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.
|
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024