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