Uses of Package
net.rubyeye.xmemcached.command
Packages that use net.rubyeye.xmemcached.command
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
Memcached text protocol implementations
Kestrel protocol implementations
Memcached text protocol implementations
Manage tcp connection,memcached protocol optimized,and some MBeans for monitor.
JMX MBean Server and MBeans for monitor and statistics
Networking layout to talk with memcached.
-
Classes in net.rubyeye.xmemcached.command used by net.rubyeye.xmemcachedClassDescriptionAbstract Memcached CommandCommand Type for memcached protocol.
-
Classes in net.rubyeye.xmemcached.command used by net.rubyeye.xmemcached.auth
-
Classes in net.rubyeye.xmemcached.command used by net.rubyeye.xmemcached.commandClassDescriptionAbstract Memcached CommandCommand Type for memcached protocol.Command status.
-
Classes in net.rubyeye.xmemcached.command used by net.rubyeye.xmemcached.command.binaryClassDescriptionAssoc commands aware interface.Association commands mean that commands has the same key.Abstract Memcached CommandCommand Type for memcached protocol.Command which implement this interface,it's return value is a mapMerge commands aware interface.Merge commands mean that merge get commands to a bulk-get commands.Server address aware interface.Command which implement this interface have these methods to getter/setter memcached's InetSocketAddress.A store command interface for STORE commands such as SET,ADD
-
Classes in net.rubyeye.xmemcached.command used by net.rubyeye.xmemcached.command.kestrelClassDescriptionAssoc commands aware interface.Association commands mean that commands has the same key.Abstract Memcached CommandCommand Type for memcached protocol.Command which implement this interface,it's return value is a mapMerge commands aware interface.Merge commands mean that merge get commands to a bulk-get commands.A store command interface for STORE commands such as SET,ADD
-
Classes in net.rubyeye.xmemcached.command used by net.rubyeye.xmemcached.command.textClassDescriptionAssoc commands aware interface.Association commands mean that commands has the same key.Abstract Memcached CommandCommand Type for memcached protocol.Command which implement this interface,it's return value is a mapMerge commands aware interface.Merge commands mean that merge get commands to a bulk-get commands.Server address aware interface.Command which implement this interface have these methods to getter/setter memcached's InetSocketAddress.A store command interface for STORE commands such as SET,ADDAbstract verbosity command for text protocol
-
Classes in net.rubyeye.xmemcached.command used by net.rubyeye.xmemcached.implClassDescriptionAbstract Memcached CommandCommand Type for memcached protocol.
-
Classes in net.rubyeye.xmemcached.command used by net.rubyeye.xmemcached.monitor
-
Classes in net.rubyeye.xmemcached.command used by net.rubyeye.xmemcached.networking