static Lgraph.NodeState |
Lgraph.NodeState.forNumber(int value) |
|
Lgraph.NodeState |
Lgraph.HeartbeatRequest.Builder.getState() |
required .lgraph.NodeState state = 3;
|
Lgraph.NodeState |
Lgraph.HeartbeatRequest.getState() |
required .lgraph.NodeState state = 3;
|
Lgraph.NodeState |
Lgraph.HeartbeatRequestOrBuilder.getState() |
required .lgraph.NodeState state = 3;
|
Lgraph.NodeState |
Lgraph.PeerInfo.Builder.getState() |
required .lgraph.NodeState state = 3;
|
Lgraph.NodeState |
Lgraph.PeerInfo.getState() |
required .lgraph.NodeState state = 3;
|
Lgraph.NodeState |
Lgraph.PeerInfoOrBuilder.getState() |
required .lgraph.NodeState state = 3;
|
static Lgraph.NodeState |
Lgraph.NodeState.valueOf(int value) |
Deprecated.
|
static Lgraph.NodeState |
Lgraph.NodeState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Lgraph.NodeState |
Lgraph.NodeState.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Lgraph.NodeState[] |
Lgraph.NodeState.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|