I
- Type of input elementsO
- Type of output elementspublic class FunctionStage<I,O>
extends teetime.stage.basic.AbstractTransformation<I,O>
Function
.Constructor and Description |
---|
FunctionStage(java.util.function.Function<I,O> function) |
Modifier and Type | Method and Description |
---|---|
protected void |
execute(I element) |
java.util.function.Function<I,O> |
getFunction() |
void |
setFunction(java.util.function.Function<I,O> function) |
createInputPort, execute, getInputPort
abort, 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, workCompleted
Copyright 2020 Kieker Project, http://kieker-monitoring.net