Package | Description |
---|---|
com.datastax.driver.core.policies |
Policies that allow to control some of the behavior of the DataStax Java driver for Cassandra.
|
Modifier and Type | Method and Description |
---|---|
LatencyAwarePolicy.Snapshot.Stats |
LatencyAwarePolicy.Snapshot.getStats(Host host)
The
Stats object for a given host. |
Modifier and Type | Method and Description |
---|---|
Map<Host,LatencyAwarePolicy.Snapshot.Stats> |
LatencyAwarePolicy.Snapshot.getAllStats()
A map with the stats for all hosts tracked by the
LatencyAwarePolicy at the time of
the snapshot. |
Copyright © 2012–2018. All rights reserved.