StandardTableStateService¶
Description¶
A controller Service that provides and manages table state. The state is cached and refreshed only when one of set table state method is invoked.This caching method requires that getting or setting state for a given table must be done on the same node.The Tables processing can be partitioned between NiFi nodes, but the get and set state operations for a single table must be associated with a single NiFi node.
State management¶
This component does not store state.
Restricted¶
This component is not restricted.
System Resource Considerations¶
This component does not specify system resource considerations.