| Package | Description |
|---|---|
| org.neo4j.causalclustering.core.state.machines.token |
| Modifier and Type | Method and Description |
|---|---|
TokenType |
ReplicatedTokenRequest.type() |
static TokenType |
TokenType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TokenType[] |
TokenType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ReplicatedTokenRequest(TokenType type,
String tokenName,
byte[] commandBytes) |
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.