Uses of Enum
org.apache.drill.exec.compile.ClassTransformer.ScalarReplacementOption
Package
Description
Runtime code-generation, compilation and bytecode-manipulation utilities.
-
Uses of ClassTransformer.ScalarReplacementOption in org.apache.drill.exec.compile
Modifier and TypeMethodDescriptionClassTransformer.ScalarReplacementOption.fromString
(String s) Convert a string to an enum value.Returns the enum constant of this type with the specified name.ClassTransformer.ScalarReplacementOption.values()
Returns an array containing the constants of this enum type, in the order they are declared.