Class SimulatedSharedLockProvider

java.lang.Object
com.gigaspaces.attribute_store.SimulatedSharedLockProvider
All Implemented Interfaces:
SharedLockProvider

public class SimulatedSharedLockProvider extends Object implements SharedLockProvider
A simulation of a shared lock, which is not really shared... Used to simulate a shared lock when zookeeper is not available.
Since:
15.5
Author:
Niv Ingberg