Kieker 1.12

kieker.analysis.plugin.reader.timer
Class TimeReader.TimestampEventTask

java.lang.Object
  extended by kieker.analysis.plugin.reader.timer.TimeReader.TimestampEventTask
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
TimeReader

protected class TimeReader.TimestampEventTask
extends java.lang.Object
implements java.lang.Runnable

A simple helper class used to send the current system time.

Since:
1.8
Author:
Nils Christian Ehmke

Constructor Summary
TimeReader.TimestampEventTask(long numberImpulses)
          Creates a new task.
 
Method Summary
 void run()
          Executes the task.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimeReader.TimestampEventTask

public TimeReader.TimestampEventTask(long numberImpulses)
Creates a new task.

Parameters:
numberImpulses - 0 = infinite
Method Detail

run

public void run()
Executes the task.

Specified by:
run in interface java.lang.Runnable

Kieker 1.12

Copyright 2015 Kieker Project, http://kieker-monitoring.net