[
https://issues.apache.org/jira/browse/HBASE-24447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
kangkang.guo updated HBASE-24447:
---------------------------------
Description:
类似于
[https://github.com/apache/hbase/blob/master/hbase-examples/src/main/java/org/apache/hadoop/hbase/client/example/AsyncClientExample.java]
但最初是以测试的形式进行,以使验证和环境变得容易。
这基本上是一些示例,说明如何将CompletableFuture API与Async Client一起使用-鉴于CompletableFuture
API的表达力和大小,从头开始做一个新手可能会有些痛苦,但是使用其他示例代码要容易得多建立或修补。
was:
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.
> 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
> Priority: Minor
>
> 类似于
> [https://github.com/apache/hbase/blob/master/hbase-examples/src/main/java/org/apache/hadoop/hbase/client/example/AsyncClientExample.java]
> 但最初是以测试的形式进行,以使验证和环境变得容易。
> 这基本上是一些示例,说明如何将CompletableFuture API与Async Client一起使用-鉴于CompletableFuture
> API的表达力和大小,从头开始做一个新手可能会有些痛苦,但是使用其他示例代码要容易得多建立或修补。
--
This message was sent by Atlassian Jira
(v8.3.4#803005)