Package | Description |
---|---|
org.apache.ignite.configuration |
Contains configuration-related classes.
|
Modifier and Type | Method and Description |
---|---|
PlatformCacheConfiguration |
CacheConfiguration.getPlatformCacheConfiguration()
Gets platform cache configuration.
|
PlatformCacheConfiguration |
PlatformCacheConfiguration.setKeepBinary(boolean keepBinary)
Sets a value indicating whether platform cache should store keys and values in binary form.
|
PlatformCacheConfiguration |
PlatformCacheConfiguration.setKeyTypeName(String keyTypeName)
Sets fully-qualified platform type name of the cache key used for the local map.
|
PlatformCacheConfiguration |
PlatformCacheConfiguration.setValueTypeName(String valueTypeName)
Sets fully-qualified platform type name of the cache value used for the local map.
|
Modifier and Type | Method and Description |
---|---|
CacheConfiguration<K,V> |
CacheConfiguration.setPlatformCacheConfiguration(PlatformCacheConfiguration platformCfg)
Sets platform cache configuration.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023