Package tech.ydb.yoj.databind.schema
Annotation Interface Changefeed
- See Also:
-
Nested Class Summary
Nested Classes -
Required Element Summary
Required Elements -
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionFormat of the dataMode specifies the information that will be written to the feed
-
Element Details
-
name
String name
-
-
-
mode
Changefeed.Mode modeMode specifies the information that will be written to the feed- Default:
- NEW_IMAGE
-
format
Changefeed.Format formatFormat of the data- Default:
- JSON
-