| 程序包 | 说明 |
|---|---|
| net.rubyeye.xmemcached |
XMemcached's main classes and interfaces,use these
classes/interfaces to interact with memcached servers.
|
| net.rubyeye.xmemcached.impl |
Manage tcp connection,memcached protocol optimized,and some
MBeans for monitor.
|
| 限定符和类型 | 方法和说明 |
|---|---|
KeyIterator |
XMemcachedClient.getKeyIterator(InetSocketAddress address)
已过时。
memcached 1.6.x will remove cachedump stats command,so this
method will be removed in the future
|
KeyIterator |
MemcachedClient.getKeyIterator(InetSocketAddress address)
已过时。
memcached 1.6.x will remove cachedump stats command,so this
method will be removed in the future
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
KeyIteratorImpl
Default key iterator implementation
|
Copyright © 2013. All Rights Reserved.