Package | Description |
---|---|
org.apache.cassandra.gms | |
org.apache.cassandra.repair | |
org.apache.cassandra.service |
Modifier and Type | Class and Description |
---|---|
class |
Gossiper
This module is responsible for Gossiping information for the local endpoint.
|
Modifier and Type | Method and Description |
---|---|
void |
FailureDetector.registerFailureDetectionEventListener(IFailureDetectionEventListener listener) |
void |
IFailureDetector.registerFailureDetectionEventListener(IFailureDetectionEventListener listener)
Register interest for Failure Detector events.
|
void |
FailureDetector.unregisterFailureDetectionEventListener(IFailureDetectionEventListener listener) |
void |
IFailureDetector.unregisterFailureDetectionEventListener(IFailureDetectionEventListener listener)
Un-register interest for Failure Detector events.
|
Modifier and Type | Class and Description |
---|---|
class |
AnticompactionTask |
class |
RepairSession
Coordinates the (active) repair of a list of non overlapping token ranges.
|
Modifier and Type | Class and Description |
---|---|
class |
ActiveRepairService
ActiveRepairService is the starting point for manual "active" repairs.
|
Copyright © 2018 The Apache Software Foundation