Package | Description |
---|---|
org.kie.hacep.core.infra.consumer | |
org.kie.hacep.core.infra.election |
Modifier and Type | Interface and Description |
---|---|
interface |
EventConsumer |
Modifier and Type | Class and Description |
---|---|
class |
DefaultKafkaConsumer<T>
The default consumer relies on the Consumer thread and
is based on the loop around poll method.
|
class |
InfraCallback |
class |
LocalConsumer |
Modifier and Type | Method and Description |
---|---|
LeadershipCallback |
ConsumerController.getCallback() |
Modifier and Type | Method and Description |
---|---|
void |
InfraCallback.setConsumer(LeadershipCallback newConsumer) |
Modifier and Type | Method and Description |
---|---|
void |
LeaderElectionImpl.addCallbacks(List<LeadershipCallback> callbacks) |
void |
LeaderElection.addCallbacks(List<LeadershipCallback> callbacks) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.