public interface EventConsumer extends LeadershipCallback
Modifier and Type | Method and Description |
---|---|
static EventConsumer |
get(EnvConfig config) |
void |
initConsumer(ConsumerHandler consumerHandler) |
void |
poll() |
void |
stop() |
updateStatus
void initConsumer(ConsumerHandler consumerHandler)
void poll()
void stop()
static EventConsumer get(EnvConfig config)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.