public interface ReplicationTask extends ActiveTask
Modifier and Type | Method and Description |
---|---|
long |
getCheckpointedSourceSequenceId() |
String |
getReplicationDocumentId() |
String |
getReplicationId() |
String |
getSourceDatabaseName() |
long |
getSourceSequenceId() |
String |
getTargetDatabaseName() |
long |
getTotalMissingRevisions() |
long |
getTotalReads() |
long |
getTotalRevisionsChecked() |
long |
getTotalWrites() |
long |
getWriteFailures() |
boolean |
isContinuous() |
getPid, getProgress, getStartedOn, getUpdatedOn
String getReplicationId()
String getReplicationDocumentId()
boolean isContinuous()
long getWriteFailures()
long getTotalReads()
long getTotalWrites()
long getTotalMissingRevisions()
long getTotalRevisionsChecked()
String getSourceDatabaseName()
String getTargetDatabaseName()
long getSourceSequenceId()
long getCheckpointedSourceSequenceId()
Copyright © 2013. All Rights Reserved.