Interface ChangelogStateProvider

  • All Known Implementing Classes:
    ReplicationEnvironment

    public interface ChangelogStateProvider
    Small interface for common Replication Environment operations.
    • Method Detail

      • getChangelogState

        ChangelogState getChangelogState()
        Returns the current state of the replication changelog.
        Returns:
        current in-memory ChangelogState.