public interface BodyCompiler
| Modifier and Type | Method and Description |
|---|---|
void |
generateMethods(io.airlift.bytecode.ClassDefinition classDefinition,
CallSiteBinder callSiteBinder,
RowExpression filter,
List<RowExpression> projections) |
void generateMethods(io.airlift.bytecode.ClassDefinition classDefinition,
CallSiteBinder callSiteBinder,
RowExpression filter,
List<RowExpression> projections)
Copyright © 2012–2019. All rights reserved.