Package | Description |
---|---|
org.apache.cassandra.db |
Modifier and Type | Class and Description |
---|---|
static class |
LegacyLayout.LegacyCell
A legacy cell.
|
static class |
LegacyLayout.LegacyRangeTombstone
A legacy range tombstone.
|
Modifier and Type | Method and Description |
---|---|
static LegacyLayout.LegacyAtom |
LegacyLayout.readLegacyAtom(CFMetaData metadata,
DataInputPlus in,
boolean readAllAsDynamic) |
Modifier and Type | Method and Description |
---|---|
boolean |
LegacyLayout.CellGrouper.addAtom(LegacyLayout.LegacyAtom atom) |
Copyright © 2020 The Apache Software Foundation