|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.basex.core.Progress
org.basex.core.AbstractProcess
org.basex.core.Process
org.basex.core.proc.InfoDB
public final class InfoDB
Database info.
Field Summary |
---|
Fields inherited from class org.basex.core.Process |
---|
args |
Constructor Summary | |
---|---|
InfoDB()
Constructor. |
Method Summary | |
---|---|
static byte[] |
db(MetaData meta,
int size,
boolean header,
boolean index)
Creates a database information string. |
java.lang.String |
toString()
|
Methods inherited from class org.basex.core.Process |
---|
args, data, error, execute, execute, info, info, info, name, output, printing, result, updating |
Methods inherited from class org.basex.core.Progress |
---|
checkStop, det, detail, prog, progress, progress, stop, title |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public InfoDB()
Method Detail |
---|
public static byte[] db(MetaData meta, int size, boolean header, boolean index)
meta
- meta datasize
- database sizeheader
- add header flagindex
- add index information
public java.lang.String toString()
toString
in class Process
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |