Package | Description |
---|---|
org.apache.cassandra.dht | |
org.apache.cassandra.gms | |
org.apache.cassandra.service |
Modifier and Type | Method and Description |
---|---|
static com.google.common.collect.Multimap<java.net.InetAddress,Range<Token>> |
RangeStreamer.getWorkMap(com.google.common.collect.Multimap<Range<Token>,java.net.InetAddress> rangesWithSourceTarget,
java.lang.String keyspace,
IFailureDetector fd,
boolean useStrictConsistency) |
Constructor and Description |
---|
FailureDetectorSourceFilter(IFailureDetector fd) |
Modifier and Type | Class and Description |
---|---|
class |
FailureDetector
This FailureDetector is an implementation of the paper titled
"The Phi Accrual Failure Detector" by Hayashibara.
|
Modifier and Type | Field and Description |
---|---|
static IFailureDetector |
FailureDetector.instance |
Constructor and Description |
---|
ActiveRepairService(IFailureDetector failureDetector,
Gossiper gossiper) |
Copyright © 2020 The Apache Software Foundation