atoti.experimental.distributed.hierarchies module¶
-
class
atoti.experimental.distributed.hierarchies.DistributedHierarchies(_java_api, _cube)¶ Manage the hierarchies.
-
atoti.experimental.distributed.hierarchies.to_query_levels(levels)¶ Convert a dict of cube levels into a dict of query levels.
- Return type
ImmutableMapping[str,QueryLevel]