public class FlowRemovedTranslator extends Object implements MessageTranslator<org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.FlowRemoved,FlowRemoved>
FlowRemoved
message to FlowRemoved notification (omit instructions)Constructor and Description |
---|
FlowRemovedTranslator(ConvertorExecutor convertorExecutor) |
Modifier and Type | Method and Description |
---|---|
protected ConvertorExecutor |
getConvertorExecutor() |
FlowRemoved |
translate(org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.FlowRemoved input,
DeviceInfo deviceInfo,
Object connectionDistinguisher)
Translates from input to output.
|
protected MatchBuilder |
translateMatch(org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.FlowRemoved flowRemoved,
DeviceInfo deviceInfo) |
protected Short |
translateTableId(org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.FlowRemoved flowRemoved)
Translate the table ID in the FLOW_REMOVED message to SAL table ID.
|
public FlowRemovedTranslator(ConvertorExecutor convertorExecutor)
protected ConvertorExecutor getConvertorExecutor()
public FlowRemoved translate(org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.FlowRemoved input, DeviceInfo deviceInfo, Object connectionDistinguisher)
MessageTranslator
translate
in interface MessageTranslator<org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.FlowRemoved,FlowRemoved>
input
- inputdeviceInfo
- node informationconnectionDistinguisher
- connection distinguisherprotected MatchBuilder translateMatch(org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.FlowRemoved flowRemoved, DeviceInfo deviceInfo)
protected Short translateTableId(org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.FlowRemoved flowRemoved)
flowRemoved
- FLOW_REMOVED message.Copyright © 2018 OpenDaylight. All rights reserved.