| DiscontinuedException
Represents a looping process was discontinued.
|
| ErrorTypes
Represents general error types and how it should be treated.
|
| ErrorTypes.Destination
Represents the destination of input.
|
| ErrorTypes.Penalty
Indicating yield or penalize the processing when transfer the input.
|
| ErrorTypes.Result
Result represents a result of a procedure.
|
| ExceptionHandler.OnError |
| ExceptionHandler.Procedure |
| PartialFunctions.AdjustRoute |
| PartialFunctions.Cleanup |
| PartialFunctions.FetchFlowFiles |
| PartialFunctions.FlowFileGroup |
| PartialFunctions.InitConnection |
| PartialFunctions.OnCompleted |
| PartialFunctions.OnFailed |
| PartialFunctions.OnTrigger |
| PartialFunctions.RollbackSession |
| PartialFunctions.TransferFlowFiles |
| Put
Abstract Put pattern class with a generic onTrigger method structure, composed with various partial functions.
|
| Put.PutFlowFile |
| PutGroup.GroupFlowFiles |
| PutGroup.PutFlowFiles |
RollbackOnFailure
RollbackOnFailure can be used as a function context for process patterns such as Put to provide a configurable error handling.
|
| RoutingResult |