Return-Path: X-Original-To: apmail-incubator-jena-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-jena-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EF3659E28 for ; Mon, 23 Apr 2012 21:12:34 +0000 (UTC) Received: (qmail 50632 invoked by uid 500); 23 Apr 2012 21:12:34 -0000 Delivered-To: apmail-incubator-jena-commits-archive@incubator.apache.org Received: (qmail 50605 invoked by uid 500); 23 Apr 2012 21:12:34 -0000 Mailing-List: contact jena-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jena-dev@incubator.apache.org Delivered-To: mailing list jena-commits@incubator.apache.org Received: (qmail 50598 invoked by uid 99); 23 Apr 2012 21:12:34 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Apr 2012 21:12:34 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Apr 2012 21:12:18 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 1D6AA2388C7D for ; Mon, 23 Apr 2012 21:10:57 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r814135 [11/12] - in /websites/staging/jena/trunk/content: ./ jena/documentation/javadoc/tdb/ jena/documentation/javadoc/tdb/com/ jena/documentation/javadoc/tdb/com/hp/ jena/documentation/javadoc/tdb/com/hp/hpl/ jena/documentation/javadoc/t... Date: Mon, 23 Apr 2012 21:10:52 -0000 To: jena-commits@incubator.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120423211057.1D6AA2388C7D@eris.apache.org> Added: websites/staging/jena/trunk/content/jena/documentation/javadoc/tdb/tdb/tdbrecovery.html ============================================================================== --- websites/staging/jena/trunk/content/jena/documentation/javadoc/tdb/tdb/tdbrecovery.html (added) +++ websites/staging/jena/trunk/content/jena/documentation/javadoc/tdb/tdb/tdbrecovery.html Mon Apr 23 21:10:49 2012 @@ -0,0 +1,284 @@ + + + + + + + +tdbrecovery (TDB 0.9.0-incubating) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +tdb +
+Class tdbrecovery

+
+java.lang.Object
+  extended by arq.cmdline.CommandLineBase
+      extended by arq.cmdline.CmdLineArgs
+          extended by arq.cmdline.CmdMain
+              extended by arq.cmdline.CmdArgModule
+                  extended by arq.cmdline.CmdGeneral
+                      extended by arq.cmdline.CmdARQ
+                          extended by tdb.cmdline.CmdTDB
+                              extended by tdb.tdbrecovery
+
+
+
All Implemented Interfaces:
arq.cmdline.CallbackHelp
+
+
+
+
public class tdbrecovery
extends CmdTDB
+ + +

+


+ +

+ + + + + + + + + + + + +
+Method Summary
+static voidmain(String... argv) + +
+           
+ + + + + + + +
Methods inherited from class tdb.cmdline.CmdTDB
init, setLogging
+ + + + + + + +
Methods inherited from class arq.cmdline.CmdGeneral
add, addModule, doHelp, getUsage, usage, usage
+ + + + + + + +
Methods inherited from class arq.cmdline.CmdArgModule
process
+ + + + + + + +
Methods inherited from class arq.cmdline.CmdMain
cmdError, cmdError, mainAndExit, mainRun, mainRun, mainRun
+ + + + + + + +
Methods inherited from class arq.cmdline.CmdLineArgs
add, add, add, addArg, addArg, addPositional, contains, contains, containsMultiple, containsMultiple, getArg, getArg, getNumPositional, getPositional, getPositionalArg, getPositionalOrStdin, getValue, getValue, getValues, getValues, hasArg, hasArg, hasArgs, hasPositional, hasValueOfFalse, hasValueOfTrue, indirect, indirect, matchesIndirect, matchesIndirect, toString
+ + + + + + + +
Methods inherited from class arq.cmdline.CommandLineBase
setArgs
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Method Detail
+ +

+main

+
+public static void main(String... argv)
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Licenced under the Apache License, Version 2.0 + + Added: websites/staging/jena/trunk/content/jena/documentation/javadoc/tdb/tdb/tdbstats.html ============================================================================== --- websites/staging/jena/trunk/content/jena/documentation/javadoc/tdb/tdb/tdbstats.html (added) +++ websites/staging/jena/trunk/content/jena/documentation/javadoc/tdb/tdb/tdbstats.html Mon Apr 23 21:10:49 2012 @@ -0,0 +1,285 @@ + + + + + + + +tdbstats (TDB 0.9.0-incubating) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +tdb +
+Class tdbstats

+
+java.lang.Object
+  extended by arq.cmdline.CommandLineBase
+      extended by arq.cmdline.CmdLineArgs
+          extended by arq.cmdline.CmdMain
+              extended by arq.cmdline.CmdArgModule
+                  extended by arq.cmdline.CmdGeneral
+                      extended by arq.cmdline.CmdARQ
+                          extended by tdb.cmdline.CmdTDB
+                              extended by tdb.cmdline.CmdTDBGraph
+                                  extended by tdb.tdbstats
+
+
+
All Implemented Interfaces:
arq.cmdline.CallbackHelp
+
+
+
+
public class tdbstats
extends CmdTDBGraph
+ + +

+


+ +

+ + + + + + + + + + + + +
+Method Summary
+static voidmain(String... argv) + +
+           
+ + + + + + + +
Methods inherited from class tdb.cmdline.CmdTDB
init, setLogging
+ + + + + + + +
Methods inherited from class arq.cmdline.CmdGeneral
add, addModule, doHelp, getUsage, usage, usage
+ + + + + + + +
Methods inherited from class arq.cmdline.CmdArgModule
process
+ + + + + + + +
Methods inherited from class arq.cmdline.CmdMain
cmdError, cmdError, mainAndExit, mainRun, mainRun, mainRun
+ + + + + + + +
Methods inherited from class arq.cmdline.CmdLineArgs
add, add, add, addArg, addArg, addPositional, contains, contains, containsMultiple, containsMultiple, getArg, getArg, getNumPositional, getPositional, getPositionalArg, getPositionalOrStdin, getValue, getValue, getValues, getValues, hasArg, hasArg, hasArgs, hasPositional, hasValueOfFalse, hasValueOfTrue, indirect, indirect, matchesIndirect, matchesIndirect, toString
+ + + + + + + +
Methods inherited from class arq.cmdline.CommandLineBase
setArgs
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Method Detail
+ +

+main

+
+public static void main(String... argv)
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Licenced under the Apache License, Version 2.0 + + Added: websites/staging/jena/trunk/content/jena/documentation/javadoc/tdb/tdb/tdbupdate.html ============================================================================== --- websites/staging/jena/trunk/content/jena/documentation/javadoc/tdb/tdb/tdbupdate.html (added) +++ websites/staging/jena/trunk/content/jena/documentation/javadoc/tdb/tdb/tdbupdate.html Mon Apr 23 21:10:49 2012 @@ -0,0 +1,309 @@ + + + + + + + +tdbupdate (TDB 0.9.0-incubating) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +tdb +
+Class tdbupdate

+
+java.lang.Object
+  extended by arq.cmdline.CommandLineBase
+      extended by arq.cmdline.CmdLineArgs
+          extended by arq.cmdline.CmdMain
+              extended by arq.cmdline.CmdArgModule
+                  extended by arq.cmdline.CmdGeneral
+                      extended by arq.cmdline.CmdARQ
+                          extended by arq.cmdline.CmdUpdate
+                              extended by arq.update
+                                  extended by tdb.tdbupdate
+
+
+
All Implemented Interfaces:
arq.cmdline.CallbackHelp
+
+
+
+
public class tdbupdate
extends arq.update
+ + +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
tdbupdate(String[] argv) + +
+           
+  + + + + + + + + + + + +
+Method Summary
+static voidmain(String... argv) + +
+           
+ + + + + + + +
Methods inherited from class arq.cmdline.CmdGeneral
add, addModule, doHelp, getUsage, usage, usage
+ + + + + + + +
Methods inherited from class arq.cmdline.CmdArgModule
process
+ + + + + + + +
Methods inherited from class arq.cmdline.CmdMain
cmdError, cmdError, mainAndExit, mainRun, mainRun, mainRun
+ + + + + + + +
Methods inherited from class arq.cmdline.CmdLineArgs
add, add, add, addArg, addArg, addPositional, contains, contains, containsMultiple, containsMultiple, getArg, getArg, getNumPositional, getPositional, getPositionalArg, getPositionalOrStdin, getValue, getValue, getValues, getValues, hasArg, hasArg, hasArgs, hasPositional, hasValueOfFalse, hasValueOfTrue, indirect, indirect, matchesIndirect, matchesIndirect, toString
+ + + + + + + +
Methods inherited from class arq.cmdline.CommandLineBase
setArgs
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+tdbupdate

+
+public tdbupdate(String[] argv)
+
+
+ + + + + + + + +
+Method Detail
+ +

+main

+
+public static void main(String... argv)
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Licenced under the Apache License, Version 2.0 + + Added: websites/staging/jena/trunk/content/jena/documentation/javadoc/tdb/tdb/tools/class-use/dumpbpt.html ============================================================================== --- websites/staging/jena/trunk/content/jena/documentation/javadoc/tdb/tdb/tools/class-use/dumpbpt.html (added) +++ websites/staging/jena/trunk/content/jena/documentation/javadoc/tdb/tdb/tools/class-use/dumpbpt.html Mon Apr 23 21:10:49 2012 @@ -0,0 +1,145 @@ + + + + + + + +Uses of Class tdb.tools.dumpbpt (TDB 0.9.0-incubating) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
tdb.tools.dumpbpt

+
+No usage of tdb.tools.dumpbpt +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Licenced under the Apache License, Version 2.0 + + Added: websites/staging/jena/trunk/content/jena/documentation/javadoc/tdb/tdb/tools/class-use/dumpnodetable.html ============================================================================== --- websites/staging/jena/trunk/content/jena/documentation/javadoc/tdb/tdb/tools/class-use/dumpnodetable.html (added) +++ websites/staging/jena/trunk/content/jena/documentation/javadoc/tdb/tdb/tools/class-use/dumpnodetable.html Mon Apr 23 21:10:49 2012 @@ -0,0 +1,145 @@ + + + + + + + +Uses of Class tdb.tools.dumpnodetable (TDB 0.9.0-incubating) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
tdb.tools.dumpnodetable

+
+No usage of tdb.tools.dumpnodetable +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Licenced under the Apache License, Version 2.0 + + Added: websites/staging/jena/trunk/content/jena/documentation/javadoc/tdb/tdb/tools/dumpbpt.html ============================================================================== --- websites/staging/jena/trunk/content/jena/documentation/javadoc/tdb/tdb/tools/dumpbpt.html (added) +++ websites/staging/jena/trunk/content/jena/documentation/javadoc/tdb/tdb/tools/dumpbpt.html Mon Apr 23 21:10:49 2012 @@ -0,0 +1,273 @@ + + + + + + + +dumpbpt (TDB 0.9.0-incubating) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +tdb.tools +
+Class dumpbpt

+
+java.lang.Object
+  extended by arq.cmdline.CommandLineBase
+      extended by arq.cmdline.CmdLineArgs
+          extended by arq.cmdline.CmdMain
+              extended by arq.cmdline.CmdArgModule
+                  extended by arq.cmdline.CmdGeneral
+                      extended by tdb.tools.dumpbpt
+
+
+
All Implemented Interfaces:
arq.cmdline.CallbackHelp
+
+
+
+
public class dumpbpt
extends arq.cmdline.CmdGeneral
+ + +

+


+ +

+ + + + + + + + + + + + +
+Method Summary
+static voidmain(String... argv) + +
+           
+ + + + + + + +
Methods inherited from class arq.cmdline.CmdGeneral
add, addModule, doHelp, getUsage, usage, usage
+ + + + + + + +
Methods inherited from class arq.cmdline.CmdArgModule
process
+ + + + + + + +
Methods inherited from class arq.cmdline.CmdMain
cmdError, cmdError, mainAndExit, mainRun, mainRun, mainRun
+ + + + + + + +
Methods inherited from class arq.cmdline.CmdLineArgs
add, add, add, addArg, addArg, addPositional, contains, contains, containsMultiple, containsMultiple, getArg, getArg, getNumPositional, getPositional, getPositionalArg, getPositionalOrStdin, getValue, getValue, getValues, getValues, hasArg, hasArg, hasArgs, hasPositional, hasValueOfFalse, hasValueOfTrue, indirect, indirect, matchesIndirect, matchesIndirect, toString
+ + + + + + + +
Methods inherited from class arq.cmdline.CommandLineBase
setArgs
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Method Detail
+ +

+main

+
+public static void main(String... argv)
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Licenced under the Apache License, Version 2.0 + +