public class DbQuery extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
static void |
dumpMap(Map<String,IDbMachine> dbMachineMap) |
static DbQuery |
getInstance() |
Map<String,IDbMachine> |
getMapMachines() |
boolean |
isEnabled() |
boolean |
isUp() |
public static DbQuery getInstance()
public boolean isEnabled()
public boolean isUp()
public static void dumpMap(Map<String,IDbMachine> dbMachineMap)
public Map<String,IDbMachine> getMapMachines()
public void close()
Copyright © 2012–2017 The Apache Software Foundation. All rights reserved.