Uses of Interface
net.rubyeye.xmemcached.impl.Optimizer.CommandCollector
Packages that use Optimizer.CommandCollector
Package
Description
Manage tcp connection,memcached protocol optimized,and some MBeans for monitor.
-
Uses of Optimizer.CommandCollector in net.rubyeye.xmemcached.impl
Classes in net.rubyeye.xmemcached.impl that implement Optimizer.CommandCollectorModifier and TypeClassDescriptionprivate static classprivate static class(package private) static classMethods in net.rubyeye.xmemcached.impl that return Optimizer.CommandCollectorModifier and TypeMethodDescriptionprivate Optimizer.CommandCollectorOptimizer.createGetCommandCollector()Optimizer.BinaryGetQCollector.reset()Optimizer.BinarySetQCollector.reset()Optimizer.CommandCollector.reset()Optimizer.KeyStringCollector.reset()Methods in net.rubyeye.xmemcached.impl with parameters of type Optimizer.CommandCollectorModifier and TypeMethodDescriptionprivate CommandOptimizer.newMergedCommand(Map<Object, Command> mergeCommands, int mergeCount, Optimizer.CommandCollector commandCollector, CommandType commandType)