Package | Description |
---|---|
alluxio.grpc | |
alluxio.master.file |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<GetMountIdPResponse> |
GetMountIdPResponse.PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
GetMountIdPResponse |
GetMountIdPResponse.Builder.build() |
GetMountIdPResponse |
GetMountIdPResponse.Builder.buildPartial() |
static GetMountIdPResponse |
GetMountIdPResponse.getDefaultInstance() |
GetMountIdPResponse |
GetMountIdPResponse.getDefaultInstanceForType() |
GetMountIdPResponse |
GetMountIdPResponse.Builder.getDefaultInstanceForType() |
GetMountIdPResponse |
FileSystemMasterWorkerServiceGrpc.FileSystemMasterWorkerServiceBlockingStub.getMountId(GetMountIdPRequest request)
Reverse resolve a ufs path and get mount id.
|
GetMountIdPResponse |
FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceBlockingStub.getMountId(GetMountIdPRequest request)
Reverse resolve a ufs path and get mount id.
|
static GetMountIdPResponse |
GetMountIdPResponse.parseDelimitedFrom(InputStream input) |
static GetMountIdPResponse |
GetMountIdPResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetMountIdPResponse |
GetMountIdPResponse.parseFrom(byte[] data) |
static GetMountIdPResponse |
GetMountIdPResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetMountIdPResponse |
GetMountIdPResponse.parseFrom(ByteBuffer data) |
static GetMountIdPResponse |
GetMountIdPResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetMountIdPResponse |
GetMountIdPResponse.parseFrom(com.google.protobuf.ByteString data) |
static GetMountIdPResponse |
GetMountIdPResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetMountIdPResponse |
GetMountIdPResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static GetMountIdPResponse |
GetMountIdPResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetMountIdPResponse |
GetMountIdPResponse.parseFrom(InputStream input) |
static GetMountIdPResponse |
GetMountIdPResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
static io.grpc.MethodDescriptor<GetMountIdPRequest,GetMountIdPResponse> |
FileSystemMasterWorkerServiceGrpc.getGetMountIdMethod() |
static io.grpc.MethodDescriptor<GetMountIdPRequest,GetMountIdPResponse> |
FileSystemMasterClientServiceGrpc.getGetMountIdMethod() |
com.google.common.util.concurrent.ListenableFuture<GetMountIdPResponse> |
FileSystemMasterWorkerServiceGrpc.FileSystemMasterWorkerServiceFutureStub.getMountId(GetMountIdPRequest request)
Reverse resolve a ufs path and get mount id.
|
com.google.common.util.concurrent.ListenableFuture<GetMountIdPResponse> |
FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceFutureStub.getMountId(GetMountIdPRequest request)
Reverse resolve a ufs path and get mount id.
|
com.google.protobuf.Parser<GetMountIdPResponse> |
GetMountIdPResponse.getParserForType() |
static com.google.protobuf.Parser<GetMountIdPResponse> |
GetMountIdPResponse.parser() |
Modifier and Type | Method and Description |
---|---|
GetMountIdPResponse.Builder |
GetMountIdPResponse.Builder.mergeFrom(GetMountIdPResponse other) |
static GetMountIdPResponse.Builder |
GetMountIdPResponse.newBuilder(GetMountIdPResponse prototype) |
Modifier and Type | Method and Description |
---|---|
default void |
FileSystemMasterWorkerServiceGrpc.AsyncService.getMountId(GetMountIdPRequest request,
io.grpc.stub.StreamObserver<GetMountIdPResponse> responseObserver)
Reverse resolve a ufs path and get mount id.
|
void |
FileSystemMasterWorkerServiceGrpc.FileSystemMasterWorkerServiceStub.getMountId(GetMountIdPRequest request,
io.grpc.stub.StreamObserver<GetMountIdPResponse> responseObserver)
Reverse resolve a ufs path and get mount id.
|
default void |
FileSystemMasterClientServiceGrpc.AsyncService.getMountId(GetMountIdPRequest request,
io.grpc.stub.StreamObserver<GetMountIdPResponse> responseObserver)
Reverse resolve a ufs path and get mount id.
|
void |
FileSystemMasterClientServiceGrpc.FileSystemMasterClientServiceStub.getMountId(GetMountIdPRequest request,
io.grpc.stub.StreamObserver<GetMountIdPResponse> responseObserver)
Reverse resolve a ufs path and get mount id.
|
Modifier and Type | Method and Description |
---|---|
void |
FileSystemMasterWorkerServiceHandler.getMountId(GetMountIdPRequest request,
io.grpc.stub.StreamObserver<GetMountIdPResponse> responseObserver) |
Copyright © 2023. All Rights Reserved.