public class SbcZkConfigUpdateEvent extends SbcInternalEvent
SbcMetadataUpdateEvent
.SbcEvent.SbcEventHandlerResult
eventContext, LOG
Constructor and Description |
---|
SbcZkConfigUpdateEvent(SbcContext context,
kafka.server.KafkaConfig oldConfig,
kafka.server.KafkaConfig newConfig) |
Modifier and Type | Method and Description |
---|---|
protected SbcEvent.SbcEventHandlerResult |
handleEvent()
The "business logic" of an SbcEvent.
|
respondToClient
public SbcZkConfigUpdateEvent(SbcContext context, kafka.server.KafkaConfig oldConfig, kafka.server.KafkaConfig newConfig)
protected SbcEvent.SbcEventHandlerResult handleEvent()
SbcEvent
handleEvent
in class SbcEvent