|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.component.statistics.aggregator.task.SampleTask
public final class SampleTask
A sample IPreAggregationAndOrPostAggregationTask and IPreRunAndOrPostRunTask. Simply produces LOG file output.
| Constructor Summary | |
|---|---|
SampleTask()
|
|
| Method Summary | |
|---|---|
void |
execute(TaskExecutionMode mode, DataAggregationJobletConfiguration config, Bundle bundle)
Produces only LOG file output. |
void |
execute(TaskExecutionMode mode, StatisticsServer statisticsServer, DataAggregationJobletConfiguration config, Bundle bundle)
Produces only LOG file output. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SampleTask()
| Method Detail |
|---|
public void execute(TaskExecutionMode mode, StatisticsServer statisticsServer, DataAggregationJobletConfiguration config, Bundle bundle)
execute in interface IPreAggregationAndOrPostAggregationTaskmode - the current TaskExecutionModestatisticsServer - the current StatisticsServerconfig - the DataAggregationJobletConfigurationbundle - the current Bundle, e.g. for retrieving a Configurationpublic void execute(TaskExecutionMode mode, DataAggregationJobletConfiguration config, Bundle bundle)
execute in interface IPreRunAndOrPostRunTaskmode - the current TaskExecutionModeconfig - the DataAggregationJobletConfigurationbundle - the current Bundle, e.g. for retrieving a Configuration
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||