| Package | Description | 
|---|---|
| org.apache.cassandra.index.sasi.disk | |
| org.apache.cassandra.index.sasi.utils | 
| Modifier and Type | Field and Description | 
|---|---|
| static Descriptor | Descriptor. CURRENT | 
| Descriptor | OnDiskIndex. descriptor | 
| Modifier and Type | Method and Description | 
|---|---|
| protected boolean | OnDiskIndexBuilder. finish(Descriptor descriptor,
      java.io.File file) | 
| protected void | OnDiskIndexBuilder. finish(Descriptor descriptor,
      Pair<java.nio.ByteBuffer,java.nio.ByteBuffer> range,
      java.io.File file,
      TermIterator terms) | 
| Constructor and Description | 
|---|
| OnDiskBlock(Descriptor descriptor,
           MappedBuffer block,
           OnDiskBlock.BlockType blockType) | 
| TokenTree(Descriptor d,
         MappedBuffer tokenTree) | 
| Constructor and Description | 
|---|
| CombinedTermIterator(Descriptor d,
                    OnDiskIndex... parts) | 
Copyright © 2018 The Apache Software Foundation