public interface GetNodeStatePResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
NodeState |
getNodeState()
optional .alluxio.grpc.journal.NodeState node_state = 1; |
boolean |
hasNodeState()
optional .alluxio.grpc.journal.NodeState node_state = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasNodeState()
optional .alluxio.grpc.journal.NodeState node_state = 1;
NodeState getNodeState()
optional .alluxio.grpc.journal.NodeState node_state = 1;
Copyright © 2023. All Rights Reserved.