public interface SharedLockProvider
Modifier and Type | Method and Description |
---|---|
SharedLock |
acquire(String key,
long timeout,
TimeUnit timeunit,
boolean isPuLock) |
SharedLock acquire(String key, long timeout, TimeUnit timeunit, boolean isPuLock) throws IOException, TimeoutException, InterruptedException
Copyright © GigaSpaces.