case classColumnHierarchy(hierarhcyDepth: Map[Int, HierarchyEntries]) extends Product with Serializable
This case class contains the list of hierarchical information of
a column as a map [the number of generalization (depth), generalized
data w.r.t. to depth].
hierarhcyDepth
the information containing the hierarchical info
w.r.t. the given depth
Linear Supertypes
Serializable, Serializable, Product, Equals, AnyRef, Any
This case class contains the list of hierarchical information of a column as a map [the number of generalization (depth), generalized data w.r.t. to depth].
the information containing the hierarchical info w.r.t. the given depth