Chapter 1. External APIs

Table of Contents

1.1. Non-Java Languages Talking to the JVM
1.2. REST
1.3. Thrift
1.3.1. Filter Language
This chapter will cover access to HBase either through non-Java languages, or through custom protocols.

1.1. Non-Java Languages Talking to the JVM

Currently the documentation on this topic in the HBase Wiki.