Class UdfTestSetup


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

      • UdfTestSetup

        public UdfTestSetup​(String testHostIpAddress,
                            com.exasol.bucketfs.Bucket bucket)
        Create a new instance of UdfTestSetup.
        Parameters:
        testHostIpAddress - IP address of the host running this UDF Test Setup under which UDFs can reach it
        bucket - BucketFS bucket to upload resource to
      • UdfTestSetup

        public UdfTestSetup​(com.exasol.exasoltestsetup.ExasolTestSetup testSetup)
        Create a new instance of UdfTestSetup.
        Parameters:
        testSetup - Exasol test setup
    • Method Detail

      • getJvmOptions

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