Chapter 9. External APIs
Prev
Next
Chapter 9. External APIs
Table of Contents
9.1. Non-Java Languages Talking to the JVM
9.2. REST
9.3. Thrift
9.3.1. Filter Language
This chapter will cover access to HBase either through non-Java languages, or through custom protocols.
9.1. Non-Java Languages Talking to the JVM
Currently the documentation on this topic in the
HBase Wiki
.