Uses of Interface
com.orchestranetworks.service.comparison.DifferenceBetweenInstances
Packages that use DifferenceBetweenInstances
Package
Description
Provides classes and interfaces for to compute differences between
adaptations, homes and examine the results.
-
Uses of DifferenceBetweenInstances in com.orchestranetworks.service.comparison
Methods in com.orchestranetworks.service.comparison that return DifferenceBetweenInstancesModifier and TypeMethodDescriptionstatic DifferenceBetweenInstancesDifferenceHelper.compareInstances(Adaptation instanceOnLeft, Adaptation instanceOnRight, boolean isResolvedMode) Performs a comparison between two datasets.DifferenceBetweenTables.getContainer()Returns the container.DifferenceBetweenHomes.getDeltaInstance(AdaptationName instanceName) For values, returns the differences of the dataset,nullif there are no differences or if dataset only exists on the left or on the right.Methods in com.orchestranetworks.service.comparison that return types with arguments of type DifferenceBetweenInstancesModifier and TypeMethodDescriptionDifferenceBetweenHomes.getDeltaInstances()Returns the list of delta datasets for values.