Package net.rubyeye.xmemcached.impl
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 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.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:MemcachedSessionComparator
Returns a session by special key.- Specified by:
compare
in interfaceComparator<Session>
- Specified by:
compare
in interfaceMemcachedSessionComparator
- Returns:
-