public class QueryReadOnlyMethodsAccessor extends Object implements QueryPropertyAccessor
| Constructor and Description |
|---|
QueryReadOnlyMethodsAccessor(Method getter,
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.2.0 Release Date : September 15 2017