Package | Description |
---|---|
org.apache.paimon.client | |
org.apache.paimon.hive.pool |
Modifier and Type | Method and Description |
---|---|
<R> R |
ClientPool.run(ClientPool.Action<R,C,E> action) |
<R> R |
ClientPool.ClientPoolImpl.run(ClientPool.Action<R,C,E> action) |
<R> R |
ClientPool.run(ClientPool.Action<R,C,E> action,
boolean retry) |
<R> R |
ClientPool.ClientPoolImpl.run(ClientPool.Action<R,C,E> action,
boolean retry) |
Modifier and Type | Method and Description |
---|---|
<R> R |
CachedClientPool.run(ClientPool.Action<R,org.apache.hadoop.hive.metastore.IMetaStoreClient,org.apache.thrift.TException> action) |
<R> R |
CachedClientPool.run(ClientPool.Action<R,org.apache.hadoop.hive.metastore.IMetaStoreClient,org.apache.thrift.TException> action,
boolean retry) |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.