| ProgressInfo |
ProgressInfo contains stream transfer progress.
|
| ReplicationDoneVerbHandler |
|
| SessionInfo |
Stream session info.
|
| SessionSummary |
|
| StreamCoordinator |
StreamCoordinator is a helper class that abstracts away maintaining multiple
StreamSession and ProgressInfo instances per peer.
|
| StreamDeserializingTask |
The task that performs the actual deserialization.
|
| StreamEvent |
|
| StreamEvent.ProgressEvent |
|
| StreamEvent.SessionCompleteEvent |
|
| StreamEvent.SessionPreparedEvent |
|
| StreamingChannel.Factory.Global |
|
| StreamingDataOutputPlusFixed |
|
| StreamingState |
|
| StreamingState.Sessions |
|
| StreamManager |
StreamManager manages currently running StreamResultFutures and provides status of all operation invoked.
|
| StreamManager.StreamRateLimiter |
|
| StreamPlan |
StreamPlan is a helper class that builds StreamOperation of given configuration.
|
| StreamReceiveTask |
Task that manages receiving files for the session for certain ColumnFamily.
|
| StreamRequest |
|
| StreamRequest.StreamRequestSerializer |
|
| StreamResultFuture |
A future on the result ( StreamState) of a streaming plan.
|
| StreamSession |
Handles the streaming a one or more streams to and from a specific remote node.
|
| StreamState |
Current snapshot of streaming progress.
|
| StreamSummary |
Summary of streaming.
|
| StreamSummary.StreamSummarySerializer |
|
| StreamTask |
StreamTask is an abstraction of the streaming task performed over specific ColumnFamily.
|
| StreamTransferTask |
StreamTransferTask sends streams for a given table
|