类的使用
org.sagacity.sqltoy.translate.model.CheckerConfigModel
-
使用CheckerConfigModel的程序包 程序包 说明 org.sagacity.sqltoy.translate org.sagacity.sqltoy.translate.model -
-
org.sagacity.sqltoy.translate中CheckerConfigModel的使用
参数类型为CheckerConfigModel的org.sagacity.sqltoy.translate中的方法 修饰符和类型 方法 说明 static List<CacheCheckResult>TranslateFactory. doCheck(SqlToyContext sqlToyContext, CheckerConfigModel checkerConfig, Timestamp preCheckTime)voidTranslateManager. putCacheUpdater(CheckerConfigModel checkerConfigModel)voidTranslateManager. removeCacheUpdater(CheckerConfigModel checkerConfigModel)类型变量类型为CheckerConfigModel的org.sagacity.sqltoy.translate中的方法参数 修饰符和类型 方法 说明 static DefaultConfigTranslateConfigParse. parseTranslateConfig(SqlToyContext sqlToyContext, IgnoreKeyCaseMap<String,TranslateConfigModel> translateMap, CopyOnWriteArrayList<CheckerConfigModel> checker, String translateConfig, boolean isDefault, String charset)类型变量类型为CheckerConfigModel的org.sagacity.sqltoy.translate中的构造器参数 构造器 说明 CacheUpdateWatcher(SqlToyContext sqlToyContext, TranslateCacheManager translateCacheManager, IgnoreKeyCaseMap<String,TranslateConfigModel> translateMap, CopyOnWriteArrayList<CheckerConfigModel> updateCheckers, int delaySeconds, int deviationSeconds) -
org.sagacity.sqltoy.translate.model中CheckerConfigModel的使用
-