org.terracotta.offheapstore.util
Class Retryer
java.lang.Object
org.terracotta.offheapstore.util.Retryer
public class Retryer
- extends Object
- Author:
- cdennis
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Retryer
public Retryer(long minDelay,
long maxDelay,
TimeUnit unit,
ThreadFactory threadFactory)
completeAsynchronously
public void completeAsynchronously(Runnable task)
shutdownNow
public void shutdownNow()
Copyright © 2016. All rights reserved.