Package locking
Class ExampleClientThatLocks
java.lang.Object
locking.ExampleClientThatLocks
-
Constructor Summary
ConstructorDescriptionExampleClientThatLocks
(CuratorFramework client, String lockPath, FakeLimitedResource resource, String clientName) -
Method Summary
-
Constructor Details
-
ExampleClientThatLocks
public ExampleClientThatLocks(CuratorFramework client, String lockPath, FakeLimitedResource resource, String clientName)
-
-
Method Details
-
doWork
- Throws:
Exception
-