Package org.apache.hadoop.hbase.client.example
package org.apache.hadoop.hbase.client.example
-
ClassesClassDescriptionA simple example shows how to use asynchronous client.An example of using the
BufferedMutatorinterface.A simple example on how to useExport.A simple example on how to useAsyncTableto write a fully asynchronous HTTP proxy server.Example on how to use HBase'sConnectionandTablein a multi-threaded environment.Class to show how to scan some rows starting at a random location.Class to show how to send a single put.Class that will show how to send batches of puts at the same time.This client class is for invoking the refresh HFile function deployed on the Region Server side via the RefreshHFilesService.