![]() | LockStrategy Interface |
Namespace: com.espertech.esper.runtime.client.util
public interface LockStrategy
The LockStrategy type exposes the following members.
Name | Description | |
---|---|---|
![]() | Acquire |
Acquire should acquire the write lock of the provided read-write lock and may retry and backoff or fail.
|