Hierarchy For Package org.terracotta.offheapstore

Package Hierarchies:

Class Hierarchy

Interface Hierarchy

  • java.util.Map<K,​V>
    • java.util.concurrent.ConcurrentMap<K,​V>
      • org.terracotta.offheapstore.Segment<K,​V> (also extends org.terracotta.offheapstore.HashingMap<K,​V>, org.terracotta.offheapstore.MapInternals, java.util.concurrent.locks.ReadWriteLock)
    • org.terracotta.offheapstore.HashingMap<K,​V>
      • org.terracotta.offheapstore.Segment<K,​V> (also extends java.util.concurrent.ConcurrentMap<K,​V>, org.terracotta.offheapstore.MapInternals, java.util.concurrent.locks.ReadWriteLock)
  • org.terracotta.offheapstore.MapInternals
    • org.terracotta.offheapstore.Segment<K,​V> (also extends java.util.concurrent.ConcurrentMap<K,​V>, org.terracotta.offheapstore.HashingMap<K,​V>, java.util.concurrent.locks.ReadWriteLock)
  • java.util.concurrent.locks.ReadWriteLock
    • org.terracotta.offheapstore.Segment<K,​V> (also extends java.util.concurrent.ConcurrentMap<K,​V>, org.terracotta.offheapstore.HashingMap<K,​V>, org.terracotta.offheapstore.MapInternals)