Implementation of common manager with balanced partition and block mapper. Implemented directly in terms of general manager, but reduces symbol length, compilation effort. Used in static_array implementation.
More...
Implementation of common manager with balanced partition and block mapper. Implemented directly in terms of general manager, but reduces symbol length, compilation effort. Used in static_array implementation.
- See also
- container_directory manager array
◆ operator()()
Look up the home location (manager location) of a GID.
- Parameters
-
- Returns
- The location responsible for x's metadata.
- Note
- The mapper is defined as mapping pContainer component ids to locations for data distribution. This manager is implementing a perfect mapping of home locations to storage locations as a result, unless element migration has changed the original distribution.
The documentation for this class was generated from the following file: