Class AbstractCommunityHandler
java.lang.Object
org.opendaylight.protocol.bgp.openconfig.routing.policy.statement.AbstractCommunityHandler
- Direct Known Subclasses:
MatchCommunitySetHandler
,SetCommunityHandler
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final com.google.common.cache.LoadingCache
<String, List<Communities>> -
Constructor Summary
ConstructorsConstructorDescriptionAbstractCommunityHandler
(org.opendaylight.mdsal.binding.api.DataBroker dataBroker) -
Method Summary