Uses of Interface
org.opendaylight.lispflowmapping.interfaces.dao.IRowVisitor
-
Packages that use IRowVisitor Package Description org.opendaylight.lispflowmapping.interfaces.dao -
-
Uses of IRowVisitor in org.opendaylight.lispflowmapping.interfaces.dao
Methods in org.opendaylight.lispflowmapping.interfaces.dao with parameters of type IRowVisitor Modifier and Type Method Description voidILispDAO. getAll(IRowVisitor visitor)Enumerate all the entries from the DAO.
-