public class HiveClientPoolCache
extends java.lang.Object
| Constructor and Description |
|---|
HiveClientPoolCache()
Constructor for the Client Pool cache.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractHiveClientPool |
getPool(java.lang.String connectionURI)
Get a hive client pool from the cache.
|
public HiveClientPoolCache()
public AbstractHiveClientPool getPool(java.lang.String connectionURI)
connectionURI - connection which serves as keyCopyright © 2021. All Rights Reserved.