| 程序包 | 说明 |
|---|---|
| cn.sowjz.souwen.v1.net.pool |
| 限定符和类型 | 类和说明 |
|---|---|
class |
IndexConnBuilder |
class |
QueryConnBuilder |
| 限定符和类型 | 字段和说明 |
|---|---|
(专用程序包) ConnBuilder<T> |
NoPool.builder |
(专用程序包) ConnBuilder<T> |
ISearchConnPool.builder |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
NoPool.setBuilder(ConnBuilder<T> builder) |
void |
ISearchConnPool.setBuilder(ConnBuilder<T> builder) |
void |
ConnPool.setBuilder(ConnBuilder<T> builder) |
| 构造器和说明 |
|---|
ISearchConnPool(ConnBuilder<T> builder,
int ma,
int mi,
long mw,
int ird,
long pi) |
NoPool(ConnBuilder<T> builder) |
Copyright © 2023. All rights reserved.