public interface TermTree
| Modifier and Type | Interface and Description | 
|---|---|
| static class  | TermTree.Builder | 
| Modifier and Type | Method and Description | 
|---|---|
| int | intervalCount() | 
| java.util.Set<SSTableIndex> | search(Expression e) | 
java.util.Set<SSTableIndex> search(Expression e)
int intervalCount()
Copyright © 2018 The Apache Software Foundation