Package | Description |
---|---|
com.datastax.driver.core |
The main package for the DataStax Java driver for Cassandra.
|
Modifier and Type | Method and Description |
---|---|
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.