Package | Description |
---|---|
org.apache.nifi.processor |
Modifier and Type | Method and Description |
---|---|
void |
Processor.onTrigger(ProcessContext context,
ProcessSessionFactory sessionFactory)
The method called when this processor is triggered to operate by the
controller.
|
void |
AbstractProcessor.onTrigger(ProcessContext context,
ProcessSessionFactory sessionFactory) |
Copyright © 2017 Apache NiFi Project. All rights reserved.