Package org.apache.nifi.processor.util.pattern
package org.apache.nifi.processor.util.pattern
-
ClassDescriptionRepresents a looping process was discontinued.Represents general error types and how it should be treated.Represents the destination of input.Indicating yield or penalize the processing when transfer the input.Result represents a result of a procedure.ExceptionHandler provides a structured Exception handling logic composed by reusable partial functions.This class contains various partial functions those are reusable among process patterns.PartialFunctions.Cleanup<FC,
C> Put<FC,C extends AutoCloseable> Abstract Put pattern class with a generic onTrigger method structure, composed with various partial functions.Put.PutFlowFile<FC,C> PutGroup<FC,C extends AutoCloseable, FFG extends PartialFunctions.FlowFileGroup> Extended Put pattern capable of handling FlowFile groups.PutGroup.GroupFlowFiles<FC,C, FFG> PutGroup.PutFlowFiles<FC,C, FFG> RollbackOnFailure can be used as a function context for process patterns such asPutto provide a configurable error handling.