| Package | Description |
|---|---|
| org.apache.ignite.configuration |
Contains configuration-related classes.
|
| Modifier and Type | Method and Description |
|---|---|
EncryptionConfiguration |
DataStorageConfiguration.getEncryptionConfiguration()
Gets encryyption configuration.
|
EncryptionConfiguration |
EncryptionConfiguration.setReencryptionBatchSize(int reencryptionBatchSize)
Sets the number of pages that is scanned during re-encryption under checkpoint lock.
|
EncryptionConfiguration |
EncryptionConfiguration.setReencryptionRateLimit(double reencryptionRateLimit)
Sets re-encryption rate limit.
|
| Modifier and Type | Method and Description |
|---|---|
DataStorageConfiguration |
DataStorageConfiguration.setEncryptionConfiguration(EncryptionConfiguration encCfg)
Sets encryption configuration.
|
| Constructor and Description |
|---|
EncryptionConfiguration(EncryptionConfiguration cfg)
Constructs the copy of the configuration.
|
GridGain In-Memory Computing Platform : ver. 8.9.26 Release Date : October 16 2025