Open Kilda Java Documentation
org.openkilda.floodlight.kafka.ReplaceInstallFlowTest Class Reference

Public Member Functions

void setUp () throws FloodlightModuleException
 
void installOneSwitchNoneFlow () throws IOException, InterruptedException
 
void installOneSwitchReplaceFlow () throws IOException, InterruptedException
 
void installOneSwitchPushFlow () throws IOException, InterruptedException
 
void installOneSwitchPopFlow () throws IOException, InterruptedException
 
void installIngressNoneFlow () throws IOException, InterruptedException
 
void installIngressReplaceFlow () throws IOException, InterruptedException
 
void installIngressPushFlow () throws IOException, InterruptedException
 
void installIngressPopFlow () throws IOException, InterruptedException
 
void installEgressNoneFlow () throws IOException, InterruptedException
 
void installEgressReplaceFlow () throws IOException, InterruptedException
 
void installEgressPushFlow () throws IOException, InterruptedException
 
void installEgressPopFlow () throws IOException, InterruptedException
 
void installTransitFlow () throws IOException, InterruptedException
 

Protected Member Functions

void initScheme ()
 

Protected Attributes

SwitchDescription switchDescription
 
OutputCommands scheme
 

Detailed Description

Definition at line 70 of file ReplaceInstallFlowTest.java.

Member Function Documentation

◆ initScheme()

void org.openkilda.floodlight.kafka.ReplaceInstallFlowTest.initScheme ( )
protected

Definition at line 116 of file ReplaceInstallFlowTest.java.

◆ installEgressNoneFlow()

void org.openkilda.floodlight.kafka.ReplaceInstallFlowTest.installEgressNoneFlow ( ) throws IOException, InterruptedException

Definition at line 202 of file ReplaceInstallFlowTest.java.

◆ installEgressPopFlow()

void org.openkilda.floodlight.kafka.ReplaceInstallFlowTest.installEgressPopFlow ( ) throws IOException, InterruptedException

Definition at line 229 of file ReplaceInstallFlowTest.java.

◆ installEgressPushFlow()

void org.openkilda.floodlight.kafka.ReplaceInstallFlowTest.installEgressPushFlow ( ) throws IOException, InterruptedException

Definition at line 220 of file ReplaceInstallFlowTest.java.

◆ installEgressReplaceFlow()

void org.openkilda.floodlight.kafka.ReplaceInstallFlowTest.installEgressReplaceFlow ( ) throws IOException, InterruptedException

Definition at line 211 of file ReplaceInstallFlowTest.java.

◆ installIngressNoneFlow()

void org.openkilda.floodlight.kafka.ReplaceInstallFlowTest.installIngressNoneFlow ( ) throws IOException, InterruptedException

Definition at line 162 of file ReplaceInstallFlowTest.java.

◆ installIngressPopFlow()

void org.openkilda.floodlight.kafka.ReplaceInstallFlowTest.installIngressPopFlow ( ) throws IOException, InterruptedException

Definition at line 192 of file ReplaceInstallFlowTest.java.

◆ installIngressPushFlow()

void org.openkilda.floodlight.kafka.ReplaceInstallFlowTest.installIngressPushFlow ( ) throws IOException, InterruptedException

Definition at line 182 of file ReplaceInstallFlowTest.java.

◆ installIngressReplaceFlow()

void org.openkilda.floodlight.kafka.ReplaceInstallFlowTest.installIngressReplaceFlow ( ) throws IOException, InterruptedException

Definition at line 172 of file ReplaceInstallFlowTest.java.

◆ installOneSwitchNoneFlow()

void org.openkilda.floodlight.kafka.ReplaceInstallFlowTest.installOneSwitchNoneFlow ( ) throws IOException, InterruptedException

Definition at line 122 of file ReplaceInstallFlowTest.java.

◆ installOneSwitchPopFlow()

void org.openkilda.floodlight.kafka.ReplaceInstallFlowTest.installOneSwitchPopFlow ( ) throws IOException, InterruptedException

Definition at line 152 of file ReplaceInstallFlowTest.java.

◆ installOneSwitchPushFlow()

void org.openkilda.floodlight.kafka.ReplaceInstallFlowTest.installOneSwitchPushFlow ( ) throws IOException, InterruptedException

Definition at line 142 of file ReplaceInstallFlowTest.java.

◆ installOneSwitchReplaceFlow()

void org.openkilda.floodlight.kafka.ReplaceInstallFlowTest.installOneSwitchReplaceFlow ( ) throws IOException, InterruptedException

Definition at line 132 of file ReplaceInstallFlowTest.java.

◆ installTransitFlow()

void org.openkilda.floodlight.kafka.ReplaceInstallFlowTest.installTransitFlow ( ) throws IOException, InterruptedException

Definition at line 238 of file ReplaceInstallFlowTest.java.

◆ setUp()

void org.openkilda.floodlight.kafka.ReplaceInstallFlowTest.setUp ( ) throws FloodlightModuleException

Definition at line 92 of file ReplaceInstallFlowTest.java.

Member Data Documentation

◆ scheme

OutputCommands org.openkilda.floodlight.kafka.ReplaceInstallFlowTest.scheme
protected

Definition at line 74 of file ReplaceInstallFlowTest.java.

◆ switchDescription

SwitchDescription org.openkilda.floodlight.kafka.ReplaceInstallFlowTest.switchDescription
protected

Definition at line 73 of file ReplaceInstallFlowTest.java.


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