public class LogsReaderCompositeStage extends teetime.framework.CompositeStage implements ISourceCompositeStage
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
LOG_DIRECTORIES |
static java.lang.String |
PREFIX |
Constructor and Description |
---|
LogsReaderCompositeStage(Configuration configuration)
Creates a composite stage to scan and read a set of Kieker log directories.
|
Modifier and Type | Method and Description |
---|---|
teetime.framework.OutputPort<IMonitoringRecord> |
getOutputPort()
get the output port of a source composite stage.
|
public static final java.lang.String PREFIX
public static final java.lang.String LOG_DIRECTORIES
public LogsReaderCompositeStage(Configuration configuration)
configuration
- configuration for the enclosed filterspublic teetime.framework.OutputPort<IMonitoringRecord> getOutputPort()
ISourceCompositeStage
getOutputPort
in interface ISourceCompositeStage
Copyright 2020 Kieker Project, http://kieker-monitoring.net