Uses of Package
org.terracotta.offheapstore
-
Classes in org.terracotta.offheapstore used by org.terracotta.offheapstore Class Description AbstractLockedOffHeapHashMap An abstract locked off-heap map.AbstractOffHeapClockCache An abstract off-heap cache implementation.HashingMap Interface of all map implementations based on hash-coding.MapInternals MetadataTuple OffHeapHashMap A hash-table implementation whose table is stored in an NIO direct buffer.OffHeapHashMap.EntryIterator OffHeapHashMap.HashIterator OffHeapHashMap.KeyIterator OffHeapHashMap.PendingPage Segment Implemented by maps that can be used as segments in a concurrent map. -
Classes in org.terracotta.offheapstore used by org.terracotta.offheapstore.concurrent Class Description AbstractOffHeapClockCache An abstract off-heap cache implementation.HashingMap Interface of all map implementations based on hash-coding.MapInternals MetadataTuple ReadWriteLockedOffHeapClockCache A concurrent-read, exclusive-write off-heap clock cache.ReadWriteLockedOffHeapHashMap A concurrent-read, exclusive-write off-heap hash-map.Segment Implemented by maps that can be used as segments in a concurrent map.WriteLockedOffHeapClockCache An exclusive-read/write off-heap clock cache.WriteLockedOffHeapHashMap An exclusive-read/write off-heap hash-map. -
Classes in org.terracotta.offheapstore used by org.terracotta.offheapstore.disk.persistent Class Description AbstractLockedOffHeapHashMap An abstract locked off-heap map.AbstractOffHeapClockCache An abstract off-heap cache implementation.HashingMap Interface of all map implementations based on hash-coding.MapInternals OffHeapHashMap A hash-table implementation whose table is stored in an NIO direct buffer.Segment Implemented by maps that can be used as segments in a concurrent map. -
Classes in org.terracotta.offheapstore used by org.terracotta.offheapstore.eviction Class Description AbstractLockedOffHeapHashMap An abstract locked off-heap map.AbstractOffHeapClockCache An abstract off-heap cache implementation.HashingMap Interface of all map implementations based on hash-coding.MapInternals OffHeapHashMap A hash-table implementation whose table is stored in an NIO direct buffer.ReadWriteLockedOffHeapClockCache A concurrent-read, exclusive-write off-heap clock cache.Segment Implemented by maps that can be used as segments in a concurrent map.WriteLockedOffHeapClockCache An exclusive-read/write off-heap clock cache. -
Classes in org.terracotta.offheapstore used by org.terracotta.offheapstore.pinning Class Description HashingMap Interface of all map implementations based on hash-coding.MapInternals Segment Implemented by maps that can be used as segments in a concurrent map. -
Classes in org.terracotta.offheapstore used by org.terracotta.offheapstore.set Class Description OffHeapHashMap A hash-table implementation whose table is stored in an NIO direct buffer.