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