public class OrderByProcessorImpl extends Object
Constructor and Description |
---|
OrderByProcessorImpl() |
Modifier and Type | Method and Description |
---|---|
static CodegenMethod |
determineLocalMinMaxCodegen(OrderByProcessorForgeImpl forge,
CodegenClassScope classScope,
CodegenNamedMethods namedMethods) |
static void |
getSortKeyCodegen(OrderByProcessorForgeImpl forge,
CodegenMethod method,
CodegenClassScope classScope,
CodegenNamedMethods namedMethods) |
static void |
getSortKeyRollupCodegen(OrderByProcessorForgeImpl forge,
CodegenMethod method,
CodegenClassScope classScope,
CodegenNamedMethods namedMethods) |
public static void getSortKeyCodegen(OrderByProcessorForgeImpl forge, CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods)
public static void getSortKeyRollupCodegen(OrderByProcessorForgeImpl forge, CodegenMethod method, CodegenClassScope classScope, CodegenNamedMethods namedMethods)
public static CodegenMethod determineLocalMinMaxCodegen(OrderByProcessorForgeImpl forge, CodegenClassScope classScope, CodegenNamedMethods namedMethods)
Copyright © 2005–2018. All rights reserved.