Package net.rubyeye.xmemcached
Class FlowControl
- java.lang.Object
-
- net.rubyeye.xmemcached.FlowControl
-
public class FlowControl extends java.lang.ObjectFlow control for noreply operations.- Since:
- 1.3.8
-
-
Constructor Summary
Constructors Constructor Description FlowControl(int permits)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanaquire()intmax()intpermits()voidrelease()
-