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