Class UdfLogsModuleFactory

    • Constructor Detail

      • UdfLogsModuleFactory

        public UdfLogsModuleFactory()
        Create a new instance of UdfLogsModuleFactory.
    • Method Detail

      • buildModule

        public Module buildModule​(LocalServiceExposer localServiceExposer,
                                  com.exasol.bucketfs.Bucket bucket,
                                  Connection exasolConnection)
        Description copied from interface: ModuleFactory
        Build the Module.
        Parameters:
        localServiceExposer - Proxy factory that makes ports of the test host available in the container
        bucket - BucketFS bucket to upload resource to
        exasolConnection - connection to the Exasol database
        Returns:
        built Module