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