@FunctionalInterface public static interface PartialFunctions.OnFailed<FC,C>
| Modifier and Type | Method and Description |
|---|---|
void |
apply(ProcessContext context,
ProcessSession session,
FC functionContext,
C connection,
Exception e) |
void apply(ProcessContext context, ProcessSession session, FC functionContext, C connection, Exception e) throws ProcessException
ProcessExceptionCopyright © 2019 Apache NiFi Project. All rights reserved.