Class RangeTermTree.Term
java.lang.Object
org.apache.cassandra.index.sai.view.RangeTermTree.Term
- All Implemented Interfaces:
Comparable<RangeTermTree.Term>
- Enclosing class:
- RangeTermTree
This is required since IntervalTree doesn't support custom Comparator
implementations and relied on items to be comparable which "raw" terms are not.
-
Method Summary
-
Method Details
-
compareTo
- Specified by:
compareToin interfaceComparable<RangeTermTree.Term>
-
toString
-