Uses of Package
net.rubyeye.xmemcached
Packages that use net.rubyeye.xmemcached
Package
Description
XMemcached's main classes and interfaces,use these classes/interfaces to interact with memcached servers.
Memcached 1.4.3 or later version has supported SASL authentication,these classes are used for that
Memcached protocol implementations
Manage tcp connection,memcached protocol optimized,and some MBeans for monitor.
Networking layout to talk with memcached.
-
Classes in net.rubyeye.xmemcached used by net.rubyeye.xmemcachedClassDescriptionCAS operation,encapsulate gets and cas commands,and supports retry times.Counter,encapsulate the incr/decr methods.Response for gets command.It's a value object.Known hashing algorithms for locating a server for a key.Deprecated.memcached 1.6.x will remove cachedump stats command,so this feature will be removed in the futureKey provider to pre-process keys before sending to memcached.The memcached client's interfaceBuilder pattern.Configure XmemcachedClient's options,then build itMemcachedClient callable when using namespace in xmemcached.For example:MemcachedClient state listener.When client startup,shutdown,connected to a memcached server or disconnected happened,client will notify the listener instance which implemented this interface.Please don't do any operations which may block in these callback methods.Session comparator.Session locator.Find session by key.Memcached Client for connecting to memcached server and do operations.XMemcachedClientMBean.It is used for JMX to add/remove memcached server.
-
Classes in net.rubyeye.xmemcached used by net.rubyeye.xmemcached.auth
-
Classes in net.rubyeye.xmemcached used by net.rubyeye.xmemcached.awsClassDescriptionThe memcached client's interfaceBuilder pattern.Configure XmemcachedClient's options,then build itMemcachedClient state listener.When client startup,shutdown,connected to a memcached server or disconnected happened,client will notify the listener instance which implemented this interface.Please don't do any operations which may block in these callback methods.Session comparator.Session locator.Find session by key.Memcached Client for connecting to memcached server and do operations.Builder pattern.Configure XmemcachedClient's options,then build itXMemcachedClientMBean.It is used for JMX to add/remove memcached server.
-
Classes in net.rubyeye.xmemcached used by net.rubyeye.xmemcached.command
-
Classes in net.rubyeye.xmemcached used by net.rubyeye.xmemcached.implClassDescriptionFlow control for noreply operations.Known hashing algorithms for locating a server for a key.Deprecated.memcached 1.6.x will remove cachedump stats command,so this feature will be removed in the futureKey provider to pre-process keys before sending to memcached.The memcached client's interfaceMemcachedClient state listener.When client startup,shutdown,connected to a memcached server or disconnected happened,client will notify the listener instance which implemented this interface.Please don't do any operations which may block in these callback methods.xmemcached OptimizerSession comparator.Session locator.Find session by key.
-
Classes in net.rubyeye.xmemcached used by net.rubyeye.xmemcached.networkingClassDescriptionFlow control for noreply operations.The memcached client's interfaceSession comparator.Session locator.Find session by key.