public static interface RegisterManagerResponse.PayloadOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
HubStatus |
getStatus()
optional .alluxio.hub.proto.HubStatus status = 1; |
boolean |
hasStatus()
optional .alluxio.hub.proto.HubStatus status = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasStatus()
optional .alluxio.hub.proto.HubStatus status = 1;
HubStatus getStatus()
optional .alluxio.hub.proto.HubStatus status = 1;
Copyright © 2023. All Rights Reserved.