Mark Robert Miller created HBASE-24447:
------------------------------------------
Summary: Contribute a Test class that shows some examples for
using the Async Client API
Key: HBASE-24447
URL: https://issues.apache.org/jira/browse/HBASE-24447
Project: HBase
Issue Type: Test
Components: test
Reporter: Mark Robert Miller
Kind of along the lines ofÂ
[https://github.com/apache/hbase/blob/master/hbase-examples/src/main/java/org/apache/hadoop/hbase/client/example/AsyncClientExample.java]
but initially in the form of a test to make verification and env easy.
This is basically some examples of how you can use the CompletableFuture API
with the Async Client - it can be a little painful to do from scratch for a
noobie given the expressivness and size of the CompletableFuture API, but is
much easier with some more example code to build on or tinker with.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)