nifi
This nifi-utils module should be a general purpose place to store widely
and generally useful functions that any component might want to leverage.
NO DEPENDENCIES should be added. This module is likely to be leveraged by
every extension and should not bring along any other dependencies. The only
dependency intended is the nifi-api and even this is expected to be already
provided in any case where it would be used. The typical place this util
would be found ...
Last Release on Mar 11, 2025
5. NiFi Record127 usages
org.apache.nifi » nifi-recordApache
This module contains the domain model for NiFi's Record abstraction, including
several interfaces for interacting with Records. This module should not depend
on any external libraries.
Last Release on Mar 11, 2025
This nifi-processor-utils module is designed to capture common patterns
and utilities that can be leveraged by other processors or components to
help promote reuse. These patterns may become framework level features
or may simply be made available through this utility. It is ok for this
module to have dependencies but care should be taken when adding dependencies
as this increases the cost of utilizing this module in various nars.
Last Release on Jan 18, 2022
7. NiFi Record Serialization Service API110 usages
org.apache.nifi » nifi-record-serialization-service-apiApache
NiFi Record Serialization Service API
Last Release on Mar 11, 2025