Re: Rest API GET command syntax with a composite primary key

2018-01-04 Thread Evgenii Zhuravlev
Hi, According to these tickets, now REST protocol interpret everything as String : https://issues.apache.org/jira/browse/IGNITE-3345 https://issues.apache.org/jira/browse/IGNITE-962 At this moment you can use *ConnectorMessageInterceptor *interface. Once you implement and configure it, you will s

Rest API GET command syntax with a composite primary key

2018-01-04 Thread Naveen
Hi Am using 2.3 What is the GET syntax for REST API for a cache which has a composite key. I have a cache which has a composite key - consisting of 2 columns Thanks Naveen -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/