Package | Description |
---|---|
org.apache.cassandra.gms | |
org.apache.cassandra.locator | |
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 |
LoadBroadcaster |
class |
MigrationManager |
class |
StorageService
This abstraction contains the token/identifier of this node
on the identifier space.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractStreamSession |
class |
StreamInSession
each context gets its own StreamInSession.
|
class |
StreamOutSession
This class manages the streaming of multiple files one after the other.
|
Copyright © 2013 The Apache Software Foundation