| Package | Description |
|---|---|
| com.alicloud.openservices.tablestore.model |
| Modifier and Type | Method and Description |
|---|---|
StreamRecord.RecordType |
StreamRecord.getRecordType()
获取Record的类型
|
static StreamRecord.RecordType |
StreamRecord.RecordType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StreamRecord.RecordType[] |
StreamRecord.RecordType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StreamRecord.setRecordType(StreamRecord.RecordType recordType) |
Copyright © 2024. All Rights Reserved.