public interface IPipeReader
Modifier and Type | Method and Description |
---|---|
boolean |
newMonitoringRecord(IMonitoringRecord record)
Called for each new record.
|
void |
notifyPipeClosed()
Called to notify the reader that the pipe is closed.
|
void notifyPipeClosed()
boolean newMonitoringRecord(IMonitoringRecord record)
record
- the record.Copyright 2017 Kieker Project, http://kieker-monitoring.net