public class PathsProjectionHandler extends Object
| Constructor and Description | 
|---|
PathsProjectionHandler(String[] fixedPaths,
                      String[] dynamicPaths,
                      ITypeDesc typeDesc)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
applyDynamicPathsProjections(IEntryPacket entryPacket,
                            Map<String,Object> projectedDynamicProperties)  | 
void | 
applyFixedPathsProjections(IEntryData entryData,
                          Object[] projectedValues)  | 
void | 
applyFixedPathsProjections(IEntryPacket entryPacket,
                          Object[] projectedValues)  | 
public void applyFixedPathsProjections(IEntryPacket entryPacket, Object[] projectedValues)
public void applyFixedPathsProjections(IEntryData entryData, Object[] projectedValues)
public void applyDynamicPathsProjections(IEntryPacket entryPacket, Map<String,Object> projectedDynamicProperties)
Copyright © GigaSpaces.