Uses of Class
cn.sinozg.applet.opt.module.OptLogDiffTableChange
Packages that use OptLogDiffTableChange
-
Uses of OptLogDiffTableChange in cn.sinozg.applet.opt.module
Fields in cn.sinozg.applet.opt.module with type parameters of type OptLogDiffTableChange -
Uses of OptLogDiffTableChange in cn.sinozg.applet.opt.util
Method parameters in cn.sinozg.applet.opt.util with type arguments of type OptLogDiffTableChangeModifier and TypeMethodDescriptionprivate static voidOptUtil.setChangeList(Map<ModeEnum, OptLogDiffTableChange> changes, OptLogDiffTable table) 设置 对比结果到一个表的集合里面去private static voidOptUtil.setTableDiffByMode(Map<ModeEnum, OptLogDiffTableChange> map, OptLogTableInfo t, AnalysisMiddleware mom) 根据类型 设置表的修改信息