所有方法 静态方法 具体方法
限定符和类型 |
方法和说明 |
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 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 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 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 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 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 StartLocalTransactionResponse |
createStartLocalTransactionResponse(ResponseContentWithMeta response,
OtsInternalApi.StartLocalTransactionResponse startLocalTransactionResponse) |
static UpdateRowResponse |
createUpdateRowResponse(ResponseContentWithMeta response,
OtsInternalApi.UpdateRowResponse updateRowResponse) |
static UpdateTableResponse |
createUpdateTableResponse(ResponseContentWithMeta response,
OtsInternalApi.UpdateTableResponse updateTableResponse) |