Block Programmatically (Variable)

Used in unit tests to pause the execution until a prgrammatic "release" is triggered. This node is part of the workflow manager test framework. It's used to simulate a long processing job. It uses a java.util.concurrent.Lock object to stall. Using this node makes only sense if used in unit tests. In normal KNIME execution this node will just pass the input to the output.

Options

Lock ID
ID of the lock being used. Must be present in the global lock repository (i.e. programmatically added beforehand).

Input Ports

Icon
Any variable

Output Ports

Icon
Input Variables

Popular Predecessors

Popular Successors

  • No recommendations found

Views

This node has no views

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.