Package org.apache.flink.kubernetes.operator.reconciler.diff
-
Class Summary Class Description Diff<T> Contains the differences between twoDiffable
class fields.DiffBuilder<T> Assists in implementing comparison ofDiffable
instances.DiffResult<T> Contains a collection of the differences between twoDiffable
objects.ReflectiveDiffBuilder<T> Assists in comparingDiffable
objects with reflection.