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