| Package | Description |
|---|---|
| com.alicloud.openservices.tablestore.model.sql |
| Modifier and Type | Class and Description |
|---|---|
class |
SQLRowsFBsColumnBased
表示以 Flatbuffers 协议列式存储的数据集
|
| Modifier and Type | Method and Description |
|---|---|
static SQLRows |
SQLFactory.getSQLRows(SQLPayloadVersion version,
com.google.protobuf.ByteString rows) |
| Modifier and Type | Method and Description |
|---|---|
static SQLRow |
SQLFactory.getSQLRow(SQLRows sqlRows,
int rowIndex) |
| Constructor and Description |
|---|
SQLRowImpl(SQLRows sqlRows,
int rowIndex) |
Copyright © 2024. All Rights Reserved.