java.lang.Object
org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.AbstractCommunityHandler
Direct Known Subclasses:
MatchCommunitySetHandler, SetCommunityHandler

public class AbstractCommunityHandler extends Object
  • Field Details

    • communitySets

      protected final com.google.common.cache.LoadingCache<String,List<Communities>> communitySets
  • Constructor Details

    • AbstractCommunityHandler

      public AbstractCommunityHandler(org.opendaylight.mdsal.binding.api.DataBroker dataBroker)