You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by 38797715 <38...@qq.com> on 2023/03/01 05:42:28 UTC

How to delete data of a specified partition with high performance

hi,

How to delete data of a specified partition(or specified affinityKey) 
with high performance(multi thread)?


Re: How to delete data of a specified partition with high performance

Posted by Jeremy McMillan <je...@gridgain.com>.
These documentation pages should help.

https://ignite.apache.org/docs/latest/key-value-api/basic-cache-operations

https://ignite.apache.org/docs/latest/configuring-caches/atomicity-modes

On Tue, Feb 28, 2023 at 11:42 PM 38797715 <38...@qq.com> wrote:

> hi,
>
> How to delete data of a specified partition(or specified affinityKey)
> with high performance(multi thread)?
>
>
>