Interface | Description |
---|---|
IStreamCallback |
Callback interface for streaming session success/failure.
|
StreamingServiceMBean |
Class | Description |
---|---|
AbstractStreamSession | |
FileStreamTask | |
IncomingStreamReader | |
PendingFile |
Represents portions of a file to be streamed between nodes.
|
PendingFile.PendingFileSerializer | |
ReplicationFinishedVerbHandler | |
StreamHeader | |
StreamIn |
for streaming data from other nodes in to this one.
|
StreamingRepairTask |
Task that make two nodes exchange (stream) some ranges (for a given table/cf).
|
StreamingRepairTask.StreamingRepairRequest | |
StreamingRepairTask.StreamingRepairResponse | |
StreamingService | |
StreamInSession |
each context gets its own StreamInSession.
|
StreamOut |
This class handles streaming data from one node to another.
|
StreamOutSession |
This class manages the streaming of multiple files one after the other.
|
StreamReply | |
StreamReplyVerbHandler | |
StreamRequest |
This class encapsulates the message that needs to be sent to nodes
that handoff data.
|
StreamRequestVerbHandler |
This verb handler handles the StreamRequestMessage that is sent by
the node requesting range transfer.
|
Enum | Description |
---|---|
OperationType |
Streaming operation type.
|
Copyright © 2013 The Apache Software Foundation