Class PythonDMLScript


  • public class PythonDMLScript
    extends Object
    • Field Detail

      • GwS

        public static py4j.GatewayServer GwS
    • Method Detail

      • main

        public static void main​(String[] args)
                         throws Exception
        Entry point for Python API.
        Parameters:
        args - Command line arguments.
        Throws:
        Exception - Throws exceptions if there is issues in startup or while running.
      • setDMLGateWayListenerLoggerLevel

        public static void setDMLGateWayListenerLoggerLevel​(org.apache.log4j.Level l)
      • getConnection

        public Connection getConnection()