| Package | Description |
|---|---|
| org.apache.ignite.configuration |
Contains configuration-related classes.
|
| org.apache.ignite.igfs |
Contains IGnite File System APIs.
|
| org.apache.ignite.internal.processors.cache | |
| org.apache.ignite.internal.processors.igfs |
Contains high performance file system processor.
|
| Modifier and Type | Method and Description |
|---|---|
AffinityKeyMapper |
CacheConfiguration.getAffinityMapper()
Affinity key mapper used to provide custom affinity key for any given key.
|
| Modifier and Type | Method and Description |
|---|---|
CacheConfiguration<K,V> |
CacheConfiguration.setAffinityMapper(AffinityKeyMapper 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. |
| Modifier and Type | Class and Description |
|---|---|
class |
CacheDefaultBinaryAffinityKeyMapper |
class |
GridCacheDefaultAffinityKeyMapper
Default key affinity mapper.
|
| Modifier and Type | Method and Description |
|---|---|
AffinityKeyMapper |
GridCacheContext.defaultAffMapper() |
AffinityKeyMapper |
CacheObjectContext.defaultAffMapper() |
| Constructor and Description |
|---|
CacheObjectContext(GridKernalContext kernalCtx,
String cacheName,
AffinityKeyMapper dfltAffMapper,
boolean cpyOnGet,
boolean storeVal,
boolean addDepInfo) |
| Modifier and Type | Class and Description |
|---|---|
class |
IgfsColocatedMetadataAffinityKeyMapper
Special implementation of affinity mapper which maps all metadata to the same primary.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 2.1.0 Release Date : July 20 2017