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
 

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

Uses of ILatencySubscriber in org.apache.cassandra.net
 

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



Copyright © 2010 The Apache Software Foundation