Interface RuleAction

All Superinterfaces:
AutoCloseable, org.apache.kafka.common.Configurable, RuleBase
All Known Implementing Classes:
DlqAction, ErrorAction, NoneAction

public interface RuleAction extends RuleBase
A post-rule action.