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.

@FunctionalInterface public static interface StartPositionResolver.RetentionLookup
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

    Modifier and Type
    Method
    Description
    get()
    Returns the stream's effective retention period.