Package | Description |
---|---|
alluxio.grpc |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<ListPolicyPRequest> |
ListPolicyPRequest.PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ListPolicyPRequest |
ListPolicyPRequest.Builder.build() |
ListPolicyPRequest |
ListPolicyPRequest.Builder.buildPartial() |
static ListPolicyPRequest |
ListPolicyPRequest.getDefaultInstance() |
ListPolicyPRequest |
ListPolicyPRequest.getDefaultInstanceForType() |
ListPolicyPRequest |
ListPolicyPRequest.Builder.getDefaultInstanceForType() |
static ListPolicyPRequest |
ListPolicyPRequest.parseDelimitedFrom(InputStream input) |
static ListPolicyPRequest |
ListPolicyPRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListPolicyPRequest |
ListPolicyPRequest.parseFrom(byte[] data) |
static ListPolicyPRequest |
ListPolicyPRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListPolicyPRequest |
ListPolicyPRequest.parseFrom(ByteBuffer data) |
static ListPolicyPRequest |
ListPolicyPRequest.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListPolicyPRequest |
ListPolicyPRequest.parseFrom(com.google.protobuf.ByteString data) |
static ListPolicyPRequest |
ListPolicyPRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListPolicyPRequest |
ListPolicyPRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static ListPolicyPRequest |
ListPolicyPRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListPolicyPRequest |
ListPolicyPRequest.parseFrom(InputStream input) |
static ListPolicyPRequest |
ListPolicyPRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
static io.grpc.MethodDescriptor<ListPolicyPRequest,ListPolicyPResponse> |
PolicyMasterClientServiceGrpc.getListPolicyMethod() |
com.google.protobuf.Parser<ListPolicyPRequest> |
ListPolicyPRequest.getParserForType() |
static com.google.protobuf.Parser<ListPolicyPRequest> |
ListPolicyPRequest.parser() |
Modifier and Type | Method and Description |
---|---|
ListPolicyPResponse |
PolicyMasterClientServiceGrpc.PolicyMasterClientServiceBlockingStub.listPolicy(ListPolicyPRequest request)
Returns the list of policies
|
com.google.common.util.concurrent.ListenableFuture<ListPolicyPResponse> |
PolicyMasterClientServiceGrpc.PolicyMasterClientServiceFutureStub.listPolicy(ListPolicyPRequest request)
Returns the list of policies
|
default void |
PolicyMasterClientServiceGrpc.AsyncService.listPolicy(ListPolicyPRequest request,
io.grpc.stub.StreamObserver<ListPolicyPResponse> responseObserver)
Returns the list of policies
|
void |
PolicyMasterClientServiceGrpc.PolicyMasterClientServiceStub.listPolicy(ListPolicyPRequest request,
io.grpc.stub.StreamObserver<ListPolicyPResponse> responseObserver)
Returns the list of policies
|
ListPolicyPRequest.Builder |
ListPolicyPRequest.Builder.mergeFrom(ListPolicyPRequest other) |
static ListPolicyPRequest.Builder |
ListPolicyPRequest.newBuilder(ListPolicyPRequest prototype) |
Copyright © 2023. All Rights Reserved.