Package | Description |
---|---|
alluxio.grpc |
Modifier and Type | Class and Description |
---|---|
class |
WorkerInfo
Protobuf type
alluxio.grpc.block.WorkerInfo |
static class |
WorkerInfo.Builder
Protobuf type
alluxio.grpc.block.WorkerInfo |
Modifier and Type | Method and Description |
---|---|
WorkerInfoOrBuilder |
GetWorkerInfoListPResponseOrBuilder.getWorkerInfosOrBuilder(int index)
repeated .alluxio.grpc.block.WorkerInfo workerInfos = 1; |
WorkerInfoOrBuilder |
GetWorkerInfoListPResponse.getWorkerInfosOrBuilder(int index)
repeated .alluxio.grpc.block.WorkerInfo workerInfos = 1; |
WorkerInfoOrBuilder |
GetWorkerInfoListPResponse.Builder.getWorkerInfosOrBuilder(int index)
repeated .alluxio.grpc.block.WorkerInfo workerInfos = 1; |
Modifier and Type | Method and Description |
---|---|
List<? extends WorkerInfoOrBuilder> |
GetWorkerInfoListPResponseOrBuilder.getWorkerInfosOrBuilderList()
repeated .alluxio.grpc.block.WorkerInfo workerInfos = 1; |
List<? extends WorkerInfoOrBuilder> |
GetWorkerInfoListPResponse.getWorkerInfosOrBuilderList()
repeated .alluxio.grpc.block.WorkerInfo workerInfos = 1; |
List<? extends WorkerInfoOrBuilder> |
GetWorkerInfoListPResponse.Builder.getWorkerInfosOrBuilderList()
repeated .alluxio.grpc.block.WorkerInfo workerInfos = 1; |
Copyright © 2023. All Rights Reserved.