类 FluentFuture<V>
java.lang.Object
com.alibaba.ageiport.common.concurrent.InternalFutureFailureAccess
com.alibaba.ageiport.common.concurrent.AbstractFuture<V>
com.alibaba.ageiport.common.concurrent.FluentFuture<V>
- 所有已实现的接口:
ListenableFuture<V>,Future<V>
- 直接已知子类:
TimeoutFuture,TrustedListenableFutureTask
-
方法概要
从类继承的方法 com.alibaba.ageiport.common.concurrent.AbstractFuture
addListener, afterDone, cancel, get, get, interruptTask, isCancelled, isDone, pendingToString, set, setException, setFuture, toString, tryInternalFastPathGetFailure, wasInterrupted