Package org.infinispan.query


package org.infinispan.query
Query API that lets you perform Ickle queries and look up values in caches. You can use the Query API with both embedded and remote caches.
Public API