|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.birt.data.engine.api.aggregation.Aggregation
public abstract class Aggregation
All multipass aggregations must implement this interface.
| Field Summary |
|---|
| Fields inherited from interface org.eclipse.birt.data.engine.api.aggregation.IAggregation |
|---|
RUNNING_AGGR, SUMMARY_AGGR |
| Constructor Summary | |
|---|---|
Aggregation()
Deprecated. |
|
| Method Summary | |
|---|---|
int |
getDataType()
Deprecated. get the aggregation data type. |
int |
getNumberOfPasses()
Deprecated. Returns the number of passes over the data series that the accumulator of this aggregate requires. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.eclipse.birt.data.engine.api.aggregation.IAggregation |
|---|
getName, getParameterDefn, getType, newAccumulator |
| Constructor Detail |
|---|
public Aggregation()
| Method Detail |
|---|
public int getNumberOfPasses()
public int getDataType()
IAggregation
getDataType in interface IAggregation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||