Reconfigurable¶
Reconfigurable
is an extension of the Configurable abstraction for services that support Dynamic Configuration.
Contract (Subset)¶
reconfigurableConfigs¶
Set<String> reconfigurableConfigs()
See:
Used when:
SslFactory
is requested tocreateNewSslEngineFactory
DataPlaneAcceptor
is requested tovalidateReconfiguration
DynamicBrokerConfig
is requested to addReconfigurable, maybeReconfigure, processListenerReconfigurable, processReconfiguration, reloadUpdatedFilesWithoutConfigChangeDynamicClientQuotaCallback
is requested toreconfigurableConfigs
DynamicMetricsReporters
is requested toreconfigurableConfigs
Implementations¶
DynamicClientQuotaCallback
DynamicMetricsReporters
KafkaYammerMetrics
ListenerReconfigurable
- MetricsReporter
SslFactory