Packages

package hbasecontext

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Value Members

  1. object HBaseBulkDeleteExample

    This is a simple example of deleting records in HBase with the bulkDelete function.

  2. object HBaseBulkGetExample

    This is a simple example of getting records from HBase with the bulkGet function.

  3. object HBaseBulkPutExample

    This is a simple example of putting records in HBase with the bulkPut function.

  4. object HBaseBulkPutExampleFromFile

    This is a simple example of putting records in HBase with the bulkPut function.

    This is a simple example of putting records in HBase with the bulkPut function. In this example we are getting the put information from a file

  5. object HBaseBulkPutTimestampExample

    This is a simple example of putting records in HBase with the bulkPut function.

    This is a simple example of putting records in HBase with the bulkPut function. In this example we are also setting the timestamp in the put

  6. object HBaseDistributedScanExample

    This is a simple example of scanning records from HBase with the hbaseRDD function in Distributed fashion.

Ungrouped