Package | Description |
---|---|
org.apache.cassandra.gms | |
org.apache.cassandra.streaming |
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 |
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