com.alibaba.druid.wall
类 WallDenyStat

java.lang.Object
  继承者 com.alibaba.druid.wall.WallDenyStat

public class WallDenyStat
extends Object


构造方法摘要
WallDenyStat()
           
 
方法摘要
 long getDenyCount()
           
 Date getLastDenyTime()
           
 long getResetCount()
           
 long incrementAndGetDenyCount()
           
 void reset()
           
 
从类 java.lang.Object 继承的方法
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

WallDenyStat

public WallDenyStat()
方法详细信息

incrementAndGetDenyCount

public long incrementAndGetDenyCount()

getDenyCount

public long getDenyCount()

getLastDenyTime

public Date getLastDenyTime()

reset

public void reset()

getResetCount

public long getResetCount()


Copyright © 2013 Alibaba Group. All Rights Reserved.