Index

A F G L M O P R S 
All Classes and Interfaces|All Packages

A

addAuthenticationKey(Eid, MappingAuthkey) - Method in class org.opendaylight.lispflowmapping.mapcache.AuthKeyDb
 
addData(Eid, String, Object) - Method in class org.opendaylight.lispflowmapping.mapcache.FlatMapCache
 
addData(Eid, String, Object) - Method in class org.opendaylight.lispflowmapping.mapcache.MultiTableMapCache
 
addData(Eid, String, Object) - Method in class org.opendaylight.lispflowmapping.mapcache.SimpleMapCache
 
addMapping(Eid, Object) - Method in class org.opendaylight.lispflowmapping.mapcache.FlatMapCache
 
addMapping(Eid, Object) - Method in class org.opendaylight.lispflowmapping.mapcache.MultiTableMapCache
 
addMapping(Eid, Object) - Method in class org.opendaylight.lispflowmapping.mapcache.SimpleMapCache
 
addMapping(Eid, Object, Set<IpAddressBinary>) - Method in class org.opendaylight.lispflowmapping.mapcache.SimpleMapCache
 
addMapping(Eid, XtrId, Object) - Method in class org.opendaylight.lispflowmapping.mapcache.SimpleMapCache
 
AuthKeyDb - Class in org.opendaylight.lispflowmapping.mapcache
Simple in-memory database for authentication keys, that works with 'simple' addresses (see lisp-proto.yang).
AuthKeyDb(ILispDAO) - Constructor for class org.opendaylight.lispflowmapping.mapcache.AuthKeyDb
 

F

FlatMapCache - Class in org.opendaylight.lispflowmapping.mapcache
Flat key implementation of a map-cache.
FlatMapCache(ILispDAO) - Constructor for class org.opendaylight.lispflowmapping.mapcache.FlatMapCache
 

G

getAllXtrIdMappings(Eid) - Method in class org.opendaylight.lispflowmapping.mapcache.SimpleMapCache
 
getAuthenticationKey(Eid) - Method in class org.opendaylight.lispflowmapping.mapcache.AuthKeyDb
 
getCoveringLessSpecific(Eid) - Method in class org.opendaylight.lispflowmapping.mapcache.SimpleMapCache
 
getData(Eid, String) - Method in class org.opendaylight.lispflowmapping.mapcache.FlatMapCache
 
getData(Eid, String) - Method in class org.opendaylight.lispflowmapping.mapcache.MultiTableMapCache
 
getData(Eid, String) - Method in class org.opendaylight.lispflowmapping.mapcache.SimpleMapCache
 
getMapping(Eid, Eid) - Method in class org.opendaylight.lispflowmapping.mapcache.FlatMapCache
 
getMapping(Eid, Eid) - Method in class org.opendaylight.lispflowmapping.mapcache.MultiTableMapCache
 
getMapping(Eid, Eid) - Method in class org.opendaylight.lispflowmapping.mapcache.SimpleMapCache
 
getMapping(Eid, XtrId) - Method in class org.opendaylight.lispflowmapping.mapcache.SimpleMapCache
 
getParentPrefix(Eid) - Method in class org.opendaylight.lispflowmapping.mapcache.SimpleMapCache
 
getSiblingPrefix(Eid) - Method in class org.opendaylight.lispflowmapping.mapcache.SimpleMapCache
 
getSubtree(Eid) - Method in class org.opendaylight.lispflowmapping.mapcache.FlatMapCache
 
getSubtree(Eid) - Method in class org.opendaylight.lispflowmapping.mapcache.MultiTableMapCache
 
getSubtree(Eid) - Method in class org.opendaylight.lispflowmapping.mapcache.SimpleMapCache
 
getVirtualParentSiblingPrefix(Eid) - Method in class org.opendaylight.lispflowmapping.mapcache.SimpleMapCache
 
getWidestNegativeMapping(Eid) - Method in class org.opendaylight.lispflowmapping.mapcache.FlatMapCache
 
getWidestNegativeMapping(Eid) - Method in class org.opendaylight.lispflowmapping.mapcache.MultiTableMapCache
 
getWidestNegativeMapping(Eid) - Method in class org.opendaylight.lispflowmapping.mapcache.SimpleMapCache
 

L

LispMapCacheStringifier - Class in org.opendaylight.lispflowmapping.mapcache.lisp
 

M

MultiTableMapCache - Class in org.opendaylight.lispflowmapping.mapcache
Multi table map-cache that works with 'simple' and SourceDest LCAF addresses (see lisp-proto.yang).
MultiTableMapCache(ILispDAO) - Constructor for class org.opendaylight.lispflowmapping.mapcache.MultiTableMapCache
 

O

org.opendaylight.lispflowmapping.mapcache - package org.opendaylight.lispflowmapping.mapcache
 
org.opendaylight.lispflowmapping.mapcache.lisp - package org.opendaylight.lispflowmapping.mapcache.lisp
 

P

prettyPrintFMCMappings(ILispDAO) - Static method in class org.opendaylight.lispflowmapping.mapcache.lisp.LispMapCacheStringifier
 
prettyPrintKeys() - Method in class org.opendaylight.lispflowmapping.mapcache.AuthKeyDb
 
prettyPrintKeys(ILispDAO) - Static method in class org.opendaylight.lispflowmapping.mapcache.lisp.LispMapCacheStringifier
 
prettyPrintMappings() - Method in class org.opendaylight.lispflowmapping.mapcache.FlatMapCache
 
prettyPrintMappings() - Method in class org.opendaylight.lispflowmapping.mapcache.MultiTableMapCache
 
prettyPrintMappings() - Method in class org.opendaylight.lispflowmapping.mapcache.SimpleMapCache
 
prettyPrintMTMCMappings(ILispDAO) - Static method in class org.opendaylight.lispflowmapping.mapcache.lisp.LispMapCacheStringifier
 
prettyPrintSMCMappings(ILispDAO) - Static method in class org.opendaylight.lispflowmapping.mapcache.lisp.LispMapCacheStringifier
 
prettyPrintSubscriberSet(Set<Subscriber>, int) - Static method in class org.opendaylight.lispflowmapping.mapcache.lisp.LispMapCacheStringifier
Given a Set of Subscriber objects, and the level of indentation, create a nicely formatted String to be added to a map-cache print-out in a tabular form.
printFMCMappings(ILispDAO) - Static method in class org.opendaylight.lispflowmapping.mapcache.lisp.LispMapCacheStringifier
 
printKeys() - Method in class org.opendaylight.lispflowmapping.mapcache.AuthKeyDb
 
printKeys(ILispDAO) - Static method in class org.opendaylight.lispflowmapping.mapcache.lisp.LispMapCacheStringifier
 
printMappings() - Method in class org.opendaylight.lispflowmapping.mapcache.FlatMapCache
 
printMappings() - Method in class org.opendaylight.lispflowmapping.mapcache.MultiTableMapCache
 
printMappings() - Method in class org.opendaylight.lispflowmapping.mapcache.SimpleMapCache
 
printMTMCMappings(ILispDAO) - Static method in class org.opendaylight.lispflowmapping.mapcache.lisp.LispMapCacheStringifier
 
printSMCMappings(ILispDAO) - Static method in class org.opendaylight.lispflowmapping.mapcache.lisp.LispMapCacheStringifier
 

R

removeAuthenticationKey(Eid) - Method in class org.opendaylight.lispflowmapping.mapcache.AuthKeyDb
 
removeData(Eid, String) - Method in class org.opendaylight.lispflowmapping.mapcache.FlatMapCache
 
removeData(Eid, String) - Method in class org.opendaylight.lispflowmapping.mapcache.MultiTableMapCache
 
removeData(Eid, String) - Method in class org.opendaylight.lispflowmapping.mapcache.SimpleMapCache
 
removeMapping(Eid) - Method in class org.opendaylight.lispflowmapping.mapcache.FlatMapCache
 
removeMapping(Eid) - Method in class org.opendaylight.lispflowmapping.mapcache.MultiTableMapCache
 
removeMapping(Eid) - Method in class org.opendaylight.lispflowmapping.mapcache.SimpleMapCache
 
removeMapping(Eid, XtrId) - Method in class org.opendaylight.lispflowmapping.mapcache.SimpleMapCache
 
removeXtrIdMappings(Eid, List<XtrId>) - Method in class org.opendaylight.lispflowmapping.mapcache.SimpleMapCache
 

S

SimpleMapCache - Class in org.opendaylight.lispflowmapping.mapcache
Simple map-cache that works with 'simple' addresses (see lisp-proto.yang).
SimpleMapCache(ILispDAO) - Constructor for class org.opendaylight.lispflowmapping.mapcache.SimpleMapCache
 
A F G L M O P R S 
All Classes and Interfaces|All Packages