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