Uses of Class
org.ores.async.Unlock
-
Uses of Unlock in org.ores.async
Methods in org.ores.async that return UnlockMethods in org.ores.async that return types with arguments of type UnlockMethod parameters in org.ores.async with type arguments of type UnlockModifier and TypeMethodDescriptionvoidNeoLock.acquire(long timeoutMs, Asyncc.IAsyncCallback<Unlock, Object> cb) Acquire the lock with a bounded wait.voidNeoLock.acquire(Asyncc.IAsyncCallback<Unlock, Object> cb)