Class SourceStageFactory

java.lang.Object
kieker.tools.source.SourceStageFactory

public final class SourceStageFactory
extends java.lang.Object
Factory to create a source stage depending on the configuration object.
Since:
1.15
Author:
Reiner Jung
  • Method Summary

    Modifier and Type Method Description
    static ISourceCompositeStage createSourceCompositeStage​(Configuration configuration)
    Create a source stage based on the given configuration.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait