| 接口 | 说明 |
|---|---|
| CommandExecutor |
FastDFS命令执行器
2020-02-03 16:38
|
| Connection |
表示一个客户端与服务端的连接,负责连接的管理
2020-02-03 16:39
|
| 类 | 说明 |
|---|---|
| DefaultCommandExecutor |
连接池管理
负责借出连接,在连接上执行业务逻辑,然后归还连 注意: 当前类最好使用单例,一个应用只需要一个实例 2020-02-03 16:39 |
| SocketConnection |
默认连接实现
2020-02-03 16:40
|
Copyright © 2021. All rights reserved.