Class FlowRemovedTranslator

    • Constructor Detail

      • FlowRemovedTranslator

        public FlowRemovedTranslator​(ConvertorExecutor convertorExecutor)
    • Method Detail

      • translateTableId

        protected org.opendaylight.yangtools.yang.common.Uint8 translateTableId​(FlowRemoved flowRemoved)
        Translate the table ID in the FLOW_REMOVED message to SAL table ID.
        Parameters:
        flowRemoved - FLOW_REMOVED message.
        Returns:
        SAL table ID.