public class ContainerHelper extends Object
| 构造器和说明 |
|---|
ContainerHelper() |
| 限定符和类型 | 方法和说明 |
|---|---|
static String |
getEnv()
Gets env from container.
|
static String |
getHost()
Gets host from container.
|
static String |
getLockStoreMode()
Gets lock store mode from container.
|
static int |
getPort()
Gets port from container.
|
static Long |
getServerNode()
Gets server node from container.
|
static String |
getSessionStoreMode()
Gets session store mode from container.
|
static String |
getStoreMode()
Gets store mode from container.
|
public static String getEnv()
public static String getHost()
public static int getPort()
public static Long getServerNode()
public static String getStoreMode()
public static String getSessionStoreMode()
public static String getLockStoreMode()
Copyright © 2022 Seata. All rights reserved.