Class MetadataMain


  • public class MetadataMain
    extends java.lang.Object
    MetadataMain class
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String PARAMETER_JETTY_SERVER_PORT
      the port of metadata server
    • Constructor Summary

      Constructors 
      Constructor Description
      MetadataMain​(java.lang.String configurationFile)
      Default constructor
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)
      The main method
      void start()
      Start the server
      void startAndJoin()
      Start and join the server
      void stop()
      Stop the server
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait