Annotation Interface Changefeed


See Also:
  • Element Details

    • mode

      Mode specifies the information that will be written to the feed
      Default:
      NEW_IMAGE
    • format

      Format of the data
      Default:
      JSON
    • virtualTimestamps

      boolean virtualTimestamps
      Virtual timestamps
      Default:
      false
    • retentionPeriod

      String retentionPeriod
      Retention period for data in feed, in Duration ISO format. E.g., PT1M
      Default:
      "PT24H"
    • initialScan

      boolean initialScan
      Initial table scan
      Default:
      false