Uses of Package
com.oracle.coherence.concurrent.locks.internal
-
Packages that use com.oracle.coherence.concurrent.locks.internal Package Description com.oracle.coherence.concurrent.locks Interfaces and classes providing a framework for locking and waiting for conditions that is distinct from built-in synchronization and monitors.com.oracle.coherence.concurrent.locks.internal -
Classes in com.oracle.coherence.concurrent.locks.internal used by com.oracle.coherence.concurrent.locks Class Description ExclusiveLockHolder A data structure that encapsulates server-side exclusive locking logic.ReadWriteLockHolder A data structure that encapsulates server-side read/write locking logic. -
Classes in com.oracle.coherence.concurrent.locks.internal used by com.oracle.coherence.concurrent.locks.internal Class Description ExclusiveLockHolder A data structure that encapsulates server-side exclusive locking logic.ReadWriteLockHolder A data structure that encapsulates server-side read/write locking logic.