Class ConsulCache.Scheduler

  • Enclosing class:
    ConsulCache<K,​V>

    protected static class ConsulCache.Scheduler
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Scheduler​(java.util.concurrent.ScheduledExecutorService executor)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Scheduler

        public Scheduler​(java.util.concurrent.ScheduledExecutorService executor)