public class ServerThreadGroup
extends java.lang.Object
| Constructor and Description |
|---|
ServerThreadGroup() |
| Modifier and Type | Method and Description |
|---|---|
static void |
createTable(int tableId,
RowFactory rowFactory,
RowUpdateFactory rowUpdateFactory) |
static void |
init() |
static void |
shutdown() |
public static void init()
public static void shutdown()
public static void createTable(int tableId,
RowFactory rowFactory,
RowUpdateFactory rowUpdateFactory)