| Package | Description | 
|---|---|
| org.apache.cassandra.dht | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | RangeStreamer.ExcludeLocalNodeFilterSource filter which excludes the current node from source calculations | 
| static class  | RangeStreamer.FailureDetectorSourceFilterSource filter which excludes any endpoints that are not alive according to a
 failure detector. | 
| static class  | RangeStreamer.SingleDatacenterFilterSource filter which excludes any endpoints that are not in a specific data center. | 
| static class  | RangeStreamer.WhitelistedSourcesFilterSource filter which only includes endpoints contained within a provided set. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | RangeStreamer. addSourceFilter(RangeStreamer.ISourceFilter filter) | 
Copyright © 2018 The Apache Software Foundation