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