Package | Description |
---|---|
org.basex.core |
Database core classes.
|
org.basex.index |
Database Index structures.
|
org.basex.server |
Server implementation.
|
Modifier and Type | Field and Description |
---|---|
protected Performance |
Command.perf
Performance measurements.
|
Modifier and Type | Method and Description |
---|---|
protected void |
IndexBuilder.finishIndex(Performance perf)
Prints some final debugging information.
|
Modifier and Type | Method and Description |
---|---|
void |
Log.write(String address,
User user,
int type,
String info,
Performance perf)
Writes an entry to the log file.
|
void |
Log.write(String address,
User user,
Log.LogType type,
String info,
Performance perf)
Writes an entry to the log file.
|
Copyright © 2005–2015 BaseX Team. All rights reserved.