Package | Description |
---|---|
org.apache.cassandra.index.sasi.disk |
Modifier and Type | Field and Description |
---|---|
protected AbstractTokenTreeBuilder.InteriorNode |
AbstractTokenTreeBuilder.Node.parent |
protected AbstractTokenTreeBuilder.InteriorNode |
AbstractTokenTreeBuilder.rightmostParent |
Modifier and Type | Method and Description |
---|---|
protected AbstractTokenTreeBuilder.InteriorNode |
AbstractTokenTreeBuilder.InteriorNode.split() |
Modifier and Type | Method and Description |
---|---|
protected Pair<java.lang.Long,AbstractTokenTreeBuilder.InteriorNode> |
AbstractTokenTreeBuilder.InteriorNode.splitBlock() |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractTokenTreeBuilder.InteriorNode.add(java.lang.Long token,
AbstractTokenTreeBuilder.InteriorNode leftChild,
AbstractTokenTreeBuilder.InteriorNode rightChild) |
Copyright © 2020 The Apache Software Foundation