| Package | Description |
|---|---|
| org.opendaylight.vtn.manager.internal.flow.add | |
| org.opendaylight.vtn.manager.internal.flow.common | |
| org.opendaylight.vtn.manager.internal.flow.remove |
| Constructor and Description |
|---|
FlowAddContext(org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.SalFlowService sfs,
VTNThreadPool thread,
VTNFlowBuilder builder)
Construct a new instance.
|
PutFlowTxTask(FlowAddContext ctx,
VTNThreadPool thread,
TxQueue txq)
Construct a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
VTNThreadPool |
FlowModContext.getFlowThread()
Return the thread used to run tasks for modifying flow entries.
|
| Constructor and Description |
|---|
FlowModContext(org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.SalFlowService sfs,
VTNThreadPool thread)
Construct a new instance.
|
| Constructor and Description |
|---|
FlowRemoveContext(org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.SalFlowService sfs,
VTNThreadPool thread,
FlowRemover remover)
Construct a new instance.
|
Copyright © 2018 OpenDaylight. All rights reserved.