The Kiji framework contains several components; documentation for their APIs is provided through the links below.

Core Kiji Framework Modules

Primary APIs for use by clients of the Kiji framework. Clients should only depend on APIs listed as @ApiAudience.Public. Contributors to other Kiji framework components may use @ApiAudience.Framework APIs, but beware that they may change between minor versions.

Extended Framework Tools

Additional APIs for use by clients of the Kiji framework. Modules in this section are intended for testing, or as convenience APIs.

Internal Framework Components

APIs used internally between framework modules. Clients should not directly depend on any APIs in here; these are intended for the framework author audience only.

Documentation Under Development

The API documentation in this section refers to the next version of Kiji under development. API documentation is provided for these modules as a reference to developers of Kiji itself. Information in this section may be incorrect or may change before release.