Class StandardMemcachedHashingStrategy

java.lang.Object
com.couchbase.client.core.node.StandardMemcachedHashingStrategy
All Implemented Interfaces:
MemcachedHashingStrategy

public class StandardMemcachedHashingStrategy extends Object implements MemcachedHashingStrategy
A MemcachedHashingStrategy which is compatible with libcouchbase and SDKs that are built on top.
Since:
1.5.3
Author:
Michael Nitschinger