Package | Description |
---|---|
alluxio.grpc | |
alluxio.master.block |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<GetWorkerInfoListPOptions> |
GetWorkerInfoListPOptions.PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
GetWorkerInfoListPOptions |
GetWorkerInfoListPOptions.Builder.build() |
GetWorkerInfoListPOptions |
GetWorkerInfoListPOptions.Builder.buildPartial() |
static GetWorkerInfoListPOptions |
GetWorkerInfoListPOptions.getDefaultInstance() |
GetWorkerInfoListPOptions |
GetWorkerInfoListPOptions.getDefaultInstanceForType() |
GetWorkerInfoListPOptions |
GetWorkerInfoListPOptions.Builder.getDefaultInstanceForType() |
static GetWorkerInfoListPOptions |
GetWorkerInfoListPOptions.parseDelimitedFrom(InputStream input) |
static GetWorkerInfoListPOptions |
GetWorkerInfoListPOptions.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetWorkerInfoListPOptions |
GetWorkerInfoListPOptions.parseFrom(byte[] data) |
static GetWorkerInfoListPOptions |
GetWorkerInfoListPOptions.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetWorkerInfoListPOptions |
GetWorkerInfoListPOptions.parseFrom(ByteBuffer data) |
static GetWorkerInfoListPOptions |
GetWorkerInfoListPOptions.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetWorkerInfoListPOptions |
GetWorkerInfoListPOptions.parseFrom(com.google.protobuf.ByteString data) |
static GetWorkerInfoListPOptions |
GetWorkerInfoListPOptions.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetWorkerInfoListPOptions |
GetWorkerInfoListPOptions.parseFrom(com.google.protobuf.CodedInputStream input) |
static GetWorkerInfoListPOptions |
GetWorkerInfoListPOptions.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetWorkerInfoListPOptions |
GetWorkerInfoListPOptions.parseFrom(InputStream input) |
static GetWorkerInfoListPOptions |
GetWorkerInfoListPOptions.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
static io.grpc.MethodDescriptor<GetWorkerInfoListPOptions,GetWorkerInfoListPResponse> |
BlockMasterClientServiceGrpc.getGetWorkerInfoListMethod() |
com.google.protobuf.Parser<GetWorkerInfoListPOptions> |
GetWorkerInfoListPOptions.getParserForType() |
static com.google.protobuf.Parser<GetWorkerInfoListPOptions> |
GetWorkerInfoListPOptions.parser() |
Modifier and Type | Method and Description |
---|---|
GetWorkerInfoListPResponse |
BlockMasterClientServiceGrpc.BlockMasterClientServiceBlockingStub.getWorkerInfoList(GetWorkerInfoListPOptions request)
Returns a list of workers information.
|
com.google.common.util.concurrent.ListenableFuture<GetWorkerInfoListPResponse> |
BlockMasterClientServiceGrpc.BlockMasterClientServiceFutureStub.getWorkerInfoList(GetWorkerInfoListPOptions request)
Returns a list of workers information.
|
void |
BlockMasterClientServiceGrpc.BlockMasterClientServiceImplBase.getWorkerInfoList(GetWorkerInfoListPOptions request,
io.grpc.stub.StreamObserver<GetWorkerInfoListPResponse> responseObserver)
Returns a list of workers information.
|
void |
BlockMasterClientServiceGrpc.BlockMasterClientServiceStub.getWorkerInfoList(GetWorkerInfoListPOptions request,
io.grpc.stub.StreamObserver<GetWorkerInfoListPResponse> responseObserver)
Returns a list of workers information.
|
GetWorkerInfoListPOptions.Builder |
GetWorkerInfoListPOptions.Builder.mergeFrom(GetWorkerInfoListPOptions other) |
static GetWorkerInfoListPOptions.Builder |
GetWorkerInfoListPOptions.newBuilder(GetWorkerInfoListPOptions prototype) |
Modifier and Type | Method and Description |
---|---|
void |
BlockMasterClientServiceHandler.getWorkerInfoList(GetWorkerInfoListPOptions options,
io.grpc.stub.StreamObserver<GetWorkerInfoListPResponse> responseObserver) |
Copyright © 2023. All Rights Reserved.