Class DistributedPiFlowRuleTranslationStore

  • All Implemented Interfaces:
    org.onosproject.net.pi.service.PiFlowRuleTranslationStore, org.onosproject.net.pi.service.PiTranslationStore<org.onosproject.net.flow.FlowRule,​org.onosproject.net.pi.runtime.PiTableEntry>, org.onosproject.store.Store<org.onosproject.net.pi.service.PiTranslationEvent<org.onosproject.net.flow.FlowRule,​org.onosproject.net.pi.runtime.PiTableEntry>,​org.onosproject.net.pi.service.PiTranslationStoreDelegate<org.onosproject.net.flow.FlowRule,​org.onosproject.net.pi.runtime.PiTableEntry>>

    public class DistributedPiFlowRuleTranslationStore
    extends AbstractDistributedPiTranslationStore<org.onosproject.net.flow.FlowRule,​org.onosproject.net.pi.runtime.PiTableEntry>
    implements org.onosproject.net.pi.service.PiFlowRuleTranslationStore
    Distributed implementation of a PI translation store for flow rules.
    • Constructor Detail

      • DistributedPiFlowRuleTranslationStore

        public DistributedPiFlowRuleTranslationStore()