public class QueryMethodsAccessor extends Object implements QueryPropertyAccessor
| Constructor and Description |
|---|
QueryMethodsAccessor(Method getter,
Method setter,
String propName) |
public Object getValue(Object obj) throws IgniteCheckedException
getValue in interface QueryPropertyAccessorobj - Object to retrieve property value from.IgniteCheckedException - if failed.public void setValue(Object obj, Object newVal) throws IgniteCheckedException
setValue in interface QueryPropertyAccessorobj - Object to set property value on.newVal - Property value.IgniteCheckedException - if failed.public String getPropertyName()
getPropertyName in interface QueryPropertyAccessorpublic Class<?> getType()
getType in interface QueryPropertyAccessor
Follow @ApacheIgnite
Ignite Fabric : ver. 2.1.0 Release Date : July 20 2017