Package com.liferay.portal.kernel.concurrent

Class Summary
CoalescedPipe<E> View Source
CompeteLatch View Source A synchronizer based on the JDK's AQS framework to simulate a single winner competition.
ConcurrentLRUCache<K,V> 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.