Interface RuleBase
- All Superinterfaces:
AutoCloseable,org.apache.kafka.common.Configurable
- All Known Subinterfaces:
RuleAction,RuleExecutor
- All Known Implementing Classes:
DlqAction,ErrorAction,FieldRedactionExecutor,FieldRuleExecutor,NoneAction
Base type for rule interfaces.
-
Field Summary
Fields -
Method Summary
-
Field Details
-
DEFAULT_NAME
- See Also:
-
-
Method Details
-
addOriginalConfigs
default boolean addOriginalConfigs() -
configure
- Specified by:
configurein interfaceorg.apache.kafka.common.Configurable
-
type
String type() -
close
- Specified by:
closein interfaceAutoCloseable- Throws:
RuleException
-