Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.knime.core.node.streamable Classes and Interfaces - 20 results found.
NameDescriptionTypePackageFramework
BufferedDataTableRowOutputConvenient class to create a buffered data table where a row output is required.Classorg.knime.core.node.streamableKNIME
DataTableRowInputDefault implementation of a RowInput.Classorg.knime.core.node.streamableKNIME
InputPortRoleA port role describes the requirements for a node's input object.Classorg.knime.core.node.streamableKNIME
MergeOperatorA merge operator combines StreamableOperatorInternals that are created by different threads (or JVM processes) to one internals objectClassorg.knime.core.node.streamableKNIME
OutputPortRoleA port role describes the requirements for a node's output object.Classorg.knime.core.node.streamableKNIME
PartitionInfoClass wrapping partition information when a node is executed in a streamed and/or distributed mode.Classorg.knime.core.node.streamableKNIME
PortInputInput for a streamable operator.Classorg.knime.core.node.streamableKNIME
PortObjectInputA general port object input.Classorg.knime.core.node.streamableKNIME
PortObjectOutputNon-data row output (any PortObject except for BufferedDataTable).Classorg.knime.core.node.streamableKNIME
PortOutputDescribes the output handle of a node.Classorg.knime.core.node.streamableKNIME
PortRoleA port role describes the requirements for a node's in or output object.Classorg.knime.core.node.streamableKNIME
RowInputA streamable data input.Classorg.knime.core.node.streamableKNIME
RowOutputOutput of a sequence of rows.Classorg.knime.core.node.streamableKNIME
SimpleStreamableFunctionNodeModelAbstract definition of a node that applies a simple function using a ColumnRearranger.Classorg.knime.core.node.streamable.simpleKNIME
SimpleStreamableFunctionWithInternalsNodeModelAbstract class of node that computes a simple (1:1) function but needs to have some final processing afterwards (mostly only setting an error message).Classorg.knime.core.node.streamable.simpleKNIME
SimpleStreamableOperatorInternalsSimple internals that uses a Config object to represent the internal state.Classorg.knime.core.node.streamable.simpleKNIME
StreamableFunctionSimplified streamable operator that represents a function.Classorg.knime.core.node.streamableKNIME
StreamableFunctionProducerInterface implemented by NodeModel to narrow the return type of NodeModel.Interfaceorg.knime.core.node.streamableKNIME
StreamableOperatorPerforms the execution of a node in streamed/distributed mode.Classorg.knime.core.node.streamableKNIME
StreamableOperatorInternalsRepresents the state of a streamable operator that needs to be feed back to the submit client to compose the output objects (or other node internalClassorg.knime.core.node.streamableKNIME