Class ScalarReplacementTypes
java.lang.Object
org.apache.drill.exec.compile.bytecode.ScalarReplacementTypes
Reference list of classes we will perform scalar replacement on.
-
Field Summary
Fields -
Method Summary
-
Field Details
-
CLASSES
-
-
Method Details
-
isHolder
Determine if a class is a holder class.- Parameters:
className- the name of the class- Returns:
- true if the class belongs to the CLASSES set.
-