Package org.jumpmind.symmetric.cache
Class OutgoingBatchCache
java.lang.Object
org.jumpmind.symmetric.cache.OutgoingBatchCache
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
checkReadyQueuesCache
(boolean refreshCache) void
getReadyQueues
(boolean refreshCache) protected void
populateReadyQueuesCache
(long readyQueuesCacheTimeoutInMs)
-
Constructor Details
-
OutgoingBatchCache
-
-
Method Details
-
getReadyQueues
-
flushReadyQueuesCache
public void flushReadyQueuesCache() -
checkReadyQueuesCache
protected void checkReadyQueuesCache(boolean refreshCache) -
populateReadyQueuesCache
protected void populateReadyQueuesCache(long readyQueuesCacheTimeoutInMs)
-