Package | Description |
---|---|
org.apache.cassandra.db | |
org.apache.cassandra.io.compress | |
org.apache.cassandra.io.sstable.format.big | |
org.apache.cassandra.io.util |
Modifier and Type | Method and Description |
---|---|
static ColumnIndex |
ColumnIndex.writeAndBuildIndex(UnfilteredRowIterator iterator,
SequentialWriter output,
SerializationHeader header,
Version version) |
Modifier and Type | Class and Description |
---|---|
class |
CompressedSequentialWriter |
Modifier and Type | Field and Description |
---|---|
protected SequentialWriter |
BigTableWriter.dataFile |
Modifier and Type | Class and Description |
---|---|
class |
ChecksummedSequentialWriter |
Modifier and Type | Method and Description |
---|---|
SequentialWriter |
SequentialWriter.finishOnClose() |
static SequentialWriter |
SequentialWriter.open(java.io.File file)
Open a heap-based, non-compressed SequentialWriter
|
SequentialWriter |
SequentialWriter.setDescriptor(Descriptor descriptor) |
Copyright © 2015 The Apache Software Foundation