Package org.terracotta.collections.chm

Class Summary
ConcurrentHashMap<K,V> A hash table supporting full concurrency of retrievals and adjustable expected concurrency for updates.
ConcurrentHashMap.HashEntry<K,V> ConcurrentHashMap list entry.
SelectableConcurrentHashMap<K,V> SelectableConcurrentHashMap subclasses a repackaged version of ConcurrentHashMap ito allow efficient random sampling of the map values.
 



Copyright © 2010 Terracotta, Inc.. All Rights Reserved.