I figured out the solution for this. Just implement Externalizable and you can override equals and hashcode method.
//Key is unique for each cache entry. So, it is impossible to get entry by a part of key.// I understand that, I was checking for a way to do that. Thanks a lot for the confirmation, Andrew. -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
