|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcdqa.function.Function
cdqa.function.AggregFunction
cdqa.function.NumAggregFunction
xoql.function.avg
public final class avg
Field Summary |
---|
Fields inherited from class cdqa.function.Function |
---|
NULL |
Constructor Summary | |
---|---|
avg()
|
Method Summary | |
---|---|
cdqa.object.XObject |
onExecute(cdqa.iterator.Iterator i)
|
Methods inherited from class cdqa.function.NumAggregFunction |
---|
createIteratorInstance |
Methods inherited from class cdqa.function.AggregFunction |
---|
execute |
Methods inherited from class cdqa.function.Function |
---|
createIteratorInstance, createIteratorInstance, forName, getRepository |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public avg()
Method Detail |
---|
public cdqa.object.XObject onExecute(cdqa.iterator.Iterator i)
onExecute
in class cdqa.function.AggregFunction
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |