![]() | DefaultReaderWriterLockManager Class |
[Missing <summary> documentation for "T:com.espertech.esper.compat.threading.locks.DefaultReaderWriterLockManager"]
Namespace: com.espertech.esper.compat.threading.locks
public class DefaultReaderWriterLockManager : IReaderWriterLockManager
The DefaultReaderWriterLockManager type exposes the following members.
Name | Description | |
---|---|---|
![]() | DefaultReaderWriterLockManager | Initializes a new instance of the DefaultReaderWriterLockManager 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 lock telemetry is enabled.
|
Name | Description | |
---|---|---|
![]() | CreateDefaultLock |
Creates the default lock.
|
![]() | CreateDefaultLock(String) |
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) | |
![]() | RegisterCategoryLockT(FuncT, TResult) |
Name | Description | |
---|---|---|
![]() | TelemetryEngine |
Engine that captures telemetry data.
|