Infinispan Distribution 5.2.6.Final-redhat-2

Uses of Package
org.infinispan.query.backend

Packages that use org.infinispan.query.backend
org.infinispan.query   
org.infinispan.query.backend   
org.infinispan.query.clustered   
org.infinispan.query.clustered.commandworkers   
org.infinispan.query.impl   
 

Classes in org.infinispan.query.backend used by org.infinispan.query
QueryInterceptor
          This interceptor will be created when the System Property "infinispan.query.indexLocalOnly" is "false"

This type of interceptor will allow the indexing of data even when it comes from other caches within a cluster.

 

Classes in org.infinispan.query.backend used by org.infinispan.query.backend
KeyTransformationHandler
          This transforms arbitrary keys to a String which can be used by Lucene as a document identifier, and vice versa.
QueryInterceptor
          This interceptor will be created when the System Property "infinispan.query.indexLocalOnly" is "false"

This type of interceptor will allow the indexing of data even when it comes from other caches within a cluster.

 

Classes in org.infinispan.query.backend used by org.infinispan.query.clustered
KeyTransformationHandler
          This transforms arbitrary keys to a String which can be used by Lucene as a document identifier, and vice versa.
 

Classes in org.infinispan.query.backend used by org.infinispan.query.clustered.commandworkers
KeyTransformationHandler
          This transforms arbitrary keys to a String which can be used by Lucene as a document identifier, and vice versa.
 

Classes in org.infinispan.query.backend used by org.infinispan.query.impl
KeyTransformationHandler
          This transforms arbitrary keys to a String which can be used by Lucene as a document identifier, and vice versa.
QueryInterceptor
          This interceptor will be created when the System Property "infinispan.query.indexLocalOnly" is "false"

This type of interceptor will allow the indexing of data even when it comes from other caches within a cluster.

 


Infinispan Distribution 5.2.6.Final-redhat-2

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