Open Kilda Java Documentation
org.openkilda.pce.NetworkTopologyConstants Class Reference

Static Public Attributes

static final SwitchInfoData sw1
 
static final SwitchInfoData sw2
 
static final SwitchInfoData sw3
 
static final SwitchInfoData sw4
 
static final SwitchInfoData sw5
 
static final IslInfoData isl12
 
static final IslInfoData isl21
 
static final IslInfoData isl23
 
static final IslInfoData isl32
 
static final IslInfoData isl14
 
static final IslInfoData isl41
 
static final IslInfoData isl24
 
static final IslInfoData isl42
 
static final IslInfoData isl54
 
static final IslInfoData isl45
 
static final IslInfoData isl52
 
static final IslInfoData isl25
 
static final IslInfoData isl53
 
static final IslInfoData isl35
 

Detailed Description

Definition at line 27 of file NetworkTopologyConstants.java.

Member Data Documentation

◆ isl12

final IslInfoData org.openkilda.pce.NetworkTopologyConstants.isl12
static
Initial value:
= new IslInfoData(3L, Arrays.asList(
new PathNode(sw1.getSwitchId(), 1, 0, 0L, 3L),
new PathNode(sw2.getSwitchId(), 2, 1, 0L, 0L)),
10L, IslChangeType.DISCOVERED, 10L)

Definition at line 39 of file NetworkTopologyConstants.java.

◆ isl14

final IslInfoData org.openkilda.pce.NetworkTopologyConstants.isl14
static
Initial value:
= new IslInfoData(5L, Arrays.asList(
new PathNode(sw1.getSwitchId(), 2, 0, 0L, 5L),
new PathNode(sw4.getSwitchId(), 1, 1, 0L, 0L)),
10L, IslChangeType.DISCOVERED, 10L)

Definition at line 55 of file NetworkTopologyConstants.java.

◆ isl21

final IslInfoData org.openkilda.pce.NetworkTopologyConstants.isl21
static
Initial value:
= new IslInfoData(3L, Arrays.asList(
new PathNode(sw2.getSwitchId(), 2, 0, 0L, 3L),
new PathNode(sw1.getSwitchId(), 1, 1, 0L, 0L)),
10L, IslChangeType.DISCOVERED, 10L)

Definition at line 43 of file NetworkTopologyConstants.java.

◆ isl23

final IslInfoData org.openkilda.pce.NetworkTopologyConstants.isl23
static
Initial value:
= new IslInfoData(5L, Arrays.asList(
new PathNode(sw2.getSwitchId(), 1, 0, 0L, 5L),
new PathNode(sw3.getSwitchId(), 2, 1, 0L, 0L)),
10L, IslChangeType.DISCOVERED, 10L)

Definition at line 47 of file NetworkTopologyConstants.java.

◆ isl24

final IslInfoData org.openkilda.pce.NetworkTopologyConstants.isl24
static
Initial value:
= new IslInfoData(6L, Arrays.asList(
new PathNode(sw2.getSwitchId(), 3, 0, 0L, 6L),
new PathNode(sw4.getSwitchId(), 2, 1, 0L, 0L)),
10L, IslChangeType.DISCOVERED, 10L)

Definition at line 63 of file NetworkTopologyConstants.java.

◆ isl25

final IslInfoData org.openkilda.pce.NetworkTopologyConstants.isl25
static
Initial value:
= new IslInfoData(7L, Arrays.asList(
new PathNode(sw2.getSwitchId(), 4, 0, 0L, 7L),
new PathNode(sw5.getSwitchId(), 2, 1, 0L, 0L)),
10L, IslChangeType.DISCOVERED, 10L)

Definition at line 83 of file NetworkTopologyConstants.java.

◆ isl32

final IslInfoData org.openkilda.pce.NetworkTopologyConstants.isl32
static
Initial value:
= new IslInfoData(5L, Arrays.asList(
new PathNode(sw3.getSwitchId(), 2, 0, 0L, 5L),
new PathNode(sw2.getSwitchId(), 1, 1, 0L, 0L)),
10L, IslChangeType.DISCOVERED, 10L)

Definition at line 51 of file NetworkTopologyConstants.java.

◆ isl35

final IslInfoData org.openkilda.pce.NetworkTopologyConstants.isl35
static
Initial value:
= new IslInfoData(8L, Arrays.asList(
new PathNode(sw3.getSwitchId(), 1, 0, 0L, 8L),
new PathNode(sw5.getSwitchId(), 3, 1, 0L, 0L)),
10L, IslChangeType.DISCOVERED, 10L)

Definition at line 91 of file NetworkTopologyConstants.java.

◆ isl41

final IslInfoData org.openkilda.pce.NetworkTopologyConstants.isl41
static
Initial value:
= new IslInfoData(5L, Arrays.asList(
new PathNode(sw4.getSwitchId(), 1, 0, 0L, 5L),
new PathNode(sw1.getSwitchId(), 2, 1, 0L, 0L)),
10L, IslChangeType.DISCOVERED, 10L)

Definition at line 59 of file NetworkTopologyConstants.java.

◆ isl42

final IslInfoData org.openkilda.pce.NetworkTopologyConstants.isl42
static
Initial value:
= new IslInfoData(6L, Arrays.asList(
new PathNode(sw4.getSwitchId(), 2, 0, 0L, 6L),
new PathNode(sw2.getSwitchId(), 3, 1, 0L, 0L)),
10L, IslChangeType.DISCOVERED, 10L)

Definition at line 67 of file NetworkTopologyConstants.java.

◆ isl45

final IslInfoData org.openkilda.pce.NetworkTopologyConstants.isl45
static
Initial value:
= new IslInfoData(9L, Arrays.asList(
new PathNode(sw4.getSwitchId(), 3, 0, 0L, 9L),
new PathNode(sw5.getSwitchId(), 1, 1, 0L, 0L)),
10L, IslChangeType.DISCOVERED, 10L)

Definition at line 75 of file NetworkTopologyConstants.java.

◆ isl52

final IslInfoData org.openkilda.pce.NetworkTopologyConstants.isl52
static
Initial value:
= new IslInfoData(7L, Arrays.asList(
new PathNode(sw5.getSwitchId(), 2, 0, 0L, 7L),
new PathNode(sw2.getSwitchId(), 4, 1, 0L, 0L)),
10L, IslChangeType.DISCOVERED, 10L)

Definition at line 79 of file NetworkTopologyConstants.java.

◆ isl53

final IslInfoData org.openkilda.pce.NetworkTopologyConstants.isl53
static
Initial value:
= new IslInfoData(8L, Arrays.asList(
new PathNode(sw5.getSwitchId(), 3, 0, 0L, 8L),
new PathNode(sw3.getSwitchId(), 1, 1, 0L, 0L)),
10L, IslChangeType.DISCOVERED, 10L)

Definition at line 87 of file NetworkTopologyConstants.java.

◆ isl54

final IslInfoData org.openkilda.pce.NetworkTopologyConstants.isl54
static
Initial value:
= new IslInfoData(9L, Arrays.asList(
new PathNode(sw5.getSwitchId(), 1, 0, 0L, 9L),
new PathNode(sw4.getSwitchId(), 3, 1, 0L, 0L)),
10L, IslChangeType.DISCOVERED, 10L)

Definition at line 71 of file NetworkTopologyConstants.java.

◆ sw1

final SwitchInfoData org.openkilda.pce.NetworkTopologyConstants.sw1
static
Initial value:
= new SwitchInfoData(new SwitchId("ff:01"), SwitchState.ACTIVATED,
"", "", "", "localhost")

Definition at line 28 of file NetworkTopologyConstants.java.

◆ sw2

final SwitchInfoData org.openkilda.pce.NetworkTopologyConstants.sw2
static
Initial value:
= new SwitchInfoData(new SwitchId("ff:02"), SwitchState.ACTIVATED,
"", "", "", "localhost")

Definition at line 30 of file NetworkTopologyConstants.java.

◆ sw3

final SwitchInfoData org.openkilda.pce.NetworkTopologyConstants.sw3
static
Initial value:
= new SwitchInfoData(new SwitchId("ff:03"), SwitchState.ADDED,
"", "", "", "remote")

Definition at line 32 of file NetworkTopologyConstants.java.

◆ sw4

final SwitchInfoData org.openkilda.pce.NetworkTopologyConstants.sw4
static
Initial value:
= new SwitchInfoData(new SwitchId("ff:04"), SwitchState.ADDED,
"", "", "", "remote")

Definition at line 34 of file NetworkTopologyConstants.java.

◆ sw5

final SwitchInfoData org.openkilda.pce.NetworkTopologyConstants.sw5
static
Initial value:
= new SwitchInfoData(new SwitchId("ff:05"), SwitchState.REMOVED,
"", "", "", "remote")

Definition at line 36 of file NetworkTopologyConstants.java.


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