Interface SyncopePullExecutor
-
- All Known Implementing Classes:
PullJobDelegate,SinglePullJobDelegate,StreamPullJobDelegate
public interface SyncopePullExecutor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidreportHandled(String objectClass, Name name)voidsetInterrupted()voidsetLatestSyncToken(String objectClass, SyncToken latestSyncToken)booleanwasInterruptRequested()
-