| Package | Description |
|---|---|
| tech.ydb.table.settings |
| Modifier and Type | Method and Description |
|---|---|
Changefeed.Mode |
Changefeed.getMode() |
static Changefeed.Mode |
Changefeed.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Changefeed.Mode[] |
Changefeed.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Changefeed.Builder |
Changefeed.Builder.withMode(Changefeed.Mode mode) |
Copyright © 2023. All rights reserved.