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