| Package | Description |
|---|---|
| org.apache.cassandra.io.sstable |
| Modifier and Type | Method and Description |
|---|---|
static SSTableIdentityIterator |
SSTableIdentityIterator.createFragmentIterator(SSTableReader sstable,
RandomAccessReader file,
DecoratedKey key,
long dataSize,
boolean checkData)
Used only by scrubber to solve problems with data written after the END_OF_ROW marker.
|
| Modifier and Type | Method and Description |
|---|---|
int |
SSTableIdentityIterator.compareTo(SSTableIdentityIterator o) |
Copyright © 2018 The Apache Software Foundation