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, translatepublic FlowRemovedV10Translator(ConvertorExecutor convertorExecutor)
protected MatchBuilder translateMatch(FlowRemoved flowRemoved, DeviceInfo deviceInfo)
translateMatch in class FlowRemovedTranslatorprotected Short translateTableId(FlowRemoved flowRemoved)
translateTableId in class FlowRemovedTranslatorflowRemoved - FLOW_REMOVED message.Copyright © 2019 OpenDaylight. All rights reserved.