所有方法 静态方法 具体方法
限定符和类型 |
方法和说明 |
static AbortTransactionResponse |
createAbortTransactionResponse(ResponseContentWithMeta response,
OtsInternalApi.AbortTransactionResponse abortTransactionResponse) |
static AddDefinedColumnResponse |
createAddDefinedColumnResponse(ResponseContentWithMeta response,
OtsInternalApi.AddDefinedColumnResponse addDefinedColumnResponse) |
static BatchGetRowResponse |
createBatchGetRowResponse(ResponseContentWithMeta response,
OtsInternalApi.BatchGetRowResponse batchGetRowResponse) |
static BatchWriteRowResponse |
createBatchWriteRowResponse(ResponseContentWithMeta response,
OtsInternalApi.BatchWriteRowResponse batchWriteRowResponse) |
static BulkExportResponse |
createBulkExportResponse(ResponseContentWithMeta response,
OtsInternalApi.BulkExportResponse bulkExportResponse) |
static BulkImportResponse |
createBulkImportResponse(ResponseContentWithMeta response,
OtsInternalApi.BulkImportResponse bulkImportResponse) |
static com.alicloud.openservices.tablestore.model.tunnel.internal.Channel |
createChannel(TunnelServiceApi.Channel channel) |
static ChannelStatus |
createChannelStatus(TunnelServiceApi.ChannelStatus status) |
static com.alicloud.openservices.tablestore.model.tunnel.internal.CheckpointResponse |
createCheckpointResponse(ResponseContentWithMeta response,
TunnelServiceApi.CheckpointResponse tunnelResponse) |
static CommitTransactionResponse |
createCommitTransactionResponse(ResponseContentWithMeta response,
OtsInternalApi.CommitTransactionResponse commitTransactionResponse) |
static ComputeSplitsBySizeResponse |
createComputeSplitsBySizeResponse(ResponseContentWithMeta response,
OtsInternalApi.ComputeSplitPointsBySizeResponse computeSplitPointsBySizeResponse) |
static ComputeSplitsResponse |
createComputeSplitsResponse(ResponseContentWithMeta response,
OtsInternalApi.ComputeSplitsResponse computeSplitsResponse) |
static com.alicloud.openservices.tablestore.model.tunnel.internal.ConnectTunnelResponse |
createConnectTunnelResponse(ResponseContentWithMeta response,
TunnelServiceApi.ConnectResponse tunnelResponse) |
static CreateSearchIndexResponse |
createCreateSearchIndexResponse(ResponseContentWithMeta response,
Search.CreateSearchIndexResponse createSearchIndexResponse) |
static CreateTableResponse |
createCreateTableResponse(ResponseContentWithMeta response,
OtsInternalApi.CreateTableResponse createTableResponse) |
static CreateTunnelResponse |
createCreateTunnelResponse(ResponseContentWithMeta response,
TunnelServiceApi.CreateTunnelResponse tunnelResponse) |
static CreateIndexResponse |
createCreteIndexResponse(ResponseContentWithMeta response,
OtsInternalApi.CreateIndexResponse createIndexResponse) |
static DataType |
createDataType(OtsDelivery.ParquetSchema.DataType dataType) |
static DeleteDefinedColumnResponse |
createDeleteDefinedColumnResponse(ResponseContentWithMeta response,
OtsInternalApi.DeleteDefinedColumnResponse deleteDefinedColumnResponse) |
static DeleteIndexResponse |
createDeleteIndexResponse(ResponseContentWithMeta response,
OtsInternalApi.DropIndexResponse dropIndexResponse) |
static DeleteRowResponse |
createDeleteRowResponse(ResponseContentWithMeta response,
OtsInternalApi.DeleteRowResponse deleteRowResponse) |
static DeleteSearchIndexResponse |
createDeleteSearchIndexResponse(ResponseContentWithMeta response,
Search.DeleteSearchIndexResponse deleteSearchIndexResponse) |
static DeleteTableResponse |
createDeleteTableResponse(ResponseContentWithMeta response,
OtsInternalApi.DeleteTableResponse deleteTableResponse) |
static DeleteTunnelResponse |
createDeleteTunnelResponse(ResponseContentWithMeta response,
TunnelServiceApi.DeleteTunnelResponse tunnelResponse) |
static CreateDeliveryTaskResponse |
createDeliveryTaskResponse(ResponseContentWithMeta response,
OtsDelivery.CreateDeliveryTaskResponse createDeliveryTaskResponse) |
static DescribeSearchIndexResponse |
createDescribeSearchIndexResponse(ResponseContentWithMeta response,
Search.DescribeSearchIndexResponse describeSearchIndexResponse) |
static DescribeStreamResponse |
createDescribeStreamResponse(ResponseContentWithMeta response,
OtsInternalApi.DescribeStreamResponse describeStreamResponse) |
static DescribeTableResponse |
createDescribeTableResponse(ResponseContentWithMeta response,
OtsInternalApi.DescribeTableResponse describeTableResponse) |
static DescribeTunnelResponse |
createDescribeTunnelResponse(ResponseContentWithMeta response,
TunnelServiceApi.DescribeTunnelResponse tunnelResponse) |
static OSSFileEncoding |
createEncoding(OtsDelivery.Encoding encoding) |
static DeliveryErrorType |
createErrorType(OtsDelivery.ErrorType errorType) |
static EventColumn |
createEventTimeColumn(OtsDelivery.EventColumn eventColumn) |
static OSSFileFormat |
createFormat(OtsDelivery.Format format) |
static com.alicloud.openservices.tablestore.model.tunnel.internal.GetCheckpointResponse |
createGetCheckpointResponse(ResponseContentWithMeta response,
TunnelServiceApi.GetCheckpointResponse tunnelResponse) |
static GetRangeResponse |
createGetRangeResponse(ResponseContentWithMeta response,
OtsInternalApi.GetRangeResponse getRangeResponse) |
static GetRowResponse |
createGetRowResponse(ResponseContentWithMeta response,
OtsInternalApi.GetRowResponse getRowResponse) |
static GetShardIteratorResponse |
createGetShardIteratorResponse(ResponseContentWithMeta response,
OtsInternalApi.GetShardIteratorResponse getShardIteratorResponse) |
static GetStreamRecordResponse |
createGetStreamRecordResponse(ResponseContentWithMeta response,
OtsInternalApi.GetStreamRecordResponse getStreamRecordResponse) |
static com.alicloud.openservices.tablestore.model.tunnel.internal.HeartbeatResponse |
createHeartbeatResponse(ResponseContentWithMeta response,
TunnelServiceApi.HeartbeatResponse tunnelResponse) |
static ListSearchIndexResponse |
createListSearchIndexResponse(ResponseContentWithMeta response,
Search.ListSearchIndexResponse listSearchIndexResponse) |
static ListStreamResponse |
createListStreamResponse(ResponseContentWithMeta response,
OtsInternalApi.ListStreamResponse listStreamResponse) |
static ListTableResponse |
createListTableResponse(ResponseContentWithMeta response,
OtsInternalApi.ListTableResponse listTableResponse) |
static ListTunnelResponse |
createListTunnelResponse(ResponseContentWithMeta response,
TunnelServiceApi.ListTunnelResponse tunnelResponse) |
static ParallelScanResponse |
createParallelScanResponse(ResponseContentWithMeta response,
Search.ParallelScanResponse parallelScanResponse) |
static PutRowResponse |
createPutRowResponse(ResponseContentWithMeta response,
OtsInternalApi.PutRowResponse putRowResponse) |
static com.alicloud.openservices.tablestore.model.tunnel.internal.ReadRecordsResponse |
createReadRecordsResponse(ResponseContentWithMeta response,
TunnelServiceApi.ReadRecordsResponse tunnelResponse) |
static SearchResponse |
createSearchResponse(ResponseContentWithMeta response,
Search.SearchResponse searchResponse) |
static com.alicloud.openservices.tablestore.model.tunnel.internal.ShutdownTunnelResponse |
createShutdownTunnelResponse(ResponseContentWithMeta response,
TunnelServiceApi.ShutdownResponse tunnelResponse) |
static SQLQueryResponse |
createSqlQueryResponse(ResponseContentWithMeta response,
OtsInternalApi.SQLQueryResponse sqlQueryResponse) |
static StartLocalTransactionResponse |
createStartLocalTransactionResponse(ResponseContentWithMeta response,
OtsInternalApi.StartLocalTransactionResponse startLocalTransactionResponse) |
static OSSTaskConfig |
createTaskConfig(OtsDelivery.OSSTaskConfig taskConfig) |
static List<DeliveryTaskInfo> |
createTaskInfoList(List<OtsDelivery.DeliveryTaskInfo> taskInfos) |
static TaskSyncPhase |
createTaskSycnPhase(OtsDelivery.TaskSyncStat.TaskSyncPhase taskSyncPhase) |
static TaskSyncStat |
createTaskSyncStat(OtsDelivery.TaskSyncStat taskSyncStat) |
static DeliveryTaskType |
createTaskType(OtsDelivery.DeliveryTaskType taskType) |
static EventTimeFormat |
createTimeFormat(OtsDelivery.EventColumn.eventTimeFormat eventTimeFormat) |
static TimeFormatter |
createTimeFormatter(OtsDelivery.TimeFormatter timeFormatter) |
static UpdateRowResponse |
createUpdateRowResponse(ResponseContentWithMeta response,
OtsInternalApi.UpdateRowResponse updateRowResponse) |
static UpdateSearchIndexResponse |
createUpdateSearchIndexResponse(ResponseContentWithMeta response,
Search.UpdateSearchIndexResponse updateSearchIndexResponse) |
static UpdateTableResponse |
createUpdateTableResponse(ResponseContentWithMeta response,
OtsInternalApi.UpdateTableResponse updateTableResponse) |
static DeleteDeliveryTaskResponse |
deleteDeliveryTaskResponse(ResponseContentWithMeta response,
OtsDelivery.DeleteDeliveryTaskResponse DeleteDeliveryTaskResponse) |
static DescribeDeliveryTaskResponse |
describeDeliveryTaskResponse(ResponseContentWithMeta response,
OtsDelivery.DescribeDeliveryTaskResponse describeDeliveryTaskResponse) |
static ListDeliveryTaskResponse |
listDeliveryTaskResponse(ResponseContentWithMeta response,
OtsDelivery.ListDeliveryTaskResponse listDeliveryTaskResponse) |