Package | Description |
---|---|
org.apache.cassandra.index.transactions |
Modifier and Type | Interface and Description |
---|---|
interface |
CleanupTransaction
Performs garbage collection of index entries during a cleanup.
|
interface |
CompactionTransaction
Performs garbage collection of stale index entries during a regular compaction.
|
interface |
UpdateTransaction
Handling of index updates on the write path.
|
Copyright © 2018 The Apache Software Foundation