Class ContentStoreCleanerScalabilityRunner


  • public class ContentStoreCleanerScalabilityRunner
    extends Repository
    Loads the repository up with orphaned content and then runs the cleaner.

    A null content store produces ficticious content URLs. The DB is loaded with ficticious URLs. The process is kicked off.

    Since:
    2.1.3
    Author:
    Derek Hulley
    • Constructor Detail

      • ContentStoreCleanerScalabilityRunner

        public ContentStoreCleanerScalabilityRunner()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
        Do the load and cleanup.