public static class CloudThreadPools.WrappedCallable<T> extends Object implements Callable<T>
WrappedCallable(Callable<T> target, Map<String,Object> params)
T
call()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WrappedCallable(Callable<T> target, Map<String,Object> params)
public T call() throws Exception
call
Callable<T>
Exception
Copyright © 2020. All rights reserved.