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