| Package | Description |
|---|---|
| com.aliyun.odps.sqa |
| Modifier and Type | Method and Description |
|---|---|
SQLExecutor |
SQLExecutorBuilder.build() |
SQLExecutor |
SQLExecutorPool.getExecutor()
获取一个连接,在最大连接数限制内会进行初始化动作
|
| Modifier and Type | Method and Description |
|---|---|
void |
SQLExecutorPool.releaseExecutor(SQLExecutor executor)
释放一个连接,将其放回可用池
|
Copyright © 2022 Alibaba Cloud Computing. All rights reserved.