| Package | Description |
|---|---|
| org.gridgain.grid.cache |
Contains main Data Grid APIs.
|
| org.gridgain.grid.cache.affinity |
Contains cache node affinity implementations.
|
| org.gridgain.grid.cache.affinity.consistenthash |
Contains consistent hash based cache affinity for partitioned cache.
|
| org.gridgain.grid.cache.affinity.fair |
Contains fair cache affinity for partitioned cache.
|
| org.gridgain.grid.cache.affinity.rendezvous |
Contains HRW-based cache affinity for partitioned cache.
|
| org.gridgain.grid.kernal.processors.affinity |
Data affinity processor.
|
| org.gridgain.grid.kernal.processors.cache | |
| org.gridgain.grid.kernal.processors.cache.affinity | |
| org.gridgain.grid.kernal.processors.cache.datastructures |
| Class and Description |
|---|
| GridCacheAffinity
Provides affinity information to detect which node is primary and which nodes are
backups for a partitioned cache.
|
| GridCacheAffinityFunction
Cache key affinity which maps keys to nodes.
|
| GridCacheAffinityKeyMapper
Affinity mapper which maps cache key to an affinity key.
|
| Class and Description |
|---|
| GridCacheAffinityFunctionContext
Affinity function context.
|
| GridCacheAffinityKeyMapped
Optional annotation to specify custom key-to-node affinity.
|
| GridCacheAffinityNodeHashResolver
Resolver which is used to provide node hash value for affinity function.
|
| Class and Description |
|---|
| GridCacheAffinityFunction
Cache key affinity which maps keys to nodes.
|
| GridCacheAffinityFunctionContext
Affinity function context.
|
| GridCacheAffinityNodeHashResolver
Resolver which is used to provide node hash value for affinity function.
|
| Class and Description |
|---|
| GridCacheAffinityFunction
Cache key affinity which maps keys to nodes.
|
| GridCacheAffinityFunctionContext
Affinity function context.
|
| GridCacheCentralizedAffinityFunction
Annotation marker which identifies affinity function that must be calculated on one centralized node
instead of independently on each node.
|
| Class and Description |
|---|
| GridCacheAffinityFunction
Cache key affinity which maps keys to nodes.
|
| GridCacheAffinityFunctionContext
Affinity function context.
|
| GridCacheAffinityNodeHashResolver
Resolver which is used to provide node hash value for affinity function.
|
| Class and Description |
|---|
| GridCacheAffinityFunction
Cache key affinity which maps keys to nodes.
|
| GridCacheAffinityFunctionContext
Affinity function context.
|
| GridCacheAffinityKeyMapper
Affinity mapper which maps cache key to an affinity key.
|
| Class and Description |
|---|
| GridCacheAffinity
Provides affinity information to detect which node is primary and which nodes are
backups for a partitioned cache.
|
| GridCacheAffinityFunction
Cache key affinity which maps keys to nodes.
|
| GridCacheAffinityKeyMapper
Affinity mapper which maps cache key to an affinity key.
|
| Class and Description |
|---|
| GridCacheAffinity
Provides affinity information to detect which node is primary and which nodes are
backups for a partitioned cache.
|
| Class and Description |
|---|
| GridCacheAffinityKeyMapped
Optional annotation to specify custom key-to-node affinity.
|
Copyright © 2014. All rights reserved.