Uses of Interface
org.apache.cassandra.gms.IFailureDetector

Packages that use IFailureDetector
org.apache.cassandra.gms   
 

Uses of IFailureDetector in org.apache.cassandra.gms
 

Classes in org.apache.cassandra.gms that implement IFailureDetector
 class FailureDetector
          This FailureDetector is an implementation of the paper titled "The Phi Accrual Failure Detector" by Hayashibara.
 

Methods in org.apache.cassandra.gms that return IFailureDetector
static IFailureDetector FailureDetector.instance()
           
 



Copyright © 2009 The Apache Software Foundation