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