Interface StartPositionResolver.RetentionLookup
- Enclosing class:
- StartPositionResolver
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Discovers how long a connector's change stream retains records.
Bigtable reads the table's change-stream configuration; Spanner reads the change-stream options information schema and applies its configured absent-row default.
-
Method Summary
-
Method Details
-
get
Returns the stream's effective retention period.- Throws:
Exception
-