Uses of Class
com.datastax.driver.core.ShutdownFuture

Packages that use ShutdownFuture
com.datastax.driver.core The main package for the DataStax Java driver for Cassandra. 
 

Uses of ShutdownFuture in com.datastax.driver.core
 

Methods in com.datastax.driver.core that return ShutdownFuture
abstract  ShutdownFuture ShutdownFuture.force()
          Try to force the completion of the shutdown this a future of.
 ShutdownFuture Session.shutdown()
          Initiates a shutdown of this session instance.
 ShutdownFuture Cluster.shutdown()
          Initiates a shutdown of this cluster instance.
 



Copyright © 2013. All rights reserved.