Package | Description |
---|---|
org.apache.cassandra.index.sasi.disk | |
org.apache.cassandra.index.sasi.utils |
Modifier and Type | Field and Description |
---|---|
protected java.util.Set<java.util.concurrent.Future<OnDiskIndex>> |
PerSSTableIndexWriter.Index.segments |
Modifier and Type | Method and Description |
---|---|
protected java.util.concurrent.Callable<OnDiskIndex> |
PerSSTableIndexWriter.Index.scheduleSegmentFlush(boolean isFinal) |
Modifier and Type | Method and Description |
---|---|
static RangeIterator<OnDiskIndex.DataTerm,CombinedTerm> |
OnDiskIndexIterator.union(OnDiskIndex... union) |
Constructor and Description |
---|
CombinedTermIterator(Descriptor d,
OnDiskIndex... parts) |
CombinedTermIterator(OnDiskIndex... sas) |
OnDiskIndexIterator(OnDiskIndex index) |
Copyright © 2018 The Apache Software Foundation