public interface IRawDataReader
Modifier and Type | Method and Description |
---|---|
Outcome |
onInitialization()
Event handler that is called before any records are read.
|
Outcome |
onTermination()
Event handler that is called when the reader is supposed to terminate.
|
Outcome |
read()
Starts the read operation.
|
Outcome onInitialization()
Outcome read()
Outcome onTermination()
Copyright 2017 Kieker Project, http://kieker-monitoring.net