Uses of Interface
org.opendaylight.lispflowmapping.interfaces.dao.ILispDAO
-
Packages that use ILispDAO Package Description org.opendaylight.lispflowmapping.interfaces.dao -
-
Uses of ILispDAO in org.opendaylight.lispflowmapping.interfaces.dao
Methods in org.opendaylight.lispflowmapping.interfaces.dao that return ILispDAO Modifier and Type Method Description ILispDAOILispDAO. putNestedTable(Object key, String valueKey)Inserts a new, nested table for given key and subkey.ILispDAOILispDAO. putTable(String key)Insert a new table for given key.
-