Uses of Interface
net.rubyeye.xmemcached.KeyIterator
Packages that use KeyIterator
Package
Description
XMemcached's main classes and interfaces,use these classes/interfaces to interact with memcached servers.
Manage tcp connection,memcached protocol optimized,and some MBeans for monitor.
-
Uses of KeyIterator in net.rubyeye.xmemcached
Methods in net.rubyeye.xmemcached that return KeyIteratorModifier and TypeMethodDescriptionMemcachedClient.getKeyIterator
(InetSocketAddress address) Deprecated.memcached 1.6.x will remove cachedump stats command,so this method will be removed in the futureXMemcachedClient.getKeyIterator
(InetSocketAddress address) Deprecated.memcached 1.6.x will remove cachedump stats command,so this method will be removed in the future -
Uses of KeyIterator in net.rubyeye.xmemcached.impl
Classes in net.rubyeye.xmemcached.impl that implement KeyIterator