| Package | Description | 
|---|---|
| org.apache.cassandra.streaming | |
| org.apache.cassandra.streaming.messages | 
| Modifier and Type | Field and Description | 
|---|---|
| protected java.util.Map<java.lang.Integer,OutgoingFileMessage> | StreamTransferTask. files | 
| Modifier and Type | Method and Description | 
|---|---|
| OutgoingFileMessage | StreamTransferTask. createMessageForRetry(int sequenceNumber) | 
| OutgoingFileMessage | StreamHook. reportOutgoingFile(StreamSession session,
                  SSTableReader sstable,
                  OutgoingFileMessage message) | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.Collection<OutgoingFileMessage> | StreamTransferTask. getFileMessages() | 
| Modifier and Type | Method and Description | 
|---|---|
| OutgoingFileMessage | StreamHook. reportOutgoingFile(StreamSession session,
                  SSTableReader sstable,
                  OutgoingFileMessage message) | 
| Modifier and Type | Field and Description | 
|---|---|
| static StreamMessage.Serializer<OutgoingFileMessage> | OutgoingFileMessage. serializer | 
Copyright © 2018 The Apache Software Foundation