Uses of Class
cn.sinozg.applet.opt.module.OptLogDiffTable
Packages that use OptLogDiffTable
Package
Description
-
Uses of OptLogDiffTable in cn.sinozg.applet.biz.opt.vo.response
Fields in cn.sinozg.applet.biz.opt.vo.response declared as OptLogDiffTable -
Uses of OptLogDiffTable in cn.sinozg.applet.opt.module
Fields in cn.sinozg.applet.opt.module declared as OptLogDiffTableFields in cn.sinozg.applet.opt.module with type parameters of type OptLogDiffTable -
Uses of OptLogDiffTable in cn.sinozg.applet.opt.util
Methods in cn.sinozg.applet.opt.util that return OptLogDiffTableModifier and TypeMethodDescriptionprivate static OptLogDiffTableOptUtil.getOneTableDiff(List<OptLogTableInfo> tables, AnalysisMiddleware mom) 设置一个类型的表的数据private static OptLogDiffTableOptUtil.initDiffTable(List<OptLogTableInfo> list) 初始化设置表的diff信息Methods in cn.sinozg.applet.opt.util with parameters of type OptLogDiffTableModifier and TypeMethodDescriptionprivate static voidOptUtil.itemTale(OptTieCache<?> tie, AnalysisMiddleware mom, OptLogDiffTable diffTable, String pId) 迭代处理数据private static voidOptUtil.setChangeList(Map<ModeEnum, OptLogDiffTableChange> changes, OptLogDiffTable table) 设置 对比结果到一个表的集合里面去