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