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.
 

Fields in org.apache.cassandra.gms declared as IFailureDetector
static IFailureDetector FailureDetector.instance
           
 



Copyright © 2010 The Apache Software Foundation