Package | Description |
---|---|
alluxio.grpc | |
alluxio.master.job |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<GetJobStatusPRequest> |
GetJobStatusPRequest.PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
GetJobStatusPRequest |
GetJobStatusPRequest.Builder.build() |
GetJobStatusPRequest |
GetJobStatusPRequest.Builder.buildPartial() |
static GetJobStatusPRequest |
GetJobStatusPRequest.getDefaultInstance() |
GetJobStatusPRequest |
GetJobStatusPRequest.getDefaultInstanceForType() |
GetJobStatusPRequest |
GetJobStatusPRequest.Builder.getDefaultInstanceForType() |
static GetJobStatusPRequest |
GetJobStatusPRequest.parseDelimitedFrom(InputStream input) |
static GetJobStatusPRequest |
GetJobStatusPRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetJobStatusPRequest |
GetJobStatusPRequest.parseFrom(byte[] data) |
static GetJobStatusPRequest |
GetJobStatusPRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetJobStatusPRequest |
GetJobStatusPRequest.parseFrom(ByteBuffer data) |
static GetJobStatusPRequest |
GetJobStatusPRequest.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetJobStatusPRequest |
GetJobStatusPRequest.parseFrom(com.google.protobuf.ByteString data) |
static GetJobStatusPRequest |
GetJobStatusPRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetJobStatusPRequest |
GetJobStatusPRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static GetJobStatusPRequest |
GetJobStatusPRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetJobStatusPRequest |
GetJobStatusPRequest.parseFrom(InputStream input) |
static GetJobStatusPRequest |
GetJobStatusPRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
static io.grpc.MethodDescriptor<GetJobStatusPRequest,GetJobStatusPResponse> |
JobMasterClientServiceGrpc.getGetJobStatusMethod() |
com.google.protobuf.Parser<GetJobStatusPRequest> |
GetJobStatusPRequest.getParserForType() |
static com.google.protobuf.Parser<GetJobStatusPRequest> |
GetJobStatusPRequest.parser() |
Modifier and Type | Method and Description |
---|---|
GetJobStatusPResponse |
JobMasterClientServiceGrpc.JobMasterClientServiceBlockingStub.getJobStatus(GetJobStatusPRequest request)
Gets the status of the given job.
|
com.google.common.util.concurrent.ListenableFuture<GetJobStatusPResponse> |
JobMasterClientServiceGrpc.JobMasterClientServiceFutureStub.getJobStatus(GetJobStatusPRequest request)
Gets the status of the given job.
|
void |
JobMasterClientServiceGrpc.JobMasterClientServiceImplBase.getJobStatus(GetJobStatusPRequest request,
io.grpc.stub.StreamObserver<GetJobStatusPResponse> responseObserver)
Gets the status of the given job.
|
void |
JobMasterClientServiceGrpc.JobMasterClientServiceStub.getJobStatus(GetJobStatusPRequest request,
io.grpc.stub.StreamObserver<GetJobStatusPResponse> responseObserver)
Gets the status of the given job.
|
GetJobStatusPRequest.Builder |
GetJobStatusPRequest.Builder.mergeFrom(GetJobStatusPRequest other) |
static GetJobStatusPRequest.Builder |
GetJobStatusPRequest.newBuilder(GetJobStatusPRequest prototype) |
Modifier and Type | Method and Description |
---|---|
void |
JobMasterClientServiceHandler.getJobStatus(GetJobStatusPRequest request,
io.grpc.stub.StreamObserver<GetJobStatusPResponse> responseObserver) |
Copyright © 2023. All Rights Reserved.