| Package | Description |
|---|---|
| com.alicloud.openservices.tablestore.model | |
| com.alicloud.openservices.tablestore.model.tunnel |
| Modifier and Type | Method and Description |
|---|---|
static DataBlockType |
DataBlockType.fromProtocolType(OtsInternalApi.DataBlockType type) |
DataBlockType |
BulkExportResponse.getDataBlockType() |
static DataBlockType |
DataBlockType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataBlockType[] |
DataBlockType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BulkExportResponse.setDataBlockType(DataBlockType dataBlockType) |
| Modifier and Type | Method and Description |
|---|---|
DataBlockType |
BulkExportQueryCriteria.getDataBlockType()
行信息的数据类型
|
| Modifier and Type | Method and Description |
|---|---|
void |
BulkExportQueryCriteria.setDataBlockType(DataBlockType dataBlockType) |
Copyright © 2024. All Rights Reserved.