public class CursorProcessorCompiler extends Object implements BodyCompiler
| Constructor and Description |
|---|
CursorProcessorCompiler(Metadata metadata) |
| Modifier and Type | Method and Description |
|---|---|
void |
generateMethods(io.airlift.bytecode.ClassDefinition classDefinition,
CallSiteBinder callSiteBinder,
RowExpression filter,
List<RowExpression> projections) |
public CursorProcessorCompiler(Metadata metadata)
public void generateMethods(io.airlift.bytecode.ClassDefinition classDefinition,
CallSiteBinder callSiteBinder,
RowExpression filter,
List<RowExpression> projections)
generateMethods in interface BodyCompilerCopyright © 2012–2019. All rights reserved.