See: Description
| Class | Description |
|---|---|
| ChangeNumberIndexer |
Thread responsible for inserting replicated changes into the ChangeNumber
Index DB (CNIndexDB for short).
|
| DomainDBCursor |
Cursor iterating over a replication domain's replica DBs.
|
| ECLEnabledDomainPredicate |
Returns whether a domain is enabled for the external changelog.
|
| ECLMultiDomainDBCursor |
Multi domain DB cursor that only returns updates for the domains which have
been enabled for the external changelog.
|
| FileChangelogDB |
Log file implementation of the ChangelogDB interface.
|
| MultiDomainDBCursor |
Cursor iterating over a all the replication domain known to the changelog DB.
|
| ReplicaCursor |
| Exception | Description |
|---|---|
| DecodingException |
Exception thrown when a record can't be decoded properly.
|
Copyright © 2010-2015 ForgeRock AS. All Rights Reserved.