Class BoundValue
java.lang.Object
org.apache.druid.sql.calcite.filtration.BoundValue
- All Implemented Interfaces:
Comparable<BoundValue>
-
Constructor Details
-
BoundValue
-
-
Method Details
-
getValue
-
getComparator
-
equals
-
hashCode
public int hashCode() -
compareTo
- Specified by:
compareToin interfaceComparable<BoundValue>
-
toString
-