static AbortTransactionResponse |
ResponseFactory.createAbortTransactionResponse(ResponseContentWithMeta response,
OtsInternalApi.AbortTransactionResponse abortTransactionResponse) |
static AddDefinedColumnResponse |
ResponseFactory.createAddDefinedColumnResponse(ResponseContentWithMeta response,
OtsInternalApi.AddDefinedColumnResponse addDefinedColumnResponse) |
static BatchGetRowResponse |
ResponseFactory.createBatchGetRowResponse(ResponseContentWithMeta response,
OtsInternalApi.BatchGetRowResponse batchGetRowResponse) |
static BatchWriteRowResponse |
ResponseFactory.createBatchWriteRowResponse(ResponseContentWithMeta response,
OtsInternalApi.BatchWriteRowResponse batchWriteRowResponse) |
static BulkExportResponse |
ResponseFactory.createBulkExportResponse(ResponseContentWithMeta response,
OtsInternalApi.BulkExportResponse bulkExportResponse) |
static BulkImportResponse |
ResponseFactory.createBulkImportResponse(ResponseContentWithMeta response,
OtsInternalApi.BulkImportResponse bulkImportResponse) |
static com.alicloud.openservices.tablestore.model.tunnel.internal.CheckpointResponse |
ResponseFactory.createCheckpointResponse(ResponseContentWithMeta response,
TunnelServiceApi.CheckpointResponse tunnelResponse) |
static CommitTransactionResponse |
ResponseFactory.createCommitTransactionResponse(ResponseContentWithMeta response,
OtsInternalApi.CommitTransactionResponse commitTransactionResponse) |
static ComputeSplitsBySizeResponse |
ResponseFactory.createComputeSplitsBySizeResponse(ResponseContentWithMeta response,
OtsInternalApi.ComputeSplitPointsBySizeResponse computeSplitPointsBySizeResponse) |
static com.alicloud.openservices.tablestore.model.tunnel.internal.ConnectTunnelResponse |
ResponseFactory.createConnectTunnelResponse(ResponseContentWithMeta response,
TunnelServiceApi.ConnectResponse tunnelResponse) |
static CreateSearchIndexResponse |
ResponseFactory.createCreateSearchIndexResponse(ResponseContentWithMeta response,
Search.CreateSearchIndexResponse createSearchIndexResponse) |
static CreateTableResponse |
ResponseFactory.createCreateTableResponse(ResponseContentWithMeta response,
OtsInternalApi.CreateTableResponse createTableResponse) |
static CreateTunnelResponse |
ResponseFactory.createCreateTunnelResponse(ResponseContentWithMeta response,
TunnelServiceApi.CreateTunnelResponse tunnelResponse) |
static CreateIndexResponse |
ResponseFactory.createCreteIndexResponse(ResponseContentWithMeta response,
OtsInternalApi.CreateIndexResponse createIndexResponse) |
static DeleteDefinedColumnResponse |
ResponseFactory.createDeleteDefinedColumnResponse(ResponseContentWithMeta response,
OtsInternalApi.DeleteDefinedColumnResponse deleteDefinedColumnResponse) |
static DeleteIndexResponse |
ResponseFactory.createDeleteIndexResponse(ResponseContentWithMeta response,
OtsInternalApi.DropIndexResponse dropIndexResponse) |
static DeleteRowResponse |
ResponseFactory.createDeleteRowResponse(ResponseContentWithMeta response,
OtsInternalApi.DeleteRowResponse deleteRowResponse) |
static DeleteSearchIndexResponse |
ResponseFactory.createDeleteSearchIndexResponse(ResponseContentWithMeta response,
Search.DeleteSearchIndexResponse deleteSearchIndexResponse) |
static DeleteTableResponse |
ResponseFactory.createDeleteTableResponse(ResponseContentWithMeta response,
OtsInternalApi.DeleteTableResponse deleteTableResponse) |
static DeleteTunnelResponse |
ResponseFactory.createDeleteTunnelResponse(ResponseContentWithMeta response,
TunnelServiceApi.DeleteTunnelResponse tunnelResponse) |
static DescribeSearchIndexResponse |
ResponseFactory.createDescribeSearchIndexResponse(ResponseContentWithMeta response,
Search.DescribeSearchIndexResponse describeSearchIndexResponse) |
static DescribeStreamResponse |
ResponseFactory.createDescribeStreamResponse(ResponseContentWithMeta response,
OtsInternalApi.DescribeStreamResponse describeStreamResponse) |
static DescribeTableResponse |
ResponseFactory.createDescribeTableResponse(ResponseContentWithMeta response,
OtsInternalApi.DescribeTableResponse describeTableResponse) |
static DescribeTunnelResponse |
ResponseFactory.createDescribeTunnelResponse(ResponseContentWithMeta response,
TunnelServiceApi.DescribeTunnelResponse tunnelResponse) |
static com.alicloud.openservices.tablestore.model.tunnel.internal.GetCheckpointResponse |
ResponseFactory.createGetCheckpointResponse(ResponseContentWithMeta response,
TunnelServiceApi.GetCheckpointResponse tunnelResponse) |
static GetRangeResponse |
ResponseFactory.createGetRangeResponse(ResponseContentWithMeta response,
OtsInternalApi.GetRangeResponse getRangeResponse) |
static GetRowResponse |
ResponseFactory.createGetRowResponse(ResponseContentWithMeta response,
OtsInternalApi.GetRowResponse getRowResponse) |
static GetShardIteratorResponse |
ResponseFactory.createGetShardIteratorResponse(ResponseContentWithMeta response,
OtsInternalApi.GetShardIteratorResponse getShardIteratorResponse) |
static GetStreamRecordResponse |
ResponseFactory.createGetStreamRecordResponse(ResponseContentWithMeta response,
OtsInternalApi.GetStreamRecordResponse getStreamRecordResponse) |
static com.alicloud.openservices.tablestore.model.tunnel.internal.HeartbeatResponse |
ResponseFactory.createHeartbeatResponse(ResponseContentWithMeta response,
TunnelServiceApi.HeartbeatResponse tunnelResponse) |
static ListSearchIndexResponse |
ResponseFactory.createListSearchIndexResponse(ResponseContentWithMeta response,
Search.ListSearchIndexResponse listSearchIndexResponse) |
static ListStreamResponse |
ResponseFactory.createListStreamResponse(ResponseContentWithMeta response,
OtsInternalApi.ListStreamResponse listStreamResponse) |
static ListTableResponse |
ResponseFactory.createListTableResponse(ResponseContentWithMeta response,
OtsInternalApi.ListTableResponse listTableResponse) |
static ListTunnelResponse |
ResponseFactory.createListTunnelResponse(ResponseContentWithMeta response,
TunnelServiceApi.ListTunnelResponse tunnelResponse) |
static PutRowResponse |
ResponseFactory.createPutRowResponse(ResponseContentWithMeta response,
OtsInternalApi.PutRowResponse putRowResponse) |
static com.alicloud.openservices.tablestore.model.tunnel.internal.ReadRecordsResponse |
ResponseFactory.createReadRecordsResponse(ResponseContentWithMeta response,
TunnelServiceApi.ReadRecordsResponse tunnelResponse) |
static SearchResponse |
ResponseFactory.createSearchResponse(ResponseContentWithMeta response,
Search.SearchResponse searchResponse) |
static com.alicloud.openservices.tablestore.model.tunnel.internal.ShutdownTunnelResponse |
ResponseFactory.createShutdownTunnelResponse(ResponseContentWithMeta response,
TunnelServiceApi.ShutdownResponse tunnelResponse) |
static StartLocalTransactionResponse |
ResponseFactory.createStartLocalTransactionResponse(ResponseContentWithMeta response,
OtsInternalApi.StartLocalTransactionResponse startLocalTransactionResponse) |
static UpdateRowResponse |
ResponseFactory.createUpdateRowResponse(ResponseContentWithMeta response,
OtsInternalApi.UpdateRowResponse updateRowResponse) |
static UpdateTableResponse |
ResponseFactory.createUpdateTableResponse(ResponseContentWithMeta response,
OtsInternalApi.UpdateTableResponse updateTableResponse) |