| Package | Description |
|---|---|
| org.basex.core |
Database core classes.
|
| org.basex.index |
Database Index structures.
|
| org.basex.index.path | |
| org.basex.util.hash |
| Modifier and Type | Method and Description |
|---|---|
void |
Users.write(DataOutput out)
Writes permissions to disk.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Stats.write(DataOutput out)
Writes the key statistics to the specified output stream.
|
void |
Resources.write(DataOutput out)
Writes information on database resources to disk.
|
void |
Names.write(DataOutput out) |
| Modifier and Type | Method and Description |
|---|---|
void |
PathSummary.write(DataOutput out)
Writes the path summary to the specified output.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TokenIntMap.write(DataOutput out) |
void |
TokenSet.write(DataOutput out)
Writes the token set to the specified output.
|