public class WallDenyStat extends Object
| 构造器和说明 |
|---|
WallDenyStat() |
| 限定符和类型 | 方法和说明 |
|---|---|
long |
getDenyCount() |
Date |
getLastDenyTime() |
long |
getResetCount() |
long |
incrementAndGetDenyCount() |
void |
reset() |
public long incrementAndGetDenyCount()
public long getDenyCount()
public Date getLastDenyTime()
public void reset()
public long getResetCount()
Copyright © 2013-2014 Alibaba Group. All Rights Reserved.