Uses of Package
org.apache.cassandra.streaming

Packages that use org.apache.cassandra.streaming
org.apache.cassandra.db.compaction   
org.apache.cassandra.io.sstable   
org.apache.cassandra.net   
org.apache.cassandra.security.streaming   
org.apache.cassandra.streaming   
 

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

Classes in org.apache.cassandra.streaming used by org.apache.cassandra.io.sstable
OperationType
          Streaming operation type.
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.security.streaming
FileStreamTask
           
IncomingStreamReader
           
StreamHeader
           
 

Classes in org.apache.cassandra.streaming used by org.apache.cassandra.streaming
OperationType
          Streaming operation type.
PendingFile
          Represents portions of a file to be streamed between nodes.
PendingFile.PendingFileSerializer
           
StreamHeader
           
StreamingService
           
StreamingServiceMBean
           
StreamInSession
          each context gets its own StreamInSession.
StreamOutSession
          This class manages the streaming of multiple files one after the other.
 



Copyright © 2011 The Apache Software Foundation