Uses of Interface
org.apache.cassandra.gms.IFailureDetector
Packages that use IFailureDetector
Package
Description
-
Uses of IFailureDetector in org.apache.cassandra.config
Methods in org.apache.cassandra.config that return IFailureDetectorModifier and TypeMethodDescriptionstatic IFailureDetectorDatabaseDescriptor.newFailureDetector() -
Uses of IFailureDetector in org.apache.cassandra.dht
Constructors in org.apache.cassandra.dht with parameters of type IFailureDetector -
Uses of IFailureDetector in org.apache.cassandra.gms
Classes in org.apache.cassandra.gms that implement IFailureDetectorModifier and TypeClassDescriptionclassThis FailureDetector is an implementation of the paper titled "The Phi Accrual Failure Detector" by Hayashibara.Fields in org.apache.cassandra.gms declared as IFailureDetector -
Uses of IFailureDetector in org.apache.cassandra.repair
Methods in org.apache.cassandra.repair that return IFailureDetectorModifier and TypeMethodDescriptionSharedContext.failureDetector()SharedContext.ForwardingSharedContext.failureDetector()SharedContext.Global.failureDetector()