Dan Burkert has uploaded a new patch set (#2).

Change subject: [java-client] Add AsyncKuduClient#syncClient
......................................................................

[java-client] Add AsyncKuduClient#syncClient

This adds a method of creating a sync client from an async client. Another
alternative would have been making the KuduClient(AsyncKuduClient) constructor
public, but that would expose the unstable AsyncKuduClient type in the evolving
KuduClient API.

Change-Id: I947ce53257454eb3a355f50127e796c6625ee3f2
---
M java/kudu-client/src/main/java/org/kududb/client/AsyncKuduClient.java
1 file changed, 11 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/50/2950/2
-- 
To view, visit http://gerrit.cloudera.org:8080/2950
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I947ce53257454eb3a355f50127e796c6625ee3f2
Gerrit-PatchSet: 2
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Dan Burkert <[email protected]>
Gerrit-Reviewer: Jean-Daniel Cryans
Gerrit-Reviewer: Kudu Jenkins

Reply via email to