public class FlowRemovedV10Translator extends FlowRemovedTranslator
FlowRemoved
message to FlowRemoved notification (omit instructions).Constructor and Description |
---|
FlowRemovedV10Translator(ConvertorExecutor convertorExecutor) |
Modifier and Type | Method and Description |
---|---|
protected MatchBuilder |
translateMatch(FlowRemoved flowRemoved,
DeviceInfo deviceInfo) |
protected Short |
translateTableId(FlowRemoved flowRemoved)
Always returns zero because OF10 FLOW_REMOVED doesn't contain table ID.
|
getConvertorExecutor, translate
public FlowRemovedV10Translator(ConvertorExecutor convertorExecutor)
protected MatchBuilder translateMatch(FlowRemoved flowRemoved, DeviceInfo deviceInfo)
translateMatch
in class FlowRemovedTranslator
protected Short translateTableId(FlowRemoved flowRemoved)
translateTableId
in class FlowRemovedTranslator
flowRemoved
- FLOW_REMOVED message.Copyright © 2019 OpenDaylight. All rights reserved.