![]() | DefaultLockManager Class |
[Missing <summary> documentation for "T:com.espertech.esper.compat.threading.locks.DefaultLockManager"]
Namespace: com.espertech.esper.compat.threading.locks
public class DefaultLockManager : ILockManager
The DefaultLockManager type exposes the following members.
Name | Description | |
---|---|---|
![]() | DefaultLockManager | Initializes a new instance of the DefaultLockManager class |
Name | Description | |
---|---|---|
![]() | DefaultLockFactory |
Gets or sets the default lock factory.
|
![]() | DefaultLockTimeout |
Gets or sets the default lock timeout.
|
![]() | IsTelemetryEnabled |
Gets or sets a value indicating whether this instance is telemetry enabled.
|
Name | Description | |
---|---|---|
![]() | CreateDefaultLock |
Creates the default lock.
|
![]() | CreateLock(FuncT, TResult) | |
![]() | CreateLock(String) |
Creates a lock for the category.
|
![]() | CreateLock(Type) |
Creates a lock for the category defined by the type.
|
![]() | RegisterCategoryLock(String, FuncT, TResult) | |
![]() | RegisterCategoryLock(Type, FuncT, TResult) |