Uses of Interface
org.terracotta.offheapstore.HashingMap
Packages that use HashingMap
Package
Description
-
Uses of HashingMap in org.terracotta.offheapstore
Subinterfaces of HashingMap in org.terracotta.offheapstoreModifier and TypeInterfaceDescriptioninterfaceSegment<K,V> Implemented by maps that can be used as segments in a concurrent map.Classes in org.terracotta.offheapstore that implement HashingMapModifier and TypeClassDescriptionclassAn abstract locked off-heap map.classAn abstract off-heap cache implementation.classOffHeapHashMap<K,V> A hash-table implementation whose table is stored in an NIO direct buffer.classA concurrent-read, exclusive-write off-heap clock cache.classA concurrent-read, exclusive-write off-heap hash-map.classAn exclusive-read/write off-heap clock cache.classAn exclusive-read/write off-heap hash-map. -
Uses of HashingMap in org.terracotta.offheapstore.concurrent
Classes in org.terracotta.offheapstore.concurrent that implement HashingMapModifier and TypeClassDescriptionclassclassAn abstract concurrent (striped) off-heap map.classA striped concurrent-read/exclusive-write clock cache.classA striped concurrent-read/exclusive-write map.classA striped exclusive-read/write clock cache.classA striped exclusive-read/write map. -
Uses of HashingMap in org.terracotta.offheapstore.disk.persistent
Classes in org.terracotta.offheapstore.disk.persistent that implement HashingMapModifier and TypeClassDescriptionclassclassclassclassclassclassclassclass -
Uses of HashingMap in org.terracotta.offheapstore.eviction
Classes in org.terracotta.offheapstore.eviction that implement HashingMapModifier and TypeClassDescriptionclassclass -
Uses of HashingMap in org.terracotta.offheapstore.pinning
Subinterfaces of HashingMap in org.terracotta.offheapstore.pinning