public final class DocumentReplication extends Object
Modifier and Type | Method and Description |
---|---|
List<ReplicatedDocument> |
getDocuments()
The list if affected documents.
|
Replicator |
getReplicator()
Return the source replicator object.
|
boolean |
isPush()
The current document replication direction flag.
|
String |
toString() |
@NonNull public Replicator getReplicator()
public boolean isPush()
@NonNull public List<ReplicatedDocument> getDocuments()