public interface ImplementableAggFunction extends AggregateFunction
| Modifier and Type | Method and Description |
|---|---|
AggImplementor |
getImplementor(boolean windowContext)
Returns implementor that translates the function to linq4j expression.
|
getReturnTypegetParametersAggImplementor getImplementor(boolean windowContext)
windowContext - true when aggregate is used in window contextCopyright © 2012–2015 The Apache Software Foundation. All rights reserved.