类 IndexRepeatChecker

java.lang.Object
org.dromara.autotable.core.utils.IndexRepeatChecker

public class IndexRepeatChecker extends Object
检测索引重复
作者:
don
  • 字段详细资料

    • exitsIndexes

      private final Set<String> exitsIndexes
      标记所有的索引,用于检测重复的
  • 构造器详细资料

    • IndexRepeatChecker

      public IndexRepeatChecker()
  • 方法详细资料

    • filter

      public void filter(String name)
      索引重复检测过滤器
      参数:
      name - 索引名称