Class ClusterAwareScheduledTaskRunner

  • All Implemented Interfaces:
    Runnable

    public class ClusterAwareScheduledTaskRunner
    extends ScheduledTaskRunner
    Ensures that there are not concurrent executions of same task (either on this host or any other cluster host)
    Author:
    Marek Posolda