|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MemData | |
|---|---|
| org.basex.build | Contains classes for creating new database instances. |
| org.basex.data | Contains classes for handling the XML table and textual data. |
| Uses of MemData in org.basex.build |
|---|
| Methods in org.basex.build with parameters of type MemData | |
|---|---|
void |
MemBuilder.init(MemData mdata)
Uses the specified data instance (and its indexes) for the build process. |
| Uses of MemData in org.basex.data |
|---|
| Subclasses of MemData in org.basex.data | |
|---|---|
class |
NativeData
This class stores and organizes the database table and the index structures for textual content in a compressed memory structure and redundantly passes the data on to a native application. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||