| Package | Description |
|---|---|
| org.apache.drill.exec.compile |
Runtime code-generation, compilation and bytecode-manipulation utilities.
|
| Modifier and Type | Method and Description |
|---|---|
protected ExampleTemplateWithInner.TheInnerClass |
ExampleTemplateWithInner.injectMembers(ExampleTemplateWithInner.TheInnerClass theInnerClass) |
protected ExampleTemplateWithInner.TheInnerClass |
ExampleTemplateWithInner.newTheInnerClass()
The byte-code merge mechanism will replace in-line calls to
new TheInnerClass with a call to create the generated
inner class.
|
| Modifier and Type | Method and Description |
|---|---|
protected ExampleTemplateWithInner.TheInnerClass |
ExampleTemplateWithInner.injectMembers(ExampleTemplateWithInner.TheInnerClass theInnerClass) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.