| Package | Description | 
|---|---|
| com.hazelcast.config | 
 Provides classes for configuring HazelcastInstance. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
IntegrityCheckerConfig | 
Config.getIntegrityCheckerConfig()
Returns the IntegrityChecker config 
 | 
IntegrityCheckerConfig | 
IntegrityCheckerConfig.setEnabled(boolean enabled)
Sets the flag to enable or disable integrity checker. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Config | 
Config.setIntegrityCheckerConfig(IntegrityCheckerConfig integrityCheckerConfig)
Sets the Integrity Checker config 
 | 
Copyright © 2023 Hazelcast, Inc.. All rights reserved.