|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TableMetadataColumnAggregation | |
---|---|
com.espertech.esper.epl.expression.accessagg | Access-aggregation expressions. |
com.espertech.esper.epl.expression.table | Table access and identifiers expressions. |
com.espertech.esper.epl.table.mgmt | Table-related services and metadata. |
com.espertech.esper.epl.table.strategy | Table access evaluators. |
com.espertech.esper.plugin | APIs for plug-in adapter (for input-output) and plug-in event representation (event types and event objects) are in this package. |
Uses of TableMetadataColumnAggregation in com.espertech.esper.epl.expression.accessagg |
---|
Uses of TableMetadataColumnAggregation in com.espertech.esper.epl.expression.table |
---|
Constructors in com.espertech.esper.epl.expression.table with parameters of type TableMetadataColumnAggregation | |
---|---|
ExprTableIdentNodeSubpropAccessor(int streamNum,
java.lang.String optionalStreamName,
TableMetadataColumnAggregation tableAccessColumn,
ExprNode aggregateAccessMultiValueNode)
|
Uses of TableMetadataColumnAggregation in com.espertech.esper.epl.table.mgmt |
---|
Methods in com.espertech.esper.epl.table.mgmt with parameters of type TableMetadataColumnAggregation | |
---|---|
static StreamTypeServiceImpl |
TableServiceUtil.streamTypeFromTableColumn(TableMetadataColumnAggregation column,
java.lang.String engineURI)
|
Uses of TableMetadataColumnAggregation in com.espertech.esper.epl.table.strategy |
---|
Methods in com.espertech.esper.epl.table.strategy with parameters of type TableMetadataColumnAggregation | |
---|---|
static ExprEvaluator |
ExprTableEvalStrategyFactory.getTableAccessEvalStrategy(ExprNode exprNode,
java.lang.String tableName,
java.lang.Integer streamNum,
TableMetadataColumnAggregation agg)
|
Uses of TableMetadataColumnAggregation in com.espertech.esper.plugin |
---|
Methods in com.espertech.esper.plugin that return TableMetadataColumnAggregation | |
---|---|
TableMetadataColumnAggregation |
PlugInAggregationMultiFunctionValidationContext.getOptionalTableColumnAccessed()
|
Constructors in com.espertech.esper.plugin with parameters of type TableMetadataColumnAggregation | |
---|---|
PlugInAggregationMultiFunctionValidationContext(java.lang.String functionName,
EventType[] eventTypes,
ExprNode[] parameterExpressions,
java.lang.String engineURI,
java.lang.String statementName,
ExprValidationContext validationContext,
ConfigurationPlugInAggregationMultiFunction config,
TableMetadataColumnAggregation optionalTableColumnAccessed,
ExprNode[] allParameterExpressions)
Ctor. |
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |