Package org.infinispan.query.impl
Interface QueryResultLoader
-
public interface QueryResultLoader- Author:
- Marko Luksa
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<Object>load(List<org.hibernate.search.query.engine.spi.EntityInfo> entityInfos)Objectload(org.hibernate.search.query.engine.spi.EntityInfo entityInfo)
-