| Package | Description |
|---|---|
| tech.ydb.table.description | |
| tech.ydb.table.settings |
| Modifier and Type | Method and Description |
|---|---|
List<ChangefeedDescription> |
TableDescription.getChangefeeds() |
| Modifier and Type | Method and Description |
|---|---|
TableDescription.Builder |
TableDescription.Builder.addChangefeed(ChangefeedDescription changefeed)
Adds changefeed information to table description
NOTICE: Changefeed description cannot be used for changefeed creating. |
| Modifier and Type | Method and Description |
|---|---|
static Changefeed.Builder |
Changefeed.fromDescription(ChangefeedDescription description) |
Copyright © 2025. All rights reserved.