| Package | Description |
|---|---|
| org.apache.cassandra.streaming | |
| org.apache.cassandra.streaming.compress |
| Modifier and Type | Field and Description |
|---|---|
CompressionInfo |
PendingFile.compressionInfo
compression information.
|
| Constructor and Description |
|---|
PendingFile(SSTableReader sstable,
Descriptor desc,
java.lang.String component,
java.util.List<Pair<java.lang.Long,java.lang.Long>> sections,
OperationType type,
long estimatedKeys,
CompressionInfo compressionInfo) |
| Modifier and Type | Field and Description |
|---|---|
static IVersionedSerializer<CompressionInfo> |
CompressionInfo.serializer |
| Constructor and Description |
|---|
CompressedInputStream(java.io.InputStream source,
CompressionInfo info) |
Copyright © 2014 The Apache Software Foundation