NifiRegistryPersistenceSpec
NifiRegistryPersistenceSpec defines the storage specification for NiFi Registry.
- PersistenceSpec PersistenceSpec
PersistenceSpec PersistenceSpec
-
PersistenceSpec defines the persistence specification.
flowStorage PersistenceSpec (Optional)
-
flowStorage describes the storage specification for the ‘
flow_storage
’ directory. If provided, it overrides the default storage specification. data PersistenceSpec (Optional)
-
data describes the storage specification for the data directory, where state resides, for example, the database directory. If provided, it overrides the default storage specification.
extensionBundles PersistenceSpec (Optional)
-
xtensionBundles describes the storage specification for the extension_bundles directory. If provided, it overrides the default storage specification.