Uses of Interface
kieker.analysis.generic.source.ISourceCompositeStage
Package | Description |
---|---|
kieker.tools.source |
-
Uses of ISourceCompositeStage in kieker.tools.source
Classes in kieker.tools.source that implement ISourceCompositeStage Modifier and Type Class Description class
LogsReaderCompositeStage
Read one or more Kieker log directories consecutively.class
MultipleConnectionTcpSourceCompositeStage
Multiple TCP input composite stage.class
RestServiceCompositeStage
Multiple TCP input composite stage.Methods in kieker.tools.source that return ISourceCompositeStage Modifier and Type Method Description static ISourceCompositeStage
SourceStageFactory. createSourceCompositeStage(Configuration configuration)
Create a source stage based on the given configuration.