Method | Description | |
---|---|---|
GetIndex ( string key ) : int | ||
GetVBucket ( string key ) : Enyim.Caching.Configuration.VBucket | ||
VBucketNodeLocator ( string hashAlgorithm, Enyim.Caching.Configuration.VBucket buckets ) : System |
Method | Description | |
---|---|---|
GetAlgo ( ) : |
||
IMemcachedNodeLocator ( ) : IEnumerable |
||
IMemcachedNodeLocator ( string key ) : IMemcachedNode | ||
IMemcachedNodeLocator ( IList |
||
VBucketNodeLocator ( ) : System |
public GetVBucket ( string key ) : Enyim.Caching.Configuration.VBucket | ||
key | string | |
return | Enyim.Caching.Configuration.VBucket |
public VBucketNodeLocator ( string hashAlgorithm, Enyim.Caching.Configuration.VBucket buckets ) : System | ||
hashAlgorithm | string | |
buckets | Enyim.Caching.Configuration.VBucket | |
return | System |