类 IndexsDiffer
java.lang.Object
org.anyline.metadata.differ.IndexsDiffer
- 所有已实现的接口:
MetadataDiffer
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static IndexsDiffercompare(LinkedHashMap<String, Index> origins, LinkedHashMap<String, Index> dests) getAdds()getDrops()booleanisEmpty()voidvoidvoidsetUpdates(List<Index> updates)
-
构造器详细资料
-
IndexsDiffer
public IndexsDiffer()
-
-
方法详细资料
-
compare
public static IndexsDiffer compare(LinkedHashMap<String, Index> origins, LinkedHashMap<String, Index> dests) -
isEmpty
public boolean isEmpty() -
getAdds
-
setAdds
-
getDrops
-
setDrops
-
getUpdates
-
setUpdates
-