Package | Description |
---|---|
org.apache.kudu.client | |
org.apache.kudu.mapreduce |
Modifier and Type | Method and Description |
---|---|
AsyncKuduClient |
AsyncKuduClient.AsyncKuduClientBuilder.build()
Creates a new client that connects to the masters.
|
AsyncKuduClient |
KuduTable.getAsyncClient()
Get the async client that created this instance.
|
Modifier and Type | Method and Description |
---|---|
AsyncKuduClient |
CommandLineParser.getAsyncClient()
Get an async client connected to the configured Master(s).
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.