public class ClientGlobal extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static int |
DEFAULT_NETWORK_TIMEOUT |
static String |
g_charset |
static int |
g_network_timeout |
static ServerGroup |
g_server_group |
public static int g_network_timeout
public static String g_charset
public static ServerGroup g_server_group
public static final int DEFAULT_NETWORK_TIMEOUT
public static void init(String conf_filename) throws FileNotFoundException, IOException, MyException
conf_filename - config filenameFileNotFoundExceptionIOExceptionMyExceptionCopyright © 2017. All rights reserved.