public class ProjectionConverter extends Object
| Constructor and Description |
|---|
ProjectionConverter(String[] fields,
AdvancedCache<?,?> cache,
KeyTransformationHandler keyTransformationHandler) |
| Modifier and Type | Method and Description |
|---|---|
Object[] |
convert(Object[] projection) |
String[] |
getHSearchProjection() |
public ProjectionConverter(String[] fields, AdvancedCache<?,?> cache, KeyTransformationHandler keyTransformationHandler)
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.