| Package | Description |
|---|---|
| com.alicloud.openservices.tablestore.core.protocol | |
| com.alicloud.openservices.tablestore.model |
| Modifier and Type | Method and Description |
|---|---|
static StreamStatus |
OTSProtocolParser.parseStreamStatus(OtsInternalApi.StreamStatus status) |
| Modifier and Type | Method and Description |
|---|---|
StreamStatus |
DescribeStreamResponse.getStatus()
获取Stream的状态
|
static StreamStatus |
StreamStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StreamStatus[] |
StreamStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeStreamResponse.setStatus(StreamStatus status) |
Copyright © 2024. All Rights Reserved.