public class WebIpAndPortHolder extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
ALL |
protected static String |
SEPARATOR |
protected static AtomicReference<cn.hippo4j.common.model.WebIpAndPortInfo> |
WEB_IP_AND_PORT
Application ip and application post
|
| 构造器和说明 |
|---|
WebIpAndPortHolder() |
| 限定符和类型 | 方法和说明 |
|---|---|
static boolean |
check(String nodes)
Check the new properties and instance IP and port.
|
static cn.hippo4j.common.model.WebIpAndPortInfo |
getWebIpAndPort()
get WebIpAndPortInfo, If it is null, initialize it.
|
protected static void |
initIpAndPort() |
protected static AtomicReference<cn.hippo4j.common.model.WebIpAndPortInfo> WEB_IP_AND_PORT
protected static void initIpAndPort()
public static cn.hippo4j.common.model.WebIpAndPortInfo getWebIpAndPort()
public static boolean check(String nodes)
nodes - nodes in propertiesCopyright © 2022. All rights reserved.