public class ReencryptStateUtils extends Object
| Constructor and Description |
|---|
ReencryptStateUtils() |
| Modifier and Type | Method and Description |
|---|---|
static int |
pageCount(long state) |
static int |
pageIndex(long state) |
static long |
state(int idx,
int total) |
public static long state(int idx,
int total)
idx - Index of the last reencrypted page.total - Total pages to be reencrypted.public static int pageIndex(long state)
state - Reencryption status.public static int pageCount(long state)
state - Reencryption status.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.10.0 Release Date : March 10 2021