Package com.oracle.coherence.concurrent.internal
-
Class Summary Class Description Cleaner This Cleaner is triggered by members leaving the service or partitions arriving at this member, and is used to release locks and semaphore permits held by the departed members.LatchCounter A data structure that holds state related to countdown latch.SemaphoreStatus A data structure that encapsulates server-side semaphore logic.SemaphoreStatus.RemovePermits An EntryProcessor that will remove acquired permits for the provided member ID, or all the permits for the members that are not in the cluster any longer.