Apache HBase Java Client API

Java client API for all HBase data operations including table administration, filters, coprocessors, batch operations, and async client for high-throughput workloads.

API entry from apis.yml

apis.yml Raw ↑
aid: apache-hbase:apache-hbase-java-api
name: Apache HBase Java Client API
description: Java client API for all HBase data operations including table administration, filters, coprocessors,
  batch operations, and async client for high-throughput workloads.
humanURL: https://hbase.apache.org/apidocs/
tags:
- Java
- NoSQL
- SDK
properties:
- type: Documentation
  url: https://hbase.apache.org/apidocs/
- type: SDK
  url: https://search.maven.org/artifact/org.apache.hbase/hbase-client
  title: Java SDK (Maven Central)