Uses of Class
org.apache.cassandra.net.FutureDelegate
-
Packages that use FutureDelegate Package Description org.apache.cassandra.net -
-
Uses of FutureDelegate in org.apache.cassandra.net
Subclasses of FutureDelegate in org.apache.cassandra.net Modifier and Type Class Description classFutureResult<V>An abstraction for yielding a result performed by an asynchronous task, for whom we may wish to offer cancellation, but no other access to the underlying task
-