| Package | Description |
|---|---|
| org.opendaylight.vtn.manager.internal.flow.reader | |
| org.opendaylight.vtn.manager.internal.flow.remove | |
| org.opendaylight.vtn.manager.internal.flow.stats |
| Modifier and Type | Method and Description |
|---|---|
protected StatsReaderService |
ReadFlowFuture.getStatsReaderService()
Return the flow statistics reader service.
|
| Modifier and Type | Method and Description |
|---|---|
static ReadFlowFuture |
ReadFlowFuture.create(TxContext ctx,
TxQueue txq,
StatsReaderService srs,
GetDataFlowInput input)
Construct a new instance.
|
| Constructor and Description |
|---|
ReadDataFlowFuture(TxContext ctx,
TxQueue txq,
StatsReaderService srs,
GetDataFlowInput input)
Construct a new instance.
|
ReadFlowFuture(TxContext ctx,
TxQueue txq,
StatsReaderService srs,
GetDataFlowInput input)
Construct a new instance.
|
ReadSingleFlowFuture(TxContext ctx,
TxQueue txq,
StatsReaderService srs,
GetDataFlowInput input)
Construct a new instance.
|
| Constructor and Description |
|---|
ClearNodeFlowsTask(VTNManagerProvider provider,
org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.SalFlowService sfs,
StatsReaderService srs,
SalNode snode,
VtnOpenflowVersion ofver)
Construct a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
static FlowStatsReader |
FlowStatsReader.getInstance(StatsReaderService srs,
int count)
Return a flow statistics reader.
|
void |
NodeFlowStatsReader.start(StatsReaderService srs)
Start the flow statistics read transaction.
|
Copyright © 2018 OpenDaylight. All rights reserved.