public final class DocumentReplication
extends Object
The representation of the replication of a document.
-
Method Summary
The list of affected documents.
Return the source replicator.
boolean
The direction of replication for the affected documents.
-
Method Details
-
getReplicator
Return the source replicator.
-
isPush
public boolean isPush()
The direction of replication for the affected documents.
-
getDocuments
The list of affected documents.
-