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