|
static void | fillDependencies (Collection< Class<? extends IFloodlightService >> dependencies) |
|
Definition at line 29 of file ConsumerContext.java.
◆ ConsumerContext()
org.openkilda.floodlight.kafka.ConsumerContext.ConsumerContext |
( |
FloodlightModuleContext |
moduleContext, |
|
|
KafkaTopicsConfig |
kafkaTopicsConfig |
|
) |
| |
◆ fillDependencies()
static void org.openkilda.floodlight.kafka.ConsumerContext.fillDependencies |
( |
Collection< Class<? extends IFloodlightService >> |
dependencies | ) |
|
|
static |
◆ getKafkaFlowTopic()
String org.openkilda.floodlight.kafka.ConsumerContext.getKafkaFlowTopic |
( |
| ) |
|
◆ getKafkaNorthboundTopic()
String org.openkilda.floodlight.kafka.ConsumerContext.getKafkaNorthboundTopic |
( |
| ) |
|
◆ getKafkaProducer()
◆ getKafkaStatsTopic()
String org.openkilda.floodlight.kafka.ConsumerContext.getKafkaStatsTopic |
( |
| ) |
|
◆ getKafkaTopoDiscoTopic()
String org.openkilda.floodlight.kafka.ConsumerContext.getKafkaTopoDiscoTopic |
( |
| ) |
|
◆ getPathVerificationService()
◆ getSwitchManager()
ISwitchManager org.openkilda.floodlight.kafka.ConsumerContext.getSwitchManager |
( |
| ) |
|
The documentation for this class was generated from the following file:
- /Users/kevin/Desktop/Kilda/open-kilda-develop/services/src/floodlight-modules/src/main/java/org/openkilda/floodlight/kafka/ConsumerContext.java