Package | Description |
---|---|
org.apache.nifi.processor |
Class and Description |
---|
OnScheduled
Marker annotation a
Processor or
ReportingTask implementation
can use to indicate a method should be called whenever the component is
scheduled to run. |
OnUnscheduled
Marker annotation a
Processor or
ReportingTask should be
called whenever the component is no longer scheduled to run. |
Copyright © 2015 Apache NiFi Project. All rights reserved.