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

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

Uses of IEndPointSnitch in org.apache.cassandra.config
 

Methods in org.apache.cassandra.config that return IEndPointSnitch
static IEndPointSnitch DatabaseDescriptor.getEndPointSnitch()
           
 

Uses of IEndPointSnitch in org.apache.cassandra.locator
 

Classes in org.apache.cassandra.locator that implement IEndPointSnitch
 class EndPointSnitch
           
 

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