All Classes
-
All Classes Interface Summary Class Summary Class Description AbstractModuleFactory Abstract basis forModule.CoverageModule Modulefor measuring code coverage in UDFs.CoverageModuleFactory Factory forCoverageModule.DebuggingModule This module configures a Java-UDF execution so that it connects to a remote debugger.DebuggingModuleFactory Factory forDebuggingModule.JProfilerModuleFactory ModuleFactoryforJProfilerModule.LocalServiceExposer Implementors of this interface exposes a local service (socket) into the Exasol database.LogRecorder This class opens a TCP socket and dumps everything toSTDOUT.Module Modules define a specific functionality that users can enable using system properties.ModuleFactory Interface for factories forModule.PushDownTesting This class contains helper functions for testing virtual schema push down queries.UdfLogsModule This module redirects the STDOUT of UDFs to files on the test host.UdfLogsModuleFactory Factory forUdfLogsModule.UdfTestSetup Test setup for testing UDFs in the database.