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, reduceInto
protected Object extractFrom(Object object) throws IllegalAccessException
extractFrom
in class AbstractMultiValueGetter
IllegalAccessException
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.