static BatchGetRowResponse |
ResponseFactory.createBatchGetRowResponse(ResponseContentWithMeta response,
OtsInternalApi.BatchGetRowResponse batchGetRowResponse) |
static BatchWriteRowResponse |
ResponseFactory.createBatchWriteRowResponse(ResponseContentWithMeta response,
OtsInternalApi.BatchWriteRowResponse batchWriteRowResponse) |
static CreateTableResponse |
ResponseFactory.createCreateTableResponse(ResponseContentWithMeta response,
OtsInternalApi.CreateTableResponse createTableResponse) |
static DeleteRowResponse |
ResponseFactory.createDeleteRowResponse(ResponseContentWithMeta response,
OtsInternalApi.DeleteRowResponse deleteRowResponse) |
static DeleteTableResponse |
ResponseFactory.createDeleteTableResponse(ResponseContentWithMeta response,
OtsInternalApi.DeleteTableResponse deleteTableResponse) |
static DescribeStreamResponse |
ResponseFactory.createDescribeStreamResponse(ResponseContentWithMeta response,
OtsInternalApi.DescribeStreamResponse describeStreamResponse) |
static DescribeTableResponse |
ResponseFactory.createDescribeTableResponse(ResponseContentWithMeta response,
OtsInternalApi.DescribeTableResponse describeTableResponse) |
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 ListStreamResponse |
ResponseFactory.createListStreamResponse(ResponseContentWithMeta response,
OtsInternalApi.ListStreamResponse listStreamResponse) |
static ListTableResponse |
ResponseFactory.createListTableResponse(ResponseContentWithMeta response,
OtsInternalApi.ListTableResponse listTableResponse) |
static PutRowResponse |
ResponseFactory.createPutRowResponse(ResponseContentWithMeta response,
OtsInternalApi.PutRowResponse putRowResponse) |
static UpdateRowResponse |
ResponseFactory.createUpdateRowResponse(ResponseContentWithMeta response,
OtsInternalApi.UpdateRowResponse updateRowResponse) |
static UpdateTableResponse |
ResponseFactory.createUpdateTableResponse(ResponseContentWithMeta response,
OtsInternalApi.UpdateTableResponse updateTableResponse) |