| Package | Description |
|---|---|
| org.apache.ignite.configuration | |
| org.apache.ignite.igfs |
Contains GridGain File System APIs.
|
| org.apache.ignite.internal.processors.affinity |
Data affinity processor.
|
| org.apache.ignite.internal.processors.cache |
| Modifier and Type | Method and Description |
|---|---|
CacheAffinityKeyMapper |
CacheConfiguration.getAffinityMapper()
Affinity key mapper used to provide custom affinity key for any given key.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CacheConfiguration.setAffinityMapper(CacheAffinityKeyMapper affMapper)
Sets custom affinity mapper.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IgfsGroupDataBlocksKeyMapper
IGFS class providing ability to group file's data blocks together on one node. |
| Constructor and Description |
|---|
GridAffinityAssignmentCache(GridCacheContext ctx,
String cacheName,
CacheAffinityFunction aff,
CacheAffinityKeyMapper affMapper,
int backups)
Constructs affinity cached calculations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridCacheDefaultAffinityKeyMapper
Default key affinity mapper.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0-RC1 Release Date : February 17 2015