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