| Modifier and Type | Method and Description |
|---|---|
static RequestMessageType |
RequestMessageType.from(byte b) |
static RequestMessageType |
RequestMessageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RequestMessageType[] |
RequestMessageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RequestMessageType |
GetStoreIdRequest.messageType() |
RequestMessageType |
GetStoreRequest.messageType() |
| Modifier and Type | Method and Description |
|---|---|
RequestMessageType |
TxPullRequest.messageType() |
| Modifier and Type | Method and Description |
|---|---|
RequestMessageType |
CoreSnapshotRequest.messageType() |
| Modifier and Type | Method and Description |
|---|---|
RequestMessageType |
CatchUpRequest.messageType() |
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.