|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KeyTransformationHandler | |
---|---|
org.infinispan.query.backend | |
org.infinispan.query.clustered | |
org.infinispan.query.clustered.commandworkers | |
org.infinispan.query.impl |
Uses of KeyTransformationHandler in org.infinispan.query.backend |
---|
Methods in org.infinispan.query.backend that return KeyTransformationHandler | |
---|---|
static KeyTransformationHandler |
KeyTransformationHandler.getInstance(AdvancedCache<?,?> cache)
Gets the KeyTransformationHandler instance used by the supplied cache. |
KeyTransformationHandler |
QueryInterceptor.getKeyTransformationHandler()
|
Uses of KeyTransformationHandler in org.infinispan.query.clustered |
---|
Constructors in org.infinispan.query.clustered with parameters of type KeyTransformationHandler | |
---|---|
ClusteredCacheQueryImpl(org.apache.lucene.search.Query luceneQuery,
org.hibernate.search.spi.SearchFactoryIntegrator searchFactory,
ExecutorService asyncExecutor,
AdvancedCache<?,?> cache,
KeyTransformationHandler keyTransformationHandler,
Class<?>... classes)
|
Uses of KeyTransformationHandler in org.infinispan.query.clustered.commandworkers |
---|
Methods in org.infinispan.query.clustered.commandworkers with parameters of type KeyTransformationHandler | |
---|---|
static Object |
QueryExtractorUtil.extractKey(org.hibernate.search.query.engine.spi.DocumentExtractor extractor,
Cache<?,?> cache,
KeyTransformationHandler keyTransformationHandler,
int docIndex)
|
Uses of KeyTransformationHandler in org.infinispan.query.impl |
---|
Fields in org.infinispan.query.impl declared as KeyTransformationHandler | |
---|---|
protected KeyTransformationHandler |
CacheQueryImpl.keyTransformationHandler
|
Constructors in org.infinispan.query.impl with parameters of type KeyTransformationHandler | |
---|---|
CacheQueryImpl(org.apache.lucene.search.Query luceneQuery,
org.hibernate.search.spi.SearchFactoryIntegrator searchFactory,
AdvancedCache<?,?> cache,
KeyTransformationHandler keyTransformationHandler,
Class<?>... classes)
|
|
CacheQueryImpl(org.apache.lucene.search.Query luceneQuery,
org.hibernate.search.spi.SearchFactoryIntegrator searchFactory,
AdvancedCache<?,?> cache,
KeyTransformationHandler keyTransformationHandler,
org.hibernate.search.query.engine.spi.TimeoutExceptionFactory timeoutExceptionFactory,
Class<?>... classes)
|
|
EntityLoader(AdvancedCache<?,?> cache,
KeyTransformationHandler keyTransformationHandler)
|
|
ProjectionConverter(String[] fields,
AdvancedCache<?,?> cache,
KeyTransformationHandler keyTransformationHandler)
|
|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |