public interface HubClusterOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
HubNodeStatus |
getNode(int index)
repeated .alluxio.hub.proto.HubNodeStatus node = 1; |
int |
getNodeCount()
repeated .alluxio.hub.proto.HubNodeStatus node = 1; |
List<HubNodeStatus> |
getNodeList()
repeated .alluxio.hub.proto.HubNodeStatus node = 1; |
HubNodeStatusOrBuilder |
getNodeOrBuilder(int index)
repeated .alluxio.hub.proto.HubNodeStatus node = 1; |
List<? extends HubNodeStatusOrBuilder> |
getNodeOrBuilderList()
repeated .alluxio.hub.proto.HubNodeStatus node = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
List<HubNodeStatus> getNodeList()
repeated .alluxio.hub.proto.HubNodeStatus node = 1;
HubNodeStatus getNode(int index)
repeated .alluxio.hub.proto.HubNodeStatus node = 1;
int getNodeCount()
repeated .alluxio.hub.proto.HubNodeStatus node = 1;
List<? extends HubNodeStatusOrBuilder> getNodeOrBuilderList()
repeated .alluxio.hub.proto.HubNodeStatus node = 1;
HubNodeStatusOrBuilder getNodeOrBuilder(int index)
repeated .alluxio.hub.proto.HubNodeStatus node = 1;
Copyright © 2023. All Rights Reserved.