Uses of Interface
org.apache.cassandra.locator.ILatencySubscriber

Packages that use ILatencySubscriber
org.apache.cassandra.locator   
org.apache.cassandra.net   
 

Uses of ILatencySubscriber in org.apache.cassandra.locator
 

Classes in org.apache.cassandra.locator that implement ILatencySubscriber
 class DynamicEndpointSnitch
          A dynamic snitch that sorts endpoints by latency with an adapted phi failure detector
 

Uses of ILatencySubscriber in org.apache.cassandra.net
 

Methods in org.apache.cassandra.net with parameters of type ILatencySubscriber
 void MessagingService.register(ILatencySubscriber subcriber)
           
 



Copyright © 2012 The Apache Software Foundation