Uses of Package
net.rubyeye.xmemcached.command
-
Packages that use net.rubyeye.xmemcached.command Package Description net.rubyeye.xmemcached XMemcached's main classes and interfaces,use these classes/interfaces to interact with memcached servers.net.rubyeye.xmemcached.auth Memcached 1.4.3 or later version has supported SASL authentication,these classes are used for thatnet.rubyeye.xmemcached.command Memcached protocol implementationsnet.rubyeye.xmemcached.command.binary Memcached text protocol implementationsnet.rubyeye.xmemcached.command.kestrel Kestrel protocol implementationsnet.rubyeye.xmemcached.command.text Memcached text protocol implementationsnet.rubyeye.xmemcached.impl Manage tcp connection,memcached protocol optimized,and some MBeans for monitor.net.rubyeye.xmemcached.monitor JMX MBean Server and MBeans for monitor and statisticsnet.rubyeye.xmemcached.networking Networking layout to talk with memcached. -
Classes in net.rubyeye.xmemcached.command used by net.rubyeye.xmemcached Class Description Command Abstract Memcached CommandCommandType Command Type for memcached protocol. -
Classes in net.rubyeye.xmemcached.command used by net.rubyeye.xmemcached.auth Class Description Command Abstract Memcached Command -
Classes in net.rubyeye.xmemcached.command used by net.rubyeye.xmemcached.command Class Description Command Abstract Memcached CommandCommandType Command Type for memcached protocol.OperationStatus Command status. -
Classes in net.rubyeye.xmemcached.command used by net.rubyeye.xmemcached.command.binary Class Description AssocCommandAware Assoc commands aware interface.Association commands mean that commands has the same key.Command Abstract Memcached CommandCommandType Command Type for memcached protocol.MapReturnValueAware Command which implement this interface,it's return value is a mapMergeCommandsAware Merge commands aware interface.Merge commands mean that merge get commands to a bulk-get commands.ServerAddressAware Server address aware interface.Command which implement this interface have these methods to getter/setter memcached's InetSocketAddress.StoreCommand A store command interface for STORE commands such as SET,ADD -
Classes in net.rubyeye.xmemcached.command used by net.rubyeye.xmemcached.command.kestrel Class Description AssocCommandAware Assoc commands aware interface.Association commands mean that commands has the same key.Command Abstract Memcached CommandCommandType Command Type for memcached protocol.MapReturnValueAware Command which implement this interface,it's return value is a mapMergeCommandsAware Merge commands aware interface.Merge commands mean that merge get commands to a bulk-get commands.StoreCommand A store command interface for STORE commands such as SET,ADD -
Classes in net.rubyeye.xmemcached.command used by net.rubyeye.xmemcached.command.text Class Description AssocCommandAware Assoc commands aware interface.Association commands mean that commands has the same key.Command Abstract Memcached CommandCommandType Command Type for memcached protocol.MapReturnValueAware Command which implement this interface,it's return value is a mapMergeCommandsAware Merge commands aware interface.Merge commands mean that merge get commands to a bulk-get commands.ServerAddressAware Server address aware interface.Command which implement this interface have these methods to getter/setter memcached's InetSocketAddress.StoreCommand A store command interface for STORE commands such as SET,ADDVerbosityCommand Abstract verbosity command for text protocol -
Classes in net.rubyeye.xmemcached.command used by net.rubyeye.xmemcached.impl Class Description Command Abstract Memcached CommandCommandType Command Type for memcached protocol. -
Classes in net.rubyeye.xmemcached.command used by net.rubyeye.xmemcached.monitor Class Description CommandType Command Type for memcached protocol. -
Classes in net.rubyeye.xmemcached.command used by net.rubyeye.xmemcached.networking Class Description Command Abstract Memcached Command