Class UdfTestSetup


  • public class UdfTestSetup
    extends Object
    Test setup for testing UDFs in the database.
    • Constructor Detail

      • UdfTestSetup

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

      • getJvmOptions

        public String[] getJvmOptions()
        Get JVM options required for this setup.
        Returns:
        array of JVM options