toTypeNamedAggregateSearcher
Converts WowMetadata to a TypeNamedAggregateSearcher. Scans all contexts and aggregates in the metadata to build a mapping from aggregate classes to named aggregates. Skips aggregates whose types cannot be found at runtime.
Return
A TypeNamedAggregateSearcher containing the mappings.
Throws
if an aggregate type class cannot be loaded (logged as warning and skipped).