Class EntryPoint


  • public class EntryPoint
    extends java.lang.Object
    An entry point using Python to access Spark functions.
    Author:
    Anthony Bradley
    • Constructor Detail

      • EntryPoint

        public EntryPoint()
        Constructor initialises the SparkUtils class.
    • Method Detail

      • getSparkUtils

        public org.rcsb.mmtf.spark.utils.SparkUtils getSparkUtils()
        Ability to get the SparkUtils.
        Returns:
        an instance of SparkUtils for Python to be used.
      • main

        public static void main​(java.lang.String[] args)
        Function to set up the gateway server and get it going.
        Parameters:
        args - the input arguments