Package org.apache.ignite.internal.processors.cache.version
-
Interface Summary Interface Description CacheVersionConflictResolver Cache version conflict resolver.GridCacheVersionable Classes that are based on version may choose to implement this interface.GridCacheVersionAware Interface implemented by classes that holds version related information.GridCacheVersionedEntry<K,V> Cache entry along with version information.GridCacheVersionedEntryEx<K,V> Extended versioned entry. -
Class Summary Class Description GridCacheLazyPlainVersionedEntry<K,V> Lazy plain versioned entry.GridCachePlainVersionedEntry<K,V> Plain versioned entry.GridCacheRawVersionedEntry<K,V> Raw versioned entry.GridCacheVersion Grid unique version.GridCacheVersionConflictContext<K,V> Conflict context implementation.GridCacheVersionEx Extended cache version which also has additional DR version.GridCacheVersionManager Makes sure that cache lock order values come in proper sequence.