Package | Description |
---|---|
alluxio.grpc | |
alluxio.master.file |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<SetAclPResponse> |
SetAclPResponse.PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
SetAclPResponse |
SetAclPResponse.Builder.build() |
SetAclPResponse |
SetAclPResponse.Builder.buildPartial() |
static SetAclPResponse |
SetAclPResponse.getDefaultInstance() |
SetAclPResponse |
SetAclPResponse.getDefaultInstanceForType() |
SetAclPResponse |
SetAclPResponse.Builder.getDefaultInstanceForType() |
static SetAclPResponse |
SetAclPResponse.parseDelimitedFrom(InputStream input) |
static SetAclPResponse |
SetAclPResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SetAclPResponse |
SetAclPResponse.parseFrom(byte[] data) |
static SetAclPResponse |
SetAclPResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SetAclPResponse |
SetAclPResponse.parseFrom(ByteBuffer data) |
static SetAclPResponse |
SetAclPResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SetAclPResponse |
SetAclPResponse.parseFrom(com.google.protobuf.ByteString data) |
static SetAclPResponse |
SetAclPResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SetAclPResponse |
SetAclPResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static SetAclPResponse |
SetAclPResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SetAclPResponse |
SetAclPResponse.parseFrom(InputStream input) |
static SetAclPResponse |
SetAclPResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SetAclPResponse |
FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceBlockingStub.setAcl(SetAclPRequest request)
Sets ACL for the path.
|
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<SetAclPResponse> |
SetAclPResponse.getParserForType() |
static io.grpc.MethodDescriptor<SetAclPRequest,SetAclPResponse> |
FileSystemMasterClientServiceGrpc.getSetAclMethod() |
static com.google.protobuf.Parser<SetAclPResponse> |
SetAclPResponse.parser() |
com.google.common.util.concurrent.ListenableFuture<SetAclPResponse> |
FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceFutureStub.setAcl(SetAclPRequest request)
Sets ACL for the path.
|
Modifier and Type | Method and Description |
---|---|
SetAclPResponse.Builder |
SetAclPResponse.Builder.mergeFrom(SetAclPResponse other) |
static SetAclPResponse.Builder |
SetAclPResponse.newBuilder(SetAclPResponse prototype) |
Modifier and Type | Method and Description |
---|---|
void |
FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceImplBase.setAcl(SetAclPRequest request,
io.grpc.stub.StreamObserver<SetAclPResponse> responseObserver)
Sets ACL for the path.
|
void |
FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceStub.setAcl(SetAclPRequest request,
io.grpc.stub.StreamObserver<SetAclPResponse> responseObserver)
Sets ACL for the path.
|
Modifier and Type | Method and Description |
---|---|
void |
FileSystemMasterClientServiceHandler.setAcl(SetAclPRequest request,
io.grpc.stub.StreamObserver<SetAclPResponse> responseObserver) |
Copyright © 2023. All Rights Reserved.