Package org.apache.hbase.archetypes.exemplars.client


package org.apache.hbase.archetypes.exemplars.client
This package provides fully-functional exemplar Java code demonstrating simple usage of the hbase-client API, for incorporation into a Maven archetype with hbase-client dependency.
  • Classes
    Class
    Description
    org.apache.hbase.archetypes.exemplars.client.HelloHBase
    Successful running of this application requires access to an active instance of HBase.