Package | Description |
---|---|
alluxio.hub.proto |
Modifier and Type | Class and Description |
---|---|
class |
HubCluster
Protobuf type
alluxio.hub.proto.HubCluster |
static class |
HubCluster.Builder
Protobuf type
alluxio.hub.proto.HubCluster |
Modifier and Type | Method and Description |
---|---|
HubClusterOrBuilder |
HubManagerObjectOrBuilder.getHubClusterOrBuilder()
optional .alluxio.hub.proto.HubCluster hub_cluster = 3; |
HubClusterOrBuilder |
HubManagerObject.getHubClusterOrBuilder()
optional .alluxio.hub.proto.HubCluster hub_cluster = 3; |
HubClusterOrBuilder |
HubManagerObject.Builder.getHubClusterOrBuilder()
optional .alluxio.hub.proto.HubCluster hub_cluster = 3; |
HubClusterOrBuilder |
StatusOrBuilder.getHubClusterOrBuilder(int index)
repeated .alluxio.hub.proto.HubCluster hub_cluster = 3; |
HubClusterOrBuilder |
Status.getHubClusterOrBuilder(int index)
repeated .alluxio.hub.proto.HubCluster hub_cluster = 3; |
HubClusterOrBuilder |
Status.Builder.getHubClusterOrBuilder(int index)
repeated .alluxio.hub.proto.HubCluster hub_cluster = 3; |
Modifier and Type | Method and Description |
---|---|
List<? extends HubClusterOrBuilder> |
StatusOrBuilder.getHubClusterOrBuilderList()
repeated .alluxio.hub.proto.HubCluster hub_cluster = 3; |
List<? extends HubClusterOrBuilder> |
Status.getHubClusterOrBuilderList()
repeated .alluxio.hub.proto.HubCluster hub_cluster = 3; |
List<? extends HubClusterOrBuilder> |
Status.Builder.getHubClusterOrBuilderList()
repeated .alluxio.hub.proto.HubCluster hub_cluster = 3; |
Copyright © 2023. All Rights Reserved.