Interface | Description |
---|---|
IncomingStream |
The counterpart of
OutgoingStream on the receiving side. |
OutgoingStream |
Some subset of data to be streamed.
|
StreamConnectionFactory | |
StreamEventHandler | |
StreamHook | |
StreamingChannel | |
StreamingChannel.Factory | |
StreamingChannel.Send | |
StreamingDataInputPlus | |
StreamingDataOutputPlus | |
StreamingDataOutputPlus.BufferSupplier | |
StreamingDataOutputPlus.RateLimiter | |
StreamingDataOutputPlus.Write | |
StreamManager.StreamListener | |
StreamManagerMBean | |
StreamReceiver |
StreamReceiver acts as a staging area for incoming data.
|
StreamSession.MessageStateSink | |
TableStreamManager |
The main streaming hook for a storage implementation.
|
Class | Description |
---|---|
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
StreamResultFuture s 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
|
Enum | Description |
---|---|
PreviewKind | |
ProgressInfo.Direction |
Direction of the stream.
|
StreamEvent.Type | |
StreamingChannel.Kind | |
StreamingState.Status | |
StreamOperation | |
StreamSession.PrepareDirection | |
StreamSession.State |
State Transition:
|
Exception | Description |
---|---|
StreamException | |
StreamReceiveException |
Copyright © 2009- The Apache Software Foundation