|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
BoundStatement from the provided prepared
statement.
Cluster.Builder instance.
Cluster instances.Cluster instances.ResultSet or a
PreparedStatement.String containing CQL queries representing this
keyspace and the table it contains.
String containing CQL queries representing this
table and the index on it.
String containing CQL queries representing the schema
of this cluster.
RetryPolicy, this
return the biggest consistency level that has been actually achieved by
the query.
ith value of this row as a boolean.
name as a boolean.
ith value of this row as a byte array.
name as a byte array.
ith value of this row as a ByteBuffer.
name as a ByteBuffer.
Cluster object this session is part of.
PreparedStatement.setConsistencyLevel(com.datastax.driver.core.ConsistencyLevel).
ith value of this row as a date.
name as a date.
ith value of this row as a variable length decimal.
name as a variable length decimal.
ith value of this row as a double.
name as a double.
ith value of this row as a float.
name as a float.
RetryPolicy, for
example due to timeouts or unavailability.
ith value of this row as an InetAddress.
name as an InetAddress.
ith value of this row as an integer.
name as an integer.
ith column in this metadata.
name in this metadata.
ith value of this row as a list.
name as a list.
ith value of this row as a long.
name as a long.
ith value of this row as a map.
name as a map.
Host.isUp instead. To
register a Host.StateListener, you should do so at the Cluster level
through Cluster.register(com.datastax.driver.core.Host.StateListener) (registering against the HealtMonitor does
not work as intented: listeners will only be informed of onUp and onDown
events (not onAdd and onRemove) and you need to manually register against
every host. Cluster.register(com.datastax.driver.core.Host.StateListener) solves this).
ith column in this metadata.
PreparedStatement.
RetryPolicy).
RetryPolicy.
ith value of this row as a set.
name as a set.
ith value of this row as a string.
name as a string.
ith column in this metadata.
name in this metadata.
ith column in this metadata.
name in this metadata.
RetryPolicy).
ith value of this row as a UUID.
name as a UUID.
ith value of this row as a variable length integer.
name as a variable length integer.
RetryPolicy).
Host.getMonitor().LoadBalancingPolicy (through its distance method).COMPACT STORAGE option.
ith value of this row is NULL.
name in this row is NULL.
ith variable has been bound to a non null value.
name has been
bound to a non-null value.
Host.getMonitor(). Replaced by Host.isUp.
ColumnDefinitions.Definition contained in this metadata.
elementType elements.
RetryPolicy that logs the decision of policy.
keyType to valueType elements.
Metrics options.MetricsOptions object with default values.
MetricsOptions object.
getConstantDelayMs() delay
between reconnection attempt.
Cluster instance.Policies object using the provided policies.
ProtocolOptions instance using the DEFAULT_PORT
(and without SSL).
ProtocolOptions instance using the provided port
(and without SSL).
ProtocolOptions instance using the provided port
and SSL context.
Host.getMonitor(). Replaced by Cluster.register(com.datastax.driver.core.Host.StateListener).
ResultSet.ResultSet.elementType elements.
ith value to the provided boolean.
name to the provided boolean.
ith value to the provided byte buffer.
name to the provided byte buffer.
ith value to the provided byte buffer.
name to the provided byte buffer.
ith value to the provided date.
name to the provided date.
ith value to the provided big decimal.
name to the provided big decimal.
ith value to the provided double.
name to the provided double.
ith value to the provided float.
name to the provided float.
ith value to the provided inet address.
name to the provided inet address.
ith value to the provided integer.
name to the provided integer.
ith value to the provided list.
name to the provided list.
ith value to the provided long.
name to the provided long.
ith value to the provided map.
name to the provided map.
ith value to the provided set.
name to the provided set.
ith value to the provided string.
name to the provided string.
ith value to the provided UUID.
name to the provided UUID.
ith value to the provided big integer.
name to the provided big integer.
Statement implementation built directly from a query
string.SimpleStatement with the provided query string.
Columns
instance.
SocketOptions instance with default values.
TokenAware policy that wraps the provided child
load balancing policy.
Host.getMonitor(). Replaced by Cluster.unregister(com.datastax.driver.core.Host.StateListener).
Cluster.
Cluster using the provided options.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||