Interface SharedLockProvider

All Known Implementing Classes:
SimulatedSharedLockProvider

public interface SharedLockProvider
Since:
15.5
Author:
Niv Ingberg
  • Method Summary

    Modifier and Type
    Method
    Description
    acquire(String key, long timeout, TimeUnit timeunit, boolean isPuLock)