You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by the_palakkaran <ji...@suntecsbs.com> on 2018/06/13 14:26:50 UTC

Local peek from client

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?

Also will entries of a cache be in multiple partitions on the same node? Or
can a partition have entries of different cache ?



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

RE: Local peek from client

Posted by Stanislav Lukyanov <st...@gmail.com>.
Hi,

> Also will entries of a cache be in multiple partitions on the same node?
Yes.

> Or can a partition have entries of different cache ?
No. A partition can only belong to one cache.

Stan

From: the_palakkaran
Sent: 13 июня 2018 г. 17:30
To: user@ignite.apache.org
Subject: Local peek from client

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?

Also will entries of a cache be in multiple partitions on the same node? Or
can a partition have entries of different cache ?



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/