Uses of Class
org.apache.cassandra.net.FutureDelegate
Packages that use FutureDelegate
-
Uses of FutureDelegate in org.apache.cassandra.net
Subclasses of FutureDelegate in org.apache.cassandra.netModifier and TypeClassDescriptionclassFutureResult<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