Package | Description |
---|---|
org.apache.cassandra.db |
Modifier and Type | Method and Description |
---|---|
static ColumnIndex |
ColumnIndex.nothing() |
static ColumnIndex |
ColumnIndex.writeAndBuildIndex(UnfilteredRowIterator iterator,
SequentialWriter output,
SerializationHeader header,
Version version) |
Modifier and Type | Method and Description |
---|---|
static RowIndexEntry<IndexHelper.IndexInfo> |
RowIndexEntry.create(long position,
DeletionTime deletionTime,
ColumnIndex index) |
Copyright © 2016 The Apache Software Foundation