|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cassandra.dht.RangeStreamer.FailureDetectorSourceFilter
public static class RangeStreamer.FailureDetectorSourceFilter
Source filter which excludes any endpoints that are not alive according to a failure detector.
Constructor Summary | |
---|---|
RangeStreamer.FailureDetectorSourceFilter(IFailureDetector fd)
|
Method Summary | |
---|---|
boolean |
shouldInclude(java.net.InetAddress endpoint)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RangeStreamer.FailureDetectorSourceFilter(IFailureDetector fd)
Method Detail |
---|
public boolean shouldInclude(java.net.InetAddress endpoint)
shouldInclude
in interface RangeStreamer.ISourceFilter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |