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

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

Uses of CloseFuture in com.datastax.driver.core
 

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



Copyright © 2014. All rights reserved.