Package | Description |
---|---|
alluxio.grpc | |
alluxio.master.meta |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<GetMasterInfoPOptions> |
GetMasterInfoPOptions.PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
GetMasterInfoPOptions |
GetMasterInfoPOptions.Builder.build() |
GetMasterInfoPOptions |
GetMasterInfoPOptions.Builder.buildPartial() |
static GetMasterInfoPOptions |
GetMasterInfoPOptions.getDefaultInstance() |
GetMasterInfoPOptions |
GetMasterInfoPOptions.getDefaultInstanceForType() |
GetMasterInfoPOptions |
GetMasterInfoPOptions.Builder.getDefaultInstanceForType() |
static GetMasterInfoPOptions |
GetMasterInfoPOptions.parseDelimitedFrom(InputStream input) |
static GetMasterInfoPOptions |
GetMasterInfoPOptions.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetMasterInfoPOptions |
GetMasterInfoPOptions.parseFrom(byte[] data) |
static GetMasterInfoPOptions |
GetMasterInfoPOptions.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetMasterInfoPOptions |
GetMasterInfoPOptions.parseFrom(ByteBuffer data) |
static GetMasterInfoPOptions |
GetMasterInfoPOptions.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetMasterInfoPOptions |
GetMasterInfoPOptions.parseFrom(com.google.protobuf.ByteString data) |
static GetMasterInfoPOptions |
GetMasterInfoPOptions.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetMasterInfoPOptions |
GetMasterInfoPOptions.parseFrom(com.google.protobuf.CodedInputStream input) |
static GetMasterInfoPOptions |
GetMasterInfoPOptions.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetMasterInfoPOptions |
GetMasterInfoPOptions.parseFrom(InputStream input) |
static GetMasterInfoPOptions |
GetMasterInfoPOptions.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
static io.grpc.MethodDescriptor<GetMasterInfoPOptions,GetMasterInfoPResponse> |
MetaMasterClientServiceGrpc.getGetMasterInfoMethod() |
com.google.protobuf.Parser<GetMasterInfoPOptions> |
GetMasterInfoPOptions.getParserForType() |
static com.google.protobuf.Parser<GetMasterInfoPOptions> |
GetMasterInfoPOptions.parser() |
Modifier and Type | Method and Description |
---|---|
GetMasterInfoPResponse |
MetaMasterClientServiceGrpc.MetaMasterClientServiceBlockingStub.getMasterInfo(GetMasterInfoPOptions request)
Returns information about the master.
|
com.google.common.util.concurrent.ListenableFuture<GetMasterInfoPResponse> |
MetaMasterClientServiceGrpc.MetaMasterClientServiceFutureStub.getMasterInfo(GetMasterInfoPOptions request)
Returns information about the master.
|
void |
MetaMasterClientServiceGrpc.MetaMasterClientServiceImplBase.getMasterInfo(GetMasterInfoPOptions request,
io.grpc.stub.StreamObserver<GetMasterInfoPResponse> responseObserver)
Returns information about the master.
|
void |
MetaMasterClientServiceGrpc.MetaMasterClientServiceStub.getMasterInfo(GetMasterInfoPOptions request,
io.grpc.stub.StreamObserver<GetMasterInfoPResponse> responseObserver)
Returns information about the master.
|
GetMasterInfoPOptions.Builder |
GetMasterInfoPOptions.Builder.mergeFrom(GetMasterInfoPOptions other) |
static GetMasterInfoPOptions.Builder |
GetMasterInfoPOptions.newBuilder(GetMasterInfoPOptions prototype) |
Modifier and Type | Method and Description |
---|---|
void |
MetaMasterClientServiceHandler.getMasterInfo(GetMasterInfoPOptions options,
io.grpc.stub.StreamObserver<GetMasterInfoPResponse> responseObserver) |
Copyright © 2023. All Rights Reserved.