| Package | Description |
|---|---|
| org.apache.drill.exec.compile |
Runtime code-generation, compilation and bytecode-manipulation utilities.
|
| Modifier and Type | Method and Description |
|---|---|
static ClassCompilerSelector.CompilerPolicy |
ClassCompilerSelector.CompilerPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClassCompilerSelector.CompilerPolicy[] |
ClassCompilerSelector.CompilerPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.