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