| Constructor and Description |
|---|
LockTypeUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
exclusive() |
static String |
exclWrite() |
static char |
getEncoding(LockType lockType) |
static String |
getEncodingAsStr(LockType lockType) |
static Optional<LockType> |
getLockTypeFromEncoding(char encoding) |
static String |
sharedRead() |
static String |
sharedWrite() |
Copyright © 2024 The Apache Software Foundation. All rights reserved.