| Package | Description |
|---|---|
| org.apache.ignite.cache |
Contains main Data Grid APIs.
|
| org.apache.ignite.client |
Contains Ignite Thin Client API classes.
|
| 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[] |
ClientCacheConfiguration.getKeyConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
ClientCacheConfiguration |
ClientCacheConfiguration.setKeyConfiguration(CacheKeyConfiguration... newVal) |
| 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.16.0 Release Date : December 15 2023