| Modifier and Type | Method and Description | 
|---|---|
static Community | 
CommunityUtil.create(ReferenceCache refCache,
      long asn,
      int semantics)
Creates a new Community given AS number value and semantics using generated CommunitiesBuilder. 
 | 
static Community | 
CommunityUtil.valueOf(ReferenceCache refCache,
       String string)
Creates a Community from its String representation. 
 | 
| Constructor and Description | 
|---|
AggregatorAttributeParser(ReferenceCache refCache)  | 
AsPathAttributeParser(ReferenceCache refCache)  | 
CommunitiesAttributeParser(ReferenceCache refCache)  | 
CommunityUtil(ReferenceCache refCache)  | 
| Modifier and Type | Method and Description | 
|---|---|
ReferenceCache | 
BGPExtensionProviderContext.getReferenceCache()
Get the context-wide cache for a particular object type. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ReferenceCache | 
SimpleBGPExtensionProviderContext.getReferenceCache()  | 
| Modifier and Type | Method and Description | 
|---|---|
ReferenceCache | 
RSVPExtensionProviderContext.getReferenceCache()
Get the context-wide cache for a particular object type. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ReferenceCache | 
SimpleRSVPExtensionProviderContext.getReferenceCache()  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
NoopReferenceCache
A simple reference cache which actually does not cache anything. 
 | 
Copyright © 2020 OpenDaylight. All rights reserved.