|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.hp.hpl.jena.tdb.TDBBackup
public class TDBBackup
Backup a database.
Constructor Summary | |
---|---|
TDBBackup()
|
Method Summary | |
---|---|
static void |
backup(com.hp.hpl.jena.tdb.base.file.Location location,
OutputStream backupfile)
|
static void |
backup(com.hp.hpl.jena.tdb.base.file.Location location,
String backupfile)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TDBBackup()
Method Detail |
---|
public static void backup(com.hp.hpl.jena.tdb.base.file.Location location, String backupfile)
public static void backup(com.hp.hpl.jena.tdb.base.file.Location location, OutputStream backupfile)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |