- Enclosing class:
PartialFunctions
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
void
execute(org.apache.nifi.processor.ProcessSession session)
-
Method Details
-
execute
void execute(org.apache.nifi.processor.ProcessSession session)
throws org.apache.nifi.processor.exception.ProcessException
- Throws:
org.apache.nifi.processor.exception.ProcessException