Package | Description |
---|---|
alluxio.grpc | |
alluxio.master.file |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<GetUfsInfoPResponse> |
GetUfsInfoPResponse.PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
GetUfsInfoPResponse |
GetUfsInfoPResponse.Builder.build() |
GetUfsInfoPResponse |
GetUfsInfoPResponse.Builder.buildPartial() |
static GetUfsInfoPResponse |
GetUfsInfoPResponse.getDefaultInstance() |
GetUfsInfoPResponse |
GetUfsInfoPResponse.getDefaultInstanceForType() |
GetUfsInfoPResponse |
GetUfsInfoPResponse.Builder.getDefaultInstanceForType() |
GetUfsInfoPResponse |
FileSystemMasterJobServiceGrpc.FileSystemMasterJobServiceBlockingStub.getUfsInfo(GetUfsInfoPRequest request)
Returns the UFS information for the given mount point identified by its id.
|
GetUfsInfoPResponse |
FileSystemMasterWorkerServiceGrpc.FileSystemMasterWorkerServiceBlockingStub.getUfsInfo(GetUfsInfoPRequest request)
Returns the UFS information for the given mount point identified by its id.
|
static GetUfsInfoPResponse |
GetUfsInfoPResponse.parseDelimitedFrom(InputStream input) |
static GetUfsInfoPResponse |
GetUfsInfoPResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetUfsInfoPResponse |
GetUfsInfoPResponse.parseFrom(byte[] data) |
static GetUfsInfoPResponse |
GetUfsInfoPResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetUfsInfoPResponse |
GetUfsInfoPResponse.parseFrom(ByteBuffer data) |
static GetUfsInfoPResponse |
GetUfsInfoPResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetUfsInfoPResponse |
GetUfsInfoPResponse.parseFrom(com.google.protobuf.ByteString data) |
static GetUfsInfoPResponse |
GetUfsInfoPResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetUfsInfoPResponse |
GetUfsInfoPResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static GetUfsInfoPResponse |
GetUfsInfoPResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetUfsInfoPResponse |
GetUfsInfoPResponse.parseFrom(InputStream input) |
static GetUfsInfoPResponse |
GetUfsInfoPResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
static io.grpc.MethodDescriptor<GetUfsInfoPRequest,GetUfsInfoPResponse> |
FileSystemMasterJobServiceGrpc.getGetUfsInfoMethod() |
static io.grpc.MethodDescriptor<GetUfsInfoPRequest,GetUfsInfoPResponse> |
FileSystemMasterWorkerServiceGrpc.getGetUfsInfoMethod() |
com.google.protobuf.Parser<GetUfsInfoPResponse> |
GetUfsInfoPResponse.getParserForType() |
com.google.common.util.concurrent.ListenableFuture<GetUfsInfoPResponse> |
FileSystemMasterJobServiceGrpc.FileSystemMasterJobServiceFutureStub.getUfsInfo(GetUfsInfoPRequest request)
Returns the UFS information for the given mount point identified by its id.
|
com.google.common.util.concurrent.ListenableFuture<GetUfsInfoPResponse> |
FileSystemMasterWorkerServiceGrpc.FileSystemMasterWorkerServiceFutureStub.getUfsInfo(GetUfsInfoPRequest request)
Returns the UFS information for the given mount point identified by its id.
|
static com.google.protobuf.Parser<GetUfsInfoPResponse> |
GetUfsInfoPResponse.parser() |
Modifier and Type | Method and Description |
---|---|
GetUfsInfoPResponse.Builder |
GetUfsInfoPResponse.Builder.mergeFrom(GetUfsInfoPResponse other) |
static GetUfsInfoPResponse.Builder |
GetUfsInfoPResponse.newBuilder(GetUfsInfoPResponse prototype) |
Modifier and Type | Method and Description |
---|---|
void |
FileSystemMasterJobServiceGrpc.FileSystemMasterJobServiceImplBase.getUfsInfo(GetUfsInfoPRequest request,
io.grpc.stub.StreamObserver<GetUfsInfoPResponse> responseObserver)
Returns the UFS information for the given mount point identified by its id.
|
void |
FileSystemMasterJobServiceGrpc.FileSystemMasterJobServiceStub.getUfsInfo(GetUfsInfoPRequest request,
io.grpc.stub.StreamObserver<GetUfsInfoPResponse> responseObserver)
Returns the UFS information for the given mount point identified by its id.
|
void |
FileSystemMasterWorkerServiceGrpc.FileSystemMasterWorkerServiceImplBase.getUfsInfo(GetUfsInfoPRequest request,
io.grpc.stub.StreamObserver<GetUfsInfoPResponse> responseObserver)
Returns the UFS information for the given mount point identified by its id.
|
void |
FileSystemMasterWorkerServiceGrpc.FileSystemMasterWorkerServiceStub.getUfsInfo(GetUfsInfoPRequest request,
io.grpc.stub.StreamObserver<GetUfsInfoPResponse> responseObserver)
Returns the UFS information for the given mount point identified by its id.
|
Modifier and Type | Method and Description |
---|---|
void |
FileSystemMasterWorkerServiceHandler.getUfsInfo(GetUfsInfoPRequest request,
io.grpc.stub.StreamObserver<GetUfsInfoPResponse> responseObserver) |
void |
FileSystemMasterJobServiceHandler.getUfsInfo(GetUfsInfoPRequest request,
io.grpc.stub.StreamObserver<GetUfsInfoPResponse> responseObserver) |
Copyright © 2023. All Rights Reserved.