From: <dd...@us...> - 2010-03-24 16:38:26
|
Revision: 1100 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=1100&view=rev Author: ddietz Date: 2010-03-24 16:37:58 +0000 (Wed, 24 Mar 2010) Log Message: ----------- IN PROGRESS - issue PULSE-174: Create a Task to degunk the GroupAnalysisView tree (in case the no. of children of a node exceeds a certain (configurable?) ammount...) http://pulse.torweg.org/jira/browse/PULSE-174 Created "tasks" basics... These are additional (and not necessarily aggregation-related) tasks to be executed during the run of the DataAggregationJoblet (e.g. to perform cleanup or db-update jobs...)... Added Paths: ----------- trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/aggregator/task/ trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/aggregator/task/IConfigurationBasedAggregationTask.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/aggregator/task/IServerBasedAggregationTask.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/aggregator/task/SampleTask.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/aggregator/task/TaskExecutionMode.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/aggregator/task/UpdateStatisticsDatabaseTask.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/aggregator/task/UpdateStatisticsDatabaseTaskConfiguration.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/aggregator/task/jaxb.index trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/aggregator/task/package-info.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |