| Class | Description |
|---|---|
| BufferedMutatorExample |
An example of using the
BufferedMutator interface. |
| MultiThreadedClientExample |
Example on how to use HBase's
Connection and Table in a
multi-threaded environment. |
| MultiThreadedClientExample.ReadExampleCallable |
Class to show how to scan some rows starting at a random location.
|
| MultiThreadedClientExample.SingleWriteExampleCallable |
Class to show how to send a single put.
|
| MultiThreadedClientExample.WriteExampleCallable |
Class that will show how to send batches of puts at the same time.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.