| Package | Description |
|---|---|
| com.alicloud.openservices.tablestore.core.protocol | |
| com.alicloud.openservices.tablestore.model | |
| com.alicloud.openservices.tablestore.tunnel.worker |
| Modifier and Type | Method and Description |
|---|---|
static StreamRecord |
PlainBufferConversion.toStreamRecord(PlainBufferRow pbRow,
PlainBufferRow pbOriginRow,
OtsInternalApi.ActionType actionType,
boolean parseInTimeseriesDataFormat) |
static StreamRecord |
PlainBufferConversion.toStreamRecord(PlainBufferRow pbRow,
PlainBufferRow pbOriginRow,
TunnelServiceApi.ActionType actionType,
boolean parseInTimeseriesDataFormat) |
| Modifier and Type | Method and Description |
|---|---|
List<StreamRecord> |
GetStreamRecordResponse.getRecords()
获取记录列表
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetStreamRecordResponse.setRecords(List<StreamRecord> records) |
| Modifier and Type | Method and Description |
|---|---|
List<StreamRecord> |
ReadRecordsPipeResult.getRecords() |
List<StreamRecord> |
ProcessRecordsInput.getRecords() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReadRecordsPipeResult.setRecords(List<StreamRecord> records) |
void |
ProcessRecordsInput.setRecords(List<StreamRecord> records) |
| Constructor and Description |
|---|
ProcessRecordsInput(List<StreamRecord> records,
String nextToken,
String traceId) |
ProcessRecordsInput(List<StreamRecord> records,
String nextToken,
String traceId,
String channelId) |
Copyright © 2024. All Rights Reserved.