Uses of Class
org.apache.nifi.processor.util.put.AbstractPutEventProcessor.Range
-
Uses of AbstractPutEventProcessor.Range in org.apache.nifi.processor.util.put
Fields in org.apache.nifi.processor.util.put with type parameters of type AbstractPutEventProcessor.RangeModifier and TypeFieldDescriptionprivate final List<AbstractPutEventProcessor.Range> AbstractPutEventProcessor.FlowFileMessageBatch.failedRangesprivate final List<AbstractPutEventProcessor.Range> AbstractPutEventProcessor.FlowFileMessageBatch.successfulRangesMethod parameters in org.apache.nifi.processor.util.put with type arguments of type AbstractPutEventProcessor.RangeModifier and TypeMethodDescriptionprivate voidAbstractPutEventProcessor.FlowFileMessageBatch.transferRanges(List<AbstractPutEventProcessor.Range> ranges, Relationship relationship)