public interface RuleBase extends AutoCloseable, org.apache.kafka.common.Configurable
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_NAME |
| Modifier and Type | Method and Description |
|---|---|
default boolean |
addOriginalConfigs() |
default void |
close() |
default void |
configure(Map<String,?> configs) |
String |
type() |
static final String DEFAULT_NAME
default boolean addOriginalConfigs()
default void configure(Map<String,?> configs)
configure in interface org.apache.kafka.common.ConfigurableString type()
default void close()
throws RuleException
close in interface AutoCloseableRuleExceptionCopyright © 2025 Confluent, Inc.. All rights reserved.