org.infinispan.query.clustered.commandworkers
Class QueryExtractorUtil
java.lang.Object
org.infinispan.query.clustered.commandworkers.QueryExtractorUtil
public class QueryExtractorUtil
- extends Object
QueryExtractorUtil.
Utility to extract the cache key of a DocumentExtractor.
- Since:
- 5.1
- Author:
- Israel Lacerra , Marko Luksa
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
extractKey
public static Object extractKey(org.hibernate.search.query.engine.spi.DocumentExtractor extractor,
Cache<?,?> cache,
KeyTransformationHandler keyTransformationHandler,
int docIndex)
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.