Package | Description |
---|---|
alluxio.grpc | |
alluxio.master.block |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<GetWorkerLostStoragePResponse> |
GetWorkerLostStoragePResponse.PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
GetWorkerLostStoragePResponse |
GetWorkerLostStoragePResponse.Builder.build() |
GetWorkerLostStoragePResponse |
GetWorkerLostStoragePResponse.Builder.buildPartial() |
static GetWorkerLostStoragePResponse |
GetWorkerLostStoragePResponse.getDefaultInstance() |
GetWorkerLostStoragePResponse |
GetWorkerLostStoragePResponse.getDefaultInstanceForType() |
GetWorkerLostStoragePResponse |
GetWorkerLostStoragePResponse.Builder.getDefaultInstanceForType() |
GetWorkerLostStoragePResponse |
BlockMasterClientServiceGrpc.BlockMasterClientServiceBlockingStub.getWorkerLostStorage(GetWorkerLostStoragePOptions request)
Returns a list of worker lost storage information
|
static GetWorkerLostStoragePResponse |
GetWorkerLostStoragePResponse.parseDelimitedFrom(InputStream input) |
static GetWorkerLostStoragePResponse |
GetWorkerLostStoragePResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetWorkerLostStoragePResponse |
GetWorkerLostStoragePResponse.parseFrom(byte[] data) |
static GetWorkerLostStoragePResponse |
GetWorkerLostStoragePResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetWorkerLostStoragePResponse |
GetWorkerLostStoragePResponse.parseFrom(ByteBuffer data) |
static GetWorkerLostStoragePResponse |
GetWorkerLostStoragePResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetWorkerLostStoragePResponse |
GetWorkerLostStoragePResponse.parseFrom(com.google.protobuf.ByteString data) |
static GetWorkerLostStoragePResponse |
GetWorkerLostStoragePResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetWorkerLostStoragePResponse |
GetWorkerLostStoragePResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static GetWorkerLostStoragePResponse |
GetWorkerLostStoragePResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetWorkerLostStoragePResponse |
GetWorkerLostStoragePResponse.parseFrom(InputStream input) |
static GetWorkerLostStoragePResponse |
GetWorkerLostStoragePResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
static io.grpc.MethodDescriptor<GetWorkerLostStoragePOptions,GetWorkerLostStoragePResponse> |
BlockMasterClientServiceGrpc.getGetWorkerLostStorageMethod() |
com.google.protobuf.Parser<GetWorkerLostStoragePResponse> |
GetWorkerLostStoragePResponse.getParserForType() |
com.google.common.util.concurrent.ListenableFuture<GetWorkerLostStoragePResponse> |
BlockMasterClientServiceGrpc.BlockMasterClientServiceFutureStub.getWorkerLostStorage(GetWorkerLostStoragePOptions request)
Returns a list of worker lost storage information
|
static com.google.protobuf.Parser<GetWorkerLostStoragePResponse> |
GetWorkerLostStoragePResponse.parser() |
Modifier and Type | Method and Description |
---|---|
GetWorkerLostStoragePResponse.Builder |
GetWorkerLostStoragePResponse.Builder.mergeFrom(GetWorkerLostStoragePResponse other) |
static GetWorkerLostStoragePResponse.Builder |
GetWorkerLostStoragePResponse.newBuilder(GetWorkerLostStoragePResponse prototype) |
Modifier and Type | Method and Description |
---|---|
void |
BlockMasterClientServiceGrpc.BlockMasterClientServiceImplBase.getWorkerLostStorage(GetWorkerLostStoragePOptions request,
io.grpc.stub.StreamObserver<GetWorkerLostStoragePResponse> responseObserver)
Returns a list of worker lost storage information
|
void |
BlockMasterClientServiceGrpc.BlockMasterClientServiceStub.getWorkerLostStorage(GetWorkerLostStoragePOptions request,
io.grpc.stub.StreamObserver<GetWorkerLostStoragePResponse> responseObserver)
Returns a list of worker lost storage information
|
Modifier and Type | Method and Description |
---|---|
void |
BlockMasterClientServiceHandler.getWorkerLostStorage(GetWorkerLostStoragePOptions options,
io.grpc.stub.StreamObserver<GetWorkerLostStoragePResponse> responseObserver) |
Copyright © 2023. All Rights Reserved.