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