Package org.apache.ignite.internal.processors.cache.persistence.freelist
-
Interface Summary Interface Description FreeList<T extends Storable> -
Class Summary Class Description AbstractFreeList<T extends Storable> CacheFreeList FreeList implementation for cache.PagesList Striped doubly-linked list of page IDs optionally organized in buckets.PagesList.PagesCache Class to store page-list cache onheap.PagesList.Stripe SimpleDataRow Implementation ofStorablewhich holds byte array of variable length. -
Exception Summary Exception Description CorruptedFreeListException Exception to distinguishAbstractFreeListbroken invariants.