Class IndexMemcachedSessionComparator
java.lang.Object
net.rubyeye.xmemcached.impl.IndexMemcachedSessionComparator
- All Implemented Interfaces:
Serializable, Comparator<Session>, MemcachedSessionComparator
public class IndexMemcachedSessionComparator
extends Object
implements MemcachedSessionComparator, Serializable
Connection comparator,compare with index
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Field Details
-
serialVersionUID
static final long serialVersionUID- See Also:
-
-
Constructor Details
-
IndexMemcachedSessionComparator
public IndexMemcachedSessionComparator()
-
-
Method Details
-
compare
Description copied from interface:MemcachedSessionComparatorReturns a session by special key.- Specified by:
comparein interfaceComparator<Session>- Specified by:
comparein interfaceMemcachedSessionComparator- Returns:
-