public class ClientPool extends Object
Constructor and Description |
---|
ClientPool() |
Modifier and Type | Method and Description |
---|---|
org.apache.kudu.client.KuduClient |
getClient(String kuduMaster) |
static ClientPool |
getInstance() |
public static ClientPool getInstance()
public org.apache.kudu.client.KuduClient getClient(String kuduMaster)
Copyright © 2013–2022. All rights reserved.