Package net.rubyeye.xmemcached
Interface MemcachedSessionComparator
- All Superinterfaces:
Comparator<Session>
- All Known Implementing Classes:
AddressMemcachedSessionComparator
,IndexMemcachedSessionComparator
Session comparator.
-
Method Summary
Methods inherited from interface java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Method Details
-
compare
Returns a session by special key.- Specified by:
compare
in interfaceComparator<Session>
- Parameters:
key
-- Returns:
-