|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectvoldemort.cluster.failuredetector.FailureDetectorUtils
public class FailureDetectorUtils
FailureDetectorUtils serves as a factory for creating a FailureDetector implementation.
Constructor Summary | |
---|---|
FailureDetectorUtils()
|
Method Summary | |
---|---|
static FailureDetector |
create(FailureDetectorConfig failureDetectorConfig,
boolean registerMbean,
FailureDetectorListener... failureDetectorListeners)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FailureDetectorUtils()
Method Detail |
---|
public static FailureDetector create(FailureDetectorConfig failureDetectorConfig, boolean registerMbean, FailureDetectorListener... failureDetectorListeners)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |