public class FieldGetter extends AbstractMultiValueGetter
| Modifier and Type | Field and Description | 
|---|---|
| protected com.hazelcast.query.impl.getters.Getter | parent | 
DO_NOT_REDUCE, REDUCE_EVERYTHING, REDUCER_ANY_TOKEN| Constructor and Description | 
|---|
| FieldGetter(com.hazelcast.query.impl.getters.Getter parent,
           Field field,
           String modifierSuffix,
           Class resultType) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected Object | extractFrom(Object object) | 
| String | toString() | 
getModifier, reduceCollectionInto, reduceIntoprotected Object extractFrom(Object object) throws IllegalAccessException
extractFrom in class AbstractMultiValueGetterIllegalAccessExceptionCopyright © 2016 Hazelcast, Inc.. All Rights Reserved.