Package | Description |
---|---|
alluxio.grpc | |
alluxio.master.file |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<UpdateMountPResponse> |
UpdateMountPResponse.PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
UpdateMountPResponse |
UpdateMountPResponse.Builder.build() |
UpdateMountPResponse |
UpdateMountPResponse.Builder.buildPartial() |
static UpdateMountPResponse |
UpdateMountPResponse.getDefaultInstance() |
UpdateMountPResponse |
UpdateMountPResponse.getDefaultInstanceForType() |
UpdateMountPResponse |
UpdateMountPResponse.Builder.getDefaultInstanceForType() |
static UpdateMountPResponse |
UpdateMountPResponse.parseDelimitedFrom(InputStream input) |
static UpdateMountPResponse |
UpdateMountPResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateMountPResponse |
UpdateMountPResponse.parseFrom(byte[] data) |
static UpdateMountPResponse |
UpdateMountPResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateMountPResponse |
UpdateMountPResponse.parseFrom(ByteBuffer data) |
static UpdateMountPResponse |
UpdateMountPResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateMountPResponse |
UpdateMountPResponse.parseFrom(com.google.protobuf.ByteString data) |
static UpdateMountPResponse |
UpdateMountPResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateMountPResponse |
UpdateMountPResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static UpdateMountPResponse |
UpdateMountPResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UpdateMountPResponse |
UpdateMountPResponse.parseFrom(InputStream input) |
static UpdateMountPResponse |
UpdateMountPResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
UpdateMountPResponse |
FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceBlockingStub.updateMount(UpdateMountPRequest request)
Updates an existing "mount point", changing its mount properties
|
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<UpdateMountPResponse> |
UpdateMountPResponse.getParserForType() |
static io.grpc.MethodDescriptor<UpdateMountPRequest,UpdateMountPResponse> |
FileSystemMasterClientServiceGrpc.getUpdateMountMethod() |
static com.google.protobuf.Parser<UpdateMountPResponse> |
UpdateMountPResponse.parser() |
com.google.common.util.concurrent.ListenableFuture<UpdateMountPResponse> |
FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceFutureStub.updateMount(UpdateMountPRequest request)
Updates an existing "mount point", changing its mount properties
|
Modifier and Type | Method and Description |
---|---|
UpdateMountPResponse.Builder |
UpdateMountPResponse.Builder.mergeFrom(UpdateMountPResponse other) |
static UpdateMountPResponse.Builder |
UpdateMountPResponse.newBuilder(UpdateMountPResponse prototype) |
Modifier and Type | Method and Description |
---|---|
void |
FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceImplBase.updateMount(UpdateMountPRequest request,
io.grpc.stub.StreamObserver<UpdateMountPResponse> responseObserver)
Updates an existing "mount point", changing its mount properties
|
void |
FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceStub.updateMount(UpdateMountPRequest request,
io.grpc.stub.StreamObserver<UpdateMountPResponse> responseObserver)
Updates an existing "mount point", changing its mount properties
|
Modifier and Type | Method and Description |
---|---|
void |
FileSystemMasterClientServiceHandler.updateMount(UpdateMountPRequest request,
io.grpc.stub.StreamObserver<UpdateMountPResponse> responseObserver) |
Copyright © 2023. All Rights Reserved.