Uses of Class
org.apache.cassandra.concurrent.CreationTimeAwareFuture

Packages that use CreationTimeAwareFuture
org.apache.cassandra.utils   
 

Uses of CreationTimeAwareFuture in org.apache.cassandra.utils
 

Method parameters in org.apache.cassandra.utils with type arguments of type CreationTimeAwareFuture
static void FBUtilities.waitOnFutures(java.util.List<CreationTimeAwareFuture<?>> hintFutures, long timeout, java.util.concurrent.TimeUnit timeUnit)
          Waits for the futures to complete.
 



Copyright © 2012 The Apache Software Foundation