Class RedissonScheduledFuture<V>

    • Constructor Detail

      • RedissonScheduledFuture

        public RedissonScheduledFuture​(RemotePromise<V> promise,
                                       long scheduledExecutionTime)
    • Method Detail

      • compareTo

        public int compareTo​( other)
        Specified by:
         in interface <V>
      • getDelay

        public long getDelay​( unit)
        Specified by:
         in interface