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