Package net.rubyeye.xmemcached.monitor
Class MemcachedClientNameHolder
- java.lang.Object
-
- net.rubyeye.xmemcached.monitor.MemcachedClientNameHolder
-
public class MemcachedClientNameHolder extends Object
MemcachedClient insntance name holder- Author:
- dennis
-
-
Constructor Summary
Constructors Constructor Description MemcachedClientNameHolder()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidclear()static StringgetName()static voidsetName(String name)
-