Uses of Package
org.apache.cassandra.streaming

Packages that use org.apache.cassandra.streaming
org.apache.cassandra.dht   
org.apache.cassandra.io.sstable   
org.apache.cassandra.net   
org.apache.cassandra.streaming   
 

Classes in org.apache.cassandra.streaming used by org.apache.cassandra.dht
OperationType
          Streaming operation type.
 

Classes in org.apache.cassandra.streaming used by org.apache.cassandra.io.sstable
PendingFile
          Represents portions of a file to be streamed between nodes.
 

Classes in org.apache.cassandra.streaming used by org.apache.cassandra.net
StreamHeader
           
 

Classes in org.apache.cassandra.streaming used by org.apache.cassandra.streaming
AbstractStreamSession
           
IStreamCallback
          Callback interface for streaming session success/failure.
OperationType
          Streaming operation type.
PendingFile
          Represents portions of a file to be streamed between nodes.
PendingFile.PendingFileSerializer
           
StreamHeader
           
StreamingRepairTask
          Task that make two nodes exchange (stream) some ranges (for a given table/cf).
StreamingService
           
StreamingServiceMBean
           
StreamInSession
          each context gets its own StreamInSession.
StreamOutSession
          This class manages the streaming of multiple files one after the other.
 



Copyright © 2013 The Apache Software Foundation