public final class InfoStorage extends AQuery
Constructor and Description |
---|
InfoStorage(String... arg)
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
build(CmdBuilder cb)
Builds a string representation from the command.
|
void |
databases(LockResult lr)
Adds the names of the databases that may be touched by the process.
|
protected boolean |
run()
Executes the command and serializes the result (internal call).
|
static byte[] |
table(Data data,
int start,
int end)
Prints the specified range of the table.
|
bind, bind, finish, http, parameters, stoppable, updated, updating
close, databases, error, execute, execute, finishUpdate, getOption, getOption, info, info, init, newData, run, run, setInput, setInput, startUpdate, supportsProg, toString, toString
abort, checkStop, det, detail, listen, proc, prog, progress, registered, registered, startTimeout, stop, stopTimeout, tit, title
public InfoStorage(String... arg)
arg
- optional argumentsprotected boolean run() throws IOException
Command
run
in class Command
IOException
- I/O exceptionpublic void databases(LockResult lr)
Proc
public static byte[] table(Data data, int start, int end)
data
- data referencestart
- first node to be printedend
- last node to be printedpublic void build(CmdBuilder cb)
Command
Copyright © 2005–2015 BaseX Team. All rights reserved.