| Package | Description |
|---|---|
| org.apache.ignite.configuration | |
| org.apache.ignite.igfs |
Contains IGnite 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.
|
| Modifier and Type | Method and Description |
|---|---|
CacheAffinityKeyMapper |
GridCacheContext.defaultAffMapper() |
CacheAffinityKeyMapper |
CacheObjectContext.defaultAffMapper() |
| Constructor and Description |
|---|
CacheObjectContext(GridKernalContext kernalCtx,
CacheAffinityKeyMapper dfltAffMapper,
boolean cpyOnGet,
boolean unmarshalVals) |
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0-RC3 Release Date : March 24 2015