org.xerial.db.storage
Class DatabaseLocation

java.lang.Object
  extended by org.xerial.db.storage.DatabaseLocation

public class DatabaseLocation
extends Object


Constructor Summary
DatabaseLocation()
           
 
Method Summary
 long getDatabaseID()
           
 String getPath()
           
 List<ServerAddress> getStorageServers()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DatabaseLocation

public DatabaseLocation()
Method Detail

getDatabaseID

public long getDatabaseID()

getPath

public String getPath()

getStorageServers

public List<ServerAddress> getStorageServers()


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