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.