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