Class CommandPoller
java.lang.Object
org.apache.sling.distribution.journal.impl.subscriber.CommandPoller
- All Implemented Interfaces:
Closeable
,AutoCloseable
-
Constructor Summary
ConstructorsConstructorDescriptionCommandPoller
(org.apache.sling.distribution.journal.MessagingProvider messagingProvider, Topics topics, String subSlingId, String subAgentName, Runnable callback) -
Method Summary
-
Constructor Details
-
Method Details
-
isCleared
public boolean isCleared(long offset) -
close
public void close()- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceCloseable
-