Uses of Class
net.rubyeye.xmemcached.FlowControl
Packages that use FlowControl
Package
Description
Manage tcp connection,memcached protocol optimized,and some MBeans for monitor.
Networking layout to talk with memcached.
-
Uses of FlowControl in net.rubyeye.xmemcached.impl
Fields in net.rubyeye.xmemcached.impl declared as FlowControlModifier and TypeFieldDescriptionprivate FlowControl
FlowControlLinkedTransferQueue.flowControl
private final FlowControl
MemcachedConnector.flowControl
Methods in net.rubyeye.xmemcached.impl that return FlowControlConstructors in net.rubyeye.xmemcached.impl with parameters of type FlowControl -
Uses of FlowControl in net.rubyeye.xmemcached.networking
Methods in net.rubyeye.xmemcached.networking that return FlowControlModifier and TypeMethodDescriptionConnector.getNoReplyOpsFlowControl()
Returns the noreply operations flow control manager.