mirror of https://github.com/apache/nifi.git
NIFI-1496: State Manager documentation link wrong. This closes #214
Signed-off-by: Matt Gilman <matt.c.gilman@gmail.com>
This commit is contained in:
parent
f4487dd5f6
commit
d01449ee72
|
@ -216,7 +216,7 @@ class, calling the appropriate methods
|
|||
to fill in the details of the Relationship, and finally calling the
|
||||
`build` method.
|
||||
|
||||
[[state_manager]]
|
||||
[[supporting_api_state_manager]]
|
||||
==== StateManager
|
||||
The StateManager provides Processors, Reporting Tasks, and Controller Services a mechanism
|
||||
for easily storing and retrieving state. The API is similar to that of ConcurrentHashMap
|
||||
|
|
Loading…
Reference in New Issue