public class ForwardUpdateTable extends Object
| Modifier and Type | Field and Description |
|---|---|
List<org.onosproject.net.flowobjective.ForwardingObjective> |
addObjectives |
List<org.onosproject.net.flowobjective.ForwardingObjective> |
removeObjectives |
| Constructor and Description |
|---|
ForwardUpdateTable() |
| Modifier and Type | Method and Description |
|---|---|
void |
addUpdateTable(ForwardUpdateTable updateTable) |
List<org.onosproject.net.flowobjective.ForwardingObjective> |
toForwardingObjectiveList() |
public List<org.onosproject.net.flowobjective.ForwardingObjective> addObjectives
public List<org.onosproject.net.flowobjective.ForwardingObjective> removeObjectives
public void addUpdateTable(ForwardUpdateTable updateTable)
public List<org.onosproject.net.flowobjective.ForwardingObjective> toForwardingObjectiveList()