Class CreateSampleSiteCatalog


  • public class CreateSampleSiteCatalog
    extends java.lang.Object
    Generates a sample site catalog in XML.
    Version:
    $Revision$
    Author:
    Karan Vahi
    • Constructor Detail

      • CreateSampleSiteCatalog

        public CreateSampleSiteCatalog()
    • Method Detail

      • constructSiteCatalog

        public void constructSiteCatalog​(java.lang.String file)
        Generates a sample site catalog.
        Parameters:
        file - the path to the file to be written out.
      • createHeadNodeFS

        public HeadNodeFS createHeadNodeFS()
        Creates an object describing the head node filesystem.
        Returns:
        the HeadNodeFS
      • createWorkerNodeFS

        public WorkerNodeFS createWorkerNodeFS()
        Creates an object describing the worker node filesystem.
        Returns:
        the HeadNodeFS
      • main

        public static void main​(java.lang.String[] args)
        The main program
        Parameters:
        args -