MckoiDDB API Reference Guide

The following packages are available for reference to developers using MckoiDDB. I encourage programmers who wish to develop their own data models using MckoiDDB to look at the source code to see how things fit together. Additional technical documentation can be found in the documentation page.

Packages Summary

API Documentation: com.mckoi.data Package

The com.mckoi.data package contains the classes for supporting MckoiDDB data models, including the tree data model that provides the primitive snapshot, transaction and object lookup functionality.

Note that this page is a summary of the classes that are of most interest to application developers, and does not contain the complete list of all classes. Please consult the source code for more detailed information about this package.

Interface Summary

Class Summary

API Documentation: com.mckoi.network Package

The com.mckoi.network package contains the classes necessary for Mckoi machine node communication over a network, node management, path instance management, and the interface for building data concurrency models.

Note that this page is a summary of the classes that are of most interest to application developers, and does not contain the complete list of all classes. Please consult the source code for more detailed information about this package.

Interface Summary

Class Summary

API Documentation: com.mckoi.sdb Package

The com.mckoi.sdb package contains the API classes for managing a Simple Database path instance in a MckoiDDB installation. The Simple Database API supports a file (SDBFile) and table (SDBTable) structured data implementation, and a directory set for managing the namespace of each object type.

Class Summary

The text on this page is licensed under the Creative Commons Attribution 3.0 License. Java is a registered trademark of Sun Microsystems, Inc.
Mckoi is Copyright © 2000 - 2010 Diehl and Associates, Inc. All rights reserved.