Package com.liferay.portal.kernel.concurrent

Class Summary
BatchablePipe<K,V> View Source
CoalescedPipe<E> View Source
CompeteLatch View Source A synchronizer based on the JDK's AQS framework to simulate a single winner competition.
ConcurrentHashSet<E> View Source
ConcurrentLRUCache<K,V> View Source
IncreasableEntry<K,V> View Source
LockRegistry View Source
ReadWriteLockKey<T> View Source Represents a key that is used by ReadWriteLockRegistry.
ReadWriteLockRegistry View Source Registry for ReadWriteLock objects with ReadWriteLockKey as keys.