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