Package | Description |
---|---|
org.apache.cassandra.io.sstable.format |
Modifier and Type | Method and Description |
---|---|
<R> R |
SSTableReader.runWithLock(CheckedFunction<Descriptor,R,java.io.IOException> task)
Execute provided task with sstable lock to avoid racing with index summary redistribution, SEE CASSANDRA-15861.
|
Copyright © 2009- The Apache Software Foundation