Chapter 11. Apache HBase External APIs

Table of Contents

11.1. Non-Java Languages Talking to the JVM
11.2. REST
11.3. Thrift
11.4. C/C++ Apache HBase Client

This chapter will cover access to Apache HBase either through non-Java languages, or through custom protocols. For information on using the native HBase APIs, refer to User API Reference and the new Chapter 10, Apache HBase APIs chapter.

11.1. Non-Java Languages Talking to the JVM

Currently the documentation on this topic in the Apache HBase Wiki. See also the Thrift API Javadoc.

comments powered by Disqus