Package | Description |
---|---|
alluxio.grpc | |
alluxio.master.file |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<GetUfsInfoPRequest> |
GetUfsInfoPRequest.PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
GetUfsInfoPRequest |
GetUfsInfoPRequest.Builder.build() |
GetUfsInfoPRequest |
GetUfsInfoPRequest.Builder.buildPartial() |
static GetUfsInfoPRequest |
GetUfsInfoPRequest.getDefaultInstance() |
GetUfsInfoPRequest |
GetUfsInfoPRequest.getDefaultInstanceForType() |
GetUfsInfoPRequest |
GetUfsInfoPRequest.Builder.getDefaultInstanceForType() |
static GetUfsInfoPRequest |
GetUfsInfoPRequest.parseDelimitedFrom(InputStream input) |
static GetUfsInfoPRequest |
GetUfsInfoPRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetUfsInfoPRequest |
GetUfsInfoPRequest.parseFrom(byte[] data) |
static GetUfsInfoPRequest |
GetUfsInfoPRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetUfsInfoPRequest |
GetUfsInfoPRequest.parseFrom(ByteBuffer data) |
static GetUfsInfoPRequest |
GetUfsInfoPRequest.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetUfsInfoPRequest |
GetUfsInfoPRequest.parseFrom(com.google.protobuf.ByteString data) |
static GetUfsInfoPRequest |
GetUfsInfoPRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetUfsInfoPRequest |
GetUfsInfoPRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static GetUfsInfoPRequest |
GetUfsInfoPRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetUfsInfoPRequest |
GetUfsInfoPRequest.parseFrom(InputStream input) |
static GetUfsInfoPRequest |
GetUfsInfoPRequest.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<GetUfsInfoPRequest> |
GetUfsInfoPRequest.getParserForType() |
static com.google.protobuf.Parser<GetUfsInfoPRequest> |
GetUfsInfoPRequest.parser() |
Modifier and Type | Method and Description |
---|---|
GetUfsInfoPResponse |
FileSystemMasterJobServiceGrpc.FileSystemMasterJobServiceBlockingStub.getUfsInfo(GetUfsInfoPRequest request)
Returns the UFS information for the given mount point identified by its id.
|
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.
|
GetUfsInfoPResponse |
FileSystemMasterWorkerServiceGrpc.FileSystemMasterWorkerServiceBlockingStub.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.
|
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.
|
GetUfsInfoPRequest.Builder |
GetUfsInfoPRequest.Builder.mergeFrom(GetUfsInfoPRequest other) |
static GetUfsInfoPRequest.Builder |
GetUfsInfoPRequest.newBuilder(GetUfsInfoPRequest prototype) |
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.