public interface QueryPropertyAccessor
Object getValue(Object obj) throws IgniteCheckedException
obj - Object to retrieve property value from.IgniteCheckedException - if failed.void setValue(Object obj, Object newVal) throws IgniteCheckedException
obj - Object to set property value on.newVal - Property value.IgniteCheckedException - if failed.String getPropertyName()
Class<?> getType()
Follow @ApacheIgnite
Ignite Fabric : ver. 2.0.0 Release Date : April 30 2017