|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AggregateFunction
An aggregate function, which evalutes a collection of
Rows.
| Method Summary | |
|---|---|
java.lang.Object |
evaluate(RowDecoratorIterator rows)
|
| Methods inherited from interface org.axiondb.functions.ConcreteFunction |
|---|
isValid |
| Methods inherited from interface org.axiondb.Function |
|---|
addArgument, getAlias, getArgument, getArgumentCount, getName, setAlias, setArgument |
| Methods inherited from interface org.axiondb.Selectable |
|---|
evaluate, getDataType, getLabel, setVariableContext |
| Method Detail |
|---|
java.lang.Object evaluate(RowDecoratorIterator rows)
throws AxionException
AxionException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||