Class RoundRobinMemcachedSessionLocator

java.lang.Object
net.rubyeye.xmemcached.impl.RoundRobinMemcachedSessionLocator
All Implemented Interfaces:
MemcachedSessionLocator

public class RoundRobinMemcachedSessionLocator extends Object implements MemcachedSessionLocator
A round-robin session locator for some special applications,memcacheq or kestrel etc.They doesn't need the same key must always to be stored in same memcached but want to make a cluster.