Package org.apache.nifi.components.state
package org.apache.nifi.components.state
-
InterfacesClassDescriptionProvides a mechanism by which components can store and retrieve state.This interface defines an initialization context that is passed to a
StateProvider
when it is initialized.