Class ConvertBoundsToSelectors
java.lang.Object
org.apache.druid.sql.calcite.filtration.BottomUpTransform
org.apache.druid.sql.calcite.filtration.ConvertBoundsToSelectors
- All Implemented Interfaces:
com.google.common.base.Function<Filtration,,Filtration> Function<Filtration,Filtration>
-
Method Summary
Modifier and TypeMethodDescriptionstatic ConvertBoundsToSelectorscreate(RowSignature rowSignature) Methods inherited from class org.apache.druid.sql.calcite.filtration.BottomUpTransform
applyMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.google.common.base.Function
equals
-
Method Details
-
create
-
process
- Specified by:
processin classBottomUpTransform
-