| Package | Description |
|---|---|
| org.apache.ignite.cache |
Contains main Data Grid APIs.
|
| org.apache.ignite.configuration |
Contains configuration-related classes.
|
| 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[] |
IgniteConfiguration.getCacheKeyConfiguration()
Gets cache key configuration.
|
| Modifier and Type | Method and Description |
|---|---|
IgniteConfiguration |
IgniteConfiguration.setCacheKeyConfiguration(CacheKeyConfiguration... cacheKeyCfg)
Sets cache key configuration.
|
| 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 Fabric : ver. 2.0.0 Release Date : April 30 2017