Class MapCacheEvictionTask

java.lang.Object
org.redisson.eviction.MapCacheEvictionTask
All Implemented Interfaces:
Runnable

public class MapCacheEvictionTask extends Object
Author:
Nikita Koksharov
  • Constructor Details

  • Method Details

    • schedule

      public void schedule()
    • getScheduledFuture

      public io.netty.util.concurrent.ScheduledFuture<?> getScheduledFuture()
    • run

      public void run()
      Specified by:
      run in interface Runnable