You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Mark Robert Miller (Jira)" <ji...@apache.org> on 2020/05/27 20:05:00 UTC

[jira] [Created] (HBASE-24447) Contribute a Test class that shows some examples for using the Async Client API

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)