MiNiFi Java Agent Administration
Also available as:
PDF

Process Groups

Process groups can be nested from the top level. They can contain other process groups as well and can be used to logically group related operations.

PropertyDescription
nameThe name of what this process group will do.
idThe id of this process group. This needs to be set to a unique filesystem-friendly value (regex: [A-Za-z0-9_-]+)
ProcessorsThe processors contained in this Process Group. (Defined above)
Remote Process GroupsThe remote process groups contained in this Process Group. (Defined below)
ConnectionsThe connections contained in this Process Group. (Defined below)
Input PortsThe input ports contained in this Process Group. (Defined below)
Output PortsThe output ports contained in this Process Group. (Defined below)
FunnelsThe funnels contained in this Process Group. (Defined below)
Process GroupsThe child Process Groups contained in this Process Group.