| Package | Description |
|---|---|
| com.alicloud.openservices.tablestore.model.tunnel |
| Modifier and Type | Method and Description |
|---|---|
StartOffsetFlag |
StreamTunnelConfig.getFlag() |
static StartOffsetFlag |
StartOffsetFlag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StartOffsetFlag[] |
StartOffsetFlag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StreamTunnelConfig.setFlag(StartOffsetFlag flag) |
| Constructor and Description |
|---|
StreamTunnelConfig(StartOffsetFlag flag) |
StreamTunnelConfig(StartOffsetFlag flag,
long startOffset,
long endOffset) |
Copyright © 2024. All Rights Reserved.