Registry / database / kiji-delegation

kiji-delegation

JSON →
library3.0.1javamavenunverified

Kiji allows the imposition of schema and much else upon HBase.

<dependency> <groupId>com.moz.kiji.delegation</groupId> <artifactId>kiji-delegation</artifactId> <version>3.0.1</version> </dependency>
INSTALL
IMPORT
SIG · KIJI-DELEGATION
K
kiji-delegation
databasejavav3.0.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Lookup
org.kiji.delegation.Lookup

Demonstrates basic lookup functionality.

import org.kiji.delegation.Lookup; public class Example { public static void main(String[] args) { Lookup lookup = new Lookup(); System.out.println(lookup.lookup("example")); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.0.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
kiji-delegation — mvn dependency:get kiji-delegation · libregistry