org.xerial.db.storage
Class XerialStorageServer
java.lang.Object
org.xerial.db.storage.XerialStorageServer
public class XerialStorageServer
- extends Object
- Author:
- leo
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XerialStorageServer
public XerialStorageServer(String storageFolderPath,
String masterAddress)
throws DBException
- Throws:
DBException
getDatabaseIDList
public List<Long> getDatabaseIDList()
getNumberOfDatabases
public int getNumberOfDatabases()
query
public JSONObject query(Long databaseID,
RelationalQuery query)

This work is licensed under a Creative Commons Attribution-ShareAlike 2.1 Japan License.