public class H2DBServer extends Object
static String
BASE_DIR
static int
TCP_PORT
WEB_PORT
H2DBServer()
protected String
getBaseDir(String url)
getTcpPort(String url)
void
init()
start(String url)
stop()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final String BASE_DIR
public static final int TCP_PORT
public static final int WEB_PORT
public H2DBServer()
public void init()
public void start(String url)
protected String getBaseDir(String url)
protected String getTcpPort(String url)
public void stop()
Copyright © 2020 Joyqueue Community. All rights reserved.