AlterConfigPolicy
, ClientQuotaCallback
, ConfigProvider
, ConnectRestExtension
, ConsumerInterceptor<K,V>
, CreateTopicPolicy
, DeserializationExceptionHandler
, HeaderConverter
, Partitioner
, PrincipalBuilder
, ProducerInterceptor<K,V>
, ProductionExceptionHandler
, Reconfigurable
, Transformation<R>
DefaultPrincipalBuilder
, DefaultProductionExceptionHandler
, FileConfigProvider
, LogAndContinueExceptionHandler
, LogAndFailExceptionHandler
, SimpleHeaderConverter
, StringConverter
public interface Configurable
Modifier and Type | Method | Description |
---|---|---|
void |
configure(java.util.Map<java.lang.String,?> configs) |
Configure this class with the given key-value pairs
|