Uses of Interface
org.apache.curator.framework.recipes.shared.SharedCountReader
Packages that use SharedCountReader
Package
Description
-
Uses of SharedCountReader in org.apache.curator.framework.recipes.locks
Constructors in org.apache.curator.framework.recipes.locks with parameters of type SharedCountReaderModifierConstructorDescriptionInterProcessSemaphore(CuratorFramework client, String path, SharedCountReader count) Deprecated.InterProcessSemaphoreV2(CuratorFramework client, String path, SharedCountReader count)