public class WallFunctionStat extends Object
Constructor and Description |
---|
WallFunctionStat() |
Modifier and Type | Method and Description |
---|---|
void |
addSqlFunctionStat(WallSqlFunctionStat sqlFunctionStat) |
long |
getInvokeCount() |
WallFunctionStatValue |
getStatValue(boolean reset) |
void |
incrementInvokeCount() |
Map<String,Object> |
toMap() |
String |
toString() |
public long getInvokeCount()
public void incrementInvokeCount()
public void addSqlFunctionStat(WallSqlFunctionStat sqlFunctionStat)
public WallFunctionStatValue getStatValue(boolean reset)
Copyright © 2013–2017 Alibaba Group. All rights reserved.