DbCounter.Cachem_Name_DebugEnabled, _InfoEnabled, _Logger, _TraceEnabled, _WarnEnabled| 构造器和说明 |
|---|
LabelCounter(LabelCounterFactory factory,
Label<CounterItem> label,
String name)
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
removeAll()
已过时。
删除所有计数器项
|
cn.weforward.common.ResultPage<String> |
searchRange(String first,
String last)
已过时。
获取ID区间(ID>=first且ID<=last)内的计数项名
|
cn.weforward.common.ResultPage<String> |
startsWith(String prefix)
已过时。
查询以指定前缀开始的项
|
String |
toString()
已过时。
|
compareAndSet, get, getCache, getLableName, inc, onGcCleanup, remove, set, setNullTimeoutdec, getName, incpublic LabelCounter(LabelCounterFactory factory, Label<CounterItem> label, String name)
public cn.weforward.common.ResultPage<String> searchRange(String first, String last)
Counterfirst - 计数项名区间的开始,可以为nulllast - 计数项名区间的结束,可以为nullpublic cn.weforward.common.ResultPage<String> startsWith(String prefix)
Counterprefix - 计数项ID前缀public void removeAll()
CounterCopyright © 2021. All rights reserved.