Re: Local peek from client on a server node in a cluster

2018-06-13 Thread dkarachentsev
Hi, localPeek must be called on local node. I fyou want to do that from client, you have to execute a task [1] targeting on server node. But to list all entries ScanQuery is designed for [2]. You may run it via compute task from client with setLocal() flag set to true. [1]

Local peek from client on a server node in a cluster

2018-06-13 Thread the_palakkaran
Hi, Is it possible to local peek on a server node using a client node, so that I can know what entries are there in the cache in partitions that are present on that node? -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/