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