Uses of Class
com.datastax.driver.core.policies.LatencyAwarePolicy.Snapshot

Packages that use LatencyAwarePolicy.Snapshot
com.datastax.driver.core.policies Policies that allow to control some of the behavior of the DataStax Java driver for Cassandra. 
 

Uses of LatencyAwarePolicy.Snapshot in com.datastax.driver.core.policies
 

Methods in com.datastax.driver.core.policies that return LatencyAwarePolicy.Snapshot
 LatencyAwarePolicy.Snapshot LatencyAwarePolicy.getScoresSnapshot()
          Returns a snapshot of the scores (latency averages) maintained by this policy.
 



Copyright © 2014. All rights reserved.