org.infinispan.query.impl
Class ProjectionConverter
java.lang.Object
org.infinispan.query.impl.ProjectionConverter
public class ProjectionConverter
- extends Object
Converts between Infinispan and HSearch projection fields.
- Author:
- Marko Luksa
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProjectionConverter
public ProjectionConverter(String[] fields,
AdvancedCache<?,?> cache,
KeyTransformationHandler keyTransformationHandler)
getHSearchProjection
public String[] getHSearchProjection()
convert
public Object[] convert(Object[] projection)
Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.