|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ReplicationSource
Provides Replicator
with change streams that it consumes.
Method Summary | |
---|---|
ReleasableIterator<ChangeContainer> |
getHistory(ReplicationQueryPredicates predicates)
Retrieves the changes that have were made by a set of transactions. |
Method Detail |
---|
ReleasableIterator<ChangeContainer> getHistory(ReplicationQueryPredicates predicates)
predicates
- Contains the predicates defining the transactions to be queried.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |