| Package | Description |
|---|---|
| org.apache.calcite.adapter.enumerable |
Query optimizer rules for Java calling convention.
|
| org.apache.calcite.schema.impl |
Utilities to help implement Calcite's SPIs.
|
| Constructor and Description |
|---|
RexImpTable.UserDefinedAggReflectiveImplementor(AggregateFunctionImpl afi) |
| Modifier and Type | Method and Description |
|---|---|
static AggregateFunctionImpl |
AggregateFunctionImpl.create(Class<?> clazz)
Creates an aggregate function, or returns null.
|
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.