메소드 | 설명 | |
---|---|---|
GetIndex ( string key ) : int | ||
GetVBucket ( string key ) : Enyim.Caching.Configuration.VBucket | ||
VBucketNodeLocator ( string hashAlgorithm, Enyim.Caching.Configuration.VBucket buckets ) : System |
메소드 | 설명 | |
---|---|---|
GetAlgo ( ) : |
||
IMemcachedNodeLocator ( ) : IEnumerable |
||
IMemcachedNodeLocator ( string key ) : IMemcachedNode | ||
IMemcachedNodeLocator ( IList |
||
VBucketNodeLocator ( ) : System |
public GetVBucket ( string key ) : Enyim.Caching.Configuration.VBucket | ||
key | string | |
리턴 | Enyim.Caching.Configuration.VBucket |
public VBucketNodeLocator ( string hashAlgorithm, Enyim.Caching.Configuration.VBucket buckets ) : System | ||
hashAlgorithm | string | |
buckets | Enyim.Caching.Configuration.VBucket | |
리턴 | System |