API Reference
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.
-
KijiSchema (latest) [1.0.3] [1.0.2] [1.0.1] [1.0.0] [1.0.0-rc5] [1.0.0-rc4] [1.0.0-rc3] [1.0.0-rc2] [1.0.0-rc1]
-
KijiMR (latest) [1.0.0-rc62] [1.0.0-rc61] [1.0.0-rc6] [1.0.0-rc5] [1.0.0-rc4]
-
KijiMR Library (latest) [1.0.0-rc61] [1.0.0-rc6] [1.0.0-rc5] [1.0.0-rc4]
-
KijiExpress (latest) [0.3.0] [0.2.0] [0.1.0]
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.
- annotations [1.0.0] [1.0.0-rc5] [1.0.0-rc4] [1.0.0-rc3] [1.0.0-rc2]
- hbase-maven-plugin [1.0.11-cdh4]
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.
- hadoop-configurator [1.0.3] [1.0.2]
- kiji-delegation [1.0.0] [1.0.0-rc5] [1.0.0-rc4] [1.0.0-rc3] [1.0.0-rc2]
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.