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.14 Release Date : November 5 2024