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

Packages that use IEndPointSnitch
org.apache.cassandra.locator   
org.apache.cassandra.service   
 

Uses of IEndPointSnitch in org.apache.cassandra.locator
 

Classes in org.apache.cassandra.locator that implement IEndPointSnitch
 class EndPointSnitch
          Author : Avinash Lakshman ( alakshman@facebook.com) & Prashant Malik ( pmalik@facebook.com )
 

Uses of IEndPointSnitch in org.apache.cassandra.service
 

Methods in org.apache.cassandra.service that return IEndPointSnitch
 IEndPointSnitch StorageService.getEndPointSnitch()
           
 



Copyright © 2009 The Apache Software Foundation