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.
|
RefreshHFilesClient |
This client class is for invoking the refresh HFile function deployed on the
Region Server side via the RefreshHFilesService.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.