Class OnFailureProcessor

java.lang.Object
org.elasticsearch.ingest.CompoundProcessor
org.elasticsearch.ingest.OnFailureProcessor
All Implemented Interfaces:
Processor, WrappingProcessor

public class OnFailureProcessor extends CompoundProcessor implements WrappingProcessor
A wrapping processor that adds failure handling logic around the wrapped processor.