Package | Description |
---|---|
org.apache.cassandra.index.sasi.disk |
Modifier and Type | Class and Description |
---|---|
protected class |
AbstractTokenTreeBuilder.InteriorNode |
protected class |
AbstractTokenTreeBuilder.Leaf |
Modifier and Type | Field and Description |
---|---|
protected AbstractTokenTreeBuilder.Node |
AbstractTokenTreeBuilder.Node.next |
protected AbstractTokenTreeBuilder.Node |
AbstractTokenTreeBuilder.root |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<AbstractTokenTreeBuilder.Node> |
AbstractTokenTreeBuilder.InteriorNode.children |
Modifier and Type | Method and Description |
---|---|
AbstractTokenTreeBuilder.Node |
AbstractTokenTreeBuilder.LevelIterator.computeNext() |
Modifier and Type | Method and Description |
---|---|
java.util.Iterator<AbstractTokenTreeBuilder.Node> |
AbstractTokenTreeBuilder.Node.levelIterator() |
Copyright © 2018 The Apache Software Foundation