Property | Type | Description | |
---|---|---|---|
IDisposable | void | ||
IServerPool | IEnumerable |
||
IServerPool | IMemcachedNode | ||
IServerPool | void | ||
NodeFail | void | ||
rezCallback | void |
Method | Description | |
---|---|---|
DefaultServerPool ( IMemcachedClientConfiguration configuration, IOperationFactory opFactory ) : System |
Method | Description | |
---|---|---|
CreateNode ( |
Method | Description | |
---|---|---|
IDisposable ( ) : void | ||
IServerPool ( ) : IEnumerable |
||
IServerPool ( string key ) : IMemcachedNode | ||
IServerPool ( ) : void | ||
NodeFail ( IMemcachedNode node ) : void | ||
rezCallback ( object state ) : void |
protected CreateNode ( |
||
endpoint | ||
return | IMemcachedNode |
public DefaultServerPool ( IMemcachedClientConfiguration configuration, IOperationFactory opFactory ) : System | ||
configuration | IMemcachedClientConfiguration | |
opFactory | IOperationFactory | |
return | System |