Package | Description |
---|---|
alluxio.grpc | |
alluxio.master.block |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<GetCapacityBytesPOptions> |
GetCapacityBytesPOptions.PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
GetCapacityBytesPOptions |
GetCapacityBytesPOptions.Builder.build() |
GetCapacityBytesPOptions |
GetCapacityBytesPOptions.Builder.buildPartial() |
static GetCapacityBytesPOptions |
GetCapacityBytesPOptions.getDefaultInstance() |
GetCapacityBytesPOptions |
GetCapacityBytesPOptions.getDefaultInstanceForType() |
GetCapacityBytesPOptions |
GetCapacityBytesPOptions.Builder.getDefaultInstanceForType() |
static GetCapacityBytesPOptions |
GetCapacityBytesPOptions.parseDelimitedFrom(InputStream input) |
static GetCapacityBytesPOptions |
GetCapacityBytesPOptions.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetCapacityBytesPOptions |
GetCapacityBytesPOptions.parseFrom(byte[] data) |
static GetCapacityBytesPOptions |
GetCapacityBytesPOptions.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetCapacityBytesPOptions |
GetCapacityBytesPOptions.parseFrom(ByteBuffer data) |
static GetCapacityBytesPOptions |
GetCapacityBytesPOptions.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetCapacityBytesPOptions |
GetCapacityBytesPOptions.parseFrom(com.google.protobuf.ByteString data) |
static GetCapacityBytesPOptions |
GetCapacityBytesPOptions.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetCapacityBytesPOptions |
GetCapacityBytesPOptions.parseFrom(com.google.protobuf.CodedInputStream input) |
static GetCapacityBytesPOptions |
GetCapacityBytesPOptions.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetCapacityBytesPOptions |
GetCapacityBytesPOptions.parseFrom(InputStream input) |
static GetCapacityBytesPOptions |
GetCapacityBytesPOptions.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
static io.grpc.MethodDescriptor<GetCapacityBytesPOptions,GetCapacityBytesPResponse> |
BlockMasterClientServiceGrpc.getGetCapacityBytesMethod() |
com.google.protobuf.Parser<GetCapacityBytesPOptions> |
GetCapacityBytesPOptions.getParserForType() |
static com.google.protobuf.Parser<GetCapacityBytesPOptions> |
GetCapacityBytesPOptions.parser() |
Modifier and Type | Method and Description |
---|---|
GetCapacityBytesPResponse |
BlockMasterClientServiceGrpc.BlockMasterClientServiceBlockingStub.getCapacityBytes(GetCapacityBytesPOptions request)
Returns the capacity (in bytes).
|
com.google.common.util.concurrent.ListenableFuture<GetCapacityBytesPResponse> |
BlockMasterClientServiceGrpc.BlockMasterClientServiceFutureStub.getCapacityBytes(GetCapacityBytesPOptions request)
Returns the capacity (in bytes).
|
void |
BlockMasterClientServiceGrpc.BlockMasterClientServiceImplBase.getCapacityBytes(GetCapacityBytesPOptions request,
io.grpc.stub.StreamObserver<GetCapacityBytesPResponse> responseObserver)
Returns the capacity (in bytes).
|
void |
BlockMasterClientServiceGrpc.BlockMasterClientServiceStub.getCapacityBytes(GetCapacityBytesPOptions request,
io.grpc.stub.StreamObserver<GetCapacityBytesPResponse> responseObserver)
Returns the capacity (in bytes).
|
GetCapacityBytesPOptions.Builder |
GetCapacityBytesPOptions.Builder.mergeFrom(GetCapacityBytesPOptions other) |
static GetCapacityBytesPOptions.Builder |
GetCapacityBytesPOptions.newBuilder(GetCapacityBytesPOptions prototype) |
Modifier and Type | Method and Description |
---|---|
void |
BlockMasterClientServiceHandler.getCapacityBytes(GetCapacityBytesPOptions options,
io.grpc.stub.StreamObserver<GetCapacityBytesPResponse> responseObserver) |
Copyright © 2023. All Rights Reserved.