Class | Description |
---|---|
AsyncClientExample |
A simple example shows how to use asynchronous client.
|
BufferedMutatorExample |
An example of using the
BufferedMutator interface. |
ExportEndpointExample |
A simple example on how to use
Export . |
HttpProxyExample |
A simple example on how to use
AsyncTable to write a fully
asynchronous HTTP proxy server. |
HttpProxyExample.Params | |
HttpProxyExample.RequestHandler | |
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.