org.jiucai.appframework.base.util
类 PerformanceLogUtil
java.lang.Object
org.jiucai.appframework.base.util.PerformanceLogUtil
public class PerformanceLogUtil
- extends Object
- 版本:
- 1.0
- 作者:
- wangbo
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PerformanceLogUtil
public PerformanceLogUtil()
formatPerformanceLog
public static String formatPerformanceLog(String moduleName,
String timeType,
Long projectId,
List<Long> accountList,
String start_time,
String end_time,
Long all_time)
- 参数:
moduleName - 值:关键词竞价, 关键词报表timeType - 计时分类:数据库, 应用, 页面projectId - accountList - start_time - end_time - all_time -
- 返回:
main
public static void main(String[] args)
- 参数:
args -
Copyright © 2013. All Rights Reserved.