| Package | Description |
|---|---|
| lgraph |
| Modifier and Type | Method and Description |
|---|---|
static Lgraph.NodeState |
Lgraph.NodeState.forNumber(int value) |
Lgraph.NodeState |
Lgraph.HeartbeatRequestOrBuilder.getState()
required .lgraph.NodeState state = 3; |
Lgraph.NodeState |
Lgraph.HeartbeatRequest.getState()
required .lgraph.NodeState state = 3; |
Lgraph.NodeState |
Lgraph.HeartbeatRequest.Builder.getState()
required .lgraph.NodeState state = 3; |
Lgraph.NodeState |
Lgraph.PeerInfoOrBuilder.getState()
required .lgraph.NodeState state = 3; |
Lgraph.NodeState |
Lgraph.PeerInfo.getState()
required .lgraph.NodeState state = 3; |
Lgraph.NodeState |
Lgraph.PeerInfo.Builder.getState()
required .lgraph.NodeState state = 3; |
static Lgraph.NodeState |
Lgraph.NodeState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Lgraph.NodeState |
Lgraph.NodeState.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
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.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Lgraph.NodeState> |
Lgraph.NodeState.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Lgraph.HeartbeatRequest.Builder |
Lgraph.HeartbeatRequest.Builder.setState(Lgraph.NodeState value)
required .lgraph.NodeState state = 3; |
Lgraph.PeerInfo.Builder |
Lgraph.PeerInfo.Builder.setState(Lgraph.NodeState value)
required .lgraph.NodeState state = 3; |
Copyright © 2023 Ant Group. All rights reserved.