Package | Description |
---|---|
org.apache.cassandra.gms | |
org.apache.cassandra.locator | |
org.apache.cassandra.repair | |
org.apache.cassandra.service | |
org.apache.cassandra.streaming |
Modifier and Type | Method and Description |
---|---|
void |
Gossiper.register(IEndpointStateChangeSubscriber subscriber)
Register for interesting state changes.
|
void |
Gossiper.unregister(IEndpointStateChangeSubscriber subscriber)
Unregister interest for state changes.
|
Modifier and Type | Class and Description |
---|---|
class |
ReconnectableSnitchHelper
Sidekick helper for snitches that want to reconnect from one IP addr for a node to another.
|
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.
|
class |
LoadBroadcaster |
class |
StorageService
This abstraction contains the token/identifier of this node
on the identifier space.
|
Modifier and Type | Class and Description |
---|---|
class |
StreamSession
Handles the streaming a one or more section of one of more sstables to and from a specific
remote node.
|
Copyright © 2020 The Apache Software Foundation