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