Package | Description |
---|---|
alluxio.hub.proto |
Modifier and Type | Class and Description |
---|---|
class |
AlluxioProcessStatus
Protobuf type
alluxio.hub.proto.AlluxioProcessStatus |
static class |
AlluxioProcessStatus.Builder
Protobuf type
alluxio.hub.proto.AlluxioProcessStatus |
Modifier and Type | Method and Description |
---|---|
AlluxioProcessStatusOrBuilder |
AlluxioNodeStatusOrBuilder.getProcessOrBuilder(int index)
repeated .alluxio.hub.proto.AlluxioProcessStatus process = 1; |
AlluxioProcessStatusOrBuilder |
AlluxioNodeStatus.getProcessOrBuilder(int index)
repeated .alluxio.hub.proto.AlluxioProcessStatus process = 1; |
AlluxioProcessStatusOrBuilder |
AlluxioNodeStatus.Builder.getProcessOrBuilder(int index)
repeated .alluxio.hub.proto.AlluxioProcessStatus process = 1; |
Modifier and Type | Method and Description |
---|---|
List<? extends AlluxioProcessStatusOrBuilder> |
AlluxioNodeStatusOrBuilder.getProcessOrBuilderList()
repeated .alluxio.hub.proto.AlluxioProcessStatus process = 1; |
List<? extends AlluxioProcessStatusOrBuilder> |
AlluxioNodeStatus.getProcessOrBuilderList()
repeated .alluxio.hub.proto.AlluxioProcessStatus process = 1; |
List<? extends AlluxioProcessStatusOrBuilder> |
AlluxioNodeStatus.Builder.getProcessOrBuilderList()
repeated .alluxio.hub.proto.AlluxioProcessStatus process = 1; |
Copyright © 2023. All Rights Reserved.