Open Kilda Java Documentation
org.openkilda.floodlight.pathverification.PathVerificationServiceConfig Interface Reference

Public Member Functions

double getIslBandwidthQuotient ()
 
String getHmac256Secret ()
 
String getBootstrapServers ()
 
default Properties createKafkaProducerProperties ()
 

Detailed Description

Definition at line 28 of file PathVerificationServiceConfig.java.

Member Function Documentation

◆ createKafkaProducerProperties()

default Properties org.openkilda.floodlight.pathverification.PathVerificationServiceConfig.createKafkaProducerProperties ( )

Returns Kafka properties built with the configuration data for Producer.

Definition at line 45 of file PathVerificationServiceConfig.java.

◆ getBootstrapServers()

String org.openkilda.floodlight.pathverification.PathVerificationServiceConfig.getBootstrapServers ( )

◆ getHmac256Secret()

String org.openkilda.floodlight.pathverification.PathVerificationServiceConfig.getHmac256Secret ( )

◆ getIslBandwidthQuotient()

double org.openkilda.floodlight.pathverification.PathVerificationServiceConfig.getIslBandwidthQuotient ( )

The documentation for this interface was generated from the following file: