public class DisjobUtils extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static com.google.common.collect.Interner<Long> |
INSTANCE_LOCK_POOL
Instance lock pool
|
| 构造器和说明 |
|---|
DisjobUtils() |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
doInSynchronized(Long lock,
Throwables.ThrowingRunnable<?> action,
Supplier<String> message) |
static String |
getLocalHost() |
static String |
getLocalHost(String specifiedHost) |
public static final com.google.common.collect.Interner<Long> INSTANCE_LOCK_POOL
Copyright © 2024. All rights reserved.