Package | Description |
---|---|
alluxio.grpc.table | |
alluxio.master.table |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<GetTablePResponse> |
GetTablePResponse.PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
GetTablePResponse |
GetTablePResponse.Builder.build() |
GetTablePResponse |
GetTablePResponse.Builder.buildPartial() |
static GetTablePResponse |
GetTablePResponse.getDefaultInstance() |
GetTablePResponse |
GetTablePResponse.getDefaultInstanceForType() |
GetTablePResponse |
GetTablePResponse.Builder.getDefaultInstanceForType() |
GetTablePResponse |
TableMasterClientServiceGrpc.TableMasterClientServiceBlockingStub.getTable(GetTablePRequest request)
Returns a specific table info
|
static GetTablePResponse |
GetTablePResponse.parseDelimitedFrom(InputStream input) |
static GetTablePResponse |
GetTablePResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetTablePResponse |
GetTablePResponse.parseFrom(byte[] data) |
static GetTablePResponse |
GetTablePResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetTablePResponse |
GetTablePResponse.parseFrom(ByteBuffer data) |
static GetTablePResponse |
GetTablePResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetTablePResponse |
GetTablePResponse.parseFrom(com.google.protobuf.ByteString data) |
static GetTablePResponse |
GetTablePResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetTablePResponse |
GetTablePResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static GetTablePResponse |
GetTablePResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetTablePResponse |
GetTablePResponse.parseFrom(InputStream input) |
static GetTablePResponse |
GetTablePResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
static io.grpc.MethodDescriptor<GetTablePRequest,GetTablePResponse> |
TableMasterClientServiceGrpc.getGetTableMethod() |
com.google.protobuf.Parser<GetTablePResponse> |
GetTablePResponse.getParserForType() |
com.google.common.util.concurrent.ListenableFuture<GetTablePResponse> |
TableMasterClientServiceGrpc.TableMasterClientServiceFutureStub.getTable(GetTablePRequest request)
Returns a specific table info
|
static com.google.protobuf.Parser<GetTablePResponse> |
GetTablePResponse.parser() |
Modifier and Type | Method and Description |
---|---|
GetTablePResponse.Builder |
GetTablePResponse.Builder.mergeFrom(GetTablePResponse other) |
static GetTablePResponse.Builder |
GetTablePResponse.newBuilder(GetTablePResponse prototype) |
Modifier and Type | Method and Description |
---|---|
void |
TableMasterClientServiceGrpc.TableMasterClientServiceImplBase.getTable(GetTablePRequest request,
io.grpc.stub.StreamObserver<GetTablePResponse> responseObserver)
Returns a specific table info
|
void |
TableMasterClientServiceGrpc.TableMasterClientServiceStub.getTable(GetTablePRequest request,
io.grpc.stub.StreamObserver<GetTablePResponse> responseObserver)
Returns a specific table info
|
Modifier and Type | Method and Description |
---|---|
void |
TableMasterClientServiceHandler.getTable(GetTablePRequest request,
io.grpc.stub.StreamObserver<GetTablePResponse> responseObserver) |
Copyright © 2023. All Rights Reserved.