| Package | Description |
|---|---|
| org.apache.ignite.cache |
Contains main Data Grid APIs.
|
| org.apache.ignite.client | |
| org.apache.ignite.configuration |
Contains configuration-related classes.
|
| org.apache.ignite.internal.processors.cache | |
| org.apache.ignite.internal.visor.node |
| 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.
|
| Constructor and Description |
|---|
CacheDefaultBinaryAffinityKeyMapper(CacheKeyConfiguration[] cacheKeyCfgs)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static List<VisorCacheKeyConfiguration> |
VisorCacheKeyConfiguration.list(CacheKeyConfiguration[] cfgs)
Construct data transfer object for cache key configurations properties.
|
| Constructor and Description |
|---|
VisorCacheKeyConfiguration(CacheKeyConfiguration src)
Create data transfer object for cache key configuration.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.5 Release Date : June 4 2019