Uses of Class
voldemort.cluster.failuredetector.AsyncRecoveryFailureDetector

Packages that use AsyncRecoveryFailureDetector
voldemort.cluster.failuredetector Classes associated with client side failure detectors. 
 

Uses of AsyncRecoveryFailureDetector in voldemort.cluster.failuredetector
 

Subclasses of AsyncRecoveryFailureDetector in voldemort.cluster.failuredetector
 class ThresholdFailureDetector
          ThresholdFailureDetector builds upon the AsyncRecoveryFailureDetector and provides a more lenient for marking nodes as unavailable.
 



Jay Kreps, Roshan Sumbaly, Alex Feinberg, Bhupesh Bansal, Lei Gao, Chinmay Soman, Vinoth Chandar, Zhongjie Wu