Class DebuggingModule

  • All Implemented Interfaces:
    Module

    public class DebuggingModule
    extends Object
    implements Module
    • Constructor Detail

      • DebuggingModule

        public DebuggingModule​(String testHostIpAddress)
        Create a new instance of DebuggingModule.
        Parameters:
        testHostIpAddress - IP address of the host running this UDF Test Setup under which UDFs can reach it
    • Method Detail

      • getJvmOptions

        public Stream<String> getJvmOptions()
        Description copied from interface: Module
        Get JVM options required by this module.
        Specified by:
        getJvmOptions in interface Module
        Returns:
        JVM options