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