public class DbMutex extends Object
| Modifier and Type | Field and Description |
|---|---|
static SimpleSemaphore |
dbMutex
The db mutex.
|
static SimpleSemaphore |
loadObjectMutex
The cache load objects mutex.
|
| Constructor and Description |
|---|
DbMutex() |
public static final SimpleSemaphore dbMutex
public static final SimpleSemaphore loadObjectMutex
Copyright © 2021. All rights reserved.