public class MemoryUtil extends Object
| Constructor and Description |
|---|
MemoryUtil() |
| Modifier and Type | Method and Description |
|---|---|
static EnableClusterLock |
getEnableClusterLock() |
static LockInfo |
getLockInfo(String name) |
static void |
setEnableClusterLock(EnableClusterLock enableClusterLock) |
static void |
updateLockInfo(String name,
LockInfo info) |
static void |
updateLockInfo(String name,
Map<String,Object> info) |
public static EnableClusterLock getEnableClusterLock()
public static void setEnableClusterLock(EnableClusterLock enableClusterLock)
Copyright © 2023. All rights reserved.