public class DotFileWriterStage extends DotWriterStage
exportConfiguration, writerMapper| Constructor and Description |
|---|
DotFileWriterStage(java.util.function.Function<IGraph,java.nio.file.Path> fileNameMapper) |
DotFileWriterStage(java.util.function.Function<IGraph,java.nio.file.Path> fileNameMapper,
DotExportConfiguration exportConfiguration) |
DotFileWriterStage(java.nio.file.Path outputDirectory) |
DotFileWriterStage(java.nio.file.Path outputDirectory,
DotExportConfiguration exportConfiguration) |
executecreateInputPort, execute, getInputPortabort, addInputPortRemovedListener, addOutputPortRemovedListener, compareAndSetBeingExecuted, createInputPort, createInputPort, createInputPort, createOutputPort, createOutputPort, createOutputPort, createOutputPort, declareActive, declarePassive, executeByFramework, getCurrentState, getId, getInputPorts, getOutputPorts, getOwningThread, getTerminationStrategy, isActive, isBeingExecuted, isPaused, isProducer, isStateless, onSignal, onStarting, onTerminating, onValidating, removeDynamicPort, removeDynamicPort, setPaused, setStateless, shouldBeTerminated, signalAlreadyReceived, terminateStage, toString, workCompletedpublic DotFileWriterStage(java.util.function.Function<IGraph,java.nio.file.Path> fileNameMapper)
public DotFileWriterStage(java.util.function.Function<IGraph,java.nio.file.Path> fileNameMapper, DotExportConfiguration exportConfiguration)
public DotFileWriterStage(java.nio.file.Path outputDirectory)
public DotFileWriterStage(java.nio.file.Path outputDirectory,
DotExportConfiguration exportConfiguration)
Copyright 2021 Kieker Project, http://kieker-monitoring.net