JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Interface
com.datastax.driver.core.Session.State
Packages that use
Session.State
Package
Description
com.datastax.driver.core
The main package for the DataStax Java driver for Cassandra.
Uses of
Session.State
in
com.datastax.driver.core
Methods in
com.datastax.driver.core
that return
Session.State
Modifier and Type
Method and Description
Session.State
Session.
getState
()
Return a snapshot of the state of this Session.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes