Class OutgoingBatchCache

java.lang.Object
org.jumpmind.symmetric.cache.OutgoingBatchCache

public class OutgoingBatchCache extends Object
  • Constructor Details

  • Method Details

    • getReadyQueues

      public Map<String,Collection<String>> getReadyQueues(boolean refreshCache)
    • flushReadyQueuesCache

      public void flushReadyQueuesCache()
    • checkReadyQueuesCache

      protected void checkReadyQueuesCache(boolean refreshCache)
    • populateReadyQueuesCache

      protected void populateReadyQueuesCache(long readyQueuesCacheTimeoutInMs)