V - return value of the call operation.public interface StoppableCallbackCallable<V> extends Callable<V>, AsyncStoppable, AsyncDoneCallback
Callable that can be stopped and offers a callback on termination.getStopException, isStopped, stopdoneCopyright © 2014–2018 The Apache Software Foundation. All rights reserved.