| 程序包 | 说明 |
|---|---|
| com.alicloud.openservices.tablestore.model.sql |
| 限定符和类型 | 类和说明 |
|---|---|
class |
SQLRowsFBsColumnBased
Represents a dataset stored in columnar format using the Flatbuffers protocol.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static SQLRows |
SQLFactory.getSQLRows(SQLPayloadVersion version,
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString rows) |
| 限定符和类型 | 方法和说明 |
|---|---|
static SQLRow |
SQLFactory.getSQLRow(SQLRows sqlRows,
int rowIndex) |
| 构造器和说明 |
|---|
SQLRowImpl(SQLRows sqlRows,
int rowIndex) |
Copyright © 2025. All Rights Reserved.