| RedisClientPool Class |
Namespace: Adf
The RedisClientPool type exposes the following members.
| Name | Description | |
|---|---|---|
| RedisClientPool |
初始化新实例
| |
| RedisClientPool(String) |
初始化新实例
|
| Name | Description | |
|---|---|---|
| Delete |
移除一个键
| |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| Get(String) |
获取一个字符值
| |
| GetT(String) |
获取一个对象
| |
| GetHashCode |
用作特定类型的哈希函数。
(Inherited from Object.) | |
| GetType |
获取当前实例的 Type。
(Inherited from Object.) | |
| Init |
初始化
| |
| MemberwiseClone |
创建当前 Object 的浅表副本。
(Inherited from Object.) | |
| Set(String, Object, Int32) |
设置一个字符值
| |
| Set(String, String, Int32) |
设置一个字符值
| |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| MemberPoolSize |
获取每成员的最大实例数
| |
| Name |
配置节点名
| |
| Pool |
获取池管理对象
|