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