Uses of Interface
org.apache.nifi.processor.util.pattern.PartialFunctions.FlowFileGroup
-
Uses of PartialFunctions.FlowFileGroup in org.apache.nifi.processor.util.pattern
Classes in org.apache.nifi.processor.util.pattern with type parameters of type PartialFunctions.FlowFileGroupModifier and TypeClassDescriptionclassPutGroup<FC,C extends AutoCloseable, FFG extends PartialFunctions.FlowFileGroup> Extended Put pattern capable of handling FlowFile groups.Methods in org.apache.nifi.processor.util.pattern with type parameters of type PartialFunctions.FlowFileGroupModifier and TypeMethodDescriptionstatic <C,I extends PartialFunctions.FlowFileGroup>
ExceptionHandler.OnError<C, I> ExceptionHandler.createOnGroupError(org.apache.nifi.processor.ProcessContext context, org.apache.nifi.processor.ProcessSession session, RoutingResult routingResult, org.apache.nifi.processor.Relationship relFailure, org.apache.nifi.processor.Relationship relRetry) Same asExceptionHandler.createOnError(ProcessContext, ProcessSession, RoutingResult, Relationship, Relationship)for FlowFileGroup.