| Package | Description |
|---|---|
| org.apache.cassandra.io.sstable |
| Modifier and Type | Class and Description |
|---|---|
class |
SSTableBoundedScanner
A SSTableScanner that only reads key in a given range (for validation compaction).
|
| Modifier and Type | Method and Description |
|---|---|
SSTableScanner |
SSTableReader.getDirectScanner(com.google.common.util.concurrent.RateLimiter limiter)
Direct I/O SSTableScanner
|
SSTableScanner |
SSTableReader.getScanner(QueryFilter filter) |
Copyright © 2014 The Apache Software Foundation