Package | Description |
---|---|
org.apache.cassandra.index.sasi.disk | |
org.apache.cassandra.index.sasi.sa | |
org.apache.cassandra.index.sasi.utils |
Modifier and Type | Method and Description |
---|---|
protected void |
OnDiskIndexBuilder.finish(Descriptor descriptor,
Pair<java.nio.ByteBuffer,java.nio.ByteBuffer> range,
java.io.File file,
TermIterator terms) |
void |
OnDiskIndexBuilder.finish(Pair<java.nio.ByteBuffer,java.nio.ByteBuffer> range,
java.io.File file,
TermIterator terms) |
Modifier and Type | Method and Description |
---|---|
TermIterator |
IntegralSA.finish() |
abstract TermIterator |
SA.finish() |
TermIterator |
SuffixSA.finish() |
Modifier and Type | Class and Description |
---|---|
class |
CombinedTermIterator |
Copyright © 2020 The Apache Software Foundation