| Package | Description |
|---|---|
| org.apache.ignite.cache |
Contains main Data Grid APIs.
|
| org.apache.ignite.configuration |
Contains configuration-related classes.
|
| Modifier and Type | Method and Description |
|---|---|
CacheKeyConfiguration |
CacheKeyConfiguration.setAffinityKeyFieldName(String affKeyFieldName)
Sets affinity key field name.
|
CacheKeyConfiguration |
CacheKeyConfiguration.setTypeName(String typeName) |
| Modifier and Type | Method and Description |
|---|---|
CacheKeyConfiguration[] |
IgniteConfiguration.getCacheKeyConfiguration()
Gets cache key configuration.
|
CacheKeyConfiguration[] |
CacheConfiguration.getKeyConfiguration()
Gets cache key configuration.
|
| Modifier and Type | Method and Description |
|---|---|
IgniteConfiguration |
IgniteConfiguration.setCacheKeyConfiguration(CacheKeyConfiguration... cacheKeyCfg)
Sets cache key configuration.
|
CacheConfiguration<K,V> |
CacheConfiguration.setKeyConfiguration(CacheKeyConfiguration... cacheKeyCfg)
Sets cache key configuration.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019