Package | Description |
---|---|
org.apache.nifi.processor |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractSessionFactoryProcessor.init(ProcessorInitializationContext context)
Provides subclasses the ability to perform initialization logic
|
void |
Processor.initialize(ProcessorInitializationContext context)
Provides the processor with access to objects that may be of use
throughout the life of the Processor
|
void |
AbstractSessionFactoryProcessor.initialize(ProcessorInitializationContext context) |
Copyright © 2016 Apache NiFi Project. All rights reserved.