| Package | Description |
|---|---|
| org.apache.cassandra.streaming | |
| org.apache.cassandra.streaming.messages |
| Modifier and Type | Method and Description |
|---|---|
FileMessage |
StreamTransferTask.createMessageForRetry(int sequenceNumber) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<FileMessage> |
StreamTransferTask.getFileMessages() |
| Modifier and Type | Method and Description |
|---|---|
void |
StreamSession.receive(FileMessage message)
Call back after receiving FileMessageHeader.
|
| Modifier and Type | Field and Description |
|---|---|
static StreamMessage.Serializer<FileMessage> |
FileMessage.serializer |
Copyright © 2013 The Apache Software Foundation