How to determine module size in DNG?
Looking for a way to find "large" modules in DNG. Similar to the way Windows can list the size of files in the Win Explorer would be nice. Maybe mBeans can do it but I can't find the right bean. Any ideas? I can create a JRS report that shows me a count of artifact types per module but not a size. Maybe that's enough.
Comments
Donald Nong
Mar 06 '18, 1:38 a.m.You probably have to first define what is a "large" module. It seems that you don't mean the amount of artifacts it contains. Content size? If so, is a module containing only one artifact with 10MB primary text a "large" one?
1 vote