| Package | Description |
|---|---|
| org.opendaylight.vtn.manager.internal.util.flow | |
| org.opendaylight.vtn.manager.internal.util.flow.cond |
This package contains utility classes for flow condition management.
|
| org.opendaylight.vtn.manager.internal.vnode |
| Constructor and Description |
|---|
VTNFlowBuilder(String tname,
VTNMatch vmatch,
int pri,
int idle,
int hard)
Construct a new instance.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VTNFlowMatch
VTNFlowMatch describes the condition to match against packtes
in a flow condition. |
| Modifier and Type | Method and Description |
|---|---|
VTNFlowBuilder |
PacketContext.createFlowBuilder(String tname,
VTNMatch vmatch)
Create a new VTN flow builder with specifying the flow match.
|
Copyright © 2018 OpenDaylight. All rights reserved.