Package | Description |
---|---|
alluxio.grpc | |
alluxio.master.meta |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<GetMasterIdPResponse> |
GetMasterIdPResponse.PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
GetMasterIdPResponse |
GetMasterIdPResponse.Builder.build() |
GetMasterIdPResponse |
GetMasterIdPResponse.Builder.buildPartial() |
static GetMasterIdPResponse |
GetMasterIdPResponse.getDefaultInstance() |
GetMasterIdPResponse |
GetMasterIdPResponse.getDefaultInstanceForType() |
GetMasterIdPResponse |
GetMasterIdPResponse.Builder.getDefaultInstanceForType() |
GetMasterIdPResponse |
MetaMasterMasterServiceGrpc.MetaMasterMasterServiceBlockingStub.getMasterId(GetMasterIdPRequest request)
Returns a master id for the given master address.
|
static GetMasterIdPResponse |
GetMasterIdPResponse.parseDelimitedFrom(InputStream input) |
static GetMasterIdPResponse |
GetMasterIdPResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetMasterIdPResponse |
GetMasterIdPResponse.parseFrom(byte[] data) |
static GetMasterIdPResponse |
GetMasterIdPResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetMasterIdPResponse |
GetMasterIdPResponse.parseFrom(ByteBuffer data) |
static GetMasterIdPResponse |
GetMasterIdPResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetMasterIdPResponse |
GetMasterIdPResponse.parseFrom(com.google.protobuf.ByteString data) |
static GetMasterIdPResponse |
GetMasterIdPResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetMasterIdPResponse |
GetMasterIdPResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static GetMasterIdPResponse |
GetMasterIdPResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetMasterIdPResponse |
GetMasterIdPResponse.parseFrom(InputStream input) |
static GetMasterIdPResponse |
GetMasterIdPResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
static io.grpc.MethodDescriptor<GetMasterIdPRequest,GetMasterIdPResponse> |
MetaMasterMasterServiceGrpc.getGetMasterIdMethod() |
com.google.common.util.concurrent.ListenableFuture<GetMasterIdPResponse> |
MetaMasterMasterServiceGrpc.MetaMasterMasterServiceFutureStub.getMasterId(GetMasterIdPRequest request)
Returns a master id for the given master address.
|
com.google.protobuf.Parser<GetMasterIdPResponse> |
GetMasterIdPResponse.getParserForType() |
static com.google.protobuf.Parser<GetMasterIdPResponse> |
GetMasterIdPResponse.parser() |
Modifier and Type | Method and Description |
---|---|
GetMasterIdPResponse.Builder |
GetMasterIdPResponse.Builder.mergeFrom(GetMasterIdPResponse other) |
static GetMasterIdPResponse.Builder |
GetMasterIdPResponse.newBuilder(GetMasterIdPResponse prototype) |
Modifier and Type | Method and Description |
---|---|
void |
MetaMasterMasterServiceGrpc.MetaMasterMasterServiceImplBase.getMasterId(GetMasterIdPRequest request,
io.grpc.stub.StreamObserver<GetMasterIdPResponse> responseObserver)
Returns a master id for the given master address.
|
void |
MetaMasterMasterServiceGrpc.MetaMasterMasterServiceStub.getMasterId(GetMasterIdPRequest request,
io.grpc.stub.StreamObserver<GetMasterIdPResponse> responseObserver)
Returns a master id for the given master address.
|
Modifier and Type | Method and Description |
---|---|
void |
MetaMasterMasterServiceHandler.getMasterId(GetMasterIdPRequest request,
io.grpc.stub.StreamObserver<GetMasterIdPResponse> responseObserver) |
Copyright © 2023. All Rights Reserved.