@Internal public class FutureUtil extends Object
static <T> T
runIfNotDoneAndGet(RunnableFuture<T> future)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <T> T runIfNotDoneAndGet(RunnableFuture<T> future) throws ExecutionException, InterruptedException
ExecutionException
InterruptedException
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.