Infinispan Distribution 5.2.6.Final-redhat-2

Uses of Class
org.infinispan.query.backend.QueryInterceptor

Packages that use QueryInterceptor
org.infinispan.query   
org.infinispan.query.backend   
org.infinispan.query.impl   
 

Uses of QueryInterceptor in org.infinispan.query
 

Methods in org.infinispan.query that return QueryInterceptor
 QueryInterceptor CommandInitializer.getQueryInterceptor()
           
 

Uses of QueryInterceptor in org.infinispan.query.backend
 

Subclasses of QueryInterceptor in org.infinispan.query.backend
 class LocalQueryInterceptor
          

This class is an interceptor that will index data only if it has come from a local source.

 

Uses of QueryInterceptor in org.infinispan.query.impl
 

Methods in org.infinispan.query.impl that return QueryInterceptor
static QueryInterceptor ComponentRegistryUtils.getQueryInterceptor(Cache<?,?> cache)
           
 


Infinispan Distribution 5.2.6.Final-redhat-2

Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.