Class DistributedPiGroupTranslationStore

  • All Implemented Interfaces:
    org.onosproject.net.pi.service.PiGroupTranslationStore, org.onosproject.net.pi.service.PiTranslationStore<org.onosproject.net.group.Group,​org.onosproject.net.pi.runtime.PiActionProfileGroup>, org.onosproject.store.Store<org.onosproject.net.pi.service.PiTranslationEvent<org.onosproject.net.group.Group,​org.onosproject.net.pi.runtime.PiActionProfileGroup>,​org.onosproject.net.pi.service.PiTranslationStoreDelegate<org.onosproject.net.group.Group,​org.onosproject.net.pi.runtime.PiActionProfileGroup>>

    public class DistributedPiGroupTranslationStore
    extends AbstractDistributedPiTranslationStore<org.onosproject.net.group.Group,​org.onosproject.net.pi.runtime.PiActionProfileGroup>
    implements org.onosproject.net.pi.service.PiGroupTranslationStore
    Distributed implementation of a PI translation store for groups.
    • Constructor Detail

      • DistributedPiGroupTranslationStore

        public DistributedPiGroupTranslationStore()