Package | Description |
---|---|
alluxio.grpc | |
alluxio.master.meta |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<ListProxyStatusPRequest> |
ListProxyStatusPRequest.PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ListProxyStatusPRequest |
ListProxyStatusPRequest.Builder.build() |
ListProxyStatusPRequest |
ListProxyStatusPRequest.Builder.buildPartial() |
static ListProxyStatusPRequest |
ListProxyStatusPRequest.getDefaultInstance() |
ListProxyStatusPRequest |
ListProxyStatusPRequest.getDefaultInstanceForType() |
ListProxyStatusPRequest |
ListProxyStatusPRequest.Builder.getDefaultInstanceForType() |
static ListProxyStatusPRequest |
ListProxyStatusPRequest.parseDelimitedFrom(InputStream input) |
static ListProxyStatusPRequest |
ListProxyStatusPRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListProxyStatusPRequest |
ListProxyStatusPRequest.parseFrom(byte[] data) |
static ListProxyStatusPRequest |
ListProxyStatusPRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListProxyStatusPRequest |
ListProxyStatusPRequest.parseFrom(ByteBuffer data) |
static ListProxyStatusPRequest |
ListProxyStatusPRequest.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListProxyStatusPRequest |
ListProxyStatusPRequest.parseFrom(com.google.protobuf.ByteString data) |
static ListProxyStatusPRequest |
ListProxyStatusPRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListProxyStatusPRequest |
ListProxyStatusPRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static ListProxyStatusPRequest |
ListProxyStatusPRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListProxyStatusPRequest |
ListProxyStatusPRequest.parseFrom(InputStream input) |
static ListProxyStatusPRequest |
ListProxyStatusPRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
static io.grpc.MethodDescriptor<ListProxyStatusPRequest,ListProxyStatusPResponse> |
MetaMasterClientServiceGrpc.getListProxyStatusMethod() |
com.google.protobuf.Parser<ListProxyStatusPRequest> |
ListProxyStatusPRequest.getParserForType() |
static com.google.protobuf.Parser<ListProxyStatusPRequest> |
ListProxyStatusPRequest.parser() |
Modifier and Type | Method and Description |
---|---|
ListProxyStatusPResponse |
MetaMasterClientServiceGrpc.MetaMasterClientServiceBlockingStub.listProxyStatus(ListProxyStatusPRequest request)
Returns the status of all known Proxy instances in the cluster.
|
com.google.common.util.concurrent.ListenableFuture<ListProxyStatusPResponse> |
MetaMasterClientServiceGrpc.MetaMasterClientServiceFutureStub.listProxyStatus(ListProxyStatusPRequest request)
Returns the status of all known Proxy instances in the cluster.
|
default void |
MetaMasterClientServiceGrpc.AsyncService.listProxyStatus(ListProxyStatusPRequest request,
io.grpc.stub.StreamObserver<ListProxyStatusPResponse> responseObserver)
Returns the status of all known Proxy instances in the cluster.
|
void |
MetaMasterClientServiceGrpc.MetaMasterClientServiceStub.listProxyStatus(ListProxyStatusPRequest request,
io.grpc.stub.StreamObserver<ListProxyStatusPResponse> responseObserver)
Returns the status of all known Proxy instances in the cluster.
|
ListProxyStatusPRequest.Builder |
ListProxyStatusPRequest.Builder.mergeFrom(ListProxyStatusPRequest other) |
static ListProxyStatusPRequest.Builder |
ListProxyStatusPRequest.newBuilder(ListProxyStatusPRequest prototype) |
Modifier and Type | Method and Description |
---|---|
void |
MetaMasterClientServiceHandler.listProxyStatus(ListProxyStatusPRequest request,
io.grpc.stub.StreamObserver<ListProxyStatusPResponse> responseObserver) |
Copyright © 2023. All Rights Reserved.