Package org.apache.cassandra.streaming

Interface Summary
StreamingServiceMBean  
 

Class Summary
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.
StreamReplyVerbHandler  
StreamRequestVerbHandler This verb handler handles the StreamRequestMessage that is sent by the node requesting range transfer.
 

Enum Summary
OperationType Streaming operation type.
 



Copyright © 2011 The Apache Software Foundation