public interface GetWorkerLostStoragePResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
WorkerLostStorageInfo |
getWorkerLostStorageInfo(int index)
repeated .alluxio.grpc.block.WorkerLostStorageInfo workerLostStorageInfo = 1; |
int |
getWorkerLostStorageInfoCount()
repeated .alluxio.grpc.block.WorkerLostStorageInfo workerLostStorageInfo = 1; |
List<WorkerLostStorageInfo> |
getWorkerLostStorageInfoList()
repeated .alluxio.grpc.block.WorkerLostStorageInfo workerLostStorageInfo = 1; |
WorkerLostStorageInfoOrBuilder |
getWorkerLostStorageInfoOrBuilder(int index)
repeated .alluxio.grpc.block.WorkerLostStorageInfo workerLostStorageInfo = 1; |
List<? extends WorkerLostStorageInfoOrBuilder> |
getWorkerLostStorageInfoOrBuilderList()
repeated .alluxio.grpc.block.WorkerLostStorageInfo workerLostStorageInfo = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
List<WorkerLostStorageInfo> getWorkerLostStorageInfoList()
repeated .alluxio.grpc.block.WorkerLostStorageInfo workerLostStorageInfo = 1;
WorkerLostStorageInfo getWorkerLostStorageInfo(int index)
repeated .alluxio.grpc.block.WorkerLostStorageInfo workerLostStorageInfo = 1;
int getWorkerLostStorageInfoCount()
repeated .alluxio.grpc.block.WorkerLostStorageInfo workerLostStorageInfo = 1;
List<? extends WorkerLostStorageInfoOrBuilder> getWorkerLostStorageInfoOrBuilderList()
repeated .alluxio.grpc.block.WorkerLostStorageInfo workerLostStorageInfo = 1;
WorkerLostStorageInfoOrBuilder getWorkerLostStorageInfoOrBuilder(int index)
repeated .alluxio.grpc.block.WorkerLostStorageInfo workerLostStorageInfo = 1;
Copyright © 2023. All Rights Reserved.