Constructor and Description |
---|
ColumnIndex(SerializationHeader header,
SequentialWriter writer,
Version version,
java.util.Collection<SSTableFlushObserver> observers,
ISerializer<IndexInfo> indexInfoSerializer) |
Modifier and Type | Method and Description |
---|---|
protected static void |
OnDiskIndexBuilder.alignToBlock(SequentialWriter out) |
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 © 2016 The Apache Software Foundation