Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 

A

abort(Executor) - Method in class com.toolsverse.etl.sql.connection.SshConnection
 
abort(Executor) - Method in class com.toolsverse.etl.sql.connection.StreamingConnection
 
AbstractDriver - Class in com.toolsverse.etl.driver
The base abstract implementation of the Driver interface.
AbstractDriver() - Constructor for class com.toolsverse.etl.driver.AbstractDriver
 
AbstractLinkedIterator(E) - Constructor for class com.toolsverse.util.concurrentlinkedhashmap.LinkedDeque.AbstractLinkedIterator
Creates an iterator that can can traverse the deque.
AcceptsPayload - Interface in com.toolsverse.io
A moniker interface, which indicates that the processor accept payload.
access(String) - Method in interface com.toolsverse.mvc.model.Model
Returns the value of the attribute.
access(String) - Method in class com.toolsverse.mvc.model.ModelImpl
 
access(String) - Method in class com.toolsverse.mvc.pojo.PojoWrapper
 
access() - Method in class com.toolsverse.mvc.view.ComponentAdapter
Returns a component value, such as field.getText() using convertForStorage(...).
access(String) - Method in interface com.toolsverse.mvc.view.View
Returns the value of the component by attribute name.
access(String) - Method in class com.toolsverse.mvc.view.ViewImpl
 
ACCESS_TOKEN_PARAM - Static variable in class com.toolsverse.util.OAuth2Utils
 
ACCESS_TOKEN_PROP - Static variable in class com.toolsverse.io.HttpProcessor
The access token property.
ACCESS_TOKEN_PROP - Static variable in class com.toolsverse.util.OAuth2Utils
 
acquireLock(FileInputStream) - Method in class com.toolsverse.util.concurrent.FileLocker
Locks the given file input stream.
acquireLock(FileInputStream, int, int) - Method in class com.toolsverse.util.concurrent.FileLocker
Locks the given file input stream.
acquireLock(FileOutputStream) - Method in class com.toolsverse.util.concurrent.FileLocker
Locks the given file output stream.
acquireLock(FileOutputStream, int, int) - Method in class com.toolsverse.util.concurrent.FileLocker
Locks the given file output stream.
ACTION_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The ACTION_ATTR.
ACTION_ATTR - Static variable in class com.toolsverse.etl.core.engine.Scenario
The Constant ACTION_ATTR.
ACTION_FAILED_CODE - Static variable in class com.toolsverse.etl.connector.ConnectorResult
The ACTION FAILED return code.
ACTION_SCRIPT_LANG - Static variable in interface com.toolsverse.util.lang.ParserTypeFactory
ACTION SCRIPT.
ACTION_VAR - Static variable in class com.toolsverse.etl.core.task.common.CopyIntoDestinationTableTask
The ACTION variable name.
ACTION_VAR - Static variable in class com.toolsverse.etl.core.task.redshift.CopyIntoRedshiftTableTask
The ACTION variable name.
ACTION_VAR - Static variable in class com.toolsverse.etl.core.task.snowflake.CopyIntoTableTask
The ACTION variable name.
actionOccured() - Method in class com.toolsverse.mvc.view.ComponentAdapter
Excuted when ActionEvent is fired by the component.
actionOccured(String) - Method in class com.toolsverse.mvc.view.ComponentAdapter
Excuted when ActionEvent for the particular command is fired by the component.
actionPerformed(ActionEvent) - Method in interface com.toolsverse.mvc.view.View
 
actionPerformed(ActionEvent) - Method in class com.toolsverse.mvc.view.ViewImpl
 
actionPerformed(ActionEvent) - Method in class com.toolsverse.mvc.view.wings.SButtonAdapter
 
actionPerformed(ActionEvent) - Method in class com.toolsverse.mvc.view.wings.SCheckBoxAdapter
 
actionPerformed(ActionEvent) - Method in class com.toolsverse.mvc.view.wings.SMenuItemAdapter
 
actionPerformed(ActionEvent) - Method in class com.toolsverse.mvc.view.wings.STextComponentAdapter
 
actionPerformed(ActionEvent) - Method in class com.toolsverse.mvc.view.wings.SToggleButtonAdapter
 
ACTIONS - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The map of ACTIONS.
ACTIONS_DESC - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The map ACTION descriptions.
ACTIVE_CONNECTIONS - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The ACTIVE_CONNECTIONS.
ACTUAL_CONFIG_PATH_PROPERTY - Static variable in class com.toolsverse.config.SystemConfig
The ACTUAL CONFIG PATH PROPERTY.
ACTUAL_CONNECTION_NAME_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant ACTUAL_CONNECTION_NAME_ATTR.
ACTUAL_CONNECTION_NAME_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The ACTUAL_CONNECTION_NAME_NODE.
ACTUAL_DATA_PATH_PROPERTY - Static variable in class com.toolsverse.config.SystemConfig
The ACTUAL DATA PATH PROPERTY.
ACTUAL_LICENSE_PATH_PROPERTY - Static variable in class com.toolsverse.config.SystemConfig
The ACTUAL LICENSE PATH PROPERTY.
ACTUAL_LOG_PATH_PROPERTY - Static variable in class com.toolsverse.config.SystemConfig
The ACTUAL LOAG PATH PROPERTY.
add(String, Cache<?, ?>) - Method in class com.toolsverse.cache.CacheManager
Adds the cache to the storage using topic as a key.
add(V) - Method in class com.toolsverse.cache.ListMemoryCache
Adds the value to the cache
add(String, Object) - Method in class com.toolsverse.etl.aliasreader.AliasReaderUnit
 
add(DataSetRecord) - Method in class com.toolsverse.etl.common.DataSetData
Adds the record.
add(int, DataSetRecord) - Method in class com.toolsverse.etl.common.DataSetData
Adds the record at the index.
add(int, Object) - Method in class com.toolsverse.etl.common.DataSetRecord
Adds the value at the index.
add(Object) - Method in class com.toolsverse.etl.common.DataSetRecord
Adds the value.
add(String, Object) - Method in class com.toolsverse.etl.connector.ConnectorUnit
 
add(String, Object) - Method in class com.toolsverse.etl.driver.DriverUnit
 
add(String, Object) - Method in class com.toolsverse.etl.metadata.MetadataUnit
 
add(String, Object) - Method in class com.toolsverse.ext.loader.Unit
Adds loaded object using name as a key.
add(String, Object) - Method in class com.toolsverse.imaging.ImageProcessor
 
add(String, Object) - Method in class com.toolsverse.io.IoProcessorFactory
 
add(V) - Method in class com.toolsverse.util.CaseInsensitiveListTreeMap
Associates the specified value with the map.size + 1 in this map and add value to the end of the list.
add(Map.Entry<K, V>) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.EntrySetView
 
add(K) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.KeySetView
Adds the specified key to this set view by mapping the key to the default mapped value in the backing map, if defined.
add(V) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.ValuesView
 
add(Object) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.DiscardingQueue
 
add(Map.Entry<K, V>) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.EntrySet
 
add(E) - Method in class com.toolsverse.util.concurrentlinkedhashmap.LinkedDeque
 
add(V) - Method in class com.toolsverse.util.ListHashMap
Associates the specified value with the map.size + 1 in this map and add value to the end of the list.
add(E) - Method in class com.toolsverse.util.UpdateArrayList
 
add(int, E) - Method in class com.toolsverse.util.UpdateArrayList
 
ADD_ATTR - Static variable in class com.toolsverse.etl.common.Variable
 
ADD_COMMENT_TO_TAG_NAME_PROP - Static variable in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
The ADD COMMENTS TO TAG NAME property.
ADD_RESPONSE_TO_EXCEPTION_PROP - Static variable in class com.toolsverse.io.HttpProcessor
The ADD REPONSE TO EXCEPTION PROPERTY.
ADD_URL_TO_DEBUG_LOG_PROP - Static variable in class com.toolsverse.io.HttpProcessor
The ADD_URL_TO_DEBUG_LOG PROPERTY.
addActionListener(ActionListener) - Method in interface com.toolsverse.mvc.view.View
Adds the action listener.
addActionListener(ActionListener) - Method in class com.toolsverse.mvc.view.ViewImpl
 
addAdapter(ComponentAdapter) - Method in class com.toolsverse.mvc.view.ViewImpl
Adds the adapter.
addAdapter(ComponentAdapter, long) - Method in class com.toolsverse.mvc.view.ViewImpl
Adds the adapter.
addAlias(Alias) - Method in class com.toolsverse.etl.core.config.EtlConfig
Adds the alias to the map using alias name.
addAliasToMap(String, Alias) - Method in class com.toolsverse.etl.core.config.EtlConfig
Adds the alias to the map using given name.
addAll(DataSetData) - Method in class com.toolsverse.etl.common.DataSetData
Add all rows from the other DataSetData object.
addAll(Collection<? extends Map.Entry<K, V>>) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.EntrySetView
 
addAll(Collection<? extends K>) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.KeySetView
Adds all of the elements in the specified collection to this set, as if by calling ConcurrentHashMapV8.KeySetView.add(K) on each one.
addAll(Collection<? extends V>) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.ValuesView
 
addAll(Collection<? extends E>) - Method in class com.toolsverse.util.UpdateArrayList
 
addAll(int, Collection<? extends E>) - Method in class com.toolsverse.util.UpdateArrayList
 
addAppender(Object) - Method in class com.toolsverse.util.log.Log4jWriter
 
addAppender(Object, Object) - Method in class com.toolsverse.util.log.Log4jWriter
 
addAppender(Object) - Static method in class com.toolsverse.util.log.Logger
Adds the appender.
addAppender(Object, Object) - Static method in class com.toolsverse.util.log.Logger
Adds the appender.
addAppender(Object) - Method in interface com.toolsverse.util.log.LogWriter
Adds the appender.
addAppender(Object, Object) - Method in interface com.toolsverse.util.log.LogWriter
Adds the appender.
addAttribute(String, Class<?>, String, String) - Method in class com.toolsverse.mvc.model.ModelImpl
Creates an Attribute and adds it to the model.
addAttribute(String, Class<?>, String, String, Object) - Method in class com.toolsverse.mvc.model.ModelImpl
Creates an Attribute and adds it to the model.
addAttribute(String, Class<?>, String, String, Object, String, String) - Method in class com.toolsverse.mvc.model.ModelImpl
Creates an Attribute and adds it to the model.
addAttribute(Node, String, String) - Method in class com.toolsverse.util.XmlUtils
Adds an attribute to a specified Node.
addBatch(String) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
addBatch() - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
addBindVar(String[], String, Object, Map<String, Object>) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Adds the bind variable to the bindVars using given name, value and array of names usingVars.
addCDataFieldUnder(Node, String, String) - Method in class com.toolsverse.util.XmlUtils
Adds a new Node beneath a specified parent Node.
addComponent(View, Object) - Method in class com.toolsverse.mvc.controller.ControllerAdapterImpl
Adds the component.
addComponent(View, Object, long) - Method in class com.toolsverse.mvc.controller.ControllerAdapterImpl
Adds the component using behavior modifier.
addComponent(Object) - Method in class com.toolsverse.mvc.controller.ControllerBundle
Adds the component to the view.
addComponent(Object, long) - Method in class com.toolsverse.mvc.controller.ControllerBundle
Adds the component to the view using behavior modifier.
addComponent(Object) - Method in interface com.toolsverse.mvc.view.View
Adds the component to the view
addComponent(Object, long) - Method in interface com.toolsverse.mvc.view.View
Adds the component to the view using behavior modifier.
addComponent(Object) - Method in class com.toolsverse.mvc.view.ViewImpl
 
addComponent(Object, long) - Method in class com.toolsverse.mvc.view.wings.WingsViewImpl
 
addConnection(Alias, String, String) - Method in class com.toolsverse.etl.core.config.EtlConfig
Creates (if needed) and adds the connection using given alias.
addConnection(Connection) - Method in class com.toolsverse.etl.core.connection.DefaultTransactionMonitor
 
addConnection(Connection, ConnectionParams, String, String) - Method in interface com.toolsverse.etl.core.connection.EtlConnectionFactory
Creates a new connection if needed and adds it to the map of named connections.
addConnection(Connection, ConnectionParams, String, String) - Method in class com.toolsverse.etl.core.connection.EtlConnectionFactoryImpl
 
addConnection(Connection) - Method in interface com.toolsverse.etl.sql.connection.TransactionMonitor
Adds the connection.
addControllerAdapters(View) - Method in class com.toolsverse.mvc.controller.ControllerAdapterImpl
Registers itself in the view and initializes MVC.
addDataSetChangeListener(DataSetChangeListener) - Method in class com.toolsverse.etl.common.DataSet
Add the data set change listener.
addDataSetChangeListener(DataSetChangeListener) - Method in class com.toolsverse.etl.core.engine.Destination
Add the data set change listener.
addDays(Calendar, int) - Static method in class com.toolsverse.util.CalendarUtil
Add the given amount of days to the given calendar.
addDays(Date, int) - Static method in class com.toolsverse.util.DateUtil
Add the given amount of days to the given date.
addDestination(Destination) - Method in class com.toolsverse.etl.core.engine.Scenario
Adds the destination.
AddDimension - Class in com.toolsverse.etl.core.task.common
This Task.POST task performs a add dimension operation on two or more data sets.
AddDimension() - Constructor for class com.toolsverse.etl.core.task.common.AddDimension
 
addDimensions(DataSet, String, String, boolean, DataSet...) - Static method in class com.toolsverse.etl.common.CommonEtlUtils
Add dimensions to the data set.
addException(Throwable) - Method in class com.toolsverse.etl.core.config.EtlConfig
 
addException(Throwable) - Method in class com.toolsverse.etl.core.config.EtlContextImpl
 
addException(Throwable) - Method in interface com.toolsverse.util.log.InfoLogger
Adds the exception to the log of all hanlded exceptions.
addExtension(ExtensionModule) - Method in class com.toolsverse.ext.loader.UnitLoader
Adds the ExtensionModule.
addField(FieldDef) - Method in class com.toolsverse.etl.common.DataSet
Adds the field.
addField(FieldDef, int) - Method in class com.toolsverse.etl.common.DataSet
Adds the field at the index.
addField(String, Object, String...) - Method in class com.toolsverse.etl.common.DataSet
Add the field and the value to the data set.
addField(String, int, String, Object, String...) - Method in class com.toolsverse.etl.common.DataSet
Add the field and the value to the data set.
addFieldUnder(Node, String) - Method in class com.toolsverse.util.XmlUtils
Adds a new Node beneath a specified parent Node, but does NOT assign it a value (the value is set to null).
addFieldUnder(Node, String, String) - Method in class com.toolsverse.util.XmlUtils
Adds a new Node beneath a specified parent Node.
AddFieldValueCallback - Interface in com.toolsverse.etl.connector
Handler for the "add field value" event.
addFieldWithType(String, int, String, Object) - Method in class com.toolsverse.etl.common.DataSet
Add the field and the value to the data set.
addFile(String) - Method in class com.toolsverse.etl.core.connection.DefaultTransactionMonitor
 
addFile(String) - Method in interface com.toolsverse.etl.sql.connection.TransactionMonitor
Adds the file.
addFilesToZip(String, String, List<String>, String...) - Static method in class com.toolsverse.util.FileUtils
Adds files to the zip.
addFilesToZip(String, String, String, String...) - Static method in class com.toolsverse.util.FileUtils
Adds files to the zip.
addFirst(E) - Method in class com.toolsverse.util.concurrentlinkedhashmap.LinkedDeque
 
addFolderToClassPath(String, String) - Static method in class com.toolsverse.util.ClassUtils
Adds the all files in the folder, including sub folder which match the pattern to the class path.
addHours(Calendar, int) - Static method in class com.toolsverse.util.CalendarUtil
Add the given amount of hours to the given calendar.
addHours(Date, int) - Static method in class com.toolsverse.util.DateUtil
Add the given amount of hours to the given date.
addLast(E) - Method in class com.toolsverse.util.concurrentlinkedhashmap.LinkedDeque
 
addLastSeparator(String) - Static method in class com.toolsverse.util.FileUtils
Adds the last separator.
addMillis(Calendar, int) - Static method in class com.toolsverse.util.CalendarUtil
Add the given amount of millis to the given calendar.
addMillis(Date, int) - Static method in class com.toolsverse.util.DateUtil
Add the given amount of millis to the given date.
addMinutes(Calendar, int) - Static method in class com.toolsverse.util.CalendarUtil
Add the given amount of minutes to the given calendar.
addMinutes(Date, int) - Static method in class com.toolsverse.util.DateUtil
Add the given amount of minutes to the given date.
addMonths(Calendar, int) - Static method in class com.toolsverse.util.CalendarUtil
Add the given amount of months to the given calendar.
addMonths(Date, int) - Static method in class com.toolsverse.util.DateUtil
Add the given amount of months to the given date.
addNode(TreeNode) - Method in class com.toolsverse.util.TreeNode
Adds the child node to the end of the list
addObject(MetadataProvider, String) - Method in class com.toolsverse.etl.metadata.MetadataCollector
Collect database object's metadata, such as fields, indexes, etc.
addParallelInnerScenario() - Method in class com.toolsverse.etl.core.engine.Scenario
Adds the parallel inner scenario.
addParameter(String, String) - Method in class com.toolsverse.etl.common.Alias
Adds the parameter (a key=value pair) if it does not exist.
addProperties(Map<String, StorageProvider.StorageObject>) - Method in interface com.toolsverse.storage.service.StorageService
Adds the properties to the existing map.
addPropertyChangeListener(PropertyChangeListener) - Method in interface com.toolsverse.mvc.model.Model
Adds the property change listener.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.toolsverse.mvc.model.ModelImpl
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface com.toolsverse.mvc.view.View
Adds the property change listener.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.toolsverse.mvc.view.ViewImpl
 
addPropertyChangeListener(PropertyChangeListener) - Method in class com.toolsverse.util.TreeNode
Adds the property change listener.
addRecord(DataSetRecord) - Method in class com.toolsverse.etl.common.DataSet
Adds the record.
addRecord(DataSetRecord, int) - Method in class com.toolsverse.etl.common.DataSet
Adds the record at the row.
addRecord() - Method in class com.toolsverse.etl.common.DataSet
Add the record to the data set.
AddRecordCallback - Interface in com.toolsverse.etl.connector
Handler for the "add record" event.
addResponseHeader(String, String) - Method in class com.toolsverse.etl.core.config.EtlConfig
Adds the response header.
addResult(String) - Method in class com.toolsverse.etl.connector.ConnectorResult
Adds the value to the result string.
addRootField(String) - Method in class com.toolsverse.util.XmlUtils
Adds a new Node directly beneath the XML tree's root.
addRootField(String, String) - Method in class com.toolsverse.util.XmlUtils
Adds a new Node directly beneath the XML tree's root.
addScenario(Scenario) - Method in class com.toolsverse.etl.core.config.EtlConfig
Adds the scenario to execute.
addScenario(Scenario) - Method in class com.toolsverse.etl.core.engine.EtlRequest
Adds scenario.
addScope(int) - Method in class com.toolsverse.etl.common.Variable
Adds the scope.
addScope(int) - Method in class com.toolsverse.etl.core.engine.Task
Adds the scope.
addScriptToCleanOnException(String) - Method in class com.toolsverse.etl.core.codegen.DefaultCodeGen
 
addScriptToCleanOnException(String) - Method in interface com.toolsverse.etl.core.engine.CodeGen
Adds the script to clean on exception.
addScriptToCleanUpAfter(String) - Method in class com.toolsverse.etl.core.codegen.DefaultCodeGen
Adds the script to clean up after.
addScriptToCleanUpAfter(String) - Method in interface com.toolsverse.etl.core.engine.CodeGen
Adds the script to clean up after.
addScriptToCleanUpBefore(String) - Method in class com.toolsverse.etl.core.codegen.DefaultCodeGen
 
addScriptToCleanUpBefore(String) - Method in interface com.toolsverse.etl.core.engine.CodeGen
Adds the script to clean up before.
addScriptToCreate(Destination, String) - Method in class com.toolsverse.etl.core.codegen.DefaultCodeGen
 
addScriptToCreate(Destination, String) - Method in interface com.toolsverse.etl.core.engine.CodeGen
Adds the script to create.
addScriptToInit(Destination, String, boolean, String, boolean) - Method in class com.toolsverse.etl.core.codegen.DefaultCodeGen
 
addScriptToInit(Destination, String, boolean, String, boolean) - Method in interface com.toolsverse.etl.core.engine.CodeGen
Adds the script to init.
addSeconds(Calendar, int) - Static method in class com.toolsverse.util.CalendarUtil
Add the given amount of seconds to the given calendar.
addSeconds(Date, int) - Static method in class com.toolsverse.util.DateUtil
Add the given amount of seconds to the given date.
addSource(Source) - Method in class com.toolsverse.etl.core.engine.Scenario
Adds the source.
addStatement(String, Object) - Method in class com.toolsverse.etl.core.engine.Destination
Add the prepared SQL statement.
addSubModel(Model) - Method in interface com.toolsverse.mvc.model.Model
Adds the sub model.
addSubModel(Model) - Method in class com.toolsverse.mvc.model.ModelImpl
 
addTask(Callable<?>) - Method in class com.toolsverse.util.concurrent.ParallelExecutor
Adds the task to the pool and schedule it execution.
addTask(Callable<?>, boolean) - Method in class com.toolsverse.util.concurrent.ParallelExecutor
Adds the task to the pool and schedule it execution.
AddTask(ConcurrentLinkedHashMap.Node<K, V>, int) - Constructor for class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.AddTask
 
addToClassPath(File) - Static method in class com.toolsverse.util.ClassUtils
Adds file to the class path.
addToClassPath(String) - Static method in class com.toolsverse.util.ClassUtils
Adds file name to to the class path.
addToClassPath(String, String) - Static method in class com.toolsverse.util.ClassUtils
Adds multiple files the to class path.
addToClassPath(URL) - Static method in class com.toolsverse.util.ClassUtils
Adds url to the class path.
addUniqueField(FieldDef, int) - Method in class com.toolsverse.etl.common.DataSet
Adds the field.
addValue(Object, DataSetRecord, DataSet) - Method in class com.toolsverse.etl.connector.BaseDataSetConnector
Adds value to the current field of the current record.
addVar(ListHashMap<String, Variable>, String, String, boolean) - Static method in class com.toolsverse.etl.core.util.EtlUtils
Creates a new variable and adds it to the given map.
addVariable(Variable) - Method in class com.toolsverse.etl.core.engine.Scenario
Adds the variable.
addVariable(Variable) - Method in class com.toolsverse.etl.core.engine.Source
Adds the variable.
addVariable(Variable) - Method in class com.toolsverse.etl.core.engine.Task
Adds the variable.
addVariables(ListHashMap<String, Variable>) - Method in class com.toolsverse.etl.core.engine.Task
Adds the variables.
addVersion(int, Object) - Method in class com.toolsverse.etl.common.DataSetRecord
Add version to the cell.
addVersion() - Method in class com.toolsverse.etl.common.FieldDef
Add version.
addWithoutLicense(String, Object) - Method in class com.toolsverse.etl.aliasreader.AliasReaderUnit
 
addWithoutLicense(String, Object) - Method in class com.toolsverse.etl.connector.ConnectorUnit
 
addWithoutLicense(String, Object) - Method in class com.toolsverse.etl.driver.DriverUnit
 
addWithoutLicense(String, Object) - Method in class com.toolsverse.etl.metadata.MetadataUnit
 
addWithoutLicense(String, Object) - Method in class com.toolsverse.ext.loader.Unit
Adds loaded object which doesn't have license using name as a key.
addWithoutLicense(String, Object) - Method in class com.toolsverse.imaging.ImageProcessor
 
addWithoutLicense(String, Object) - Method in class com.toolsverse.io.IoProcessorFactory
 
addYears(Calendar, int) - Static method in class com.toolsverse.util.CalendarUtil
Add the given amount of years to the given calendar.
addYears(Date, int) - Static method in class com.toolsverse.util.DateUtil
Add the given amount of years to the given date.
ADJUST_DATA_TYPE_PROP - Static variable in class com.toolsverse.etl.connector.FileConnectorParams
The adjust data type property.
advance() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.Traverser
Advances if possible, returning next valid node, or null if none.
after(Connection, Alias, Properties) - Method in class com.toolsverse.etl.sql.connection.callback.ApiDriverConnectionCallback
 
after(Connection, Alias, Properties) - Method in class com.toolsverse.etl.sql.connection.callback.ConfluenceConnectionCallback
 
after(Connection, Alias, Properties) - Method in class com.toolsverse.etl.sql.connection.callback.ExchangeConnectionCallback
 
after(Connection, Alias, Properties) - Method in class com.toolsverse.etl.sql.connection.callback.HubspotConnectionCallback
 
after(Connection, Alias, Properties) - Method in class com.toolsverse.etl.sql.connection.callback.MySqlConnectionCallback
 
after(Connection, Alias, Properties) - Method in interface com.toolsverse.etl.sql.connection.ConnectionCallback
The callback function executed after connection is established.
AFTER_FUNCTIONS - Static variable in class com.toolsverse.etl.core.function.informix.InformixFunctions
The AFTER_FUNCTIONS.
AFTER_FUNCTIONS - Static variable in class com.toolsverse.etl.core.function.postgres.PostgresFunctions
The AFTER_FUNCTIONS.
AFTER_TASKS_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The AFTER LOAD_NODE TASKS_NODE.
AFTER_TASKS_OWNER_NAME_VALUE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The AFTER_TASKS_OWNER_NAME_VALUE.
AfterCallback - Interface in com.toolsverse.etl.connector
When DataSetConnector finishes populating data set it executes AfterCallback#onAfter.
afterRead(ConcurrentLinkedHashMap.Node<K, V>) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
Performs the post-processing work required after a read.
afterWrite(Runnable) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
Performs the post-processing work required after a write.
Alias - Class in com.toolsverse.etl.common
This class includes all parameters needed to create a database connection, such as url, user name, password, etc.
Alias() - Constructor for class com.toolsverse.etl.common.Alias
Instantiates a new Alias.
ALIAS - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The ALIAS.
alias2alias(Alias) - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
Creates an new Alias object using given source alias.
alias2alias(Alias) - Method in class com.toolsverse.etl.connector.FileConnectorParams
 
alias2alias(Alias) - Method in class com.toolsverse.etl.connector.SourceConnectorParams
 
alias2alias(Alias) - Method in class com.toolsverse.etl.connector.sql.SqlConnectorParams
 
ALIAS_PARAMS - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The ALIAS_PARAMS.
ALIAS_PARAMS - Static variable in class com.toolsverse.etl.sql.config.SqlConfig
The ALIAS_PARAMS.
AliasConnectionProvider - Class in com.toolsverse.etl.sql.connection
The ConnectionProvider implementation which uses Alias as a ConnectionParams
AliasConnectionProvider() - Constructor for class com.toolsverse.etl.sql.connection.AliasConnectionProvider
 
AliasReader - Interface in com.toolsverse.etl.aliasreader
Class which can read database aliases from the external sources must implements this interface.
AliasReaderUnit - Class in com.toolsverse.etl.aliasreader
The implementation of the Unit interface for the AliasReader.
AliasReaderUnit() - Constructor for class com.toolsverse.etl.aliasreader.AliasReaderUnit
Instantiates a new AliasReader unit.
AliasSessionConnectionProvider - Class in com.toolsverse.etl.sql.connection
The implementation of the SessionConnectionProvider which uses Alias as a ConnectionParams.
AliasSessionConnectionProvider() - Constructor for class com.toolsverse.etl.sql.connection.AliasSessionConnectionProvider
Instantiates a new alias session connection provider.
ALL_REFS - Static variable in interface com.toolsverse.etl.metadata.Metadata
The ALL REFERENCES.
ALL_STRINGS_PROP - Static variable in class com.toolsverse.etl.connector.FileConnectorParams
The parse all fields as string property.
ALL_TYPES - Static variable in interface com.toolsverse.etl.metadata.Metadata
All object types.
ALLOW_ATTR - Static variable in class com.toolsverse.etl.core.engine.Scenario
The Constant ALLOW_ATTR.
ALLOWED_FOR_SCHEMA_CATALOG - Static variable in class com.toolsverse.etl.metadata.JdbcMetadata
The allowed objects for schemas and catalogs.
ALLOWED_FOR_TABLE - Static variable in class com.toolsverse.etl.metadata.JdbcMetadata
The allowed objects for tables.
ALLOWED_IDENT_CHARS - Static variable in class com.toolsverse.etl.driver.AbstractDriver
The ALLOWED identifier chars.
ALLOWED_TOP_LEVEL - Static variable in class com.toolsverse.etl.metadata.JdbcMetadata
The allowed top level.
allowLoadAll() - Method in class com.toolsverse.etl.aliasreader.AliasReaderUnit
 
allowLoadAll() - Method in class com.toolsverse.etl.connector.ConnectorUnit
 
allowLoadAll() - Method in class com.toolsverse.etl.driver.DriverUnit
 
allowLoadAll() - Method in class com.toolsverse.etl.metadata.MetadataUnit
 
allowLoadAll() - Method in class com.toolsverse.ext.loader.Unit
Checks if loader allowed to to load all objects regardless of license.
allowLoadAll() - Method in class com.toolsverse.imaging.ImageProcessor
 
allowLoadAll() - Method in class com.toolsverse.io.IoProcessorFactory
 
allowNotDefault() - Method in class com.toolsverse.etl.metadata.FileMetadata
 
allowNotDefault() - Method in class com.toolsverse.etl.metadata.JdbcMetadata
 
allowNotDefault() - Method in interface com.toolsverse.etl.metadata.Metadata
Checks if not default objects are allowed in the restricted mode.
allowNotDefault() - Method in class com.toolsverse.etl.metadata.postgres.PostgresMetadata
 
ALPHA_ALG - Static variable in interface com.toolsverse.io.IoProcessor
 
alreadyFormatedType(String) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Checks if typeName is already formatted type.
ALWAYS_QUOTE_PROP - Static variable in class com.toolsverse.etl.connector.text.TextConnectorParams
ALWAYS QUOTE property.
alwaysEncloseTableAndColumnsInQuotes() - Method in class com.toolsverse.etl.driver.AbstractDriver
 
alwaysEncloseTableAndColumnsInQuotes() - Method in interface com.toolsverse.etl.driver.Driver
Check if system should always enclose table and columns in quotes.
any2Js(String) - Static method in class com.toolsverse.util.Script
Converts any script to javascript.
any2Js(String, String) - Static method in class com.toolsverse.util.Script
Converts any script to javascript.
AnyMessage<M> - Class in com.toolsverse.util
The message.
AnyMessage() - Constructor for class com.toolsverse.util.AnyMessage
 
ApiDriverConnectionCallback - Class in com.toolsverse.etl.sql.connection.callback
The CData API Driver implementation of the ConnectionCallback
ApiDriverConnectionCallback() - Constructor for class com.toolsverse.etl.sql.connection.callback.ApiDriverConnectionCallback
 
ApiJsonConnector - Class in com.toolsverse.etl.connector.json
Regular JSON connector used in APIs.
ApiJsonConnector() - Constructor for class com.toolsverse.etl.connector.json.ApiJsonConnector
 
APP - Static variable in interface com.toolsverse.ext.ExtensionModule
 
APP_DATA - Static variable in class com.toolsverse.config.SystemConfig
The Constant APP_DATA.
APP_FRAME_ICON - Static variable in class com.toolsverse.config.SystemConfig
The APPLICATION FRAME ICON property.
APP_NAME - Static variable in class com.toolsverse.config.SystemConfig
The APPLICATION NAME property.
append(char) - Method in class com.toolsverse.util.StringBuilderWriter
Appends a single character to this Writer.
append(CharSequence) - Method in class com.toolsverse.util.StringBuilderWriter
Appends a character sequence to this Writer.
append(CharSequence, int, int) - Method in class com.toolsverse.util.StringBuilderWriter
Appends a portion of a character sequence to the StringBuilder.
appendPrefix() - Method in class com.toolsverse.io.DirectProcessor
 
appendPrefix() - Method in class com.toolsverse.io.FileProcessor
 
appendPrefix() - Method in class com.toolsverse.io.FtpProcessor
 
appendPrefix() - Method in class com.toolsverse.io.HttpProcessor
 
appendPrefix() - Method in interface com.toolsverse.io.IoProcessor
Append this prefix at the beginning of the URL if not present.
appendPrefix() - Method in class com.toolsverse.io.MailProcessor
 
appendPrefix() - Method in class com.toolsverse.io.NullProcessor
 
appendPrefix() - Method in class com.toolsverse.io.SftpProcessor
 
AppInfo - Class in com.toolsverse.util.collector
This class contains basic information about execution environment, such as host name, ip address, "home" folder, etc.
AppInfo() - Constructor for class com.toolsverse.util.collector.AppInfo
Instantiates a new AppInfo.
AppInfoCollector - Interface in com.toolsverse.util.collector
The class which collects information about application's execution environment must implement this interface.
AppInfoCollectorDefault - Class in com.toolsverse.util.collector
The default implementation of the AppInfoCollector interface.
AppInfoCollectorDefault() - Constructor for class com.toolsverse.util.collector.AppInfoCollectorDefault
 
apply(A) - Method in interface com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.Action
 
apply(A, B) - Method in interface com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.BiAction
 
apply(A, B) - Method in interface com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.BiFun
 
apply(double, double) - Method in interface com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.DoubleByDoubleToDouble
 
apply(A) - Method in interface com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.Fun
 
apply(int, int) - Method in interface com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.IntByIntToInt
 
apply(long, long) - Method in interface com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.LongByLongToLong
 
apply(A, B) - Method in interface com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.ObjectByObjectToDouble
 
apply(A, B) - Method in interface com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.ObjectByObjectToInt
 
apply(A, B) - Method in interface com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.ObjectByObjectToLong
 
apply(A) - Method in interface com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.ObjectToDouble
 
apply(A) - Method in interface com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.ObjectToInt
 
apply(A) - Method in interface com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.ObjectToLong
 
applyRead(ConcurrentLinkedHashMap.Node<K, V>) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
Updates the node's location in the page replacement policy.
array2Object(Array) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Convert java.sql.Array to the object which is recognizable by framework, for example ResultSet.
arrayBelongsTo(String[], String) - Static method in class com.toolsverse.util.Utils
Checks if any string in the array contained in the check string.
AS400_JDBC_CLASS - Static variable in class com.toolsverse.etl.common.FieldsRepository.FieldsRepositoryConfig
 
AS_CONFIGURED - Static variable in class com.toolsverse.etl.core.engine.Task
The AS_CONFIGURED - use default settings for the task.
AS_SOURCE_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant AS_SOURCE_ATTR.
ASC_SORT - Static variable in class com.toolsverse.etl.common.DataSet
The ASC sort type.
ascendingKeySet() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
Returns a unmodifiable snapshot Set view of the keys contained in this map.
ascendingKeySetWithLimit(int) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
Returns an unmodifiable snapshot Set view of the keys contained in this map.
ascendingMap() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
Returns an unmodifiable snapshot Map view of the mappings contained in this map.
ascendingMapWithLimit(int) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
Returns an unmodifiable snapshot Map view of the mappings contained in this map.
asEntryWeigher(Weigher<? super V>) - Static method in class com.toolsverse.util.concurrentlinkedhashmap.Weighers
A entry weigher backed by the specified weigher.
askCredentials(Runnable) - Method in class com.toolsverse.etl.common.Alias
 
askCredentials(Runnable) - Method in interface com.toolsverse.etl.common.ConnectionParamsProvider
Checks if system need to ask credentials and if it is instantiated credentials dialog.
askCredentials(Runnable) - Method in interface com.toolsverse.etl.metadata.MetadataProvider
Checks if system need to ask credentials and if it is instantiated credentials dialog.
askCredentials(Runnable) - Method in class com.toolsverse.etl.sql.connection.DummyConnectionFactory
 
ASM86_LANG - Static variable in interface com.toolsverse.util.lang.ParserTypeFactory
ASM86_.
Aspect<A> - Class in com.toolsverse.util.aspect
Abstract class which implements MethodInterceptor interface.
Aspect() - Constructor for class com.toolsverse.util.aspect.Aspect
 
assembleCode(EtlConfig, Scenario, Driver, int, boolean) - Method in class com.toolsverse.etl.core.codegen.DefaultCodeGen
 
assembleCode(EtlConfig, Scenario, Driver, int, boolean) - Method in interface com.toolsverse.etl.core.engine.CodeGen
Assembles prepared code.
assignVar(LoadFunctionContext, String) - Method in class com.toolsverse.etl.core.function.db2.Db2Functions
 
assignVar(LoadFunctionContext) - Method in class com.toolsverse.etl.core.function.DefFunctions
Assigns value to variable.
assignVar(LoadFunctionContext, String) - Method in class com.toolsverse.etl.core.function.DefFunctions
Assigns value to variable.
assignVar(LoadFunctionContext, String) - Method in class com.toolsverse.etl.core.function.informix.InformixFunctions
 
assignVar(LoadFunctionContext, String) - Method in class com.toolsverse.etl.core.function.mysql.MySqlFunctions
 
assignVar(LoadFunctionContext, String) - Method in class com.toolsverse.etl.core.function.oracle.OracleFunctions
 
assignVar(LoadFunctionContext, String) - Method in class com.toolsverse.etl.core.function.postgres.PostgresFunctions
 
assignVar(LoadFunctionContext, String) - Method in class com.toolsverse.etl.core.function.sqlserver.MsSqlFunctions
 
assignVar(LoadFunctionContext, String) - Method in class com.toolsverse.etl.core.function.sqlserver.SybaseFunctions
 
assignVars(Scenario) - Method in class com.toolsverse.etl.core.engine.Scenario
Assign variables from this scenario to the toScenario.
asString(DataSet, Driver) - Static method in class com.toolsverse.etl.connector.json.JsonConnector
Convert data set to the json object and return a json string.
asString(DataSet, Driver) - Static method in class com.toolsverse.etl.connector.json.JsonDatasetConnector
Convert data set to the json object and return a json string.
asText(String, String, String, String, String) - Method in class com.toolsverse.etl.metadata.BaseMetadata
 
asText(String, String, String, String, String) - Method in class com.toolsverse.etl.metadata.JdbcMetadata
 
asText(String, String, String, String, String) - Method in interface com.toolsverse.etl.metadata.Metadata
Shows object DDL.
asTextMethod(String) - Method in class com.toolsverse.etl.metadata.db2.Db2Metadata
 
asTextMethod(String) - Method in class com.toolsverse.etl.metadata.informix.InformixMetadata
 
asTextMethod(String) - Method in class com.toolsverse.etl.metadata.JdbcMetadata
asText method name for the type.
asTextMethod(String) - Method in class com.toolsverse.etl.metadata.mysql.MySqlMetadata
 
asTextMethod(String) - Method in class com.toolsverse.etl.metadata.oracle.OracleMetadata
 
asTextMethod(String) - Method in class com.toolsverse.etl.metadata.postgres.PostgresMetadata
 
asTextMethod(String) - Method in class com.toolsverse.etl.metadata.sqlserver.MsSqlMetadata
 
asTextMethod(String) - Method in class com.toolsverse.etl.metadata.sqlserver.SybaseMetadata
 
ASYNC_PROP - Static variable in class com.toolsverse.io.HttpProcessor
The ASYNC PROPERTY.
AsyncAppenderWrapper() - Constructor for class com.toolsverse.etl.util.ThreadAppender.AsyncAppenderWrapper
Instantiates a new async appender wrapper.
ASYNCHRONOUS_ATTR - Static variable in class com.toolsverse.etl.core.engine.Task
 
Attribute() - Constructor for class com.toolsverse.mvc.model.Model.Attribute
Instantiates a new Attribute.
Attribute(Class<?>, String, String) - Constructor for class com.toolsverse.mvc.model.Model.Attribute
Instantiates a new Attribute.
Attribute(Class<?>, String, String, Object) - Constructor for class com.toolsverse.mvc.model.Model.Attribute
Instantiates a new Attribute.
Attribute(Class<?>, String, String, Object, String, String) - Constructor for class com.toolsverse.mvc.model.Model.Attribute
Instantiates a new Attribute.
attributeChanged(String, Object) - Method in class com.toolsverse.mvc.model.ModelImpl
Executed when attribute value has changed.
attributeExists(String) - Method in interface com.toolsverse.mvc.model.Model
Checks if attribute exists in the model or sub-models.
attributeExists(String) - Method in class com.toolsverse.mvc.model.ModelImpl
 
AUTH_CONTENT_TYPE_PROP - Static variable in class com.toolsverse.io.HttpProcessor
The AUTH_CONTENT_TYPE property.
AUTH_HEADER_PREFIX - Static variable in class com.toolsverse.io.HttpProcessor
The Constant AUTH_HEADER_PREFIX.
AUTH_HEADER_PROP - Static variable in class com.toolsverse.io.HttpProcessor
The auth header property.
AUTH_METHOD_PROP - Static variable in class com.toolsverse.io.HttpProcessor
The refresh token property.
AUTH_PAYLOAD_PROP - Static variable in class com.toolsverse.io.HttpProcessor
The AUTH_PAYLOAD property.
AUTH_PROP - Static variable in class com.toolsverse.io.HttpProcessor
The Constant AUTH_PROP.
AUTH_PROTOCOL_PROP - Static variable in class com.toolsverse.io.FtpsProcessor
The AUTH_PROTOCOL property.
AUTH_TOKEN_NAME - Static variable in class com.toolsverse.io.HttpProcessor
The Constant OAUTH2_NAME.
AUTH_URL_PROP - Static variable in class com.toolsverse.io.HttpProcessor
The auth URL property.
authenticate() - Method in class com.toolsverse.io.FtpProcessor
Authenticate.
authenticate() - Method in class com.toolsverse.io.FtpsProcessor
 
AUTHENTICATION_HEADER_NAME_PROP - Static variable in class com.toolsverse.io.HttpProcessor
The AUTHENTICATION_HEADER_NAME.
AUTO_COMMIT - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The AUTO_COMMIT flag.
AUTO_COMMIT - Static variable in class com.toolsverse.etl.sql.config.SqlConfig
The AUTO_COMMIT flag.
AUTO_COMMIT_PROP - Static variable in class com.toolsverse.etl.connector.DataSetConnectorParams
 
AUTO_TRACE_PROP - Static variable in class com.toolsverse.etl.driver.oracle.OracleDriver
The AUTO_TRACE property.
autoCrop(BufferedImage, Object[]) - Method in class com.toolsverse.imaging.ImageProcessor
Auto crops image.
AutoCropTransformation - Class in com.toolsverse.imaging
ImageTransformation which implements "auto crop" algorithm.
AutoCropTransformation() - Constructor for class com.toolsverse.imaging.AutoCropTransformation
 
available() - Method in class com.toolsverse.util.UnicodeBomInputStream
avg(Object, AvgNumber, int) - Method in class com.toolsverse.etl.core.task.common.PivotFunctions
Calculates average.
AvgNumber - Class in com.toolsverse.util
This is an extension of the CalcNumber which calculates average.
AvgNumber(double) - Constructor for class com.toolsverse.util.AvgNumber
Instantiates a new avg number.
AvgNumber(int) - Constructor for class com.toolsverse.util.AvgNumber
Instantiates a new avg number.
AvgNumber(String) - Constructor for class com.toolsverse.util.AvgNumber
Instantiates a new avg number.
AWS_NAME - Static variable in class com.toolsverse.io.HttpProcessor
The Constant AWS_NAME.
AwsAuthUtils - Class in com.toolsverse.io
The utility class for AWS authentication.
AwsAuthUtils() - Constructor for class com.toolsverse.io.AwsAuthUtils
 
awsV4BuildAuthorizationHeaderValue(String, String, String, String, String, String, String) - Static method in class com.toolsverse.io.AwsAuthUtils
Build the Authorization header value for a REST/HTTP request to a storage service for the AWS Request Signature version 4.
awsV4BuildCanonicalRequestString(HttpUriRequest, String) - Static method in class com.toolsverse.io.AwsAuthUtils
Build the canonical request string for a REST/HTTP request to a storage service for the AWS Request Signature version 4.
awsV4BuildCanonicalRequestString(URI, String, Map<String, String>, String) - Static method in class com.toolsverse.io.AwsAuthUtils
Build the canonical request string for a REST/HTTP request to a storage service for the AWS Request Signature version 4.
awsV4BuildSigningKey(String, String, String, String) - Static method in class com.toolsverse.io.AwsAuthUtils
Aws V 4 build signing key.
awsV4BuildStringToSign(String, String, String, String, String) - Static method in class com.toolsverse.io.AwsAuthUtils
Build the string to sign for a REST/HTTP request to a storage service for the AWS Request Signature version 4.
awsV4EncodeURI(CharSequence, boolean) - Static method in class com.toolsverse.io.AwsAuthUtils
Slightly modified version of "uri-encode" from: "http://docs.aws.amazon.com/AmazonS3/latest/API/sig-v4-header-based-auth.html"
awsV4GetOrCalculatePayloadHash(HttpUriRequest) - Static method in class com.toolsverse.io.AwsAuthUtils
Return SHA256 payload hash value already set on HTTP request, or if none is yet set calculate this value if possible.
AzureSynapseAnalyticsDriver - Class in com.toolsverse.etl.driver.sqlserver
The Azure Synapse Analytics ETL driver.
AzureSynapseAnalyticsDriver() - Constructor for class com.toolsverse.etl.driver.sqlserver.AzureSynapseAnalyticsDriver
 

B

BACK_ALPHA_ALG - Static variable in interface com.toolsverse.io.IoProcessor
 
balanceDeletion(ConcurrentHashMapV8.TreeNode<K, V>, ConcurrentHashMapV8.TreeNode<K, V>) - Static method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.TreeBin
 
balanceInsertion(ConcurrentHashMapV8.TreeNode<K, V>, ConcurrentHashMapV8.TreeNode<K, V>) - Static method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.TreeBin
 
bandCombine(BufferedImage, Object[]) - Method in class com.toolsverse.imaging.ImageProcessor
Uses "band combine" algorithm to transform image.
BandCombineTransformation - Class in com.toolsverse.imaging
ImageTransformation which implements "band combine" algorithm.
BandCombineTransformation() - Constructor for class com.toolsverse.imaging.BandCombineTransformation
 
Base64 - Class in com.toolsverse.util
 
Base64.InputStream - Class in com.toolsverse.util
A Base64.InputStream will read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.OutputStream - Class in com.toolsverse.util
A Base64.OutputStream will write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
BASE64_ENCODE_CLOB_PROP - Static variable in class com.toolsverse.etl.connector.FileConnectorParams
Encode CLOB fields using base64.
Base64UrlSafe - Class in com.toolsverse.util
 
Base64UrlSafe() - Constructor for class com.toolsverse.util.Base64UrlSafe
 
BASE_CLASS_PATH - Static variable in interface com.toolsverse.etl.driver.Driver
The BASE_CLASS_PATH.
BASE_CLASS_PATH - Static variable in interface com.toolsverse.etl.metadata.Metadata
The base class path.
BASE_FILE_NAME_TO_READ - Static variable in class com.toolsverse.etl.common.DataSet
The Constant BASE_FILE_NAME_TO_READ.
BASE_FILE_NAME_TO_WRITE - Static variable in class com.toolsverse.etl.common.DataSet
The Constant BASE_FILE_NAME_TO_WRITE.
BaseConnectionCallback - Class in com.toolsverse.etl.sql.connection
The base implementation of the ConnectionCallback
BaseConnectionCallback() - Constructor for class com.toolsverse.etl.sql.connection.BaseConnectionCallback
 
BaseDataSetConnector - Class in com.toolsverse.etl.connector
The base class for all DataSetConnectors.
BaseDataSetConnector() - Constructor for class com.toolsverse.etl.connector.BaseDataSetConnector
 
BaseExceptionHandler - Class in com.toolsverse.exception
Abstract implementation of the ExceptionHandler.
BaseExceptionHandler() - Constructor for class com.toolsverse.exception.BaseExceptionHandler
 
BaseExtension - Class in com.toolsverse.ext
The abstract implementation of the ExtensionModule
BaseExtension() - Constructor for class com.toolsverse.ext.BaseExtension
 
BaseFilterContext - Class in com.toolsverse.util.filter
The abstract implementation of the FilterContext interface.
BaseFilterContext() - Constructor for class com.toolsverse.util.filter.BaseFilterContext
 
baseIndex - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.Traverser
 
BaseIterator(ConcurrentHashMapV8.Node<K, V>[], int, int, int, ConcurrentHashMapV8<K, V>) - Constructor for class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.BaseIterator
 
BASELENGTH - Static variable in class com.toolsverse.util.Base64UrlSafe
The base length.
baseLimit - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.Traverser
 
baseline() - Method in class com.toolsverse.mvc.model.ModelImpl
 
baseline() - Method in interface com.toolsverse.util.Mutable
Sets the state of the mutable object to baselined.
baseline() - Method in class com.toolsverse.util.UpdateArrayList
 
BaseMetadata - Class in com.toolsverse.etl.metadata
The base abstract implementation of the Metadata interface.
BaseMetadata() - Constructor for class com.toolsverse.etl.metadata.BaseMetadata
 
BaseMetrics - Class in com.toolsverse.etl.core.engine
The base class for metrics captured during ETL.
BaseMetrics() - Constructor for class com.toolsverse.etl.core.engine.BaseMetrics
 
baseName2Name(String) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Converts owner.name to name.
BaseParserTypeFactory - Class in com.toolsverse.util.lang
The abstract implementation of the ParserTypeFactory interface.
BaseParserTypeFactory() - Constructor for class com.toolsverse.util.lang.BaseParserTypeFactory
 
basePostPersist(DataSetConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.BaseDataSetConnector
Executed when persisting is done.
BaseProducerPackage<P extends DataSetConnectorParams> - Class in com.toolsverse.etl.connector
The base class for producer packages.
BaseProducerPackage() - Constructor for class com.toolsverse.etl.connector.BaseProducerPackage
 
baseSize - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.Traverser
 
BaseSplitProcessor - Class in com.toolsverse.etl.connector
This base abstract implementation of the SplitProcessor.
BaseSplitProcessor() - Constructor for class com.toolsverse.etl.connector.BaseSplitProcessor
 
BaseStreamingPackage<P extends DataSetConnectorParams> - Class in com.toolsverse.etl.connector
The base class for streaming packages.
BaseStreamingPackage() - Constructor for class com.toolsverse.etl.connector.BaseStreamingPackage
 
BASIC_AUTH_NAME - Static variable in class com.toolsverse.io.HttpProcessor
The BASIC_AUTH_NAME.
BASIC_PREEMPTIVE_NAME - Static variable in class com.toolsverse.io.HttpProcessor
The BASIC_PREEMPTIVE_AUTH_NAME.
BAT_LANG - Static variable in interface com.toolsverse.util.lang.ParserTypeFactory
Windows Batch.
BATCH_WINDOW_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant BATCH_WINDOW_ATTR.
batchDelete(String, String, boolean) - Method in class com.toolsverse.io.DirectProcessor
 
batchDelete(String, String, boolean) - Method in class com.toolsverse.io.FileProcessor
 
batchDelete(String, String, boolean) - Method in class com.toolsverse.io.FtpProcessor
 
batchDelete(String, String, boolean) - Method in class com.toolsverse.io.HttpProcessor
 
batchDelete(String, String, boolean) - Method in interface com.toolsverse.io.IoProcessor
Batch delete.
batchDelete(String, String, boolean) - Method in class com.toolsverse.io.MailProcessor
 
batchDelete(String, String, boolean) - Method in class com.toolsverse.io.NullProcessor
 
batchDelete(String, String, boolean) - Method in class com.toolsverse.io.SftpProcessor
 
BBCODE_LANG - Static variable in interface com.toolsverse.util.lang.ParserTypeFactory
BBCODE.
BCC_ATTR - Static variable in class com.toolsverse.etl.core.task.common.MailTask
 
BCC_PROP - Static variable in class com.toolsverse.io.MailParams
The BCC PROPERTY.
BCC_VAR - Static variable in class com.toolsverse.etl.core.task.common.MailTask
The BCC VARIABLE.
BcpTask - Class in com.toolsverse.etl.core.task.sqlserver
This is abstract wrapper for the task which executes BCP command.
BcpTask() - Constructor for class com.toolsverse.etl.core.task.sqlserver.BcpTask
 
before(Alias, Properties) - Method in class com.toolsverse.etl.sql.connection.callback.ApiDriverConnectionCallback
 
before(Alias, Properties) - Method in class com.toolsverse.etl.sql.connection.callback.ConfluenceConnectionCallback
 
before(Alias, Properties) - Method in class com.toolsverse.etl.sql.connection.callback.ExchangeConnectionCallback
 
before(Alias, Properties) - Method in class com.toolsverse.etl.sql.connection.callback.HubspotConnectionCallback
 
before(Alias, Properties) - Method in class com.toolsverse.etl.sql.connection.callback.MySqlConnectionCallback
 
before(Alias, Properties) - Method in interface com.toolsverse.etl.sql.connection.ConnectionCallback
The callback function executed before connection is established.
BEFORE_ETL - Static variable in class com.toolsverse.etl.core.engine.Task
The BEFORE_ETL task - executed before etl process has started.
BEFORE_ETL_STR - Static variable in class com.toolsverse.etl.core.engine.Task
The BEFORE_ETL task code.
BEFORE_FUNCTIONS - Static variable in class com.toolsverse.etl.core.function.informix.InformixFunctions
The BEFORE_FUNCTIONS.
BEFORE_FUNCTIONS - Static variable in class com.toolsverse.etl.core.function.postgres.PostgresFunctions
The BEFORE_FUNCTIONS.
BEFORE_SQL_ATTR - Static variable in class com.toolsverse.etl.core.engine.Source
BEFORE_SQL_ATTR.
BEFORE_SQL_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The BEFORE_SQL_NODE.
BEFORE_TASKS_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The BEFORE EXTRACT_NODE TASKS_NODE.
BEFORE_TASKS_OWNER_NAME_VALUE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The BEFORE_TASKS_OWNER_NAME_VALUE.
BeforeCallback - Interface in com.toolsverse.etl.connector
When DataSetConnector starts populating data set it executes BeforeCallback#onBefore.
beforeStream(JsonProducerPackage) - Method in class com.toolsverse.etl.connector.json.JsonConnector
 
beforeStream(KeyValueProducerPackage) - Method in class com.toolsverse.etl.connector.text.KeyValueConnector
 
beforeStream(TextProducerPackage) - Method in class com.toolsverse.etl.connector.text.TextConnector
 
beforeStream(XmlProducerPackage) - Method in class com.toolsverse.etl.connector.xml.XmlObjectStreamingConnector
 
beforeStream(P) - Method in interface com.toolsverse.io.StreamingConnector
Executed before record has been streamed.
BEGIN - Static variable in class com.toolsverse.etl.driver.db2.Db2Driver
The BEGIN sql.
BEGIN - Static variable in class com.toolsverse.etl.driver.informix.InformixDriver
The BEGIN sql.
BEGIN - Static variable in class com.toolsverse.etl.driver.mysql.MySqlDriver
The BEGIN sql.
BEGIN - Static variable in class com.toolsverse.etl.driver.oracle.OracleDriver
The BEGIN sql.
BEGIN - Static variable in class com.toolsverse.etl.driver.postgres.PostgresDriver
The BEGIN sql.
BEGIN - Static variable in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
The BEGIN sql.
BEGIN - Static variable in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
The BEGIN sql.
BEGIN_SPLITED - Static variable in class com.toolsverse.etl.driver.db2.Db2Driver
The BEGIN_SPLITED sql.
BEGIN_SPLITED - Static variable in class com.toolsverse.etl.driver.informix.InformixDriver
The BEGIN_SPLITED sql.
BEGIN_SPLITED - Static variable in class com.toolsverse.etl.driver.mysql.MySqlDriver
The BEGIN_SPLITED sql.
BEGIN_SPLITED - Static variable in class com.toolsverse.etl.driver.oracle.OracleDriver
The BEGIN_SPLITED sql.
BEGIN_SPLITED - Static variable in class com.toolsverse.etl.driver.postgres.PostgresDriver
The BEGIN_SPLITED sql.
BEGIN_SPLITED - Static variable in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
The BEGIN_SPLITED sql.
BEGIN_SPLITED - Static variable in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
The BEGIN_SPLITED sql.
Behavior - Interface in com.toolsverse.mvc.controller
The behavior modifier interface.
belongsTo(String, String) - Static method in class com.toolsverse.util.Utils
Checks if string str contained in string belongsToStr.
belongsTo(String[], String) - Static method in class com.toolsverse.util.Utils
Checks if string check contained in the array source.
belongsToArray(String, String...) - Static method in class com.toolsverse.util.Utils
Checks if string belongs to array.
binarize(BufferedImage, Object[]) - Method in class com.toolsverse.imaging.ImageProcessor
Uses "binarize" algorithm to transform image.
BinarizeTransformation - Class in com.toolsverse.imaging
ImageTransformation which implements "binarize" algorithm.
BinarizeTransformation() - Constructor for class com.toolsverse.imaging.BinarizeTransformation
 
bind(String, String) - Method in class com.toolsverse.config.SystemConfig
 
bind(String, String) - Method in interface com.toolsverse.util.factory.ObjectFactoryModule
Binds fromName to toName.
BindVarReturnValue - Class in com.toolsverse.etl.core.function
The return value for the function with bind variable
BindVarReturnValue(Object, String) - Constructor for class com.toolsverse.etl.core.function.BindVarReturnValue
Instantiates a new bind var return value.
Block - Interface in com.toolsverse.etl.core.engine
This interface is a main building block of the etl scenario.
Block.BlockType - Enum in com.toolsverse.etl.core.engine
Possible block types
BLOCK_OWNER_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The BLOCK OWNER.
BmpImageHandler - Class in com.toolsverse.imaging.handler.bmp
Loads image in the bmp format.
BmpImageHandler() - Constructor for class com.toolsverse.imaging.handler.bmp.BmpImageHandler
 
BODY_ENCODING_PROP - Static variable in class com.toolsverse.io.HttpProcessor
The BODY ENCODING PROPERTY.
BOOLEAN - Static variable in class com.toolsverse.util.Utils
The BOOLEAN.
BOOLEAN_AS_NUMBER_PROP - Static variable in class com.toolsverse.etl.connector.FileConnectorParams
Boolean as 1/0.
BooleanComparator - Class in com.toolsverse.util
Compares two objects which expected to be booleans but can be something else.
BorderLocator - Class in com.toolsverse.imaging
Implements "border detection" algorithm.
BorderLocator() - Constructor for class com.toolsverse.imaging.BorderLocator
 
BoundedEntryWeigher(EntryWeigher<? super K, ? super V>) - Constructor for class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.BoundedEntryWeigher
 
bright(BufferedImage) - Method in class com.toolsverse.imaging.ImageProcessor
Uses "bright" algorithm to transform image.
BrightTransformation - Class in com.toolsverse.imaging
ImageTransformation which implements "bright transformation" algorithm.
BrightTransformation() - Constructor for class com.toolsverse.imaging.BrightTransformation
 
BUFFER - Static variable in class com.toolsverse.util.FileUtils
The buffer.
buffer(Reader) - Static method in class com.toolsverse.util.IOUtils
Returns the given reader if it is already a BufferedReader, otherwise creates a BufferedReader from the given reader.
buffer(Reader, int) - Static method in class com.toolsverse.util.IOUtils
Returns the given reader if it is already a BufferedReader, otherwise creates a BufferedReader from the given reader.
buffer(Writer) - Static method in class com.toolsverse.util.IOUtils
Returns the given Writer if it is already a BufferedWriter, otherwise creates a BufferedWriter from the given Writer.
buffer(Writer, int) - Static method in class com.toolsverse.util.IOUtils
Returns the given Writer if it is already a BufferedWriter, otherwise creates a BufferedWriter from the given Writer.
buffer(OutputStream) - Static method in class com.toolsverse.util.IOUtils
Returns the given OutputStream if it is already a BufferedOutputStream, otherwise creates a BufferedOutputStream from the given OutputStream.
buffer(OutputStream, int) - Static method in class com.toolsverse.util.IOUtils
Returns the given OutputStream if it is already a BufferedOutputStream, otherwise creates a BufferedOutputStream from the given OutputStream.
buffer(InputStream) - Static method in class com.toolsverse.util.IOUtils
Returns the given InputStream if it is already a BufferedInputStream, otherwise creates a BufferedInputStream from the given InputStream.
buffer(InputStream, int) - Static method in class com.toolsverse.util.IOUtils
Returns the given InputStream if it is already a BufferedInputStream, otherwise creates a BufferedInputStream from the given InputStream.
buffer - Variable in class com.toolsverse.util.Rewriter
 
build() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.Builder
Creates a new ConcurrentLinkedHashMap instance.
BUILD_DATE - Static variable in class com.toolsverse.config.SystemConfig
BUILD DATE property.
Builder() - Constructor for class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.Builder
 
byteArray() - Static method in class com.toolsverse.util.concurrentlinkedhashmap.Weighers
A weigher where the value is a byte array and its weight is the number of bytes.
ByteArrayOutputStream - Class in com.toolsverse.util
This class implements an output stream in which the data is written into a byte array.
ByteArrayOutputStream() - Constructor for class com.toolsverse.util.ByteArrayOutputStream
Creates a new byte array output stream.
ByteArrayOutputStream(int) - Constructor for class com.toolsverse.util.ByteArrayOutputStream
Creates a new byte array output stream, with a buffer capacity of the specified size, in bytes.
bytes - Variable in class com.toolsverse.util.UnicodeBomInputStream.BOM
 
bytes2Hex(byte[]) - Static method in class com.toolsverse.util.Utils
Converts array of bytes to hex string.

C

C_LANG - Static variable in interface com.toolsverse.util.lang.ParserTypeFactory
C.
Cache<K,V> - Interface in com.toolsverse.cache
Cache interface provides set of methods for different cache implementations, such as MemoryCache or SyncMemoryCache, etc.
CACHE - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The CACHE.
CACHE_SQL_STATEMENTS_PROPERTY - Static variable in class com.toolsverse.config.SystemConfig
The CACHE_SQL_STATEMENTS_PROPERTY.
CacheManager - Class in com.toolsverse.cache
This class is the centralized storage of all registered caches.
CacheProvider<K,V> - Interface in com.toolsverse.cache
Implement this interface if you want you class to be a cache provider.
CalcNumber - Class in com.toolsverse.util
This is a abstract class which is base for calculated numbers, such as average, etc.
CalcNumber(double) - Constructor for class com.toolsverse.util.CalcNumber
Instantiates a new calc number.
CalcNumber(int) - Constructor for class com.toolsverse.util.CalcNumber
Instantiates a new calc number.
CalcNumber(String) - Constructor for class com.toolsverse.util.CalcNumber
Instantiates a new calc number.
calculate() - Method in class com.toolsverse.util.AvgNumber
 
calculate() - Method in class com.toolsverse.util.CalcNumber
Calculate.
calculateHorizontalDistribution(boolean[][]) - Method in class com.toolsverse.imaging.BorderLocator
Calculates horizontal distribution.
calculateVerticalDistribution(boolean[][]) - Method in class com.toolsverse.imaging.BorderLocator
Calculates vertical distribution.
CalendarUtil - Class in com.toolsverse.util
Useful Calendar utilities.
call() - Method in class com.toolsverse.etl.common.DefaultIoProcessorCallable
 
call() - Method in class com.toolsverse.etl.common.IoProcessorCallable.DefaultIoProcessorCallable
 
call() - Method in class com.toolsverse.util.concurrent.ConcurrentAdapter
 
CALLABLE_STATEMENT - Static variable in enum com.toolsverse.etl.sql.util.SqlStatementType
CALLABLE_STATEMENT.
CALLABLE_VAR - Static variable in class com.toolsverse.etl.core.task.common.SqlTask
The CALLABLE variable name.
CallableDriver - Class in com.toolsverse.etl.driver
The default abstract implementation of the Driver interface which supports callable statements.
CallableDriver() - Constructor for class com.toolsverse.etl.driver.CallableDriver
 
callAnyMethod(Object, String, Class<?>[], Object...) - Static method in class com.toolsverse.util.Utils
Dynamically calls any (including private) method methodName on the object object using parameters params.
callAnyMethod(Object, String, Object...) - Static method in class com.toolsverse.util.Utils
Dynamically calls any (including private) method methodName on the object object using parameters params.
CALLBACK_URL_PROP - Static variable in class com.toolsverse.util.OAuth2Utils
 
callMethod(Object, String, Class<?>[], Object...) - Static method in class com.toolsverse.util.Utils
Dynamically calls method methodName on the object object using parameters params.
callMethod(Object, String, Object...) - Static method in class com.toolsverse.util.Utils
Dynamically calls method methodName on the object object using parameters params.
callService(ServiceRequest) - Method in class com.toolsverse.service.web.DispatchServlet
Calls service method using ServiceProxyLocal.
callStatic(String, String, Class<?>[], Object...) - Static method in class com.toolsverse.util.Utils
Dynamically calls static method methodName on the class className using parameters params.
callStatic(String, String, Object...) - Static method in class com.toolsverse.util.Utils
Dynamically calls static method methodName on the class className using parameters params.
canBeLoadedAgain() - Method in class com.toolsverse.etl.aliasreader.AliasReaderUnit
 
canBeLoadedAgain() - Method in class com.toolsverse.etl.connector.ConnectorUnit
 
canBeLoadedAgain() - Method in class com.toolsverse.etl.driver.DriverUnit
 
canBeLoadedAgain() - Method in class com.toolsverse.etl.metadata.MetadataUnit
 
canBeLoadedAgain() - Method in class com.toolsverse.ext.loader.Unit
Checks if module can be loaded again.
canBeLoadedAgain() - Method in class com.toolsverse.imaging.ImageProcessor
 
canBeLoadedAgain() - Method in class com.toolsverse.io.IoProcessorFactory
 
canCancel() - Method in interface com.toolsverse.util.concurrent.ParallelProgressDelegate
Check if task can canceled.
cancel() - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
cancel(SessionConnectionProvider<Alias>) - Method in interface com.toolsverse.etl.sql.service.SqlService
Cancels currently executed sql.
cancel(SessionConnectionProvider<Alias>) - Method in class com.toolsverse.etl.sql.service.SqlServiceImpl
 
cancel() - Method in class com.toolsverse.util.concurrent.ConcurrentExecutor
Interrupts the current service thread.
cancel() - Method in interface com.toolsverse.util.concurrent.ParallelProgressDelegate
Cancel.
canceled() - Method in class com.toolsverse.util.concurrent.ConcurrentAdapter
Executed when service thread is interrupted before it finished.
canceled() - Method in class com.toolsverse.util.concurrent.ConcurrentAdapter.HeadlessConcurrentAdapter
 
CANCELLED_STATUS - Static variable in class com.toolsverse.etl.core.engine.FileMetrics
The Constant CANCELLED_STATUS.
canCommit() - Method in class com.toolsverse.etl.sql.service.SqlResult
"Can commit" flag.
canGoBack(V) - Method in interface com.toolsverse.util.history.History
Check if it is possible to go back starting from the current element.
canGoBack(V) - Method in class com.toolsverse.util.history.HistoryImpl
 
canGoForward(V) - Method in interface com.toolsverse.util.history.History
Check if it is possible to go forward starting from the current element.
canGoForward(V) - Method in class com.toolsverse.util.history.HistoryImpl
 
canRead() - Method in interface com.toolsverse.etl.connector.DataSetConnector
Checks if connector can read data.
canRead() - Method in class com.toolsverse.etl.connector.excel.ExcelConnector
 
canRead() - Method in class com.toolsverse.etl.connector.excel.ExcelXlsxConnector
 
canRead() - Method in class com.toolsverse.etl.connector.html.HtmlConnector
 
canRead() - Method in class com.toolsverse.etl.connector.json.JsonConnector
 
canRead() - Method in class com.toolsverse.etl.connector.json.JsonDatasetConnector
 
canRead() - Method in class com.toolsverse.etl.connector.pdf.PdfConnector
 
canRead() - Method in class com.toolsverse.etl.connector.SourceConnector
 
canRead() - Method in class com.toolsverse.etl.connector.sql.SqlConnector
 
canRead() - Method in class com.toolsverse.etl.connector.text.ClobConnector
 
canRead() - Method in class com.toolsverse.etl.connector.text.KeyValueConnector
 
canRead() - Method in class com.toolsverse.etl.connector.text.TextConnector
 
canRead() - Method in class com.toolsverse.etl.connector.xml.XmlConnector
 
canRead() - Method in class com.toolsverse.etl.connector.xml.XmlObjectStreamingConnector
 
canRollback() - Method in class com.toolsverse.etl.sql.service.SqlResult
"Can rollback" flag.
canSwitchToClientMode() - Method in class com.toolsverse.config.SystemConfig
Checks if app can switch to client mode.
canWrite() - Method in interface com.toolsverse.etl.connector.DataSetConnector
Checks if connector can write data.
canWrite() - Method in class com.toolsverse.etl.connector.excel.ExcelConnector
 
canWrite() - Method in class com.toolsverse.etl.connector.excel.ExcelXlsxConnector
 
canWrite() - Method in class com.toolsverse.etl.connector.html.HtmlConnector
 
canWrite() - Method in class com.toolsverse.etl.connector.json.JsonConnector
 
canWrite() - Method in class com.toolsverse.etl.connector.json.JsonDatasetConnector
 
canWrite() - Method in class com.toolsverse.etl.connector.pdf.PdfConnector
 
canWrite() - Method in class com.toolsverse.etl.connector.SourceConnector
 
canWrite() - Method in class com.toolsverse.etl.connector.sql.SqlConnector
 
canWrite() - Method in class com.toolsverse.etl.connector.text.ClobConnector
 
canWrite() - Method in class com.toolsverse.etl.connector.text.KeyValueConnector
 
canWrite() - Method in class com.toolsverse.etl.connector.text.TextConnector
 
canWrite() - Method in class com.toolsverse.etl.connector.xml.XmlConnector
 
canWrite() - Method in class com.toolsverse.etl.connector.xml.XmlObjectStreamingConnector
 
capacity - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.Builder
 
capacity - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
 
capacity() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
Retrieves the maximum weighted capacity of the map.
capacity - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.SerializationProxy
 
capFirstChar(String) - Static method in class com.toolsverse.util.Utils
Capitalizes first character of the string.

Examples:
abc->Abc
1bc->1bc
capitalize(String, char[]) - Static method in class com.toolsverse.util.Utils
Capitalizes all the delimiter separated words in a String.
CAPTURE_COMMENTS_PROP - Static variable in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
The CAPTURE COMMENTS property.
captureLog(Connection) - Method in class com.toolsverse.etl.driver.AbstractDriver
 
captureLog(Connection) - Method in interface com.toolsverse.etl.driver.Driver
Capture database log, for example provided by Oracle dbms_output.put_line
captureLog(Connection) - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
CASE_SENSITIVE - Static variable in class com.toolsverse.etl.metadata.DatabaseFilter
The CASE SENSITIVE modifier.
CASE_SENSITIVE_LOWER - Static variable in interface com.toolsverse.etl.driver.Driver
The lower case.
CASE_SENSITIVE_LOWER_STR - Static variable in interface com.toolsverse.etl.driver.Driver
The lower case property.
CASE_SENSITIVE_UNDEFINED - Static variable in interface com.toolsverse.etl.driver.Driver
The case sensitivity undefined.
CASE_SENSITIVE_UPPER - Static variable in interface com.toolsverse.etl.driver.Driver
The upper case.
CASE_SENSITIVE_UPPER_STR - Static variable in interface com.toolsverse.etl.driver.Driver
The upper case property.
Caseinsensitive - Interface in com.toolsverse.util
Implement this interface if you want your object to be a case insensitive.
CaseInsensitiveListTreeMap<V> - Class in com.toolsverse.util
The case insensitive TreeMap where keys are strings and all values additionally stored in the List.
CaseInsensitiveListTreeMap() - Constructor for class com.toolsverse.util.CaseInsensitiveListTreeMap
Instantiates a new empty CaseInsensitiveListTreeMap.
CaseInsensitiveListTreeMap(int) - Constructor for class com.toolsverse.util.CaseInsensitiveListTreeMap
Instantiates a new CaseInsensitiveListTreeMap.
casTabAt(ConcurrentHashMapV8.Node<K, V>[], int, ConcurrentHashMapV8.Node<K, V>, ConcurrentHashMapV8.Node<K, V>) - Static method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8
 
CATALOG - Static variable in class com.toolsverse.etl.metadata.DatabaseFilter
CATALOG.
CC_ATTR - Static variable in class com.toolsverse.etl.core.task.common.MailTask
 
CC_PROP - Static variable in class com.toolsverse.io.MailParams
The CC PROPERTY.
CC_VAR - Static variable in class com.toolsverse.etl.core.task.common.MailTask
The CC VARIABLE.
CDATA - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The CDATA.
CDATA_ACCESS_TOKEN_PROP - Static variable in class com.toolsverse.etl.sql.connection.BaseConnectionCallback
 
CDATA_EXP_PROP - Static variable in class com.toolsverse.etl.sql.connection.BaseConnectionCallback
 
CDATA_REFRESH_TOKEN_PROP - Static variable in class com.toolsverse.etl.sql.connection.BaseConnectionCallback
 
CDATA_TIMESTAMP_PROP - Static variable in class com.toolsverse.etl.sql.connection.BaseConnectionCallback
 
CDC_MERGE_ALTERNATIVE_VAR - Static variable in class com.toolsverse.etl.core.task.snowflake.CopyIntoTableTask
 
CDC_MERGE_SQL_VAR - Static variable in class com.toolsverse.etl.core.task.redshift.CopyIntoRedshiftTableTask
 
CDC_MERGE_SQL_VAR - Static variable in class com.toolsverse.etl.core.task.snowflake.CopyIntoTableTask
 
CDC_MERGE_WITH_DELETE_VAR - Static variable in class com.toolsverse.etl.core.task.snowflake.CopyIntoTableTask
 
ceilingNextPowerOfTwo(int) - Static method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
 
changedUpdate(SDocumentEvent) - Method in class com.toolsverse.mvc.view.wings.STextComponentAdapter
 
changeExt(String, String) - Static method in class com.toolsverse.util.FileUtils
Change file extension.
changeFieldValue(Node, String) - Method in class com.toolsverse.util.XmlUtils
Allows updates to the first child node of a field (called "#text" that is the actual location of a field's value).
changeFieldValue(String, String) - Method in class com.toolsverse.util.XmlUtils
Allows updates to the first child node of a field (called "#text" that is the actual location of a field's value).
changeFileName(String, String) - Static method in class com.toolsverse.util.FileUtils
Change file name only.
CHAR_SEPARATOR_PROP - Static variable in class com.toolsverse.etl.sql.util.SqlUtils
The CHAR SEPARATOR property.
CHAR_SEPARATOR_VAR - Static variable in class com.toolsverse.etl.core.task.common.FileMerge
The SEPARATOR.
characters(char[], int, int) - Method in class com.toolsverse.etl.connector.excel.ExcelXlsxConnector.XSSFSheetHandler
Captures characters only if a suitable element is open.
Charsets - Class in com.toolsverse.util
Charsets required of every implementation of the Java platform.
Charsets() - Constructor for class com.toolsverse.util.Charsets
 
checkArgument(boolean) - Static method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
Ensures that the argument expression is true.
checkCondition(EtlConfig, String, Scenario, ConditionalExecution) - Static method in class com.toolsverse.etl.core.util.EtlUtils
Checks condition.
checkCondition(EtlConfig, String, Scenario, ConditionalExecution, DataSet) - Static method in class com.toolsverse.etl.core.util.EtlUtils
Checks condition.
checkEndsWith(String, String) - Method in class com.toolsverse.util.IOCase
Checks if one string ends with another using the case-sensitivity rule.
checkEquals(String, String) - Method in class com.toolsverse.util.IOCase
Compares two strings using the case-sensitivity rule.
checkIFF(Object) - Method in class com.toolsverse.etl.common.Alias
 
checkIFF(Object) - Method in interface com.toolsverse.util.DataConsumer
Check IFF tag.
checkInvariants(ConcurrentHashMapV8.TreeNode<K, V>) - Static method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.TreeBin
Recursive invariant check
checkNotEmpty() - Method in class com.toolsverse.util.concurrentlinkedhashmap.LinkedDeque
 
checkNotNull(Object) - Static method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
Ensures that the object is not null.
checkRegionMatches(String, int, String) - Method in class com.toolsverse.util.IOCase
Checks if one string contains another at a specific index using the case-sensitivity rule.
checkStartsWith(String, String) - Method in class com.toolsverse.util.IOCase
Checks if one string starts with another using the case-sensitivity rule.
checkState(boolean) - Static method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
Ensures that the state expression is true.
checkSyntaxt(String) - Method in class com.toolsverse.etl.core.engine.EtlFactory
Checks etl scenario syntax.
chooseBestIndex(LinkedHashMap<String, List<String>>, DataSetFields) - Static method in class com.toolsverse.etl.metadata.JdbcMetadata
Choose the best index and return list of fields in the index.
CLASS_ATTR - Static variable in class com.toolsverse.etl.common.Variable
 
CLASS_NAME_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The CLASS_NAME_ATTR.
classExists(String) - Static method in class com.toolsverse.util.ClassUtils
Checks if class with given name exists
className2Web(String) - Static method in class com.toolsverse.util.ClassUtils
Converts class name to the form which can be used by the Wings framework as a component name.
ClassUtils - Class in com.toolsverse.util
The collection of the static methods for loading classes from the various external resources, add classes to the classpath, etc.
ClassUtils() - Constructor for class com.toolsverse.util.ClassUtils
 
cleanUp(P, DataSet, Driver) - Method in interface com.toolsverse.etl.connector.DataSetConnector
Cleans up after DataSetConnector populated or persisted DataSet.
cleanUp(ExcelConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.excel.ExcelConnector
 
cleanUp(ExcelConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.excel.ExcelXlsxConnector
 
cleanUp(HtmlConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.html.HtmlConnector
 
cleanUp(JsonConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.json.JsonConnector
 
cleanUp(JsonDatasetConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.json.JsonDatasetConnector
 
cleanUp(PdfConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.pdf.PdfConnector
 
cleanUp(SourceConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.SourceConnector
 
cleanUp(SqlConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.sql.SqlConnector
 
cleanUp(ClobConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.text.ClobConnector
 
cleanUp(KeyValueConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.text.KeyValueConnector
 
cleanUp(TextConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.text.TextConnector
 
cleanUp(XmlConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.xml.XmlConnector
 
cleanUp(XmlObjectConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.xml.XmlObjectStreamingConnector
 
cleanUp(EtlConfig, Scenario, Driver, Connection) - Method in class com.toolsverse.etl.core.codegen.DefaultCodeGen
 
cleanUp(EtlConfig, Scenario, Driver, Connection) - Method in interface com.toolsverse.etl.core.engine.CodeGen
Clean up after last block of code is executed.
cleanUpOnException(EtlConfig, Scenario, Driver, Connection) - Method in class com.toolsverse.etl.core.codegen.DefaultCodeGen
 
cleanUpOnException(EtlConfig, Scenario, Driver, Connection) - Method in interface com.toolsverse.etl.core.engine.CodeGen
Clean up database objects on exception.
cleanUpSQLData(Object, Statement...) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Close allocated resources for the passed SQL Statement and ResultSet objects.
cleanUpSQLData(Statement, ResultSet, Object) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Close allocated resources for the passed SQL Statement and ResultSet objects.
clear() - Method in interface com.toolsverse.cache.Cache
Clears the cache.
clear() - Method in class com.toolsverse.cache.CacheManager
Clears all registered caches.
clear(String) - Method in class com.toolsverse.cache.CacheManager
Clears the cache associated with the topic.
clear() - Method in class com.toolsverse.cache.ListMemoryCache
 
clear() - Method in class com.toolsverse.cache.MemoryCache
 
clear() - Method in class com.toolsverse.etl.common.DataSet
Removes all fields and data.
clear() - Method in class com.toolsverse.etl.common.DataSetData
Clears data.
clear() - Method in class com.toolsverse.etl.common.DataSetRecord
Clears.
clear() - Method in class com.toolsverse.etl.core.config.EtlConfig
Clear the config.
clear() - Method in class com.toolsverse.etl.core.engine.EtlRequest
Clear request.
clear() - Method in class com.toolsverse.etl.sql.service.SqlServiceImpl
Sets current statement, external process, and result set to null.
clear() - Method in class com.toolsverse.util.CaseInsensitiveListTreeMap
 
clear() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8
Removes all of the mappings from this map.
clear() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.CollectionView
Removes all of the elements from this view, by removing all the mappings from the map backing this view.
clear() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
 
clear() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.EntrySet
 
clear() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.KeySet
 
clear() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.Values
 
clear() - Method in class com.toolsverse.util.concurrentlinkedhashmap.LinkedDeque
 
clear() - Method in interface com.toolsverse.util.history.History
Clears the history
clear() - Method in class com.toolsverse.util.history.HistoryImpl
 
clear() - Method in class com.toolsverse.util.LinkedCaseInsensitiveMap
 
clear() - Method in class com.toolsverse.util.ListHashMap
 
clear() - Method in class com.toolsverse.util.Script
Clears the storage.
clear() - Method in class com.toolsverse.util.UpdateArrayList
 
CLEAR_VAR - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The CLEAR variable name.
clearAttr(String) - Method in class com.toolsverse.etl.common.Variable
Removes attribute.
clearAttr(String) - Method in class com.toolsverse.etl.core.engine.Scenario
Removes attribute.
clearBatch() - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
clearByKey(K) - Method in interface com.toolsverse.cache.Cache
Removes cache entry by key.
clearByKey(Number) - Method in class com.toolsverse.cache.ListMemoryCache
 
clearByKey(K) - Method in class com.toolsverse.cache.MemoryCache
 
clearByValue(V) - Method in interface com.toolsverse.cache.Cache
Removes cache entry by value.
clearByValue(V) - Method in class com.toolsverse.cache.ListMemoryCache
 
clearByValue(V) - Method in class com.toolsverse.cache.MemoryCache
 
clearComponents() - Method in interface com.toolsverse.mvc.view.View
Removes all components from the view.
clearComponents() - Method in class com.toolsverse.mvc.view.ViewImpl
 
clearControllerAdapters() - Method in interface com.toolsverse.mvc.view.View
Removes all controller adapters rom the view.
clearControllerAdapters() - Method in class com.toolsverse.mvc.view.ViewImpl
 
clearData() - Method in class com.toolsverse.etl.common.DataSet
Clears data.
clearFlags() - Method in class com.toolsverse.etl.common.DataSetFields
 
clearInnerScenarios() - Method in class com.toolsverse.etl.core.engine.Scenario
Clear inner scenarios.
clearNextRow() - Method in class com.toolsverse.etl.common.DataSet
Clears the "next row" set.
clearParameters() - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
clearWarnings() - Method in class com.toolsverse.etl.sql.connection.SshConnection
 
clearWarnings() - Method in class com.toolsverse.etl.sql.connection.StreamingConnection
 
clearWarnings() - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
CLIENT_DEPLOYMENT - Static variable in class com.toolsverse.config.SystemConfig
CLIENT DEPLOYMENT - regular client app without server tier.
CLIENT_ID_PARAM - Static variable in class com.toolsverse.util.OAuth2Utils
 
CLIENT_ID_PROP - Static variable in class com.toolsverse.util.OAuth2Utils
 
CLIENT_MODE - Static variable in class com.toolsverse.config.SystemConfig
The CLIENT MODE name.
CLIENT_MODE_PROP - Static variable in class com.toolsverse.io.FtpsProcessor
The CLIENT_MODE property.
CLIENT_SECRET_PARAM - Static variable in class com.toolsverse.util.OAuth2Utils
 
CLIENT_SECRET_PROP - Static variable in class com.toolsverse.util.OAuth2Utils
 
CLIENT_SERVER_MODE - Static variable in class com.toolsverse.config.SystemConfig
The CLIENT SERVER MODE name.
ClobConnector - Class in com.toolsverse.etl.connector.text
Reads and writes text files as a whole into the single 'content' field.
ClobConnector() - Constructor for class com.toolsverse.etl.connector.text.ClobConnector
 
ClobConnectorParams - Class in com.toolsverse.etl.connector.text
The DataSetConnectorParams used by ClobConnector.
ClobConnectorParams() - Constructor for class com.toolsverse.etl.connector.text.ClobConnectorParams
Instantiates a new ClobConnectorParams.
ClobConnectorParams(CacheProvider<String, Object>, boolean, int) - Constructor for class com.toolsverse.etl.connector.text.ClobConnectorParams
Instantiates a new ClobConnectorParams.
ClobConnectorParams(CacheProvider<String, Object>, boolean, int, String, boolean) - Constructor for class com.toolsverse.etl.connector.text.ClobConnectorParams
Instantiates a new ClobConnectorParams.
ClobFileMetadata - Class in com.toolsverse.etl.metadata.text
The implementation of the Metadata interface for the CLOB files.
ClobFileMetadata() - Constructor for class com.toolsverse.etl.metadata.text.ClobFileMetadata
 
CLOJURE_LANG - Static variable in interface com.toolsverse.util.lang.ParserTypeFactory
Clojure.
clone() - Method in interface com.toolsverse.mvc.model.Model
Clones model
clone() - Method in class com.toolsverse.mvc.model.ModelImpl
 
clone(Object) - Static method in class com.toolsverse.util.ClassUtils
Deep clones object.
clone() - Method in class com.toolsverse.util.LinkedCaseInsensitiveMap
 
clone() - Method in class com.toolsverse.util.TreeNode
 
cloneFields(DataSetFields) - Static method in class com.toolsverse.etl.common.CommonEtlUtils
Clone fields.
close() - Method in class com.toolsverse.etl.connector.BaseSplitProcessor
 
close() - Method in class com.toolsverse.etl.connector.xml.XmlMerger
Finishes XML merge by closing all open elements and streams.
close() - Method in class com.toolsverse.etl.sql.connection.SshConnection
 
close() - Method in class com.toolsverse.etl.sql.connection.StreamingConnection
 
close() - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
close() - Method in interface com.toolsverse.io.SplitProcessor
Close.
close() - Method in class com.toolsverse.service.web.HttpClientFactory
Close all opened http clients.
close() - Method in class com.toolsverse.util.Base64.OutputStream
Flushes and closes (I think, in the superclass) the stream.
close() - Method in class com.toolsverse.util.ByteArrayOutputStream
Closing a ByteArrayOutputStream has no effect.
close(URLConnection) - Static method in class com.toolsverse.util.IOUtils
Closes a URLConnection.
close() - Method in class com.toolsverse.util.StringBuilderWriter
Closing this writer has no effect.
close() - Method in class com.toolsverse.util.UnicodeBomInputStream
CLOSED_INPUT_STREAM - Static variable in class com.toolsverse.util.ClosedInputStream
A singleton.
ClosedInputStream - Class in com.toolsverse.util
Closed input stream.
ClosedInputStream() - Constructor for class com.toolsverse.util.ClosedInputStream
 
closeFile() - Method in class com.toolsverse.etl.util.ThreadAppender.AsyncAppenderWrapper
Close file.
closeOnCompletion() - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
closeQuietly(Reader) - Static method in class com.toolsverse.util.IOUtils
Deprecated.
As of 2.6 removed without replacement. Please use the try-with-resources statement or handle suppressed exceptions manually.
closeQuietly(Writer) - Static method in class com.toolsverse.util.IOUtils
Deprecated.
As of 2.6 removed without replacement. Please use the try-with-resources statement or handle suppressed exceptions manually.
closeQuietly(InputStream) - Static method in class com.toolsverse.util.IOUtils
Deprecated.
As of 2.6 removed without replacement. Please use the try-with-resources statement or handle suppressed exceptions manually.
closeQuietly(OutputStream) - Static method in class com.toolsverse.util.IOUtils
Deprecated.
As of 2.6 removed without replacement. Please use the try-with-resources statement or handle suppressed exceptions manually.
closeQuietly(Closeable) - Static method in class com.toolsverse.util.IOUtils
Deprecated.
As of 2.6 removed without replacement. Please use the try-with-resources statement or handle suppressed exceptions manually.
closeQuietly(Closeable...) - Static method in class com.toolsverse.util.IOUtils
Deprecated.
As of 2.6 removed without replacement. Please use the try-with-resources statement or handle suppressed exceptions manually.
closeQuietly(Socket) - Static method in class com.toolsverse.util.IOUtils
Deprecated.
As of 2.6 removed without replacement. Please use the try-with-resources statement or handle suppressed exceptions manually.
closeQuietly(Selector) - Static method in class com.toolsverse.util.IOUtils
Deprecated.
As of 2.6 removed without replacement. Please use the try-with-resources statement or handle suppressed exceptions manually.
closeQuietly(ServerSocket) - Static method in class com.toolsverse.util.IOUtils
Deprecated.
As of 2.6 removed without replacement. Please use the try-with-resources statement or handle suppressed exceptions manually.
closeStream(JsonStreamingPackage) - Method in class com.toolsverse.etl.connector.json.JsonConnector
 
closeStream(KeyValueStreamingPackage) - Method in class com.toolsverse.etl.connector.text.KeyValueConnector
 
closeStream(TextStreamingPackage) - Method in class com.toolsverse.etl.connector.text.TextConnector
 
closeStream(XmlStreamingPackage) - Method in class com.toolsverse.etl.connector.xml.XmlObjectStreamingConnector
 
closeStream(S) - Method in interface com.toolsverse.io.StreamingConnector
Close stream.
CMD_ATTR - Static variable in class com.toolsverse.etl.core.task.common.CmdTask
 
CMD_LANG - Static variable in interface com.toolsverse.util.lang.ParserTypeFactory
CMD.
CMD_OPTIONS_PARAM - Static variable in interface com.toolsverse.etl.driver.Driver
The command line options.
CmdTask - Class in com.toolsverse.etl.core.task.common
This is a Task.POST task which executes the specified command in a separate OS process.
CmdTask() - Constructor for class com.toolsverse.etl.core.task.common.CmdTask
 
code - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.CounterHashCode
 
CODE_ATTR - Static variable in class com.toolsverse.etl.common.Variable
 
CODE_ATTR - Static variable in class com.toolsverse.etl.core.task.common.XslTransormTask
 
CODE_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The CODE_NODE.
CODE_VAR_NAME - Static variable in class com.toolsverse.etl.core.task.common.EvalTransformator
The CODE_VAR_NAME - the value of this variable defines code in the scripting language.
CODE_VAR_NAME - Static variable in class com.toolsverse.etl.core.task.common.ScriptTask
The CODE_VAR_NAME - the value of this variable defines code in the scripting language.
CodeGen - Interface in com.toolsverse.etl.core.engine
CodeGen is an interface for code generators.
COL - Static variable in class com.toolsverse.etl.common.DataSet
The COL attribute.
collection() - Static method in class com.toolsverse.util.concurrentlinkedhashmap.Weighers
A weigher where the value is a Collection and its weight is the number of elements.
CollectionUtils - Class in com.toolsverse.util
The general collection manipulation utilities.
CollectionUtils() - Constructor for class com.toolsverse.util.CollectionUtils
 
CollectionView(ConcurrentHashMapV8<K, V>) - Constructor for class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.CollectionView
 
COLUMN_NAME_PROP - Static variable in class com.toolsverse.etl.connector.text.ClobConnectorParams
The COLUMN_NAME property.
COLUMNS_VAR - Static variable in class com.toolsverse.etl.core.task.common.AddDimension
The COLUMNS variable.
com.toolsverse.cache - package com.toolsverse.cache
 
com.toolsverse.config - package com.toolsverse.config
 
com.toolsverse.etl.aliasreader - package com.toolsverse.etl.aliasreader
 
com.toolsverse.etl.aliasreader.oracle - package com.toolsverse.etl.aliasreader.oracle
 
com.toolsverse.etl.aliasreader.oracle.service - package com.toolsverse.etl.aliasreader.oracle.service
 
com.toolsverse.etl.common - package com.toolsverse.etl.common
 
com.toolsverse.etl.connector - package com.toolsverse.etl.connector
 
com.toolsverse.etl.connector.excel - package com.toolsverse.etl.connector.excel
 
com.toolsverse.etl.connector.html - package com.toolsverse.etl.connector.html
 
com.toolsverse.etl.connector.json - package com.toolsverse.etl.connector.json
 
com.toolsverse.etl.connector.pdf - package com.toolsverse.etl.connector.pdf
 
com.toolsverse.etl.connector.service - package com.toolsverse.etl.connector.service
 
com.toolsverse.etl.connector.sql - package com.toolsverse.etl.connector.sql
 
com.toolsverse.etl.connector.text - package com.toolsverse.etl.connector.text
 
com.toolsverse.etl.connector.xml - package com.toolsverse.etl.connector.xml
 
com.toolsverse.etl.core.codegen - package com.toolsverse.etl.core.codegen
 
com.toolsverse.etl.core.config - package com.toolsverse.etl.core.config
 
com.toolsverse.etl.core.connection - package com.toolsverse.etl.core.connection
 
com.toolsverse.etl.core.engine - package com.toolsverse.etl.core.engine
 
com.toolsverse.etl.core.function - package com.toolsverse.etl.core.function
 
com.toolsverse.etl.core.function.db2 - package com.toolsverse.etl.core.function.db2
 
com.toolsverse.etl.core.function.informix - package com.toolsverse.etl.core.function.informix
 
com.toolsverse.etl.core.function.mysql - package com.toolsverse.etl.core.function.mysql
 
com.toolsverse.etl.core.function.oracle - package com.toolsverse.etl.core.function.oracle
 
com.toolsverse.etl.core.function.postgres - package com.toolsverse.etl.core.function.postgres
 
com.toolsverse.etl.core.function.sqlserver - package com.toolsverse.etl.core.function.sqlserver
 
com.toolsverse.etl.core.service - package com.toolsverse.etl.core.service
 
com.toolsverse.etl.core.task.common - package com.toolsverse.etl.core.task.common
 
com.toolsverse.etl.core.task.informix - package com.toolsverse.etl.core.task.informix
 
com.toolsverse.etl.core.task.oracle - package com.toolsverse.etl.core.task.oracle
 
com.toolsverse.etl.core.task.redshift - package com.toolsverse.etl.core.task.redshift
 
com.toolsverse.etl.core.task.snowflake - package com.toolsverse.etl.core.task.snowflake
 
com.toolsverse.etl.core.task.sqlserver - package com.toolsverse.etl.core.task.sqlserver
 
com.toolsverse.etl.core.util - package com.toolsverse.etl.core.util
 
com.toolsverse.etl.driver - package com.toolsverse.etl.driver
 
com.toolsverse.etl.driver.db2 - package com.toolsverse.etl.driver.db2
 
com.toolsverse.etl.driver.informix - package com.toolsverse.etl.driver.informix
 
com.toolsverse.etl.driver.mysql - package com.toolsverse.etl.driver.mysql
 
com.toolsverse.etl.driver.oracle - package com.toolsverse.etl.driver.oracle
 
com.toolsverse.etl.driver.postgres - package com.toolsverse.etl.driver.postgres
 
com.toolsverse.etl.driver.snowflake - package com.toolsverse.etl.driver.snowflake
 
com.toolsverse.etl.driver.sqlserver - package com.toolsverse.etl.driver.sqlserver
 
com.toolsverse.etl.exception - package com.toolsverse.etl.exception
 
com.toolsverse.etl.metadata - package com.toolsverse.etl.metadata
 
com.toolsverse.etl.metadata.db2 - package com.toolsverse.etl.metadata.db2
 
com.toolsverse.etl.metadata.excel - package com.toolsverse.etl.metadata.excel
 
com.toolsverse.etl.metadata.informix - package com.toolsverse.etl.metadata.informix
 
com.toolsverse.etl.metadata.json - package com.toolsverse.etl.metadata.json
 
com.toolsverse.etl.metadata.mysql - package com.toolsverse.etl.metadata.mysql
 
com.toolsverse.etl.metadata.oracle - package com.toolsverse.etl.metadata.oracle
 
com.toolsverse.etl.metadata.postgres - package com.toolsverse.etl.metadata.postgres
 
com.toolsverse.etl.metadata.sqlserver - package com.toolsverse.etl.metadata.sqlserver
 
com.toolsverse.etl.metadata.text - package com.toolsverse.etl.metadata.text
 
com.toolsverse.etl.metadata.xml - package com.toolsverse.etl.metadata.xml
 
com.toolsverse.etl.parser - package com.toolsverse.etl.parser
 
com.toolsverse.etl.resource - package com.toolsverse.etl.resource
 
com.toolsverse.etl.sql - package com.toolsverse.etl.sql
 
com.toolsverse.etl.sql.config - package com.toolsverse.etl.sql.config
 
com.toolsverse.etl.sql.connection - package com.toolsverse.etl.sql.connection
 
com.toolsverse.etl.sql.connection.callback - package com.toolsverse.etl.sql.connection.callback
 
com.toolsverse.etl.sql.service - package com.toolsverse.etl.sql.service
 
com.toolsverse.etl.sql.util - package com.toolsverse.etl.sql.util
 
com.toolsverse.etl.util - package com.toolsverse.etl.util
 
com.toolsverse.exception - package com.toolsverse.exception
 
com.toolsverse.ext - package com.toolsverse.ext
 
com.toolsverse.ext.loader - package com.toolsverse.ext.loader
 
com.toolsverse.imaging - package com.toolsverse.imaging
 
com.toolsverse.imaging.handler - package com.toolsverse.imaging.handler
 
com.toolsverse.imaging.handler.bmp - package com.toolsverse.imaging.handler.bmp
 
com.toolsverse.imaging.handler.tiff - package com.toolsverse.imaging.handler.tiff
 
com.toolsverse.io - package com.toolsverse.io
 
com.toolsverse.mvc.controller - package com.toolsverse.mvc.controller
 
com.toolsverse.mvc.model - package com.toolsverse.mvc.model
 
com.toolsverse.mvc.pojo - package com.toolsverse.mvc.pojo
 
com.toolsverse.mvc.view - package com.toolsverse.mvc.view
 
com.toolsverse.mvc.view.wings - package com.toolsverse.mvc.view.wings
 
com.toolsverse.resource - package com.toolsverse.resource
 
com.toolsverse.service - package com.toolsverse.service
 
com.toolsverse.service.web - package com.toolsverse.service.web
 
com.toolsverse.storage - package com.toolsverse.storage
 
com.toolsverse.storage.impl.local - package com.toolsverse.storage.impl.local
 
com.toolsverse.storage.resource - package com.toolsverse.storage.resource
 
com.toolsverse.storage.service - package com.toolsverse.storage.service
 
com.toolsverse.storage.util - package com.toolsverse.storage.util
 
com.toolsverse.util - package com.toolsverse.util
 
com.toolsverse.util.aspect - package com.toolsverse.util.aspect
 
com.toolsverse.util.collector - package com.toolsverse.util.collector
 
com.toolsverse.util.concurrent - package com.toolsverse.util.concurrent
 
com.toolsverse.util.concurrentlinkedhashmap - package com.toolsverse.util.concurrentlinkedhashmap
This package contains an implementation of a bounded ConcurrentMap data structure.
com.toolsverse.util.encryption - package com.toolsverse.util.encryption
 
com.toolsverse.util.encryption.pgp - package com.toolsverse.util.encryption.pgp
 
com.toolsverse.util.factory - package com.toolsverse.util.factory
 
com.toolsverse.util.filter - package com.toolsverse.util.filter
 
com.toolsverse.util.history - package com.toolsverse.util.history
 
com.toolsverse.util.lang - package com.toolsverse.util.lang
 
com.toolsverse.util.log - package com.toolsverse.util.log
 
COMBINE_VAR - Static variable in class com.toolsverse.etl.core.task.common.KeyValueTransformator
The COMBINE_VAR.
COMMAND - Static variable in interface com.toolsverse.ext.ExtensionModule
 
COMMAND_COPY - Static variable in class com.toolsverse.etl.core.task.common.FileManagerTask
The COMMAND_COPY.
COMMAND_COUNT - Static variable in class com.toolsverse.etl.core.task.common.FileManagerTask
The COMMAND_COUNT.
COMMAND_DELETE - Static variable in class com.toolsverse.etl.core.task.common.FileManagerTask
The COMMAND_DELETE.
COMMAND_MKDIR - Static variable in class com.toolsverse.etl.core.task.common.FileManagerTask
The COMMAND_MKDIR.
COMMAND_MOVE - Static variable in class com.toolsverse.etl.core.task.common.FileManagerTask
The COMMAND_MOVE.
COMMAND_RENAME - Static variable in class com.toolsverse.etl.core.task.common.FileManagerTask
The COMMAND_RENAME.
COMMAND_UNGZIP - Static variable in class com.toolsverse.etl.core.task.common.FileManagerTask
The COMMAND_UNGZIP.
COMMAND_UNGZIP_DELETE - Static variable in class com.toolsverse.etl.core.task.common.FileManagerTask
The COMMAND_UNGZIP_DELETE.
COMMAND_UNZIP - Static variable in class com.toolsverse.etl.core.task.common.FileManagerTask
The COMMAND_UNZIP.
COMMAND_UNZIP_DELETE - Static variable in class com.toolsverse.etl.core.task.common.FileManagerTask
The COMMAND_UNZIP_DELETE.
COMMAND_VAR - Static variable in class com.toolsverse.etl.core.task.common.FileManagerTask
The COMMAND_VAR.
COMMAND_ZIP - Static variable in class com.toolsverse.etl.core.task.common.FileManagerTask
The COMMAND_ZIP.
COMMAND_ZIP_DELETE - Static variable in class com.toolsverse.etl.core.task.common.FileManagerTask
The COMMAND_ZIP_DELETE.
commit() - Method in interface com.toolsverse.etl.common.StreamingCommitPolicy
Commit.
commit() - Method in class com.toolsverse.etl.core.connection.DefaultTransactionMonitor
 
commit() - Method in class com.toolsverse.etl.sql.connection.SshConnection
 
commit() - Method in class com.toolsverse.etl.sql.connection.StreamingConnection
 
commit() - Method in interface com.toolsverse.etl.sql.connection.TransactionMonitor
Commits transaction.
commitTransaction(SessionConnectionProvider<Alias>, Alias, boolean) - Method in interface com.toolsverse.etl.sql.service.SqlService
Commits current transaction.
commitTransaction(SessionConnectionProvider<Alias>, Alias, boolean) - Method in class com.toolsverse.etl.sql.service.SqlServiceImpl
 
commitWhenDone() - Method in class com.toolsverse.etl.core.engine.Task
Checks if commit need to be executed when done.
CommonEtlUtils - Class in com.toolsverse.etl.common
The collection of static methods used by core and common ETL components.
CommonEtlUtils() - Constructor for class com.toolsverse.etl.common.CommonEtlUtils
 
COMP_METHODS - Static variable in class com.toolsverse.imaging.ImageProcessor
Compression methods
comparableClassFor(Object) - Static method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8
Returns x's Class if it is of the form "class C implements Comparable", else null.
compare(Object, Object) - Method in class com.toolsverse.util.BooleanComparator
 
compare(Object, Object) - Method in class com.toolsverse.util.DateComparator
 
compare(Object, Object) - Method in class com.toolsverse.util.NumberComparator
 
compareComparables(Class<?>, Object, Object) - Static method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8
Returns k.compareTo(x) if x matches kc (k's screened comparable class), else 0.
compareDate(Date, Date) - Static method in class com.toolsverse.util.Utils
Compares two dates ignoring time.
compareTo(ExtensionModule) - Method in class com.toolsverse.etl.aliasreader.oracle.OracleTnsNamesReader
 
compareTo(ExtensionModule) - Method in class com.toolsverse.etl.driver.AbstractDriver
 
compareTo(ExtensionModule) - Method in class com.toolsverse.etl.metadata.BaseMetadata
 
compareTo(ExtensionModule) - Method in class com.toolsverse.ext.BaseExtension
 
compareTo(ExtensionModule, ExtensionModule) - Static method in class com.toolsverse.ext.ExtUtils
Compares one ExtensionModule to another.
compareTo(ExtensionModule) - Method in class com.toolsverse.imaging.handler.JaiImageHandler
 
compareTo(ExtensionModule) - Method in class com.toolsverse.imaging.ImageProcessor
 
compareTo(Number) - Method in class com.toolsverse.util.CalcNumber
 
compareTo(Object, Object) - Static method in class com.toolsverse.util.Utils
Compare two objects.
compile(ObjectStorage, String, String, String, Boolean...) - Method in class com.toolsverse.util.Script
Compiles script if it is possible.
ComponentAdapter - Class in com.toolsverse.mvc.view
Component Adapter translates between the events generated by a particular component class and the Action and PropertyChange events used by the MVC infrastructure.
ComponentAdapter() - Constructor for class com.toolsverse.mvc.view.ComponentAdapter
Instantiates a new ComponentAdapter.
ComponentAdapter(View, Object) - Constructor for class com.toolsverse.mvc.view.ComponentAdapter
Instantiates a new ComponentAdapter.
ComponentAdapterProvider - Interface in com.toolsverse.mvc.view
Defines the interface through which a component may publish its own component adapters for use the in MVC framework.
compute(K, ConcurrentHashMapV8.BiFun<? super K, ? super V, ? extends V>) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8
Attempts to compute a mapping for the specified key and its current mapped value (or null if there is no current mapping).
computeIfAbsent(K, ConcurrentHashMapV8.Fun<? super K, ? extends V>) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8
If the specified key is not already associated with a value, attempts to compute its value using the given mapping function and enters it into this map unless null.
computeIfAbsent(String, Function<? super String, ? extends V>) - Method in class com.toolsverse.util.LinkedCaseInsensitiveMap
 
computeIfPresent(K, ConcurrentHashMapV8.BiFun<? super K, ? super V, ? extends V>) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8
If the value for the specified key is present, attempts to compute a new mapping given the key and its current mapped value.
computeNext() - Method in class com.toolsverse.util.concurrentlinkedhashmap.LinkedDeque.AbstractLinkedIterator
Retrieves the next element to traverse to or null if there are no more elements.
concat(String, String) - Static method in class com.toolsverse.util.FilenameUtils
Concatenates a filename to a base path using normal command line style rules.
concat(String, String, String) - Static method in class com.toolsverse.util.Utils
Concatenates strings.
concatArrays(T[], T[]...) - Static method in class com.toolsverse.util.Utils
Concatenates any number of the arrays of the same type.
concatStrings(String, String...) - Static method in class com.toolsverse.util.Utils
Concatenate strings.
concurrencyLevel - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.Builder
 
concurrencyLevel(int) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.Builder
Specifies the estimated number of concurrently updating threads.
concurrencyLevel - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
 
concurrencyLevel - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.SerializationProxy
 
ConcurrentAdapter - Class in com.toolsverse.util.concurrent
In the typical client program it is a good practice to separate UI thread and service execution thread.
ConcurrentAdapter() - Constructor for class com.toolsverse.util.concurrent.ConcurrentAdapter
 
ConcurrentAdapter.HeadlessConcurrentAdapter - Class in com.toolsverse.util.concurrent
 
ConcurrentExecutor - Class in com.toolsverse.util.concurrent
ConcurrentExecutor is a service class which coordinates all work related to the service thread creation, execution and termination.
ConcurrentExecutor(ConcurrentAdapter) - Constructor for class com.toolsverse.util.concurrent.ConcurrentExecutor
Instantiates a new ConcurrentExecutor using specific ConcurrentAdapter
ConcurrentFeature - Class in com.toolsverse.util.concurrent
This class is used to configure ConcurrentAdapter behavior such as: show progress indicator or not, enabled cancel functionality or nor, etc.
ConcurrentFeature() - Constructor for class com.toolsverse.util.concurrent.ConcurrentFeature
Instantiates a new default ConcurrentFeature.
ConcurrentFeature(boolean) - Constructor for class com.toolsverse.util.concurrent.ConcurrentFeature
Instantiates a new ConcurrentFeature.
ConcurrentFeature(boolean, String, ProgressDelegate, boolean) - Constructor for class com.toolsverse.util.concurrent.ConcurrentFeature
Instantiates a new ConcurrentFeature.
ConcurrentFeature(ProgressDelegate) - Constructor for class com.toolsverse.util.concurrent.ConcurrentFeature
Instantiates a new ProgressDelegate
ConcurrentHashMapV8<K,V> - Class in com.toolsverse.util.concurrentlinkedhashmap
A hash table supporting full concurrency of retrievals and high expected concurrency for updates.
ConcurrentHashMapV8() - Constructor for class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8
Creates a new, empty map with the default initial table size (16).
ConcurrentHashMapV8(int) - Constructor for class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8
Creates a new, empty map with an initial table size accommodating the specified number of elements without the need to dynamically resize.
ConcurrentHashMapV8(Map<? extends K, ? extends V>) - Constructor for class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8
Creates a new map with the same mappings as the given map.
ConcurrentHashMapV8(int, float) - Constructor for class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8
Creates a new, empty map with an initial table size based on the given number of elements (initialCapacity) and initial table density (loadFactor).
ConcurrentHashMapV8(int, float, int) - Constructor for class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8
Creates a new, empty map with an initial table size based on the given number of elements (initialCapacity), table density (loadFactor), and number of concurrently updating threads (concurrencyLevel).
ConcurrentHashMapV8.Action<A> - Interface in com.toolsverse.util.concurrentlinkedhashmap
Interface describing a void action of one argument
ConcurrentHashMapV8.BaseIterator<K,V> - Class in com.toolsverse.util.concurrentlinkedhashmap
Base of key, value, and entry Iterators.
ConcurrentHashMapV8.BiAction<A,B> - Interface in com.toolsverse.util.concurrentlinkedhashmap
Interface describing a void action of two arguments
ConcurrentHashMapV8.BiFun<A,B,T> - Interface in com.toolsverse.util.concurrentlinkedhashmap
Interface describing a function of two arguments
ConcurrentHashMapV8.CollectionView<K,V,E> - Class in com.toolsverse.util.concurrentlinkedhashmap
Base class for views.
ConcurrentHashMapV8.ConcurrentHashMapSpliterator<T> - Interface in com.toolsverse.util.concurrentlinkedhashmap
An object for traversing and partitioning elements of a source.
ConcurrentHashMapV8.CounterCell - Class in com.toolsverse.util.concurrentlinkedhashmap
 
ConcurrentHashMapV8.CounterHashCode - Class in com.toolsverse.util.concurrentlinkedhashmap
Holder for the thread-local hash code determining which CounterCell to use.
ConcurrentHashMapV8.DoubleByDoubleToDouble - Interface in com.toolsverse.util.concurrentlinkedhashmap
Interface describing a function mapping two doubles to a double
ConcurrentHashMapV8.EntryIterator<K,V> - Class in com.toolsverse.util.concurrentlinkedhashmap
 
ConcurrentHashMapV8.EntrySetView<K,V> - Class in com.toolsverse.util.concurrentlinkedhashmap
A view of a ConcurrentHashMapV8 as a Set of (key, value) entries.
ConcurrentHashMapV8.EntrySpliterator<K,V> - Class in com.toolsverse.util.concurrentlinkedhashmap
 
ConcurrentHashMapV8.ForwardingNode<K,V> - Class in com.toolsverse.util.concurrentlinkedhashmap
A node inserted at head of bins during transfer operations.
ConcurrentHashMapV8.Fun<A,T> - Interface in com.toolsverse.util.concurrentlinkedhashmap
Interface describing a function of one argument
ConcurrentHashMapV8.IntByIntToInt - Interface in com.toolsverse.util.concurrentlinkedhashmap
Interface describing a function mapping two ints to an int
ConcurrentHashMapV8.KeyIterator<K,V> - Class in com.toolsverse.util.concurrentlinkedhashmap
 
ConcurrentHashMapV8.KeySetView<K,V> - Class in com.toolsverse.util.concurrentlinkedhashmap
A view of a ConcurrentHashMapV8 as a Set of keys, in which additions may optionally be enabled by mapping to a common value.
ConcurrentHashMapV8.KeySpliterator<K,V> - Class in com.toolsverse.util.concurrentlinkedhashmap
 
ConcurrentHashMapV8.LongByLongToLong - Interface in com.toolsverse.util.concurrentlinkedhashmap
Interface describing a function mapping two longs to a long
ConcurrentHashMapV8.MapEntry<K,V> - Class in com.toolsverse.util.concurrentlinkedhashmap
Exported Entry for EntryIterator
ConcurrentHashMapV8.Node<K,V> - Class in com.toolsverse.util.concurrentlinkedhashmap
Key-value entry.
ConcurrentHashMapV8.ObjectByObjectToDouble<A,B> - Interface in com.toolsverse.util.concurrentlinkedhashmap
Interface describing a function mapping two arguments to a double
ConcurrentHashMapV8.ObjectByObjectToInt<A,B> - Interface in com.toolsverse.util.concurrentlinkedhashmap
Interface describing a function mapping two arguments to an int
ConcurrentHashMapV8.ObjectByObjectToLong<A,B> - Interface in com.toolsverse.util.concurrentlinkedhashmap
Interface describing a function mapping two arguments to a long
ConcurrentHashMapV8.ObjectToDouble<A> - Interface in com.toolsverse.util.concurrentlinkedhashmap
Interface describing a function mapping its argument to a double
ConcurrentHashMapV8.ObjectToInt<A> - Interface in com.toolsverse.util.concurrentlinkedhashmap
Interface describing a function mapping its argument to an int
ConcurrentHashMapV8.ObjectToLong<A> - Interface in com.toolsverse.util.concurrentlinkedhashmap
Interface describing a function mapping its argument to a long
ConcurrentHashMapV8.ReservationNode<K,V> - Class in com.toolsverse.util.concurrentlinkedhashmap
A place-holder node used in computeIfAbsent and compute
ConcurrentHashMapV8.Segment<K,V> - Class in com.toolsverse.util.concurrentlinkedhashmap
Stripped-down version of helper class used in previous version, declared for the sake of serialization compatibility
ConcurrentHashMapV8.Traverser<K,V> - Class in com.toolsverse.util.concurrentlinkedhashmap
Encapsulates traversal for methods such as containsValue; also serves as a base class for other iterators and spliterators.
ConcurrentHashMapV8.TreeBin<K,V> - Class in com.toolsverse.util.concurrentlinkedhashmap
TreeNodes used at the heads of bins.
ConcurrentHashMapV8.TreeNode<K,V> - Class in com.toolsverse.util.concurrentlinkedhashmap
Nodes for use in TreeBins
ConcurrentHashMapV8.ValueIterator<K,V> - Class in com.toolsverse.util.concurrentlinkedhashmap
 
ConcurrentHashMapV8.ValueSpliterator<K,V> - Class in com.toolsverse.util.concurrentlinkedhashmap
 
ConcurrentHashMapV8.ValuesView<K,V> - Class in com.toolsverse.util.concurrentlinkedhashmap
A view of a ConcurrentHashMapV8 as a Collection of values, in which additions are disabled.
ConcurrentLinkedHashMap<K,V> - Class in com.toolsverse.util.concurrentlinkedhashmap
A hash table supporting full concurrency of retrievals, adjustable expected concurrency for updates, and a maximum capacity to bound the map by.
ConcurrentLinkedHashMap.AddTask - Class in com.toolsverse.util.concurrentlinkedhashmap
Adds the node to the page replacement policy.
ConcurrentLinkedHashMap.BoundedEntryWeigher<K,V> - Class in com.toolsverse.util.concurrentlinkedhashmap
A weigher that enforces that the weight falls within a valid range.
ConcurrentLinkedHashMap.Builder<K,V> - Class in com.toolsverse.util.concurrentlinkedhashmap
A builder that creates ConcurrentLinkedHashMap instances.
ConcurrentLinkedHashMap.DiscardingListener - Enum in com.toolsverse.util.concurrentlinkedhashmap
A listener that ignores all notifications.
ConcurrentLinkedHashMap.DiscardingQueue - Class in com.toolsverse.util.concurrentlinkedhashmap
A queue that discards all additions and is always empty.
ConcurrentLinkedHashMap.DrainStatus - Enum in com.toolsverse.util.concurrentlinkedhashmap
The draining status of the buffers.
ConcurrentLinkedHashMap.EntryIterator - Class in com.toolsverse.util.concurrentlinkedhashmap
An adapter to safely externalize the entry iterator.
ConcurrentLinkedHashMap.EntrySet - Class in com.toolsverse.util.concurrentlinkedhashmap
An adapter to safely externalize the entries.
ConcurrentLinkedHashMap.KeyIterator - Class in com.toolsverse.util.concurrentlinkedhashmap
An adapter to safely externalize the key iterator.
ConcurrentLinkedHashMap.KeySet - Class in com.toolsverse.util.concurrentlinkedhashmap
An adapter to safely externalize the keys.
ConcurrentLinkedHashMap.Node<K,V> - Class in com.toolsverse.util.concurrentlinkedhashmap
A node contains the key, the weighted value, and the linkage pointers on the page-replacement algorithm's data structures.
ConcurrentLinkedHashMap.RemovalTask - Class in com.toolsverse.util.concurrentlinkedhashmap
Removes a node from the page replacement policy.
ConcurrentLinkedHashMap.SerializationProxy<K,V> - Class in com.toolsverse.util.concurrentlinkedhashmap
A proxy that is serialized instead of the map.
ConcurrentLinkedHashMap.UpdateTask - Class in com.toolsverse.util.concurrentlinkedhashmap
Updates the weighted size and evicts an entry on overflow.
ConcurrentLinkedHashMap.ValueIterator - Class in com.toolsverse.util.concurrentlinkedhashmap
An adapter to safely externalize the value iterator.
ConcurrentLinkedHashMap.Values - Class in com.toolsverse.util.concurrentlinkedhashmap
An adapter to safely externalize the values.
ConcurrentLinkedHashMap.WeightedValue<V> - Class in com.toolsverse.util.concurrentlinkedhashmap
A value, its weight, and the entry's status.
ConcurrentLinkedHashMap.WriteThroughEntry - Class in com.toolsverse.util.concurrentlinkedhashmap
An entry that allows updates to write through to the map.
ConcurrentResource - Enum in com.toolsverse.util.concurrent
The default messages used by ConcurrentExecutor.
COND_ATTR - Static variable in class com.toolsverse.etl.core.engine.Scenario
The Constant COND_ATTR.
COND_CONNECTION_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant COND_CONNECTION_ATTR.
COND_CONNECTION_ATTR - Static variable in class com.toolsverse.etl.core.engine.Scenario
The Constant COND_CONNECTION_ATTR.
COND_CONNECTION_ATTR - Static variable in class com.toolsverse.etl.core.engine.Source
COND_CONNECTION_ATTR.
COND_CONNECTION_ATTR - Static variable in class com.toolsverse.etl.core.engine.Task
 
COND_lANG_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant COND_lANG_ATTR.
COND_LANG_ATTR - Static variable in class com.toolsverse.etl.core.engine.Scenario
The Constant COND_LANG_ATTR.
COND_lANG_ATTR - Static variable in class com.toolsverse.etl.core.engine.Source
COND_lANG_ATTR.
COND_lANG_ATTR - Static variable in class com.toolsverse.etl.core.engine.Task
 
CONDITION_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant CONDITION_ATTR.
CONDITION_ATTR - Static variable in class com.toolsverse.etl.core.engine.Source
CONDITION_ATTR.
CONDITION_ATTR - Static variable in class com.toolsverse.etl.core.engine.Task
 
CONDITION_CODE_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The CONDITION_CODE_ATTR.
CONDITION_CONNECTION_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The CONDITION_CONNECTION_ATTR.
CONDITION_LANG_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The CONDITION_LANG_ATTR.
CONDITION_VAR - Static variable in class com.toolsverse.etl.core.task.common.Filter
 
ConditionalExecution - Class in com.toolsverse.etl.common
This is a data structure to store conditions and related information.
ConditionalExecution() - Constructor for class com.toolsverse.etl.common.ConditionalExecution
Instantiates a new conditional execution.
CONFIG - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The CONFIG.
CONFIG - Static variable in class com.toolsverse.etl.sql.config.SqlConfig
The CONFIG.
CONFIG_FILE_NAME - Static variable in class com.toolsverse.config.SystemConfig
The property which defines the name of the main properties file.
configure(Alias, TypedKeyValue<String, String>, IoProcessor) - Method in class com.toolsverse.etl.common.IoProcessorCallable
Configure callable.
configureSplit(Properties, String) - Method in class com.toolsverse.etl.connector.BaseSplitProcessor
 
configureSplit(Properties, String) - Method in class com.toolsverse.etl.connector.json.JsonSplitProcessor
 
configureSplit(Properties, String) - Method in class com.toolsverse.etl.connector.text.TextSplitProcessor
 
configureSplit(Properties, String) - Method in class com.toolsverse.etl.connector.xml.XmlMerger
 
configureSplit(Properties, String) - Method in class com.toolsverse.etl.connector.xml.XmlSplitProcessor
 
configureSplit(Properties, String) - Method in interface com.toolsverse.io.SplitProcessor
Configure split.
ConfluenceConnectionCallback - Class in com.toolsverse.etl.sql.connection.callback
The Confluence implementation of the ConnectionCallback
ConfluenceConnectionCallback() - Constructor for class com.toolsverse.etl.sql.connection.callback.ConfluenceConnectionCallback
 
CONN_NAME - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The CONN_NAME.
CONNECOR_CLASS_NAME - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The CONNECOR_CLASS_NAME.
CONNECOR_CLASS_NAME - Static variable in class com.toolsverse.etl.sql.config.SqlConfig
The CONNECOR_CLASS_NAME.
connect(String, String, String, boolean, String, Object) - Method in class com.toolsverse.io.DirectProcessor
 
connect(String, String, String, boolean, String, Object) - Method in class com.toolsverse.io.FileProcessor
 
connect(String, String, String, boolean, String, Object) - Method in class com.toolsverse.io.FtpProcessor
 
connect(String, String, String, boolean) - Method in class com.toolsverse.io.FtpUtils
Connects to the FTP server.
connect(String, String, String, boolean, Properties) - Method in class com.toolsverse.io.FtpUtils
Connects to the FTP server.
connect(String, String, String, boolean, String, Object) - Method in class com.toolsverse.io.HttpProcessor
 
connect(String, String, String, boolean, String, Object) - Method in interface com.toolsverse.io.IoProcessor
Connects to the remote resource.
connect(String, String, String, boolean, String, Object) - Method in class com.toolsverse.io.MailProcessor
 
connect(String, String, String, boolean, String, Object) - Method in class com.toolsverse.io.NullProcessor
 
connect(String, String, String, boolean, String, Object) - Method in class com.toolsverse.io.SftpProcessor
 
CONNECTION - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The Constant CONNECTION.
CONNECTION - Static variable in class com.toolsverse.etl.sql.config.SqlConfig
The CONNECTION.
CONNECTION_ALIAS - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The CONNECTION_ALIAS.
CONNECTION_ALIAS - Static variable in class com.toolsverse.etl.sql.config.SqlConfig
The CONNECTION_ALIAS.
CONNECTION_ATTR - Static variable in class com.toolsverse.etl.core.engine.Scenario
The Constant CONNECTION_ATTR.
CONNECTION_ATTR - Static variable in class com.toolsverse.etl.core.engine.Source
CONNECTION_ATTR.
CONNECTION_ATTR - Static variable in class com.toolsverse.etl.core.task.common.SqlTask
 
CONNECTION_ATTR - Static variable in class com.toolsverse.etl.core.task.common.XslTransormTask
 
CONNECTION_ATTR - Static variable in class com.toolsverse.etl.core.task.informix.InformixDbAccessTask
 
CONNECTION_ATTR - Static variable in class com.toolsverse.etl.core.task.oracle.OracleCopyTask
 
CONNECTION_ATTR - Static variable in class com.toolsverse.etl.core.task.oracle.OracleExtractTask
 
CONNECTION_ATTR - Static variable in class com.toolsverse.etl.core.task.oracle.OracleLoadTask
 
CONNECTION_ATTR - Static variable in class com.toolsverse.etl.core.task.sqlserver.BcpTask
 
CONNECTION_CALLBACK_PROP - Static variable in class com.toolsverse.etl.sql.connection.BaseConnectionCallback
 
CONNECTION_FACTORY - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The CONNECTION_FACTORY.
CONNECTION_PARALLEL_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The CONNECTION_PARALLEL_ATTR.
CONNECTION_PREPROCESSOR_PROP - Static variable in class com.toolsverse.io.HttpProcessor
The CONNECTION_PREPROCESSOR PROPERTY.
ConnectionCallback - Interface in com.toolsverse.etl.sql.connection
The class which implements this interface is used as callback to rebuild the JDBC URL based on input parameters
ConnectionFactory - Interface in com.toolsverse.etl.sql.connection
ConnectionFactory provides an interface for getting JDBC connection.
ConnectionFactoryWrapper - Class in com.toolsverse.etl.sql.connection
The implementation of the ConnectionFactory which always returns the same connection.
ConnectionFactoryWrapper(Connection, boolean) - Constructor for class com.toolsverse.etl.sql.connection.ConnectionFactoryWrapper
Instantiates a new connection factory wrapper.
connectionName - Variable in class com.toolsverse.etl.sql.util.SqlHistory.SqlHistoryValue
The connection name.
ConnectionParams - Interface in com.toolsverse.etl.common
Basic interface for connection parameters.
ConnectionParamsProvider<C extends ConnectionParams> - Interface in com.toolsverse.etl.common
The provider of the ConnectionParams.
ConnectionProvider<C extends ConnectionParams> - Interface in com.toolsverse.etl.sql.connection
A strategy for obtaining JDBC connections.
CONNECTIONS - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The CONNECTIONS.
CONNECTIONS - Static variable in class com.toolsverse.etl.sql.config.SqlConfig
The CONNECTIONS.
CONNECTOR_VAR - Static variable in class com.toolsverse.etl.core.task.common.Populate
 
ConnectorRequest - Class in com.toolsverse.etl.connector.service
The parameter passed to the ConnectorService methods.
ConnectorRequest(Driver, int, DataSetConnector<DataSetConnectorParams, ?>, String, DataSetConnectorParams, String, String, int) - Constructor for class com.toolsverse.etl.connector.service.ConnectorRequest
Instantiates a new ConnectorRequest.
ConnectorResource - Enum in com.toolsverse.etl.connector
Messages used by DataSetConnector
ConnectorResult - Class in com.toolsverse.etl.connector
When DataSetConnector finishes populating or persisting data set it returns an object of the type ConnectorResult.
ConnectorResult() - Constructor for class com.toolsverse.etl.connector.ConnectorResult
Instantiates a new ConnectorResult.
ConnectorService - Interface in com.toolsverse.etl.connector.service
The particular implementation of this interface should be called to persist and populate data sets.
ConnectorServiceImpl - Class in com.toolsverse.etl.connector.service
The default implementation of the ConnectorService interface.
ConnectorServiceImpl() - Constructor for class com.toolsverse.etl.connector.service.ConnectorServiceImpl
 
ConnectorUnit - Class in com.toolsverse.etl.connector
The Unit for the DataSetConnector.
ConnectorUnit() - Constructor for class com.toolsverse.etl.connector.ConnectorUnit
Instantiates a new ConnectorUnit.
ConnectorUtils - Class in com.toolsverse.etl.connector
A collection of static methods which can be used together with DataSetConnector.
ConnectorUtils() - Constructor for class com.toolsverse.etl.connector.ConnectorUtils
 
consume(DataProvider<?>) - Method in class com.toolsverse.etl.common.Alias
 
consume(JsonStreamingPackage, Object, AtomicInteger) - Method in class com.toolsverse.etl.connector.json.JsonConnector
 
consume(KeyValueStreamingPackage, Object, AtomicInteger) - Method in class com.toolsverse.etl.connector.text.KeyValueConnector
 
consume(TextStreamingPackage, Object, AtomicInteger) - Method in class com.toolsverse.etl.connector.text.TextConnector
 
consume(XmlStreamingPackage, Object, AtomicInteger) - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnector
 
consume(XmlStreamingPackage, Object, AtomicInteger) - Method in class com.toolsverse.etl.connector.xml.XmlObjectStreamingConnector
 
consume(S, Object, AtomicInteger) - Method in interface com.toolsverse.io.StreamingConnector
Consume the next record.
consume(StreamingConnector, StreamingPackage) - Method in interface com.toolsverse.io.StreamingProcessor
Consume data from stream.
consume(DataProvider<?>) - Method in interface com.toolsverse.util.DataConsumer
Consumes data from the provider.
contains(int, Object, boolean, boolean) - Method in class com.toolsverse.etl.common.DataSetRecord
Checks if any version of the cell contains given value.
CONTAINS - Static variable in class com.toolsverse.etl.metadata.DatabaseFilter
The CONTAINS modifier.
contains(Object) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.CollectionView
 
contains(Object) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8
Deprecated.
contains(Object) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.EntrySetView
 
contains(Object) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.KeySetView
contains(Object) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.ValuesView
 
contains(Object) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.EntrySet
 
contains(Object) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.KeySet
 
contains(Object) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.Values
 
contains(Object) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.WeightedValue
 
contains(Object) - Method in class com.toolsverse.util.concurrentlinkedhashmap.LinkedDeque
 
contains(Linked<?>) - Method in class com.toolsverse.util.concurrentlinkedhashmap.LinkedDeque
 
contains(V) - Method in interface com.toolsverse.util.history.History
Checks if history contains the elements.
contains(V) - Method in class com.toolsverse.util.history.HistoryImpl
 
containsAll(Collection<?>) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.CollectionView
 
containsCaseInsensitive(String, List<String>) - Static method in class com.toolsverse.util.Utils
Contains case insensitive.
containsKey(Object) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8
Tests if the specified object is a key in this table.
containsKey(Object) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
 
containsKey(Object) - Method in class com.toolsverse.util.LinkedCaseInsensitiveMap
 
containsKey(Object) - Method in class com.toolsverse.util.ListHashMap
 
containsValue(Object) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
 
containsValue(Object) - Method in class com.toolsverse.util.LinkedCaseInsensitiveMap
 
containsWord(String, boolean, String...) - Static method in class com.toolsverse.util.Utils
Checks if source string contains a whole word (not a substring).
CONTENT_TYPE_ATTR - Static variable in class com.toolsverse.etl.core.task.common.MailTask
 
CONTENT_TYPE_PROP - Static variable in class com.toolsverse.io.HttpProcessor
The CONTENT_TYPE property.
CONTENT_TYPE_VAR - Static variable in class com.toolsverse.etl.core.task.common.MailTask
 
contentEquals(InputStream, InputStream) - Static method in class com.toolsverse.util.IOUtils
Compares the contents of two Streams to determine if they are equal or not.
contentEquals(Reader, Reader) - Static method in class com.toolsverse.util.IOUtils
Compares the contents of two Readers to determine if they are equal or not.
contentEqualsIgnoreEOL(Reader, Reader) - Static method in class com.toolsverse.util.IOUtils
Compares the contents of two Readers to determine if they are equal or not, ignoring EOL characters.
CONTINUE - Static variable in class com.toolsverse.etl.core.engine.TaskResult
CONTINUE to the next task regardless of the exception.
contrast(BufferedImage, Object[]) - Method in class com.toolsverse.imaging.ImageProcessor
Uses "contrast" algorithm to transform image.
ContrastTransformation - Class in com.toolsverse.imaging
ImageTransformation which implements "contrast transformation" algorithm.
ContrastTransformation() - Constructor for class com.toolsverse.imaging.ContrastTransformation
 
Controller - Interface in com.toolsverse.mvc.controller
This interface defines the methods required of objects filling the role of Controller in the Toolseverse Model/View/Controller implementation.
ControllerAdapter - Interface in com.toolsverse.mvc.controller
In the Toolseverse implementation of the MVC the ControllerAdapter is where you put all event handlers and model to view and view to model data conversion.
ControllerAdapterImpl - Class in com.toolsverse.mvc.controller
The abstract implementation of the ControllerAdapter interface.
ControllerAdapterImpl() - Constructor for class com.toolsverse.mvc.controller.ControllerAdapterImpl
Instantiates a new ControllerAdapterImpl.
ControllerBundle - Class in com.toolsverse.mvc.controller
Creates a new Controller and binds it with a View and Model using given ControllerAdapter.
ControllerBundle(ControllerAdapter, View, Model) - Constructor for class com.toolsverse.mvc.controller.ControllerBundle
Instantiates a new ControllerBundle.
ControllerBundle(View, Model) - Constructor for class com.toolsverse.mvc.controller.ControllerBundle
Instantiates a new ControllerBundle.
ControllerImpl - Class in com.toolsverse.mvc.controller
The default implementation of the Controller interface.
ControllerImpl() - Constructor for class com.toolsverse.mvc.controller.ControllerImpl
Instantiates a new ControllerImpl.
CONVERT_NULL_PROP - Static variable in class com.toolsverse.etl.connector.FileConnectorParams
The convert 'null' to null property.
convertCase(String) - Method in class com.toolsverse.util.IOCase
Converts the case of the input String to a standard format.
convertDataType(FieldDef, FieldDef) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Converts source data type into destination data type using given source and dest field definitions.
convertForDisplay(String, Object) - Method in interface com.toolsverse.mvc.controller.Controller
Converts value before sending it to the view.
convertForDisplay(Controller, String, Object) - Method in interface com.toolsverse.mvc.controller.ControllerAdapter
Converts value before sending it to the view.
convertForDisplay(Controller, String, Object) - Method in class com.toolsverse.mvc.controller.ControllerAdapterImpl
 
convertForDisplay(String, Object) - Method in class com.toolsverse.mvc.controller.ControllerImpl
 
ConvertForDisplay - Annotation Type in com.toolsverse.mvc.controller
The ConvertForDisplay annotation is used in the ControllerAdapter to define a method where convertForDisplay event is handled.
convertForDisplay(Object) - Method in class com.toolsverse.mvc.view.ComponentAdapter
Converts value for display.
convertForDisplayAnnotation(Controller, String, Object) - Method in interface com.toolsverse.mvc.controller.ControllerAdapter
Converts value before sending it to the view.
convertForDisplayAnnotation(Controller, String, Object) - Method in class com.toolsverse.mvc.controller.ControllerAdapterImpl
 
convertForStorage(String, Object) - Method in interface com.toolsverse.mvc.controller.Controller
Converts value before sending it to the model.
convertForStorage(Controller, String, Object) - Method in interface com.toolsverse.mvc.controller.ControllerAdapter
Converts value before sending it to the model.
convertForStorage(Controller, String, Object) - Method in class com.toolsverse.mvc.controller.ControllerAdapterImpl
 
convertForStorage(String, Object) - Method in class com.toolsverse.mvc.controller.ControllerImpl
 
ConvertForStorage - Annotation Type in com.toolsverse.mvc.controller
The ConvertForStorage annotation is used in the ControllerAdapter to define a method where convertForStorage event is handled.
convertForStorage(Object) - Method in class com.toolsverse.mvc.view.ComponentAdapter
Convert value for storage.
convertForStorageAnnotation(Controller, String, Object) - Method in interface com.toolsverse.mvc.controller.ControllerAdapter
Converts value before sending it to the model.
convertForStorageAnnotation(Controller, String, Object) - Method in class com.toolsverse.mvc.controller.ControllerAdapterImpl
 
convertKey(String) - Method in class com.toolsverse.util.LinkedCaseInsensitiveMap
Convert the given key to a case-insensitive key.
convertRowIndexToModelIndex(int) - Method in interface com.toolsverse.util.DataSetRowSorter
Returns the location of index in terms of the underlying model.
convertRowIndexToViewIndex(int) - Method in interface com.toolsverse.util.DataSetRowSorter
Returns the location of index in terms of the view.
convertStringForStorage(String) - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
convertStringForStorage(String) - Method in interface com.toolsverse.etl.driver.Driver
Converts string so it can be used as s part of sql.
convertStringForStorage(String) - Method in class com.toolsverse.etl.driver.GenericFileDriver
 
convertStringForStorage(String) - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
convertStringForStorage(String) - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
convertStringForStorage(String) - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
convertStringForStorage(String) - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
convertStringForStorage(String) - Method in class com.toolsverse.etl.driver.SimpleDriver
 
convertStringForStorage(String) - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
convertValueForStorage(Object, int, boolean) - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
convertValueForStorage(Object, int, boolean) - Method in interface com.toolsverse.etl.driver.Driver
Converts value to string depending on fieldType so it can be used as s part of sql.
convertValueForStorage(Object, int, boolean) - Method in class com.toolsverse.etl.driver.GenericFileDriver
 
convertValueForStorage(Object, int, boolean) - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
convertValueForStorage(Object, int, boolean) - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
convertValueForStorage(Object, int, boolean) - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
convertValueForStorage(Object, int, boolean) - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
convertValueForStorage(Object, int, boolean) - Method in class com.toolsverse.etl.driver.SimpleDriver
 
convertValueForStorage(Object, int, boolean) - Method in class com.toolsverse.etl.driver.snowflake.SnowflakeDriver
 
convertValueForStorage(Object, int, boolean) - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
copy(String) - Method in class com.toolsverse.etl.common.Alias
 
copy(String) - Method in interface com.toolsverse.etl.common.ConnectionParams
Copy.
copy() - Method in class com.toolsverse.etl.common.DataSet
Copy this data set.
copy() - Method in class com.toolsverse.etl.common.DataSetData
Create copy of the data.
copy() - Method in class com.toolsverse.etl.common.DataSetFields
Create copy of the data set fields.
copy() - Method in class com.toolsverse.etl.common.DataSetRecord
Copy.
copy() - Method in class com.toolsverse.etl.common.FieldDef
Copy field.
copy() - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
Create a copy of this object.
copy() - Method in class com.toolsverse.etl.connector.excel.ExcelConnectorParams
 
copy() - Method in class com.toolsverse.etl.connector.html.HtmlConnectorParams
 
copy() - Method in class com.toolsverse.etl.connector.json.JsonConnectorParams
 
copy() - Method in class com.toolsverse.etl.connector.json.JsonDatasetConnectorParams
 
copy() - Method in class com.toolsverse.etl.connector.pdf.PdfConnectorParams
 
copy() - Method in class com.toolsverse.etl.connector.SourceConnectorParams
 
copy() - Method in class com.toolsverse.etl.connector.sql.SqlConnectorParams
 
copy() - Method in class com.toolsverse.etl.connector.text.ClobConnectorParams
 
copy() - Method in class com.toolsverse.etl.connector.text.KeyValueConnectorParams
 
copy() - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
 
copy() - Method in class com.toolsverse.etl.connector.xml.XmlConnectorParams
 
copy() - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
 
copy(CodeGen) - Method in class com.toolsverse.etl.core.codegen.DefaultCodeGen
 
copy(CodeGen) - Method in interface com.toolsverse.etl.core.engine.CodeGen
Copy parameters from other code generator.
copy(IoProcessor, String, String, String, String) - Method in class com.toolsverse.io.DirectProcessor
 
copy(IoProcessor, String, String, String, String) - Method in class com.toolsverse.io.FileProcessor
 
copy(IoProcessor, String, String, String, String) - Method in class com.toolsverse.io.FtpProcessor
 
copy(IoProcessor, String, String, String, String) - Method in class com.toolsverse.io.HttpProcessor
 
copy(IoProcessor, String, String, String, String) - Method in interface com.toolsverse.io.IoProcessor
Copies fromFolder + filename file to the toFolder + toFilename using provided destination processor.
copy(IoProcessor, String, String, String, String) - Method in class com.toolsverse.io.MailProcessor
 
copy(IoProcessor, String, String, String, String) - Method in class com.toolsverse.io.NullProcessor
 
copy(IoProcessor, String, String, String, String) - Method in class com.toolsverse.io.SftpProcessor
 
copy(InputStream, OutputStream) - Static method in class com.toolsverse.util.IOUtils
Copies bytes from an InputStream to an OutputStream.
copy(InputStream, OutputStream, int) - Static method in class com.toolsverse.util.IOUtils
Copies bytes from an InputStream to an OutputStream using an internal buffer of the given size.
copy(InputStream, Writer) - Static method in class com.toolsverse.util.IOUtils
Deprecated.
copy(InputStream, Writer, Charset) - Static method in class com.toolsverse.util.IOUtils
Copies bytes from an InputStream to chars on a Writer using the specified character encoding.
copy(InputStream, Writer, String) - Static method in class com.toolsverse.util.IOUtils
Copies bytes from an InputStream to chars on a Writer using the specified character encoding.
copy(Reader, Writer) - Static method in class com.toolsverse.util.IOUtils
Copies chars from a Reader to a Writer.
copy(Reader, OutputStream) - Static method in class com.toolsverse.util.IOUtils
Deprecated.
copy(Reader, OutputStream, Charset) - Static method in class com.toolsverse.util.IOUtils
Copies chars from a Reader to bytes on an OutputStream using the specified character encoding, and calling flush.
copy(Reader, OutputStream, String) - Static method in class com.toolsverse.util.IOUtils
Copies chars from a Reader to bytes on an OutputStream using the specified character encoding, and calling flush.
copyAll(ListHashMap<K, V>) - Method in class com.toolsverse.util.ListHashMap
Copy all elements from the source map.
copyDataType(FieldDef) - Method in class com.toolsverse.etl.common.FieldDef
Copy data type.
copyEssential(FieldDef) - Method in class com.toolsverse.etl.common.FieldDef
Copy essential attributes.
copyEssentials() - Method in class com.toolsverse.etl.common.DataSet
Copy essential fields.
copyFile(File, File) - Static method in class com.toolsverse.util.FileUtils
Copies file.
copyFile(InputStream, File) - Static method in class com.toolsverse.util.FileUtils
Copies input stream into the file.
copyFilesFromFolderToFolder(String, String, String) - Static method in class com.toolsverse.util.FileUtils
Copies files from the source folder to the destination.
copyFrom(Model) - Method in interface com.toolsverse.mvc.model.Model
Copies model from another model.
copyFrom(Model) - Method in class com.toolsverse.mvc.model.ModelImpl
 
CopyIntoDestinationTableTask - Class in com.toolsverse.etl.core.task.common
This is Task.PRE and Task.POST task which loads data into database database from the file.
CopyIntoDestinationTableTask() - Constructor for class com.toolsverse.etl.core.task.common.CopyIntoDestinationTableTask
 
CopyIntoRedshiftTableTask - Class in com.toolsverse.etl.core.task.redshift
This is Task.PRE and Task.POST task which loads data into Redshift database from the file.
CopyIntoRedshiftTableTask() - Constructor for class com.toolsverse.etl.core.task.redshift.CopyIntoRedshiftTableTask
 
CopyIntoTableTask - Class in com.toolsverse.etl.core.task.snowflake
This is Task.PRE and Task.POST task which loads data into snowflake database from the file.
CopyIntoTableTask() - Constructor for class com.toolsverse.etl.core.task.snowflake.CopyIntoTableTask
 
copyLarge(InputStream, OutputStream) - Static method in class com.toolsverse.util.IOUtils
Copies bytes from a large (over 2GB) InputStream to an OutputStream.
copyLarge(InputStream, OutputStream, byte[]) - Static method in class com.toolsverse.util.IOUtils
Copies bytes from a large (over 2GB) InputStream to an OutputStream.
copyLarge(InputStream, OutputStream, long, long) - Static method in class com.toolsverse.util.IOUtils
Copies some or all bytes from a large (over 2GB) InputStream to an OutputStream, optionally skipping input bytes.
copyLarge(InputStream, OutputStream, long, long, byte[]) - Static method in class com.toolsverse.util.IOUtils
Copies some or all bytes from a large (over 2GB) InputStream to an OutputStream, optionally skipping input bytes.
copyLarge(Reader, Writer) - Static method in class com.toolsverse.util.IOUtils
Copies chars from a large (over 2GB) Reader to a Writer.
copyLarge(Reader, Writer, char[]) - Static method in class com.toolsverse.util.IOUtils
Copies chars from a large (over 2GB) Reader to a Writer.
copyLarge(Reader, Writer, long, long) - Static method in class com.toolsverse.util.IOUtils
Copies some or all chars from a large (over 2GB) InputStream to an OutputStream, optionally skipping input chars.
copyLarge(Reader, Writer, long, long, char[]) - Static method in class com.toolsverse.util.IOUtils
Copies some or all chars from a large (over 2GB) InputStream to an OutputStream, optionally skipping input chars.
copyProperties(Object, Object) - Static method in class com.toolsverse.util.TBeanUtils
Copy properties.
copyPropertiesFrom(DataSet) - Method in class com.toolsverse.etl.common.DataSet
Copy properties from.
COPYRIGHT - Static variable in class com.toolsverse.config.SystemConfig
COPYRIGHT property.
count(Object, Integer) - Method in class com.toolsverse.etl.core.task.common.PivotFunctions
Calculates number of rows.
COUNT_ATTR - Static variable in class com.toolsverse.etl.core.engine.Scenario
The COUNT_ATTR.
CounterCell(long) - Constructor for class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.CounterCell
 
CounterHashCode() - Constructor for class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.CounterHashCode
 
counterHashCodeGenerator - Static variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8
Generates initial value for per-thread CounterHashCodes.
CPLUS_LANG - Static variable in interface com.toolsverse.util.lang.ParserTypeFactory
C++.
CREATE_SQL - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The CREATE_SQL.
CREATE_TABLE_TEMPLATE_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant CREATE_TABLE_TEMPLATE_ATTR.
CREATE_TABLE_VAR - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The CREATE_TABLE variable name.
createArrayOf(String, Object[]) - Method in class com.toolsverse.etl.sql.connection.SshConnection
 
createArrayOf(String, Object[]) - Method in class com.toolsverse.etl.sql.connection.StreamingConnection
 
createAsText(String, String, String, String, String) - Method in class com.toolsverse.etl.metadata.FileMetadata
 
createAsText(String, String, String, String, String) - Method in class com.toolsverse.etl.metadata.JdbcMetadata
 
createAsText(String, String, String, String, String) - Method in interface com.toolsverse.etl.metadata.Metadata
Shows object create DDL.
createAsText(String, String, String, String, String) - Method in class com.toolsverse.etl.metadata.oracle.OracleMetadata
 
createBlob() - Method in class com.toolsverse.etl.sql.connection.SshConnection
 
createBlob() - Method in class com.toolsverse.etl.sql.connection.StreamingConnection
 
createClob() - Method in class com.toolsverse.etl.sql.connection.SshConnection
 
createClob() - Method in class com.toolsverse.etl.sql.connection.StreamingConnection
 
createComment(String) - Method in class com.toolsverse.util.XmlUtils
Creates the xml comment.
createConfig(String, String, Map<String, Alias>, Map<String, String>, int, boolean) - Method in class com.toolsverse.etl.core.config.EtlConfig
Create ETL configuration file.
createConfig(String, String, Map<String, Alias>, Map<String, String>, int, boolean, String) - Method in class com.toolsverse.etl.core.config.EtlConfig
Create ETL configuration file.
createConnection(Alias, Properties) - Method in class com.toolsverse.etl.sql.connection.AliasConnectionProvider
Creates the jdbc connection.
createConnection(Alias) - Method in class com.toolsverse.etl.sql.connection.AliasConnectionProvider
Creates the jdbc connection.
createConnection(Alias, Properties) - Method in class com.toolsverse.etl.sql.connection.PooledAliasConnectionProvider
 
createConnection(Alias) - Method in class com.toolsverse.etl.sql.connection.PooledAliasConnectionProvider
 
CREATED_STATUS - Static variable in interface com.toolsverse.etl.core.engine.CodeGen
The code generator created .
createList() - Method in class com.toolsverse.util.CaseInsensitiveListTreeMap
Creates the list.
createList(int) - Method in class com.toolsverse.util.CaseInsensitiveListTreeMap
Creates the list of the specific size.
createList() - Method in class com.toolsverse.util.ListHashMap
Creates the list.
createList(int) - Method in class com.toolsverse.util.ListHashMap
Creates the list.
createLock(String, boolean) - Method in class com.toolsverse.util.concurrent.FileLocker
Creates a locks file with the given name.
createLock(String, int, int, boolean) - Method in class com.toolsverse.util.concurrent.FileLocker
Creates a locks file with the given name.
createNamedParameterPreparedStatement(Connection, String) - Static method in class com.toolsverse.etl.sql.NamedParameterPreparedStatement
 
createNamedParameterPreparedStatement(Connection, String, int) - Static method in class com.toolsverse.etl.sql.NamedParameterPreparedStatement
 
createNamedParameterPreparedStatement(Connection, String, int[]) - Static method in class com.toolsverse.etl.sql.NamedParameterPreparedStatement
 
createNamedParameterPreparedStatement(Connection, String, String[]) - Static method in class com.toolsverse.etl.sql.NamedParameterPreparedStatement
 
createNamedParameterPreparedStatement(Connection, String, int, int) - Static method in class com.toolsverse.etl.sql.NamedParameterPreparedStatement
 
createNamedParameterPreparedStatement(Connection, String, int, int, int) - Static method in class com.toolsverse.etl.sql.NamedParameterPreparedStatement
 
createNClob() - Method in class com.toolsverse.etl.sql.connection.SshConnection
 
createNClob() - Method in class com.toolsverse.etl.sql.connection.StreamingConnection
 
createNode(TreeNode) - Method in class com.toolsverse.util.TreeNode
Creates the node from the specified node
createSocket(String, int) - Method in class com.toolsverse.io.ProxySocketFactory
 
createSQLXML() - Method in class com.toolsverse.etl.sql.connection.SshConnection
 
createSQLXML() - Method in class com.toolsverse.etl.sql.connection.StreamingConnection
 
createStatement() - Method in class com.toolsverse.etl.sql.connection.SshConnection
 
createStatement(int, int) - Method in class com.toolsverse.etl.sql.connection.SshConnection
 
createStatement(int, int, int) - Method in class com.toolsverse.etl.sql.connection.SshConnection
 
createStatement() - Method in class com.toolsverse.etl.sql.connection.StreamingConnection
 
createStatement(int, int) - Method in class com.toolsverse.etl.sql.connection.StreamingConnection
 
createStatement(int, int, int) - Method in class com.toolsverse.etl.sql.connection.StreamingConnection
 
createStruct(String, Object[]) - Method in class com.toolsverse.etl.sql.connection.SshConnection
 
createStruct(String, Object[]) - Method in class com.toolsverse.etl.sql.connection.StreamingConnection
 
createTableAndIndexesOrChangeFieldDataTypeIfNeeded(Scenario, EtlConfig, Destination, DataSet, Alias, CodeGen) - Method in class com.toolsverse.etl.core.engine.MetadataTracker
Creates the table and indexes or change field data type if needed.
createZipWithPassword(String, ArrayList<File>, String, String) - Static method in class com.toolsverse.util.FileUtils
Creates the zip with password.
crop(BufferedImage, Object[]) - Method in class com.toolsverse.imaging.ImageProcessor
Crops the image.
CropTransformation - Class in com.toolsverse.imaging
ImageTransformation which implements "crop transformation" algorithm.
CropTransformation() - Constructor for class com.toolsverse.imaging.CropTransformation
 
CSHARP_LANG - Static variable in interface com.toolsverse.util.lang.ParserTypeFactory
C#.
CSS_LANG - Static variable in interface com.toolsverse.util.lang.ParserTypeFactory
CSS.
current - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.EntryIterator
 
current - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.KeyIterator
 
current - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.ValueIterator
 
CURSOR - Static variable in class com.toolsverse.etl.driver.oracle.OracleDriver
The CURSOR sql.
cursor - Variable in class com.toolsverse.util.concurrentlinkedhashmap.LinkedDeque.AbstractLinkedIterator
 
CURSOR_NAME_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant CURSOR_NAME_ATTR.
CURSOR_ON_FINISH_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant CURSOR_ON_FINISH_ATTR.
CURSOR_SQL_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant CURSOR_SQL_ATTR.
CURSOR_TABLE_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant CURSOR_TABLE_ATTR.
CURSOR_TABLE_REGULAR_TYPE - Static variable in class com.toolsverse.etl.core.engine.Destination
The regular table is used to created cursor.
CURSOR_TABLE_TEMP_TYPE - Static variable in class com.toolsverse.etl.core.engine.Destination
The temporary table is used to created cursor.
CURSOR_TABLE_TEMPORARY_TYPE - Static variable in class com.toolsverse.etl.core.engine.Destination
types of the table which is used to create cursor.
CURSOR_TABLE_TYPE_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant CURSOR_TABLE_TYPE_ATTR.

D

DATA - Static variable in class com.toolsverse.etl.common.DataSet
The DATA attribute.
data - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
 
data - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.SerializationProxy
 
DATA_COLS_SAME_AS_FIELDS_PROP - Static variable in class com.toolsverse.etl.connector.text.TextConnectorParams
The DATA_COLS_SAME_AS_FIELDS property.
DATA_CONFIG_PATH - Static variable in class com.toolsverse.config.SystemConfig
DATA CONFIG suffix.
DATA_FILENAME_VAR - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The DATA_FILENAME variable name.
DATA_FOLDER_PATH - Static variable in class com.toolsverse.config.SystemConfig
DATA FOLDER PATH suffix.
DATA_FOLDER_VAR - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The DATA_FOLDER variable name.
DATA_PATH_PROPERTY - Static variable in class com.toolsverse.config.SystemConfig
DATA PATH PROPERTY.
DATA_SET - Static variable in class com.toolsverse.etl.common.DataSet
The DATA_SET attribute.
DATA_SET_DATE_ONLY_FORMAT - Static variable in class com.toolsverse.etl.common.DataSet
Internal date format.
DATA_SET_DATE_TIME_FORMAT - Static variable in class com.toolsverse.etl.common.DataSet
Internal datetime format.
DATA_SET_TIME_FORMAT - Static variable in class com.toolsverse.etl.common.DataSet
Internal time format.
DATA_VAR - Static variable in class com.toolsverse.etl.core.task.common.Populate
 
DatabaseFilter - Class in com.toolsverse.etl.metadata
The data structure used to search database.
DatabaseFilter() - Constructor for class com.toolsverse.etl.metadata.DatabaseFilter
Instantiates a new filter.
DataConsumer<D> - Interface in com.toolsverse.util
This interface must be implemented by the class which consumes data from DataProvider.
DataProvider<D> - Interface in com.toolsverse.util
This interface must be implemented by the class which communicates with DataConsumer.
DataSet - Class in com.toolsverse.etl.common
DataSet is an in memory table of data representing a database result set.
DataSet() - Constructor for class com.toolsverse.etl.common.DataSet
Instantiates a new data set.
dataSet2Str(DataSet, String, String) - Static method in class com.toolsverse.etl.connector.ConnectorUtils
Convert given dataset to the string using given connector.
DATASET_DESTINATION_FILE - Static variable in class com.toolsverse.etl.core.task.common.FileManagerTask
The DESTINATION_FILE.
DATASET_SOURCE_FILE - Static variable in class com.toolsverse.etl.core.task.common.FileManagerTask
The SOURCE_FILE.
DataSetChangeListener - Interface in com.toolsverse.etl.common
Class which must listen to DataSet changing events, such as add record, etc.
DataSetConnector<P extends DataSetConnectorParams,R extends ConnectorResult> - Interface in com.toolsverse.etl.connector
The class which populates and persists DataSet must implement DataSetConnector interface.
DataSetConnectorParams - Class in com.toolsverse.etl.connector
This data structure used by DataSetConnector to store parameters needed to persist and populate data set.
DataSetConnectorParams() - Constructor for class com.toolsverse.etl.connector.DataSetConnectorParams
Instantiates a new DataSetConnectorParams.
DataSetConnectorParamsProvider - Interface in com.toolsverse.etl.connector
Creates DataSetConnectorParams objects.
DataSetConsumer - Interface in com.toolsverse.etl.common
Class which need to consume services of the DataSetProvider must implement this interface.
DataSetData - Class in com.toolsverse.etl.common
The collection of the DataSetRecords used by DataSet to store data.
DataSetData() - Constructor for class com.toolsverse.etl.common.DataSetData
Instantiates a new DataSetData.
DataSetData.SortType - Enum in com.toolsverse.etl.common
Sort types.
DataSetFields - Class in com.toolsverse.etl.common
The DataSet fields.
DataSetFields() - Constructor for class com.toolsverse.etl.common.DataSetFields
Instantiates a new data set fields.
DataSetProvider - Interface in com.toolsverse.etl.common
Class which returns data set must implement this interface.
DataSetRecord - Class in com.toolsverse.etl.common
The collection of values for one database record.
DataSetRecord() - Constructor for class com.toolsverse.etl.common.DataSetRecord
Instantiates a new DataSetRecord.
DataSetRowSorter - Interface in com.toolsverse.util
Defines common interface for data set sorting.
DataSetVisitor - Class in com.toolsverse.etl.common
Instance of DataSetVisitor is used as a callback function in DataSet.forEach(DataSetVisitor, boolean)
DataSetVisitor() - Constructor for class com.toolsverse.etl.common.DataSetVisitor
 
dataTypeHasSize(int) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Checks if data type has size.
DATE - Static variable in class com.toolsverse.util.Utils
The DATE.
date2Str(Object, Map<String, String>) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Converts date to string using either default DATE FORMAT or format defined in the params.
date2Str(Date, String) - Static method in class com.toolsverse.util.Utils
Converts Date to String.
DATE_FORMAT_PROP - Static variable in class com.toolsverse.etl.sql.util.SqlUtils
The DATE_FORMAT property.
DATE_TIME_FORMAT_PROP - Static variable in class com.toolsverse.etl.sql.util.SqlUtils
The DATE_TIME_FORMAT property.
DateComparator - Class in com.toolsverse.util
Compares two objects which expected to be dates but can be something else.
dateStamp - Variable in class com.toolsverse.etl.sql.util.SqlHistory.SqlHistoryValue
The date stamp.
dateTime2Str(Object, Map<String, String>) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Converts date+time to string using either default DATE_TIME FORMAT or format defined in the params.
DateUtil - Class in com.toolsverse.util
Useful Date utilities.
DB2_CURSOR_TYPE - Static variable in class com.toolsverse.etl.driver.db2.Db2Driver
The DB2_CURSOR_TYPE type.
DB2_DATE_FORMAT - Static variable in class com.toolsverse.etl.driver.db2.Db2Driver
The DB2 DATE FORMAT.
DB2_HOME_PROP - Static variable in class com.toolsverse.etl.driver.db2.Db2Driver
The DB2 HOME property.
DB2_HOME_VAR - Static variable in class com.toolsverse.etl.driver.db2.Db2Driver
The DB2 client HOME variable.
DB2_JDBC_CLASS - Static variable in class com.toolsverse.etl.common.FieldsRepository.FieldsRepositoryConfig
 
DB2_METADATA_METHODS - Static variable in class com.toolsverse.etl.metadata.db2.Db2Metadata
The DB2 metadata methods.
DB2_TYPE_SUPPORT_AS_TEXT - Static variable in class com.toolsverse.etl.metadata.db2.Db2Metadata
The DB2 object types which support asText.
DB2_TYPE_SUPPORT_EXECUTE_AS_TEXT - Static variable in class com.toolsverse.etl.metadata.db2.Db2Metadata
The db2 type support execute as text map.
DB2_TYPES_BY_PARENT - Static variable in class com.toolsverse.etl.metadata.db2.Db2Metadata
The DB2 types by parent.
Db2Driver - Class in com.toolsverse.etl.driver.db2
The Db2 implementation of the Driver interface.
Db2Driver() - Constructor for class com.toolsverse.etl.driver.db2.Db2Driver
 
Db2Functions - Class in com.toolsverse.etl.core.function.db2
The DB2 specific functions.
Db2Functions() - Constructor for class com.toolsverse.etl.core.function.db2.Db2Functions
 
Db2Metadata - Class in com.toolsverse.etl.metadata.db2
The DB2 implementation of the Metadata interface.
Db2Metadata() - Constructor for class com.toolsverse.etl.metadata.db2.Db2Metadata
 
DB_DELIMITER - Static variable in interface com.toolsverse.etl.metadata.Metadata
The DB_DELIMITER.
DB_LOG_TYPE - Static variable in interface com.toolsverse.etl.sql.service.SqlService
The DB_LOG_TYPE.
DB_PARAM - Static variable in interface com.toolsverse.etl.driver.Driver
The database name.
DB_PARAMS_VAR - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The DB_PARAMS variable name.
DB_URL_VAR - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The DB_URL variable name.
DbMetadata(ConnectionFactory) - Constructor for class com.toolsverse.etl.metadata.JdbcMetadata.DbMetadata
Instantiates a new DbMetadata.
DDL_TYPE - Static variable in class com.toolsverse.etl.core.engine.Destination
DDL (data definition) sql.
DDL_TYPE - Static variable in interface com.toolsverse.etl.driver.Driver
The ddl.
DEBUG - Static variable in class com.toolsverse.util.log.Logger
For both Development and Production debugging.
DEBUG_STR - Static variable in class com.toolsverse.util.log.Logger
 
decimal2Str(Object, Map<String, String>) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Converts decimal to string.
DECIMAL_AS_INT_PROP - Static variable in class com.toolsverse.etl.sql.util.SqlUtils
The DECIMAL_AS_INT property.
DECLARE - Static variable in class com.toolsverse.etl.driver.db2.Db2Driver
The DECLARE sql.
DECLARE - Static variable in class com.toolsverse.etl.driver.informix.InformixDriver
The DECLARE sql.
DECLARE - Static variable in class com.toolsverse.etl.driver.mysql.MySqlDriver
The DECLARE sql.
DECLARE - Static variable in class com.toolsverse.etl.driver.oracle.OracleDriver
The DECLARE sql.
DECLARE - Static variable in class com.toolsverse.etl.driver.postgres.PostgresDriver
The DECLARE sql.
DECLARE - Static variable in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
The DECLARE sql.
DECLARE - Static variable in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
The DECLARE sql.
DECLARE_ATTR - Static variable in class com.toolsverse.etl.common.Variable
 
decode(FieldDef, String, Driver, Map<String, String>) - Method in class com.toolsverse.etl.common.DataSet
Decodes value of the field using Base64 algorithm.
decode(FieldDef, String, Driver, Map<String, String>, boolean) - Method in class com.toolsverse.etl.common.DataSet
Decodes value of the field using Base64 algorithm.
DECODE - Static variable in class com.toolsverse.util.Base64
Specify decoding.
decode(byte[], int, int) - Static method in class com.toolsverse.util.Base64
Very low-level access to decoding ASCII characters in the form of a byte array.
decode(String) - Static method in class com.toolsverse.util.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decode(byte[]) - Method in class com.toolsverse.util.Base64UrlSafe
Decodes a byte[] containing containing characters in the Base64 alphabet.
decode(Object) - Method in class com.toolsverse.util.Base64UrlSafe
Decodes an Object using the base64 algorithm.
decode(Object...) - Static method in class com.toolsverse.util.Utils
Similar to the Oracle decode function compares first argument to each value one by one.
decodeArray(Object[]) - Static method in class com.toolsverse.util.Utils
Similary to the Oracle decode function compares first element of the array to each value one by one.
decodeBase64(byte[]) - Static method in class com.toolsverse.util.Base64UrlSafe
Decodes Base64 data into octets
decodeBase64(String) - Static method in class com.toolsverse.util.Base64UrlSafe
Decode base64.
decodeFieldNameWithBase64(String) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Decode field name with base 64.
decodeFromFile(String) - Static method in class com.toolsverse.util.Base64
Convenience method for reading a base64-encoded file and decoding it.
decodeToFile(String, String) - Static method in class com.toolsverse.util.Base64
Convenience method for decoding data to a file.
decodeToObject(String) - Static method in class com.toolsverse.util.Base64
Attempts to decode Base64 data and deserialize a Java Object within.
decodeUrl(String) - Static method in class com.toolsverse.util.UrlUtils
Decodes a application/x-www-form-urlencoded string using UTF-8 encoding scheme.
decodeUrlQuery(String) - Static method in class com.toolsverse.util.UrlUtils
Decode url query.
decrypt(InputStream) - Static method in class com.toolsverse.util.encryption.SymmetricEncryptor
Uses the default key to decrypt an InputStream.
decrypt(Key, InputStream) - Static method in class com.toolsverse.util.encryption.SymmetricEncryptor
Uses the specific key to decrypt an InputStream.
decrypt(Key, String) - Static method in class com.toolsverse.util.encryption.SymmetricEncryptor
Uses the specific key to decrypt string.
decrypt(String) - Static method in class com.toolsverse.util.encryption.SymmetricEncryptor
Uses the default key to decrypt string.
decryptFile(Key, String) - Static method in class com.toolsverse.util.encryption.SymmetricEncryptor
Uses the specific key to decrypt file.
decryptFile(String) - Static method in class com.toolsverse.util.encryption.SymmetricEncryptor
Uses the default key to decrypt file.
decryptPassword(Key, String) - Static method in class com.toolsverse.util.encryption.SymmetricEncryptor
Decrypts password.
decryptStream(InputStream, OutputStream, InputStream, char[]) - Static method in class com.toolsverse.util.encryption.pgp.PgpUtils
Decrypt input stream into output stream.
decryptStringWithPrivateKey(String, String, String) - Static method in class com.toolsverse.util.encryption.pgp.PgpUtils
Decrypt string.
decryptStringWithPrivateKeyFileName(String, String, String) - Static method in class com.toolsverse.util.encryption.pgp.PgpUtils
Decrypt string.
decryptStringWithPrivateKeyInInputStream(String, InputStream, String) - Static method in class com.toolsverse.util.encryption.pgp.PgpUtils
Decrypt string.
decUsageCounter() - Method in class com.toolsverse.etl.core.engine.Source
Decrements usage counter.
DEF_FUNCTION_CLASS - Static variable in class com.toolsverse.etl.driver.SimpleDriver
The default function class.
DEF_MAILER - Static variable in class com.toolsverse.io.MailParams
The Constant DEF_MAILER.
DEF_MAX_THREADS_IN_POLL_VAR - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The DEF MAX NUMBER OF THREADS
DEFAULT_ACTION - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The DEFAULT ACTION.
DEFAULT_ACTION_DESC - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The default action description.
DEFAULT_APP_NAME - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The DEFAULT_APP_NAME for the ETl framework.
DEFAULT_AUTH_PROTOCOL - Static variable in class com.toolsverse.io.FtpsProcessor
The DEFAULT_AUTH_PROTOCOL.
DEFAULT_CACHE_CLASS - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The DEFAULT_CACHE_CLASS.
DEFAULT_CODEGEN_CLASS - Static variable in class com.toolsverse.etl.core.engine.Scenario
The DEFAULT_CODEGEN_CLASS.
DEFAULT_CONCURRENCY_LEVEL - Static variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.Builder
 
DEFAULT_CONNECTION_FACTORY_CLASS - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The DEFAULT_CONNECTION_FACTORY_CLASS.
DEFAULT_CONNECTOR - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The DEFAULT_CONNECTOR.
DEFAULT_DELIMITER - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The DEFAULT_DELIMITER.
DEFAULT_DELIMITER - Static variable in class com.toolsverse.etl.sql.util.SqlUtils
The DEFAULT_DELIMITER.
DEFAULT_DRIVER - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The DEFAULT DRIVER CLASS NAME.
DEFAULT_ENCODING - Static variable in class com.toolsverse.io.AwsAuthUtils
The default encoding used for text data: UTF-8.
DEFAULT_ETL_CONFIG - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The default etl config file name.
DEFAULT_FILE_DRIVER_NAME - Static variable in class com.toolsverse.etl.connector.ConnectorUtils
The DEFAULT FILE ETL DRIVER NAME.
DEFAULT_FUNCTION - Static variable in class com.toolsverse.etl.core.function.DefFunctions
The DEFAULT_FUNCTION.
DEFAULT_IMPORT - Static variable in class com.toolsverse.etl.connector.BaseDataSetConnector
The DEFAULT IMPORT.
DEFAULT_INITIAL_CAPACITY - Static variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.Builder
 
DEFAULT_KEEP_ALIVE_INTERVAL - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The default keep alive interval.
DEFAULT_KILL_INTERVAL - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The default kill interval.
DEFAULT_LANG - Static variable in class com.toolsverse.config.SystemConfig
The DEFAULT LANGUAGE.
DEFAULT_LANG - Static variable in class com.toolsverse.etl.common.Variable
The DEFAULT LANGUAGE.
DEFAULT_LOG_LEVEL - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The DEFAULT_LOG_LEVEL.
DEFAULT_LOG_STEP - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The DEFAULT_LOG_STEP.
DEFAULT_METHOD - Static variable in interface com.toolsverse.etl.metadata.Metadata
The DEFAULT_METHOD.
DEFAULT_SCENARIO_PATH - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The default scenarios path.
DEFAULT_SIZE - Static variable in class com.toolsverse.util.ByteArrayOutputStream
 
DEFAULT_SQL_CONFIG - Static variable in class com.toolsverse.etl.sql.config.SqlConfig
The default sql configuration file name.
DEFAULT_TITLE - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The DEFAULT_TITLE for the ETl framework.
DEFAULT_TYPE - Static variable in interface com.toolsverse.etl.metadata.Metadata
The DEFAULT_TYPE.
DEFAULT_VENDOR - Static variable in class com.toolsverse.config.SystemConfig
DEFAULT VENDOR.
DefaultCodeGen - Class in com.toolsverse.etl.core.codegen
The default implementation of the CodeGen interface.
DefaultCodeGen() - Constructor for class com.toolsverse.etl.core.codegen.DefaultCodeGen
Instantiates a new default code generator.
DefaultDeferredExecutor - Class in com.toolsverse.util.concurrent
The default implementation of the DeferredExecutor interface.
DefaultExceptionHandler - Class in com.toolsverse.exception
Container independent ExceptionHandler.
DefaultFileMetadata - Class in com.toolsverse.etl.metadata
The implementation of the Metadata interface for all file types.
DefaultFileMetadata() - Constructor for class com.toolsverse.etl.metadata.DefaultFileMetadata
 
DefaultIoProcessorCallable - Class in com.toolsverse.etl.common
The default implementation of the IoProcessorCallable used to get metadata from the dataset.
DefaultIoProcessorCallable(Alias, String) - Constructor for class com.toolsverse.etl.common.DefaultIoProcessorCallable
Constructor.
DefaultIoProcessorCallable() - Constructor for class com.toolsverse.etl.common.IoProcessorCallable.DefaultIoProcessorCallable
 
DefaultTransactionMonitor - Class in com.toolsverse.etl.core.connection
The default implementation of the TransactionMonitor interface.
DefaultTransactionMonitor() - Constructor for class com.toolsverse.etl.core.connection.DefaultTransactionMonitor
Instantiates a new default transaction monitor.
DefaultTransactionMonitor(EtlConnectionFactory) - Constructor for class com.toolsverse.etl.core.connection.DefaultTransactionMonitor
Instantiates a new default transaction monitor.
DeferredExecutor - Interface in com.toolsverse.util.concurrent
The class which guaranty execution of the given runnable on the event dispatch thread must implement this interface.
DefFunctions - Class in com.toolsverse.etl.core.function
The default library of functions.
DefFunctions() - Constructor for class com.toolsverse.etl.core.function.DefFunctions
 
DELAY_BETWEEN_RETRIES_PROP - Static variable in class com.toolsverse.io.HttpProcessor
The DELAY BETWEEN RETRIES PROPERTY.
delegateWriter() - Method in class com.toolsverse.etl.core.engine.TaskFeature
Indicates that destination writer should be delegated to the task.
DelegatingPreparedStatement - Class in com.toolsverse.etl.sql
 
DelegatingPreparedStatement(PreparedStatement) - Constructor for class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
delete(int) - Method in class com.toolsverse.etl.common.DataSetData
Deletes record at the index.
delete(EtlConfig, String, String) - Static method in class com.toolsverse.etl.core.task.common.FileManagerTask
Delete file or resource.
delete(Alias, String) - Static method in class com.toolsverse.etl.core.task.common.FileManagerTask
Delete file or resource.
delete(String, String) - Method in class com.toolsverse.io.DirectProcessor
 
delete(String, String) - Method in class com.toolsverse.io.FileProcessor
 
delete(String, String) - Method in class com.toolsverse.io.FtpProcessor
 
delete(String, String) - Method in class com.toolsverse.io.HttpProcessor
 
delete(String, String) - Method in interface com.toolsverse.io.IoProcessor
Deletes a file folder + filename.
delete(String, String) - Method in class com.toolsverse.io.MailProcessor
 
delete(String, String) - Method in class com.toolsverse.io.NullProcessor
 
delete(String) - Method in interface com.toolsverse.io.RedisService
Delete key from the redis.
delete(String, String) - Method in class com.toolsverse.io.SftpProcessor
 
DELETE_METHOD - Static variable in class com.toolsverse.io.HttpProcessor
HTTP DELETE.
DELETE_TYPE - Static variable in interface com.toolsverse.etl.sql.service.SqlService
The DELETE_TYPE.
deleteCol(int) - Method in class com.toolsverse.etl.common.DataSetRecord
Deletes column.
deleteFile(String, String) - Method in class com.toolsverse.io.FtpUtils
Deletes file folder + filename.
deleteFile(String) - Static method in class com.toolsverse.util.FileUtils
Deletes file or folder.
deleteFile(String, String) - Static method in class com.toolsverse.util.FileUtils
Deletes file in the folder.
deleteFilesInFolder(String, String) - Static method in class com.toolsverse.util.FileUtils
Delete files in the folder.
deleteNode() - Method in class com.toolsverse.util.TreeNode
Deletes this node from the parent.
deleteNode(Node) - Method in class com.toolsverse.util.XmlUtils
Deletes passed in Node and all of that Node's children.
deleteNodesIn(List<Node>) - Method in class com.toolsverse.util.XmlUtils
Deletes all the Nodes contained in a Node Vector.
deleteNodesNamed(String) - Method in class com.toolsverse.util.XmlUtils
Deletes all the Nodes in an XML tree named nodeName.
deleteRecord(int) - Method in class com.toolsverse.etl.common.DataSet
Deletes record at the row.
deleteStagingBinary(Connection, String) - Method in class com.toolsverse.etl.driver.CallableDriver
 
deleteStagingBinary(Connection, String) - Method in interface com.toolsverse.etl.driver.Driver
Deletes staging table.
deleteStagingBinary(Connection, String) - Method in class com.toolsverse.etl.driver.SimpleDriver
 
DELIMETER_PROP - Static variable in class com.toolsverse.etl.connector.text.KeyValueConnectorParams
The DELIMETER property.
DELIMETER_PROP - Static variable in class com.toolsverse.etl.connector.text.TextConnectorParams
The DELIMETER property.
DELIMETER_VAR - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The DELIMETER variable name.
DELIMITER_VAR - Static variable in class com.toolsverse.etl.core.task.common.FileMerge
The DELIMITER.
DELPHI_LANG - Static variable in interface com.toolsverse.util.lang.ParserTypeFactory
DELPHI.
denormalize(DataSet, boolean) - Static method in class com.toolsverse.etl.common.CommonEtlUtils
Pivot data set which has multiple versions of the same field.
DENORMALIZE_VAR - Static variable in class com.toolsverse.etl.core.task.common.Pivot
The Constant DENORMALIZE_VAR.
DEPLOYMENT_PROPERTY - Static variable in class com.toolsverse.config.SystemConfig
DEPLOYMENT PROPERTY.
DESC_SORT - Static variable in class com.toolsverse.etl.common.DataSet
The DESC sort type.
descendingIterator() - Method in class com.toolsverse.util.concurrentlinkedhashmap.LinkedDeque
 
descendingKeySet() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
Returns an unmodifiable snapshot Set view of the keys contained in this map.
descendingKeySetWithLimit(int) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
Returns an unmodifiable snapshot Set view of the keys contained in this map.
descendingMap() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
Returns an unmodifiable snapshot Map view of the mappings contained in this map.
descendingMapWithLimit(int) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
Returns an unmodifiable snapshot Map view of the mappings contained in this map.
DESCRIPTION_ATTR - Static variable in class com.toolsverse.etl.core.engine.Scenario
The Constant DESCRIPTION_ATTR.
deserializeToInputStream(IoProcessorCallable, String, Alias, TypedKeyValue<String, String>) - Method in class com.toolsverse.etl.connector.FileConnectorParams
Deserialize data into inputstream.
DEST_AFTER_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The DEST_AFTER_NODE.
DEST_AS_A_SOURCE_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The DEST_AS_A_SOURCE_ATTR.
DEST_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant DEST_ATTR.
DEST_CACHE_CLASS_NAME_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The DEST_CACHE_CLASS_NAME_NODE.
DEST_CONDITION_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The DEST_CONDITION_NODE.
DEST_CONNECTION_NAME - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The default destination connection name.
DEST_CONNECTION_NAME - Static variable in class com.toolsverse.etl.core.task.common.FileManagerTask
 
DEST_CONNECTION_NAME_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant DEST_CONNECTION_NAME_ATTR.
DEST_CONNECTION_NAME_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The DEST_CONNECTION_NAME_NODE.
DEST_CREATE_TABLE_TEMPLATE_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The DEST_CREATE_TABLE_TEMPLATE_ATTR.
DEST_CURSOR_NAME_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The DEST_CURSOR_TABLE_NAME_ATTR.
DEST_CURSOR_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The DEST_CURSOR_NODE.
DEST_CURSOR_SQL_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The DEST_CURSOR_SQL_ATTR.
DEST_CURSOR_TABLE_NAME_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The DEST_CURSOR_TABLE_NAME_ATTR.
DEST_CURSOR_TABLE_ON_FINISH_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The DEST_CURSOR_TABLE_ON_FINISH_ATTR.
DEST_CURSOR_TABLE_TYPE_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The DEST_CURSOR_TABLE_TYPE_ATTR.
DEST_ELSE_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The DEST_ELSE_NODE.
DEST_ENABLED_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The DEST_ENABLED_ATTR.
DEST_ENCODE_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The DEST_ENCODE_ATTR.
DEST_EXT_BLOB_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The DEST_EXT_BLOB_ATTR.
DEST_FOLDER_VAR - Static variable in class com.toolsverse.etl.core.task.common.FileManagerTask
The DEST_FOLDER_VAR.
DEST_GROUP_THREADS_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The DEST_GROUP_THREADS_ATTR.
DEST_IS_EMPTY_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The DEST_IS_EMPTY_ATTR.
DEST_KEY_FILE_VAR - Static variable in class com.toolsverse.etl.core.task.common.FileManagerTask
The DEST KEY_FILE_VAR.
DEST_METRICS_ENABLED_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The DEST_METRICS_ENABLED_ATTR.
DEST_NEW_CONNECTION_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The DEST_NEW_CONNECTION_ATTR.
DEST_PARALLEL_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The DEST_PARALLEL_ATTR.
DEST_PARAMS_VAR - Static variable in class com.toolsverse.etl.core.task.common.FileManagerTask
The DEST_PARAMS_VAR.
DEST_PASSIVE_MODE_VAR - Static variable in class com.toolsverse.etl.core.task.common.FileManagerTask
The DEST_PASSIVE_MODE_VAR.
DEST_PASSPHRASE_VAR - Static variable in class com.toolsverse.etl.core.task.common.FileManagerTask
The SOURCE PASSPHRASE_VAR.
DEST_READER_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The DEST_READER_NODE.
DEST_SCOPE_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The DEST_SCOPE_ATTR.
DEST_SOURCE_NAME_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The DEST_SOURCE_NAME_NODE.
DEST_SOURCE_TABLE_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The DEST_SOURCE_TABLE_NODE.
DEST_TEMP_TABLE_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The DEST_TEMP_TABLE_ATTR.
DEST_THEN_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The DEST_THEN_NODE.
DEST_TOLERATE_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The DEST_TOLERATE_ATTR.
DEST_TYPE_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The DEST_TYPE_ATTR.
DEST_WRITER_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The DEST_WRITER_NODE.
DESTINATION - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The DESTINATION.
Destination - Class in com.toolsverse.etl.core.engine
Destination is a one of the two building blocks of the ETL scenario: etl process extracts data from the Sources and loads into the Destinations.
Destination() - Constructor for class com.toolsverse.etl.core.engine.Destination
Instantiates a new destination.
DESTINATION_ATTR - Static variable in class com.toolsverse.etl.common.Variable
 
DESTINATION_DATA_SET_VAR - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The DESTINATION DATA SET variable name.
DESTINATION_FILE_VAR - Static variable in class com.toolsverse.etl.core.task.common.FileMerge
The DESTINATION_FILE_VAR - the value of this variable defines destination file name.
DESTINATION_FILE_VAR - Static variable in class com.toolsverse.etl.core.task.common.XslTransormTask
The DESTINATION_FILE_VAR - the value of this variable defines destination file name.
DESTINATION_NAME_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The DESTINATION_NAME_NODE.
DESTINATION_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The DESTINATION_NODE.
DESTINATION_PASSWORD_VAR - Static variable in class com.toolsverse.etl.core.task.common.FileManagerTask
The DESTINATION_PASSWORD_VAR.
DESTINATION_PROXY_PORT_VAR - Static variable in class com.toolsverse.etl.core.task.common.FileManagerTask
The DESTINATION_PROXY_PORT_VAR.
DESTINATION_PROXY_VAR - Static variable in class com.toolsverse.etl.core.task.common.FileManagerTask
The DESTINATION_PROXY_VAR.
DESTINATION_TYPE - Static variable in exception com.toolsverse.etl.exception.EtlException
The destination type.
DESTINATION_TYPE_VAR - Static variable in class com.toolsverse.etl.core.task.common.FileManagerTask
The DESTINATION_TYPE_VAR.
DESTINATION_URL_VAR - Static variable in class com.toolsverse.etl.core.task.common.FileManagerTask
The DESTINATION_URL_VAR.
DESTINATION_USER_VAR - Static variable in class com.toolsverse.etl.core.task.common.FileManagerTask
The DESTINATION_USER_VAR.
DESTINATIONS - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The DESTINATIONS.
DESTINATIONS_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The DESTINATIONS_NODE.
detectEdge(BufferedImage, Object[]) - Method in class com.toolsverse.imaging.ImageProcessor
Uses "edge detection" algorithm to transform image.
determineDateFormat(String) - Static method in class com.toolsverse.util.DateUtil
Determine SimpleDateFormat pattern matching with the given date string.
dettach() - Method in class com.toolsverse.mvc.view.ComponentAdapter
Dettach from the view.
dettach() - Method in class com.toolsverse.mvc.view.wings.SButtonAdapter
 
dettach() - Method in class com.toolsverse.mvc.view.wings.SCheckBoxAdapter
 
dettach() - Method in class com.toolsverse.mvc.view.wings.SComboBoxAdapter
 
dettach() - Method in class com.toolsverse.mvc.view.wings.SLabelAdapter
 
dettach() - Method in class com.toolsverse.mvc.view.wings.SListAdapter
 
dettach() - Method in class com.toolsverse.mvc.view.wings.SMenuItemAdapter
 
dettach() - Method in class com.toolsverse.mvc.view.wings.SRadioButtonAdapter
 
dettach() - Method in class com.toolsverse.mvc.view.wings.SRawTextComponentAdapter
 
dettach() - Method in class com.toolsverse.mvc.view.wings.STableAdapter
 
dettach() - Method in class com.toolsverse.mvc.view.wings.STextComponentAdapter
 
dettach() - Method in class com.toolsverse.mvc.view.wings.SToggleButtonAdapter
 
DIFF_LANG - Static variable in interface com.toolsverse.util.lang.ParserTypeFactory
DIFF.
DIR_SEPARATOR - Static variable in class com.toolsverse.util.IOUtils
The system directory separator character.
DIR_SEPARATOR_UNIX - Static variable in class com.toolsverse.util.IOUtils
The Unix directory separator character.
DIR_SEPARATOR_WINDOWS - Static variable in class com.toolsverse.util.IOUtils
The Windows directory separator character.
DirectProcessor - Class in com.toolsverse.io
This implementation of the IoProcessor gets and saves data directly into the Alias#cData.
DirectProcessor() - Constructor for class com.toolsverse.io.DirectProcessor
 
disableMetadataOnWrite() - Method in interface com.toolsverse.etl.driver.Driver
Disable creating metadata file on write.
disableMetadataOnWrite() - Method in class com.toolsverse.etl.driver.GenericFileDriverNoMetadataOnWrite
Disable creating metadata file on write.
DISCARDING_QUEUE - Static variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
A queue that discards all entries.
DiscardingQueue() - Constructor for class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.DiscardingQueue
 
discardNonBase64(byte[]) - Static method in class com.toolsverse.util.Base64UrlSafe
Discards any characters outside of the base64 alphabet, per the requirements on page 25 of RFC 2045 - "Any characters outside of the base64 alphabet are to be ignored in base64 encoded data."
discardWhitespace(byte[]) - Static method in class com.toolsverse.util.Base64UrlSafe
Discards any whitespace from a base-64 encoded block.
disconnect() - Method in class com.toolsverse.etl.sql.connection.SshTunnel
Disconnect.
disconnect() - Method in class com.toolsverse.io.DirectProcessor
 
disconnect() - Method in class com.toolsverse.io.FileProcessor
 
disconnect() - Method in class com.toolsverse.io.FtpProcessor
 
disconnect() - Method in class com.toolsverse.io.FtpUtils
Disconnects from the FTP server.
disconnect() - Method in class com.toolsverse.io.HttpProcessor
 
disconnect() - Method in interface com.toolsverse.io.IoProcessor
Disconnects from the remore resource.
disconnect() - Method in class com.toolsverse.io.MailProcessor
 
disconnect() - Method in class com.toolsverse.io.NullProcessor
 
disconnect() - Method in class com.toolsverse.io.SftpProcessor
 
discoverDatabaseTypes() - Method in class com.toolsverse.etl.metadata.FileMetadata
 
discoverDatabaseTypes() - Method in class com.toolsverse.etl.metadata.JdbcMetadata
 
discoverDatabaseTypes() - Method in interface com.toolsverse.etl.metadata.Metadata
Discovers database types.
DispatchJsonServlet - Class in com.toolsverse.service.web
The extension of the DispatchServlet which is uses json to serialize/deserialize requests and responses.
DispatchJsonServlet() - Constructor for class com.toolsverse.service.web.DispatchJsonServlet
 
DispatchServlet - Class in com.toolsverse.service.web
In the client-server mode the client executes service method using ServiceProxyWeb.
DispatchServlet() - Constructor for class com.toolsverse.service.web.DispatchServlet
 
display(Object) - Method in class com.toolsverse.mvc.view.ComponentAdapter
Executed when model has changed.
display(Object) - Method in class com.toolsverse.mvc.view.wings.SCheckBoxAdapter
 
display(Object) - Method in class com.toolsverse.mvc.view.wings.SComboBoxAdapter
 
display(Object) - Method in class com.toolsverse.mvc.view.wings.SLabelAdapter
 
display(Object) - Method in class com.toolsverse.mvc.view.wings.SRadioButtonAdapter
 
display(Object) - Method in class com.toolsverse.mvc.view.wings.SRawTextComponentAdapter
 
display(Object) - Method in class com.toolsverse.mvc.view.wings.STextComponentAdapter
 
DML_TYPE - Static variable in interface com.toolsverse.etl.sql.service.SqlService
The generic DML_TYPE.
DO_NOT_SORT - Static variable in class com.toolsverse.etl.common.DataSet
The DO_NOT SORT type.
DocumentParser - Class in com.toolsverse.etl.parser
The collection of static methods to work with text documents.
DocumentParser() - Constructor for class com.toolsverse.etl.parser.DocumentParser
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.toolsverse.service.web.DispatchServlet
 
done() - Method in class com.toolsverse.io.DirectProcessor
 
done() - Method in class com.toolsverse.io.FileProcessor
 
done() - Method in class com.toolsverse.io.FtpProcessor
 
done() - Method in class com.toolsverse.io.FtpUtils
Executed when IO command is finished.
done() - Method in class com.toolsverse.io.HttpProcessor
 
done() - Method in interface com.toolsverse.io.IoProcessor
Executed when IO command is finished.
done() - Method in class com.toolsverse.io.MailProcessor
 
done() - Method in class com.toolsverse.io.NullProcessor
 
done() - Method in class com.toolsverse.io.SftpProcessor
 
done() - Method in class com.toolsverse.util.concurrent.ConcurrentAdapter
Executed when service thread is finished.
done() - Method in class com.toolsverse.util.concurrent.ConcurrentAdapter.HeadlessConcurrentAdapter
 
done() - Method in class com.toolsverse.util.concurrent.ConcurrentExecutor
 
done() - Method in interface com.toolsverse.util.concurrent.ProgressDelegate
Executed when service thread is finished.
doNotConvert(Object) - Method in class com.toolsverse.etl.core.engine.LoadFunctionContext
Checks if the given value should be converted before passing to the storage
doNotLog() - Method in class com.toolsverse.etl.sql.service.SqlRequest
Checks do not log flag.
DONT_BREAK_LINES - Static variable in class com.toolsverse.util.Base64
Don't break lines when encoding (violates strict Base64 specification)
doPost(String) - Method in class com.toolsverse.io.HttpProcessor
Execute POST HTTP request with a given payload and return InputStream.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.toolsverse.service.web.DispatchServlet
 
doubleValue() - Method in class com.toolsverse.util.CalcNumber
 
downloadFile(String, String) - Static method in class com.toolsverse.util.FileUtils
Download file.
drainBuffers() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
Drains the read and write buffers up to an amortized threshold.
drainOnReadIfNeeded(int, long) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
Attempts to drain the buffers if it is determined to be needed when post-processing a read.
drainReadBuffer(int) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
Drains the read buffer up to an amortized threshold.
drainReadBuffers() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
Drains the read buffers, each up to an amortized threshold.
drainStatus - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
 
drainWriteBuffer() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
Drains the read buffer up to an amortized threshold.
DRIVER - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The DRIVER.
Driver - Interface in com.toolsverse.etl.driver
The interface that every ETL driver class must implement.
DRIVER - Static variable in class com.toolsverse.etl.sql.config.SqlConfig
The DRIVER.
DRIVER_ALWAYS_QUOTE_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The DRIVER_ALWAYS_QUOTE_ATTR.
DRIVER_ATTR - Static variable in class com.toolsverse.etl.core.task.common.SqlTask
 
DRIVER_AUTO_VALUE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
Auto discover driver.
DRIVER_CASE_SENSITIVE_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The DRIVER_CASE_SENSITIVE_ATTR.
DRIVER_CHAR_SIZE_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The DRIVER_CHAR_SIZE_ATTR.
DRIVER_CLASS_NAME_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The DRIVER_CLASS_NAME_NODE.
DRIVER_INIT_SQL_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The DRIVER_INIT_SQL_ATTR.
DRIVER_LINES_LIMIT_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The DRIVER_LINES_LIMIT_ATTR.
DRIVER_NAME_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The DRIVER_NAME_ATTR.
DRIVER_PARENT_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The DRIVER_PARENT_ATTR.
DRIVER_PRECISION_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The DRIVER_PRECISION_ATTR.
DRIVER_SCALE_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The DRIVER_SCALE_ATTR.
DRIVER_STRING_LITERAL_SIZE_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The DRIVER_STRING_LITERAL_SIZE_ATTR.
DRIVER_VARCHAR_SIZE_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The DRIVER_VARCHAR_SIZE_ATTR.
DriverDiscovery - Interface in com.toolsverse.etl.driver
The instance of this interface discovers a Driver by jdbc class name and other parameters.
DriverUnit - Class in com.toolsverse.etl.driver
The implementation of the Unit for the Driver.
DriverUnit() - Constructor for class com.toolsverse.etl.driver.DriverUnit
Instantiates a new driver unit.
DRIVING_DATA_SET_VAR - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The DRIVING DATA SET variable name.
DROP_SQL - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The DROP_SQL.
dropAsText(String, String, String, String) - Method in class com.toolsverse.etl.metadata.BaseMetadata
 
dropAsText(String, String, String, String) - Method in class com.toolsverse.etl.metadata.JdbcMetadata
 
dropAsText(String, String, String, String) - Method in interface com.toolsverse.etl.metadata.Metadata
Shows object drop DDL.
dropAsTextMethod(String) - Method in class com.toolsverse.etl.metadata.JdbcMetadata
dropAsText method name for the type.
DROPOBJECTS_VAR - Static variable in class com.toolsverse.etl.core.task.common.NormalizeNestedDataSet
 
DTD_LANG - Static variable in interface com.toolsverse.util.lang.ParserTypeFactory
DTD.
DummyConnectionFactory - Class in com.toolsverse.etl.sql.connection
DummyConnectionFactory always returns connection which was passed to it in the constructor.
DummyConnectionFactory(Connection) - Constructor for class com.toolsverse.etl.sql.connection.DummyConnectionFactory
Instantiates a new dummy connection factory.
DUMP_RESPONSE_PROP - Static variable in class com.toolsverse.io.HttpProcessor
The DUMP RESPONSE property.
dumpGetRequest(HttpResponse, String, String) - Method in class com.toolsverse.io.HttpProcessor
Dump get response.
dumpOutput(OutputStream, String) - Method in class com.toolsverse.io.DirectProcessor
 
dumpOutput(OutputStream, String) - Method in class com.toolsverse.io.FileProcessor
 
dumpOutput(OutputStream, String) - Method in class com.toolsverse.io.FtpProcessor
 
dumpOutput(OutputStream, String) - Method in class com.toolsverse.io.HttpProcessor
 
dumpOutput(OutputStream, String) - Method in interface com.toolsverse.io.IoProcessor
Dumps output stream to the designated destination.
dumpOutput(OutputStream, String) - Method in class com.toolsverse.io.MailProcessor
 
dumpOutput(OutputStream, String) - Method in class com.toolsverse.io.NullProcessor
 
dumpOutput(OutputStream, String) - Method in class com.toolsverse.io.SftpProcessor
 
dumpTo(OutputStream, String, Node) - Method in class com.toolsverse.util.XmlUtils
Dumps the contents of the XML tree in raw form to the passed in OutputStream.
dumpTo(OutputStream, String) - Method in class com.toolsverse.util.XmlUtils
Dumps the contents of the XML tree in raw form to the passed in OutputStream.
DYNAMIC_HEADER_VAR - Static variable in class com.toolsverse.etl.core.task.common.FileMerge
The DYNAMIC HEADER flag.

E

EdgeDetectionTransformation - Class in com.toolsverse.imaging
ImageTransformation which implements "edge detection" algorithm.
EdgeDetectionTransformation() - Constructor for class com.toolsverse.imaging.EdgeDetectionTransformation
 
EIGHTBIT - Static variable in class com.toolsverse.util.Base64UrlSafe
Used to calculate the number of bits in a byte.
elapsedDays(Calendar, Calendar) - Static method in class com.toolsverse.util.CalendarUtil
Retrieve the amount of elapsed days between the two given calendars.
elapsedDays(Date, Date) - Static method in class com.toolsverse.util.DateUtil
Retrieve the amount of elapsed days between the two given dates.
elapsedHours(Calendar, Calendar) - Static method in class com.toolsverse.util.CalendarUtil
Retrieve the amount of elapsed hours between the two given calendars.
elapsedHours(Date, Date) - Static method in class com.toolsverse.util.DateUtil
Retrieve the amount of elapsed hours between the two given dates.
elapsedMillis(Calendar, Calendar) - Static method in class com.toolsverse.util.CalendarUtil
Retrieve the amount of elapsed milliseconds between the two given calendars.
elapsedMillis(Date, Date) - Static method in class com.toolsverse.util.DateUtil
Retrieve the amount of elapsed milliseconds between the two given dates.
elapsedMinutes(Calendar, Calendar) - Static method in class com.toolsverse.util.CalendarUtil
Retrieve the amount of elapsed minutes between the two given calendars.
elapsedMinutes(Date, Date) - Static method in class com.toolsverse.util.DateUtil
Retrieve the amount of elapsed minutes between the two given dates.
elapsedMonths(Calendar, Calendar) - Static method in class com.toolsverse.util.CalendarUtil
Retrieve the amount of elapsed months between the two given calendars.
elapsedMonths(Date, Date) - Static method in class com.toolsverse.util.DateUtil
Retrieve the amount of elapsed months between the two given dates.
elapsedSeconds(Calendar, Calendar) - Static method in class com.toolsverse.util.CalendarUtil
Retrieve the amount of elapsed seconds between the two given calendars.
elapsedSeconds(Date, Date) - Static method in class com.toolsverse.util.DateUtil
Retrieve the amount of elapsed seconds between the two given dates.
elapsedTime(Calendar, Calendar) - Static method in class com.toolsverse.util.CalendarUtil
Calculate the total of elapsed time from years up to seconds between the two given calendars.
elapsedTime(Date, Date) - Static method in class com.toolsverse.util.DateUtil
Calculate the total of elapsed time from years up to seconds between the two given dates.
elapsedYears(Calendar, Calendar) - Static method in class com.toolsverse.util.CalendarUtil
Retrieve the amount of elapsed years between the two given calendars.
elapsedYears(Date, Date) - Static method in class com.toolsverse.util.DateUtil
Retrieve the amount of elapsed years between the two given dates.
element() - Method in class com.toolsverse.util.concurrentlinkedhashmap.LinkedDeque
 
elements() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8
Returns an enumeration of the values in this table.
elements() - Method in interface com.toolsverse.util.history.History
Gets the list of elements.
elements() - Method in class com.toolsverse.util.history.HistoryImpl
 
EMPTY_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant EMPTY_ATTR.
EMPTY_ATTR - Static variable in class com.toolsverse.etl.core.engine.Source
EMPTY_ATTR.
ENABLE_SESSION_PROP - Static variable in class com.toolsverse.io.FtpsProcessor
The ENABLE_SESSION property.
ENABLED_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant ENABLED_ATTR.
ENABLED_ATTR - Static variable in class com.toolsverse.etl.core.engine.Source
ENABLED_ATTR.
ENABLED_ATTR - Static variable in class com.toolsverse.etl.core.engine.Task
 
enableMetrics(boolean) - Method in interface com.toolsverse.etl.core.engine.Block
Enable/disable capturing metrics.
enableMetrics(boolean) - Method in class com.toolsverse.etl.core.engine.Destination
 
enableMetrics(boolean) - Method in class com.toolsverse.etl.core.engine.Source
 
enableMetrics(boolean) - Method in class com.toolsverse.etl.core.engine.Task
Enable metrics.
encode(FieldDef, Object, Driver, Map<String, String>, boolean, boolean) - Method in class com.toolsverse.etl.common.DataSet
Encodes value of the field using Base64 algorithm.
encode(Object, int) - Method in class com.toolsverse.etl.common.DataSet
Encodes value of the field using Base64 algorithm.
ENCODE - Static variable in class com.toolsverse.util.Base64
Specify encoding.
encode(byte[]) - Method in class com.toolsverse.util.Base64UrlSafe
Encodes a byte[] containing binary data, into a byte[] containing characters in the Base64 alphabet.
encode(Object) - Method in class com.toolsverse.util.Base64UrlSafe
Encodes an Object using the base64 algorithm.
ENCODE_ATTR - Static variable in class com.toolsverse.etl.common.DataSet
The ENCODE_ATTR attribute.
ENCODE_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant ENCODE_ATTR.
ENCODE_ATTR - Static variable in class com.toolsverse.etl.core.engine.Source
ENCODE_ATTR.
ENCODE_PROP - Static variable in class com.toolsverse.etl.connector.excel.ExcelConnectorParams
The encode inner data sets property.
encodeBase64(byte[]) - Static method in class com.toolsverse.util.Base64UrlSafe
Encodes binary data using the base64 algorithm.
encodeBase64(String) - Static method in class com.toolsverse.util.Base64UrlSafe
Encode base64.
encodeBytes(byte[]) - Static method in class com.toolsverse.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int) - Static method in class com.toolsverse.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class com.toolsverse.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, int) - Static method in class com.toolsverse.util.Base64
Encodes a byte array into Base64 notation.
ENCODED_FIELD_NAME_PREFIX - Static variable in class com.toolsverse.etl.sql.util.SqlUtils
The Constant ENCODED_FIELD_NAME_PREFIX.
encodeFieldNameWithBase64(String) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Encode field name with base64.
encodeFromFile(String) - Static method in class com.toolsverse.util.Base64
Convenience method for reading a binary file and base64-encoding it.
encodeObject(Serializable) - Static method in class com.toolsverse.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, int) - Static method in class com.toolsverse.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeToFile(byte[], String) - Static method in class com.toolsverse.util.Base64
Convenience method for encoding data to a file.
encodeUrlString(String) - Static method in class com.toolsverse.io.AwsAuthUtils
Encodes a URL string, and ensures that spaces are encoded as "%20" instead of "+" to keep fussy web browsers happier.
ENCODING_PROP - Static variable in class com.toolsverse.etl.common.Alias
The encoding property.
ENCODING_PROP - Static variable in class com.toolsverse.etl.connector.FileConnectorParams
The encoding property.
ENCODING_PROP - Static variable in class com.toolsverse.etl.connector.sql.SqlConnectorParams
The encoding property.
ENCODING_PROP - Static variable in class com.toolsverse.io.HttpProcessor
The ENCODING PROPERTY.
ENCODING_PROP - Static variable in class com.toolsverse.io.MailProcessor
The ENCODING PROPERTY.
encrypt(Key, OutputStream) - Static method in class com.toolsverse.util.encryption.SymmetricEncryptor
Encrypts the OutputStream using specific key.
encrypt(Key, String) - Static method in class com.toolsverse.util.encryption.SymmetricEncryptor
Encrypts string using specific key.
encrypt(OutputStream) - Static method in class com.toolsverse.util.encryption.SymmetricEncryptor
Encrypts the OutputStream using default key.
encrypt(String) - Static method in class com.toolsverse.util.encryption.SymmetricEncryptor
Encrypts string using default key.
encryptFile(OutputStream, String, PGPPublicKey, boolean, boolean) - Static method in class com.toolsverse.util.encryption.pgp.PgpUtils
Encrypt file.
encryptFile(Key, String) - Static method in class com.toolsverse.util.encryption.SymmetricEncryptor
Encrypts the file using specific key.
encryptFile(String) - Static method in class com.toolsverse.util.encryption.SymmetricEncryptor
Encrypts the file using default key.
encryptPassword(Key, String) - Static method in class com.toolsverse.util.encryption.SymmetricEncryptor
Encrypts password.
encryptStream(OutputStream, PGPPublicKey, InputStream) - Static method in class com.toolsverse.util.encryption.pgp.PgpUtils
Encrypt stream.
encryptString(String, PGPPublicKey) - Static method in class com.toolsverse.util.encryption.pgp.PgpUtils
Encrypt string.
encryptString(String, InputStream) - Static method in class com.toolsverse.util.encryption.pgp.PgpUtils
Encrypt string.
encryptStringWithPublicKey(String, String) - Static method in class com.toolsverse.util.encryption.pgp.PgpUtils
Encrypt string.
encryptStringWithPublicKyeFileName(String, String) - Static method in class com.toolsverse.util.encryption.pgp.PgpUtils
Encrypt string.
END - Static variable in class com.toolsverse.etl.driver.db2.Db2Driver
The END sql.
END - Static variable in class com.toolsverse.etl.driver.informix.InformixDriver
The END sql.
END - Static variable in class com.toolsverse.etl.driver.mysql.MySqlDriver
The END sql.
END - Static variable in class com.toolsverse.etl.driver.oracle.OracleDriver
The END sql.
END - Static variable in class com.toolsverse.etl.driver.postgres.PostgresDriver
The END sql.
END - Static variable in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
The END sql.
END - Static variable in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
The END sql.
end() - Method in class com.toolsverse.util.Rewriter
Returns the offset after the last character matched.
END_GROUPING_ROW_PROP - Static variable in class com.toolsverse.etl.connector.excel.ExcelConnectorParams
The END GROUPING ROW property.
END_LOOP - Static variable in class com.toolsverse.etl.driver.oracle.OracleDriver
The END_LOOP sql.
END_LOOP - Static variable in class com.toolsverse.etl.driver.postgres.PostgresDriver
The END_LOOP sql.
END_ON_EXCEPTION - Static variable in class com.toolsverse.etl.driver.SimpleDriver
The "end on exception" sql.
END_POSITION - Static variable in class com.toolsverse.util.PositionalXmlReader
 
END_ROW_PROP - Static variable in class com.toolsverse.etl.connector.excel.ExcelConnectorParams
The END ROW property.
END_ROW_PROP - Static variable in class com.toolsverse.etl.connector.text.KeyValueConnectorParams
The END ROW property.
END_ROW_PROP - Static variable in class com.toolsverse.etl.connector.text.TextConnectorParams
The END ROW property.
END_SPLITED - Static variable in class com.toolsverse.etl.driver.db2.Db2Driver
The END_SPLITED sql.
END_SPLITED - Static variable in class com.toolsverse.etl.driver.informix.InformixDriver
The END_SPLITED sql.
END_SPLITED - Static variable in class com.toolsverse.etl.driver.mysql.MySqlDriver
The END_SPLITED sql.
END_SPLITED - Static variable in class com.toolsverse.etl.driver.oracle.OracleDriver
The END_SPLITED sql.
END_SPLITED - Static variable in class com.toolsverse.etl.driver.postgres.PostgresDriver
The END_SPLITED sql.
END_SPLITED - Static variable in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
The END_SPLITED sql.
END_SPLITED - Static variable in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
The END_SPLITED sql.
endDocument() - Method in class com.toolsverse.etl.connector.excel.ExcelXlsxConnector.XSSFSheetHandler
 
endElement(String, String, String) - Method in class com.toolsverse.etl.connector.excel.ExcelXlsxConnector.XSSFSheetHandler
 
ENDS_WITH - Static variable in class com.toolsverse.etl.metadata.DatabaseFilter
The ENDS_WITH modifier.
endStream(JsonProducerPackage) - Method in class com.toolsverse.etl.connector.json.JsonConnector
 
endStream(KeyValueProducerPackage) - Method in class com.toolsverse.etl.connector.text.KeyValueConnector
 
endStream(TextProducerPackage) - Method in class com.toolsverse.etl.connector.text.TextConnector
 
endStream(XmlProducerPackage) - Method in class com.toolsverse.etl.connector.xml.XmlObjectStreamingConnector
 
endStream(P) - Method in interface com.toolsverse.io.StreamingConnector
Executed after record has been streamed.
EntryIterator(ConcurrentHashMapV8.Node<K, V>[], int, int, int, ConcurrentHashMapV8<K, V>) - Constructor for class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.EntryIterator
 
EntryIterator() - Constructor for class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.EntryIterator
 
entrySet() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8
Returns a Set view of the mappings contained in this map.
entrySet - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
 
entrySet() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
 
EntrySet() - Constructor for class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.EntrySet
 
entrySet() - Method in class com.toolsverse.util.LinkedCaseInsensitiveMap
 
EntrySetView(ConcurrentHashMapV8<K, V>) - Constructor for class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.EntrySetView
 
entrySingleton() - Static method in class com.toolsverse.util.concurrentlinkedhashmap.Weighers
A weigher where an entry has a weight of 1.
EntrySpliterator(ConcurrentHashMapV8.Node<K, V>[], int, int, int, long, ConcurrentHashMapV8<K, V>) - Constructor for class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.EntrySpliterator
 
EntryWeigher<K,V> - Interface in com.toolsverse.util.concurrentlinkedhashmap
A class that can determine the weight of an entry.
EntryWeigherView(Weigher<? super V>) - Constructor for class com.toolsverse.util.concurrentlinkedhashmap.Weighers.EntryWeigherView
 
EOF - Static variable in class com.toolsverse.util.IOUtils
Represents the end-of-file (or stream).
EPOCH_TRESHOLD - Static variable in class com.toolsverse.util.Utils
 
equals(Object) - Method in class com.toolsverse.etl.common.Alias
 
equals(Object) - Method in class com.toolsverse.etl.common.DataSet
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class com.toolsverse.etl.common.DataSetFields
 
equals(Object) - Method in class com.toolsverse.etl.common.DataSetRecord
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class com.toolsverse.etl.common.FieldMapping
 
equals(Object) - Method in class com.toolsverse.etl.core.engine.EtlUnit
 
equals(Object) - Method in class com.toolsverse.etl.sql.util.SqlHistory.SqlHistoryKey
 
equals(Object) - Method in class com.toolsverse.etl.sql.util.SqlHistory.SqlHistoryValue
 
equals(Object) - Method in class com.toolsverse.storage.StorageProvider.StorageObject
 
equals(Object) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.EntrySetView
 
equals(Object) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8
Compares the specified object with this map for equality.
equals(Object) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.KeySetView
 
equals(Object) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.MapEntry
 
equals(Object) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.Node
 
equals(String, String) - Static method in class com.toolsverse.util.FilenameUtils
Checks whether two filenames are equal exactly.
equals(String, String, boolean, IOCase) - Static method in class com.toolsverse.util.FilenameUtils
Checks whether two filenames are equal, optionally normalizing and providing control over the case-sensitivity.
equals(Object) - Method in class com.toolsverse.util.LinkedCaseInsensitiveMap
 
equals(Object) - Method in class com.toolsverse.util.TypedKeyValue
 
equals(Object, Object) - Static method in class com.toolsverse.util.Utils
Compares two objects.
equals(Object, Object, boolean) - Static method in class com.toolsverse.util.Utils
Compares two objects.
equalsNormalized(String, String) - Static method in class com.toolsverse.util.FilenameUtils
Checks whether two filenames are equal after both have been normalized.
equalsNormalizedOnSystem(String, String) - Static method in class com.toolsverse.util.FilenameUtils
Checks whether two filenames are equal after both have been normalized and using the case rules of the system.
equalsOnSystem(String, String) - Static method in class com.toolsverse.util.FilenameUtils
Checks whether two filenames are equal using the case rules of the system.
equalsStr(String) - Method in enum com.toolsverse.etl.sql.util.SqlStatementType
 
ERROR_MASK_ATTR - Static variable in class com.toolsverse.etl.core.task.common.CmdTask
 
ERROR_MASK_ATTR - Static variable in class com.toolsverse.etl.core.task.common.FileMerge
 
ERROR_MASK_VAR - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The ERROR_MASK variable name.
ERROR_STATUS - Static variable in class com.toolsverse.etl.core.engine.FileMetrics
The Constant ERROR_STATUS.
ERRORS_PATH - Static variable in class com.toolsverse.config.SystemConfig
ERRORS PATH suffix.
ESCAPE_QUOTE_PROP - Static variable in class com.toolsverse.etl.connector.text.TextConnectorParams
ESCAPE QUOTE property.
EscapeChars - Class in com.toolsverse.util
Convenience methods for escaping special characters related to HTML, XML, and regular expressions.
est - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.EntrySpliterator
 
est - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.KeySpliterator
 
est - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.ValueSpliterator
 
estimateSize() - Method in interface com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.ConcurrentHashMapSpliterator
Returns an estimate of the number of elements covered by this Spliterator.
estimateSize() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.EntrySpliterator
 
estimateSize() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.KeySpliterator
 
estimateSize() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.ValueSpliterator
 
ETL_CODE - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The ETL_CODE.
ETL_CODE - Static variable in interface com.toolsverse.etl.driver.Driver
The ETL_CODE.
ETL_CONFIG_PROP - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The ETL_CONFIG file name property.
ETL_DRIVER - Static variable in interface com.toolsverse.ext.ExtensionModule
 
ETL_DRIVER_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant ETL_DRIVER_ATTR.
ETL_DRIVER_ATTR - Static variable in class com.toolsverse.etl.core.engine.Scenario
The Constant ETL_DRIVER_ATTR.
ETL_DRIVER_ATTR - Static variable in class com.toolsverse.etl.core.engine.Source
ETL_DRIVER_ATTR.
ETL_DRIVER_CASE_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant ETL_DRIVER_CASE_ATTR.
ETL_LANG - Static variable in interface com.toolsverse.util.lang.ParserTypeFactory
ETL.
EtlConfig - Class in com.toolsverse.etl.core.config
Represents an ETL configuration file.
EtlConfig() - Constructor for class com.toolsverse.etl.core.config.EtlConfig
Instantiates a new etl config.
EtlConfig.CREATE_CONFIG_ERRORS - Enum in com.toolsverse.etl.core.config
Possible errors during creation of the configuration file.
EtlConnectionFactory - Interface in com.toolsverse.etl.core.connection
The ETL extension of ConnectionFactory interface.
EtlConnectionFactoryImpl - Class in com.toolsverse.etl.core.connection
The default implementation of the EtlConnectionFactory interface.
EtlConnectionFactoryImpl() - Constructor for class com.toolsverse.etl.core.connection.EtlConnectionFactoryImpl
Instantiates a new etl connection factory.
EtlContext - Interface in com.toolsverse.etl.common
A wrapper for @InfoLogger which is aware of current scenario, etl block and task
EtlContextImpl - Class in com.toolsverse.etl.core.config
A default implementation of the @EtlContext
EtlContextImpl(InfoLogger, String, String, String) - Constructor for class com.toolsverse.etl.core.config.EtlContextImpl
Instantiates a new etl context.
EtlEngine - Class in com.toolsverse.etl.core.engine
A singleton wrapper used to initialize embedded EtlProcess
EtlException - Exception in com.toolsverse.etl.exception
Encapsulate a general ETL error or warning.
EtlException(Throwable, String, String, Point) - Constructor for exception com.toolsverse.etl.exception.EtlException
Instantiates a new etl exception.
EtlException(Throwable, String, String, String, String, boolean) - Constructor for exception com.toolsverse.etl.exception.EtlException
Instantiates a new etl exception.
EtlException(Throwable, String, String, String, Map<String, String>) - Constructor for exception com.toolsverse.etl.exception.EtlException
Instantiates a new etl exception.
EtlFactory - Class in com.toolsverse.etl.core.engine
Creates etl scenario by parsing xml.
EtlFactory() - Constructor for class com.toolsverse.etl.core.engine.EtlFactory
 
EtlLogger - Class in com.toolsverse.util.log
This object used as an owner for all Logger.log(type, owner...) calls within ETl framework.
EtlLogger() - Constructor for class com.toolsverse.util.log.EtlLogger
 
EtlMetrics - Class in com.toolsverse.etl.core.engine
The POJO which represents ETL metrics for a single DataSet.
EtlMetrics() - Constructor for class com.toolsverse.etl.core.engine.EtlMetrics
 
EtlMetricsTracker - Class in com.toolsverse.etl.core.engine
This class tracks basic ETL metrics, such as records extracted, records loaded, timestamps, exceptions, etc.
EtlMetricsTracker() - Constructor for class com.toolsverse.etl.core.engine.EtlMetricsTracker
 
EtlProcess - Class in com.toolsverse.etl.core.engine
This class executes one or multiple etl scenarios.
EtlProcess(EtlProcess.EtlMode) - Constructor for class com.toolsverse.etl.core.engine.EtlProcess
Instantiates a new etl process.
EtlProcess.EtlMode - Enum in com.toolsverse.etl.core.engine
The EtlProcess modes
INCLUDED - ETL engine included into other Toolsverse apps, such as Data Explorer
STANDALONE - ETL engine is a standalone application
EMBEDDED - ETL engine embedded into third-party application.
EtlRequest - Class in com.toolsverse.etl.core.engine
This POJO used to send etl request.
EtlRequest() - Constructor for class com.toolsverse.etl.core.engine.EtlRequest
Instantiates a new etl request.
EtlRequest(EtlConfig, List<Scenario>, int) - Constructor for class com.toolsverse.etl.core.engine.EtlRequest
Instantiates a new etl request.
EtlRequest(EtlConfig, Scenario, int) - Constructor for class com.toolsverse.etl.core.engine.EtlRequest
Instantiates a new etl request.
EtlResource - Enum in com.toolsverse.etl.resource
Messages and errors used by ETL framework.
EtlResponse - Class in com.toolsverse.etl.core.engine
The data structure returned by etl process when it finished.
EtlResponse() - Constructor for class com.toolsverse.etl.core.engine.EtlResponse
Instantiates a new etl response.
EtlResponse(int) - Constructor for class com.toolsverse.etl.core.engine.EtlResponse
Instantiates a new etl response using given return code.
EtlService - Interface in com.toolsverse.etl.core.service
EtlService provides support for executing etl scenarios.
EtlServiceImpl - Class in com.toolsverse.etl.core.service
The default implementation of the EtlService interface.
EtlServiceImpl() - Constructor for class com.toolsverse.etl.core.service.EtlServiceImpl
 
EtlThreadContext - Class in com.toolsverse.config
This POJO used to store thread specific etl data, including ETL logger.
EtlThreadContext() - Constructor for class com.toolsverse.config.EtlThreadContext
 
EtlUnit - Class in com.toolsverse.etl.core.engine
This data structure used to separate multiple "load" instances executed in parallel.
EtlUnit(String, String, DataSetConnector<DataSetConnectorParams, ?>, DataSetConnectorParams) - Constructor for class com.toolsverse.etl.core.engine.EtlUnit
Instantiates a new etl unit.
EtlUtils - Class in com.toolsverse.etl.core.util
The collection of static methods used by ETL framework.
EtlUtils() - Constructor for class com.toolsverse.etl.core.util.EtlUtils
 
EtlUtils.HowToSearch - Enum in com.toolsverse.etl.core.util
The Enum HowToSearch.
ETLWORKS_ACCESS_TOKEN_ATTR_NAME - Static variable in class com.toolsverse.io.HttpProcessor
The default etlworks access token name.
eval(ObjectStorage, Bindings, String, String) - Method in class com.toolsverse.util.Script
Evaluates script.
EvalTransformator - Class in com.toolsverse.etl.core.task.common
This is, typically, a Task.INLINE task which evaluates expression in one of the supported script languages (for example JavaScript) and sets value for the given field in the current row of the data set.
EvalTransformator() - Constructor for class com.toolsverse.etl.core.task.common.EvalTransformator
 
evict() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
Evicts entries from the map while it exceeds the capacity and appends evicted entries to the notification queue for processing.
evictionDeque - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
 
EvictionListener<K,V> - Interface in com.toolsverse.util.concurrentlinkedhashmap
A listener registered for notification when an entry is evicted.
evictionLock - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
 
EXACT - Static variable in class com.toolsverse.etl.metadata.DatabaseFilter
The EXACT modifier.
ExcelConnector - Class in com.toolsverse.etl.connector.excel
Reads and writes Microsoft xls files using apache.poi library.
ExcelConnector() - Constructor for class com.toolsverse.etl.connector.excel.ExcelConnector
 
ExcelConnector.XlsProcessor - Class in com.toolsverse.etl.connector.excel
The Class XlsProcessor.
ExcelConnectorParams - Class in com.toolsverse.etl.connector.excel
ExcelConnectorParams() - Constructor for class com.toolsverse.etl.connector.excel.ExcelConnectorParams
Instantiates a new ExcelConnectorParams.
ExcelConnectorParams(CacheProvider<String, Object>, boolean, int) - Constructor for class com.toolsverse.etl.connector.excel.ExcelConnectorParams
Instantiates a new ExcelConnectorParams.
ExcelFileMetadata - Class in com.toolsverse.etl.metadata.excel
The implementation of the Metadata interface for the Excel files.
ExcelFileMetadata() - Constructor for class com.toolsverse.etl.metadata.excel.ExcelFileMetadata
 
ExcelOdbcMetadata - Class in com.toolsverse.etl.metadata.excel
The Excel odbc implementation of the Metadata interface.
ExcelOdbcMetadata() - Constructor for class com.toolsverse.etl.metadata.excel.ExcelOdbcMetadata
 
ExcelXlsxConnector - Class in com.toolsverse.etl.connector.excel
Reads and writes Microsoft xlsx files using apache.poi library.
ExcelXlsxConnector() - Constructor for class com.toolsverse.etl.connector.excel.ExcelXlsxConnector
 
ExcelXlsxConnector.xssfDataType - Enum in com.toolsverse.etl.connector.excel
The type of the data value is indicated by an attribute on the cell.
ExcelXlsxConnector.XSSFSheetHandler - Class in com.toolsverse.etl.connector.excel
The Class XSSFSheetHandler.
ExcelXlsxFileMetadata - Class in com.toolsverse.etl.metadata.excel
The implementation of the Metadata interface for the xslx Excel files.
ExcelXlsxFileMetadata() - Constructor for class com.toolsverse.etl.metadata.excel.ExcelXlsxFileMetadata
 
EXCEPTION_KEY_FIELD_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The EXCEPTION_KEY_FIELD_ATTR.
EXCEPTION_MASK_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The EXCEPTION_MASK_ATTR.
EXCEPTION_MESSAGE_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The EXCEPTION_MESSAGE_ATTR.
EXCEPTION_SAVEPOINT_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The EXCEPTION_SAVEPOINT_ATTR.
EXCEPTION_TYPE - Static variable in interface com.toolsverse.etl.sql.service.SqlService
The EXCEPTION_TYPE.
ExceptionHandler - Interface in com.toolsverse.exception
This is the interface for handlers that deal with all sort of exceptions.
exceptionIncludesError(Throwable, String) - Static method in class com.toolsverse.util.Utils
Check if exception includes any of the ;-separated errors.
EXCEPTIONS - Static variable in class com.toolsverse.etl.driver.db2.Db2Driver
The EXCEPTIONS sql.
EXCEPTIONS - Static variable in class com.toolsverse.etl.driver.mysql.MySqlDriver
The EXCEPTIONS sql.
EXCEPTIONS - Static variable in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
The EXCEPTIONS sql.
EXCEPTIONS_PROP - Static variable in class com.toolsverse.io.HttpProcessor
The EXCEPTIONS property.
ExceptionUtils - Class in com.toolsverse.util
Provides utilities for manipulating and examining Throwable objects.
ExceptionUtils() - Constructor for class com.toolsverse.util.ExceptionUtils
Public constructor allows an instance of ExceptionUtils to be created, although that is not normally necessary.
ExchangeConnectionCallback - Class in com.toolsverse.etl.sql.connection.callback
The Exchange implementation of the ConnectionCallback
ExchangeConnectionCallback() - Constructor for class com.toolsverse.etl.sql.connection.callback.ExchangeConnectionCallback
 
EXCLUDE_ATTR - Static variable in class com.toolsverse.etl.common.Variable
 
EXCLUDE_ATTR - Static variable in class com.toolsverse.etl.core.engine.Source
EXCLUDE_ATTR.
EXCLUDE_FUNCTIONS - Static variable in class com.toolsverse.etl.core.function.informix.InformixFunctions
The EXCLUDE_FUNCTIONS.
EXCLUDE_FUNCTIONS - Static variable in class com.toolsverse.etl.core.function.postgres.PostgresFunctions
The EXCLUDE_FUNCTIONS.
EXCLUDE_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The EXCLUDE_NODE.
EXCLUDE_VAR - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The EXCLUDE variable name.
EXCLUDE_VAR - Static variable in class com.toolsverse.etl.core.task.common.KeyValueNormTransformator
The EXCLUDE_VAR.
EXCLUDE_VAR - Static variable in class com.toolsverse.etl.core.task.common.NormalizeNestedDataSet
 
execScript(String) - Static method in class com.toolsverse.util.Utils
Executes shell script.
execScriptAndRedirect(String, String) - Static method in class com.toolsverse.util.Utils
Execute script and redirect to the log file.
execute(Variable) - Method in class com.toolsverse.etl.common.FunctionContext
Executes function associated with the variable for the current execution scope.
execute(EtlConfig, Scenario, Driver, boolean, Connection, Connection, Destination) - Method in class com.toolsverse.etl.core.codegen.DefaultCodeGen
 
EXECUTE - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The EXECUTE.
execute(EtlConfig, Scenario, Driver, boolean, Connection, Connection, Destination) - Method in interface com.toolsverse.etl.core.engine.CodeGen
Executes code.
execute() - Method in class com.toolsverse.etl.core.engine.EtlProcess
Executes etl process.
execute(EtlConfig) - Method in class com.toolsverse.etl.core.engine.EtlProcess
Executes process using given etl config.
execute(EtlRequest) - Method in class com.toolsverse.etl.core.engine.EtlProcess
Executes process using given etl request.
execute(Scenario, EtlConfig, int, TransactionMonitor) - Method in class com.toolsverse.etl.core.engine.EtlProcess
Executes etl scenario.
execute(EtlConfig, Task, DataSet, Scenario) - Method in class com.toolsverse.etl.core.task.common.FileManagerTask
Execute.
execute(String) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
execute() - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
execute(String, int) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
execute(String, int[]) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
execute(String, String[]) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
execute() - Method in class com.toolsverse.util.concurrent.ConcurrentAdapter
Executes service thread.
execute(ConcurrentFeature) - Method in class com.toolsverse.util.concurrent.ConcurrentExecutor
Creates and starts a new service thread.
execute(Runnable) - Method in class com.toolsverse.util.concurrent.DefaultDeferredExecutor
 
execute(Runnable) - Method in interface com.toolsverse.util.concurrent.DeferredExecutor
Execute runnable.
execute(Callable<R>, String, boolean) - Method in class com.toolsverse.util.concurrent.FileLocker
Executes the Callable.call() method.
execute(Callable<R>, String, int, int, boolean) - Method in class com.toolsverse.util.concurrent.FileLocker
Executes the Callable.call() method.
EXECUTE_AFTER - Static variable in class com.toolsverse.etl.common.Variable
The EXECUTE AFTER scope.
EXECUTE_AFTER_STR - Static variable in class com.toolsverse.etl.common.Variable
The EXECUTE_AFTER type.
EXECUTE_AS_CONFIGURED - Static variable in class com.toolsverse.etl.common.Variable
The EXECUTE AS CONFIGURED scope.
EXECUTE_BEFORE - Static variable in class com.toolsverse.etl.common.Variable
The EXECUTE BEFORE scope.
EXECUTE_BEFORE_STR - Static variable in class com.toolsverse.etl.common.Variable
The EXECUTE_BEFORE type.
EXECUTE_EXTERNAL - Static variable in class com.toolsverse.etl.sql.service.SqlRequest
The EXECUTE_EXTERNAL.
EXECUTE_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The EXECUTE_NODE.
EXECUTE_RUNTIME - Static variable in class com.toolsverse.etl.common.Variable
The EXECUTE AT RUNTIME scope.
EXECUTE_RUNTIME_STR - Static variable in class com.toolsverse.etl.common.Variable
The EXECUTE AT RUNTIME type.
EXECUTE_SCOPE - Static variable in class com.toolsverse.etl.common.Variable
The execution scopes.
EXECUTE_SCRIPT_TYPE - Static variable in interface com.toolsverse.etl.sql.service.SqlService
The EXECUTE_SCRIPT_TYPE.
EXECUTE_SQL - Static variable in class com.toolsverse.etl.sql.service.SqlRequest
The EXECUTE_SQL.
EXECUTE_SQL_SCRIPT - Static variable in class com.toolsverse.etl.sql.service.SqlRequest
The EXECUTE_SQL_SCRIPT.
EXECUTE_TYPE - Static variable in interface com.toolsverse.etl.sql.service.SqlService
The EXECUTE_TYPE.
executeAsText(String, String, String, String, String) - Method in class com.toolsverse.etl.metadata.db2.Db2Metadata
 
executeAsText(String, String, String, String, String) - Method in class com.toolsverse.etl.metadata.FileMetadata
 
executeAsText(String, String, String, String, String) - Method in class com.toolsverse.etl.metadata.informix.InformixMetadata
 
executeAsText(String, String, String, String, String) - Method in class com.toolsverse.etl.metadata.JdbcMetadata
 
executeAsText(String, String, String, String, String) - Method in interface com.toolsverse.etl.metadata.Metadata
Shows object execute SQL.
executeAsText(String, String, String, String, String) - Method in class com.toolsverse.etl.metadata.mysql.MySqlMetadata
 
executeAsText(String, String, String, String, String) - Method in class com.toolsverse.etl.metadata.oracle.OracleMetadata
 
executeAsText(String, String, String, String, String) - Method in class com.toolsverse.etl.metadata.postgres.PostgresMetadata
 
executeAsText(String, String, String, String, String) - Method in class com.toolsverse.etl.metadata.sqlserver.MsSqlMetadata
 
executeAsText(String, String, String, String, String) - Method in class com.toolsverse.etl.metadata.sqlserver.SybaseMetadata
 
executeAutotrace(SqlRequest) - Method in interface com.toolsverse.etl.sql.service.SqlService
Executes autotrace
executeAutotrace(SqlRequest) - Method in class com.toolsverse.etl.sql.service.SqlServiceImpl
 
executeBatch() - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
executeBeforeEtlTask(EtlConfig, Task, Scenario) - Method in interface com.toolsverse.etl.core.engine.OnTask
Executes task before etl process is started.
executeBeforeEtlTask(EtlConfig, Task, Scenario) - Method in class com.toolsverse.etl.core.task.common.AddDimension
 
executeBeforeEtlTask(EtlConfig, Task, Scenario) - Method in class com.toolsverse.etl.core.task.common.CmdTask
 
executeBeforeEtlTask(EtlConfig, Task, Scenario) - Method in class com.toolsverse.etl.core.task.common.EvalTransformator
 
executeBeforeEtlTask(EtlConfig, Task, Scenario) - Method in class com.toolsverse.etl.core.task.common.ExtractDimension
 
executeBeforeEtlTask(EtlConfig, Task, Scenario) - Method in class com.toolsverse.etl.core.task.common.FileManagerTask
 
executeBeforeEtlTask(EtlConfig, Task, Scenario) - Method in class com.toolsverse.etl.core.task.common.FileMerge
 
executeBeforeEtlTask(EtlConfig, Task, Scenario) - Method in class com.toolsverse.etl.core.task.common.Filter
 
executeBeforeEtlTask(EtlConfig, Task, Scenario) - Method in class com.toolsverse.etl.core.task.common.FilterDataSet
 
executeBeforeEtlTask(EtlConfig, Task, Scenario) - Method in class com.toolsverse.etl.core.task.common.Intersect
 
executeBeforeEtlTask(EtlConfig, Task, Scenario) - Method in class com.toolsverse.etl.core.task.common.Join
 
executeBeforeEtlTask(EtlConfig, Task, Scenario) - Method in class com.toolsverse.etl.core.task.common.KeyValueNormTransformator
 
executeBeforeEtlTask(EtlConfig, Task, Scenario) - Method in class com.toolsverse.etl.core.task.common.KeyValueTransformator
 
executeBeforeEtlTask(EtlConfig, Task, Scenario) - Method in class com.toolsverse.etl.core.task.common.MailTask
 
executeBeforeEtlTask(EtlConfig, Task, Scenario) - Method in class com.toolsverse.etl.core.task.common.Matrix
 
executeBeforeEtlTask(EtlConfig, Task, Scenario) - Method in class com.toolsverse.etl.core.task.common.Minus
 
executeBeforeEtlTask(EtlConfig, Task, Scenario) - Method in class com.toolsverse.etl.core.task.common.NormalizeNestedDataSet
 
executeBeforeEtlTask(EtlConfig, Task, Scenario) - Method in class com.toolsverse.etl.core.task.common.Order
 
executeBeforeEtlTask(EtlConfig, Task, Scenario) - Method in class com.toolsverse.etl.core.task.common.Pivot
 
executeBeforeEtlTask(EtlConfig, Task, Scenario) - Method in class com.toolsverse.etl.core.task.common.Populate
 
executeBeforeEtlTask(EtlConfig, Task, Scenario) - Method in class com.toolsverse.etl.core.task.common.RegexpTransformator
 
executeBeforeEtlTask(EtlConfig, Task, Scenario) - Method in class com.toolsverse.etl.core.task.common.RemoveDuplicates
 
executeBeforeEtlTask(EtlConfig, Task, Scenario) - Method in class com.toolsverse.etl.core.task.common.ScriptTask
 
executeBeforeEtlTask(EtlConfig, Task, Scenario) - Method in class com.toolsverse.etl.core.task.common.SplitDataSet
 
executeBeforeEtlTask(EtlConfig, Task, Scenario) - Method in class com.toolsverse.etl.core.task.common.SqlTask
 
executeBeforeEtlTask(EtlConfig, Task, Scenario) - Method in class com.toolsverse.etl.core.task.common.Transpose
 
executeBeforeEtlTask(EtlConfig, Task, Scenario) - Method in class com.toolsverse.etl.core.task.common.Union
 
executeBeforeEtlTask(EtlConfig, Task, Scenario) - Method in class com.toolsverse.etl.core.task.common.Validator
 
executeBeforeEtlTask(EtlConfig, Task, Scenario) - Method in class com.toolsverse.etl.core.task.common.XslTransormTask
 
executeBeforeEtlTask(EtlConfig, Task, Scenario) - Method in class com.toolsverse.etl.core.task.oracle.OracleCopyTask
 
executeBeforeEtlTask(EtlConfig, Task, Scenario) - Method in class com.toolsverse.etl.core.task.oracle.OracleExtractTask
 
executeBeforeEtlTask(EtlConfig, Task, Scenario) - Method in class com.toolsverse.etl.core.task.oracle.OracleLoadTask
 
executeBeforeEtlTasks(EtlConfig, Block, Scenario) - Method in class com.toolsverse.etl.core.engine.TaskExecutor
Executes PRE ETL tasks for the Block if any exist.
EXECUTED_STATUS - Static variable in interface com.toolsverse.etl.core.engine.CodeGen
The code is executed .
executeEtl(EtlRequest) - Method in interface com.toolsverse.etl.core.service.EtlService
Executes etl scenario using given etl request.
executeEtl(EtlRequest) - Method in class com.toolsverse.etl.core.service.EtlServiceImpl
 
executeExplainPlan(SqlRequest) - Method in interface com.toolsverse.etl.sql.service.SqlService
Executes explain plan if supported by driver passed in the sql request.
executeExplainPlan(SqlRequest) - Method in class com.toolsverse.etl.sql.service.SqlServiceImpl
 
executeExternal(SqlRequest) - Method in interface com.toolsverse.etl.sql.service.SqlService
Executes sql using external tool if supported by driver passed in the sql request.
executeExternal(SqlRequest) - Method in class com.toolsverse.etl.sql.service.SqlServiceImpl
 
executeInlineTask(EtlConfig, Task, long, Scenario) - Method in interface com.toolsverse.etl.core.engine.OnTask
Executes task for each row of the data set.
executeInlineTask(EtlConfig, Task, long, Scenario) - Method in class com.toolsverse.etl.core.task.common.AddDimension
 
executeInlineTask(EtlConfig, Task, long, Scenario) - Method in class com.toolsverse.etl.core.task.common.CmdTask
 
executeInlineTask(EtlConfig, Task, long, Scenario) - Method in class com.toolsverse.etl.core.task.common.CopyIntoDestinationTableTask
 
executeInlineTask(EtlConfig, Task, long, Scenario) - Method in class com.toolsverse.etl.core.task.common.EvalTransformator
 
executeInlineTask(EtlConfig, Task, long, Scenario) - Method in class com.toolsverse.etl.core.task.common.ExtractDimension
 
executeInlineTask(EtlConfig, Task, long, Scenario) - Method in class com.toolsverse.etl.core.task.common.FileManagerTask
 
executeInlineTask(EtlConfig, Task, long, Scenario) - Method in class com.toolsverse.etl.core.task.common.FileMerge
 
executeInlineTask(EtlConfig, Task, long, Scenario) - Method in class com.toolsverse.etl.core.task.common.Filter
 
executeInlineTask(EtlConfig, Task, long, Scenario) - Method in class com.toolsverse.etl.core.task.common.FilterDataSet
 
executeInlineTask(EtlConfig, Task, long, Scenario) - Method in class com.toolsverse.etl.core.task.common.Intersect
 
executeInlineTask(EtlConfig, Task, long, Scenario) - Method in class com.toolsverse.etl.core.task.common.Join
 
executeInlineTask(EtlConfig, Task, long, Scenario) - Method in class com.toolsverse.etl.core.task.common.KeyValueNormTransformator
 
executeInlineTask(EtlConfig, Task, long, Scenario) - Method in class com.toolsverse.etl.core.task.common.KeyValueTransformator
 
executeInlineTask(EtlConfig, Task, long, Scenario) - Method in class com.toolsverse.etl.core.task.common.MailTask
 
executeInlineTask(EtlConfig, Task, long, Scenario) - Method in class com.toolsverse.etl.core.task.common.Matrix
 
executeInlineTask(EtlConfig, Task, long, Scenario) - Method in class com.toolsverse.etl.core.task.common.Minus
 
executeInlineTask(EtlConfig, Task, long, Scenario) - Method in class com.toolsverse.etl.core.task.common.NormalizeNestedDataSet
 
executeInlineTask(EtlConfig, Task, long, Scenario) - Method in class com.toolsverse.etl.core.task.common.Order
 
executeInlineTask(EtlConfig, Task, long, Scenario) - Method in class com.toolsverse.etl.core.task.common.Pivot
 
executeInlineTask(EtlConfig, Task, long, Scenario) - Method in class com.toolsverse.etl.core.task.common.Populate
 
executeInlineTask(EtlConfig, Task, long, Scenario) - Method in class com.toolsverse.etl.core.task.common.RegexpTransformator
 
executeInlineTask(EtlConfig, Task, long, Scenario) - Method in class com.toolsverse.etl.core.task.common.RemoveDuplicates
 
executeInlineTask(EtlConfig, Task, long, Scenario) - Method in class com.toolsverse.etl.core.task.common.ScriptTask
 
executeInlineTask(EtlConfig, Task, long, Scenario) - Method in class com.toolsverse.etl.core.task.common.SplitDataSet
 
executeInlineTask(EtlConfig, Task, long, Scenario) - Method in class com.toolsverse.etl.core.task.common.SqlTask
 
executeInlineTask(EtlConfig, Task, long, Scenario) - Method in class com.toolsverse.etl.core.task.common.Transpose
 
executeInlineTask(EtlConfig, Task, long, Scenario) - Method in class com.toolsverse.etl.core.task.common.Union
 
executeInlineTask(EtlConfig, Task, long, Scenario) - Method in class com.toolsverse.etl.core.task.common.Validator
 
executeInlineTask(EtlConfig, Task, long, Scenario) - Method in class com.toolsverse.etl.core.task.common.XslTransormTask
 
executeInlineTask(EtlConfig, Task, long, Scenario) - Method in class com.toolsverse.etl.core.task.oracle.OracleCopyTask
 
executeInlineTask(EtlConfig, Task, long, Scenario) - Method in class com.toolsverse.etl.core.task.oracle.OracleExtractTask
 
executeInlineTask(EtlConfig, Task, long, Scenario) - Method in class com.toolsverse.etl.core.task.oracle.OracleLoadTask
 
executeInlineTask(EtlConfig, Task, long, Scenario) - Method in class com.toolsverse.etl.core.task.redshift.CopyIntoRedshiftTableTask
 
executeInlineTask(EtlConfig, Task, long, Scenario) - Method in class com.toolsverse.etl.core.task.snowflake.CopyIntoTableTask
 
executeInlineTasks(EtlConfig, Block, Scenario, long) - Method in class com.toolsverse.etl.core.engine.TaskExecutor
Executes INLINE tasks for the Block if any exist.
executeOnExceptionTasks(EtlConfig, Block, Scenario, DataSet) - Method in class com.toolsverse.etl.core.engine.TaskExecutor
Executes ON_EXCEPTION tasks for the Block if any exist.
executePostLoginCommand() - Method in class com.toolsverse.io.FtpsUtils
 
executePostLoginCommand() - Method in class com.toolsverse.io.FtpUtils
Execute post login command.
executePostTask(EtlConfig, Task, DataSet, Scenario) - Method in interface com.toolsverse.etl.core.engine.OnTask
Executes task after extract or load finished.
executePostTask(EtlConfig, Task, DataSet, Scenario) - Method in class com.toolsverse.etl.core.task.common.AddDimension
 
executePostTask(EtlConfig, Task, DataSet, Scenario) - Method in class com.toolsverse.etl.core.task.common.CmdTask
 
executePostTask(EtlConfig, Task, DataSet, Scenario) - Method in class com.toolsverse.etl.core.task.common.CopyIntoDestinationTableTask
 
executePostTask(EtlConfig, Task, DataSet, Scenario) - Method in class com.toolsverse.etl.core.task.common.EvalTransformator
 
executePostTask(EtlConfig, Task, DataSet, Scenario) - Method in class com.toolsverse.etl.core.task.common.ExtractDimension
 
executePostTask(EtlConfig, Task, DataSet, Scenario) - Method in class com.toolsverse.etl.core.task.common.FileManagerTask
 
executePostTask(EtlConfig, Task, DataSet, Scenario) - Method in class com.toolsverse.etl.core.task.common.FileMerge
 
executePostTask(EtlConfig, Task, DataSet, Scenario) - Method in class com.toolsverse.etl.core.task.common.Filter
 
executePostTask(EtlConfig, Task, DataSet, Scenario) - Method in class com.toolsverse.etl.core.task.common.FilterDataSet
 
executePostTask(EtlConfig, Task, DataSet, Scenario) - Method in class com.toolsverse.etl.core.task.common.Intersect
 
executePostTask(EtlConfig, Task, DataSet, Scenario) - Method in class com.toolsverse.etl.core.task.common.Join
 
executePostTask(EtlConfig, Task, DataSet, Scenario) - Method in class com.toolsverse.etl.core.task.common.KeyValueNormTransformator
 
executePostTask(EtlConfig, Task, DataSet, Scenario) - Method in class com.toolsverse.etl.core.task.common.KeyValueTransformator
 
executePostTask(EtlConfig, Task, DataSet, Scenario) - Method in class com.toolsverse.etl.core.task.common.MailTask
 
executePostTask(EtlConfig, Task, DataSet, Scenario) - Method in class com.toolsverse.etl.core.task.common.Matrix
 
executePostTask(EtlConfig, Task, DataSet, Scenario) - Method in class com.toolsverse.etl.core.task.common.Minus
 
executePostTask(EtlConfig, Task, DataSet, Scenario) - Method in class com.toolsverse.etl.core.task.common.NormalizeNestedDataSet
 
executePostTask(EtlConfig, Task, DataSet, Scenario) - Method in class com.toolsverse.etl.core.task.common.Order
 
executePostTask(EtlConfig, Task, DataSet, Scenario) - Method in class com.toolsverse.etl.core.task.common.Pivot
 
executePostTask(EtlConfig, Task, DataSet, Scenario) - Method in class com.toolsverse.etl.core.task.common.Populate
 
executePostTask(EtlConfig, Task, DataSet, Scenario) - Method in class com.toolsverse.etl.core.task.common.RegexpTransformator
 
executePostTask(EtlConfig, Task, DataSet, Scenario) - Method in class com.toolsverse.etl.core.task.common.RemoveDuplicates
 
executePostTask(EtlConfig, Task, DataSet, Scenario) - Method in class com.toolsverse.etl.core.task.common.ScriptTask
 
executePostTask(EtlConfig, Task, DataSet, Scenario) - Method in class com.toolsverse.etl.core.task.common.SplitDataSet
 
executePostTask(EtlConfig, Task, DataSet, Scenario) - Method in class com.toolsverse.etl.core.task.common.SqlTask
 
executePostTask(EtlConfig, Task, DataSet, Scenario) - Method in class com.toolsverse.etl.core.task.common.Transpose
 
executePostTask(EtlConfig, Task, DataSet, Scenario) - Method in class com.toolsverse.etl.core.task.common.Union
 
executePostTask(EtlConfig, Task, DataSet, Scenario) - Method in class com.toolsverse.etl.core.task.common.Validator
 
executePostTask(EtlConfig, Task, DataSet, Scenario) - Method in class com.toolsverse.etl.core.task.common.XslTransormTask
 
executePostTask(EtlConfig, Task, DataSet, Scenario) - Method in class com.toolsverse.etl.core.task.informix.InformixDbAccessTask
 
executePostTask(EtlConfig, Task, DataSet, Scenario) - Method in class com.toolsverse.etl.core.task.oracle.OracleCopyTask
 
executePostTask(EtlConfig, Task, DataSet, Scenario) - Method in class com.toolsverse.etl.core.task.oracle.OracleExtractTask
 
executePostTask(EtlConfig, Task, DataSet, Scenario) - Method in class com.toolsverse.etl.core.task.oracle.OracleLoadTask
 
executePostTask(EtlConfig, Task, DataSet, Scenario) - Method in class com.toolsverse.etl.core.task.redshift.CopyIntoRedshiftTableTask
 
executePostTask(EtlConfig, Task, DataSet, Scenario) - Method in class com.toolsverse.etl.core.task.snowflake.CopyIntoTableTask
 
executePostTask(EtlConfig, Task, DataSet, Scenario) - Method in class com.toolsverse.etl.core.task.sqlserver.BcpTask
 
executePostTasks(EtlConfig, Block, Scenario, DataSet) - Method in class com.toolsverse.etl.core.engine.TaskExecutor
Executes POST tasks for the Block if any exist.
executePreTask(EtlConfig, Task, Scenario) - Method in interface com.toolsverse.etl.core.engine.OnTask
Executes task before extract or load started.
executePreTask(EtlConfig, Task, Scenario) - Method in class com.toolsverse.etl.core.task.common.AddDimension
 
executePreTask(EtlConfig, Task, Scenario) - Method in class com.toolsverse.etl.core.task.common.CmdTask
 
executePreTask(EtlConfig, Task, Scenario) - Method in class com.toolsverse.etl.core.task.common.EvalTransformator
 
executePreTask(EtlConfig, Task, Scenario) - Method in class com.toolsverse.etl.core.task.common.ExtractDimension
 
executePreTask(EtlConfig, Task, Scenario) - Method in class com.toolsverse.etl.core.task.common.FileManagerTask
 
executePreTask(EtlConfig, Task, Scenario) - Method in class com.toolsverse.etl.core.task.common.FileMerge
 
executePreTask(EtlConfig, Task, Scenario) - Method in class com.toolsverse.etl.core.task.common.Filter
 
executePreTask(EtlConfig, Task, Scenario) - Method in class com.toolsverse.etl.core.task.common.FilterDataSet
 
executePreTask(EtlConfig, Task, Scenario) - Method in class com.toolsverse.etl.core.task.common.Intersect
 
executePreTask(EtlConfig, Task, Scenario) - Method in class com.toolsverse.etl.core.task.common.Join
 
executePreTask(EtlConfig, Task, Scenario) - Method in class com.toolsverse.etl.core.task.common.KeyValueNormTransformator
 
executePreTask(EtlConfig, Task, Scenario) - Method in class com.toolsverse.etl.core.task.common.KeyValueTransformator
 
executePreTask(EtlConfig, Task, Scenario) - Method in class com.toolsverse.etl.core.task.common.MailTask
 
executePreTask(EtlConfig, Task, Scenario) - Method in class com.toolsverse.etl.core.task.common.Matrix
 
executePreTask(EtlConfig, Task, Scenario) - Method in class com.toolsverse.etl.core.task.common.Minus
 
executePreTask(EtlConfig, Task, Scenario) - Method in class com.toolsverse.etl.core.task.common.NormalizeNestedDataSet
 
executePreTask(EtlConfig, Task, Scenario) - Method in class com.toolsverse.etl.core.task.common.Order
 
executePreTask(EtlConfig, Task, Scenario) - Method in class com.toolsverse.etl.core.task.common.Pivot
 
executePreTask(EtlConfig, Task, Scenario) - Method in class com.toolsverse.etl.core.task.common.Populate
 
executePreTask(EtlConfig, Task, Scenario) - Method in class com.toolsverse.etl.core.task.common.RegexpTransformator
 
executePreTask(EtlConfig, Task, Scenario) - Method in class com.toolsverse.etl.core.task.common.RemoveDuplicates
 
executePreTask(EtlConfig, Task, Scenario) - Method in class com.toolsverse.etl.core.task.common.ScriptTask
 
executePreTask(EtlConfig, Task, Scenario) - Method in class com.toolsverse.etl.core.task.common.SplitDataSet
 
executePreTask(EtlConfig, Task, Scenario) - Method in class com.toolsverse.etl.core.task.common.SqlTask
 
executePreTask(EtlConfig, Task, Scenario) - Method in class com.toolsverse.etl.core.task.common.Transpose
 
executePreTask(EtlConfig, Task, Scenario) - Method in class com.toolsverse.etl.core.task.common.Union
 
executePreTask(EtlConfig, Task, Scenario) - Method in class com.toolsverse.etl.core.task.common.Validator
 
executePreTask(EtlConfig, Task, Scenario) - Method in class com.toolsverse.etl.core.task.common.XslTransormTask
 
executePreTask(EtlConfig, Task, Scenario) - Method in class com.toolsverse.etl.core.task.oracle.OracleCopyTask
 
executePreTask(EtlConfig, Task, Scenario) - Method in class com.toolsverse.etl.core.task.oracle.OracleExtractTask
 
executePreTask(EtlConfig, Task, Scenario) - Method in class com.toolsverse.etl.core.task.oracle.OracleLoadTask
 
executePreTasks(EtlConfig, Block, Scenario, DataSet) - Method in class com.toolsverse.etl.core.engine.TaskExecutor
Executes PRE tasks for the Block if any exist.
executeQuery(String) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
executeQuery() - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
executeReplaceMacros(String, String) - Static method in class com.toolsverse.util.FileUtils
Execute replace macros.
executeScript(SqlRequest) - Method in interface com.toolsverse.etl.sql.service.SqlService
Executes sql script, for example anonymous sql block if supported by driver passed in the sql request.
executeScript(SqlRequest) - Method in class com.toolsverse.etl.sql.service.SqlServiceImpl
 
executeScript(Connection, String, boolean, boolean, Object...) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Execute SQL script.
executeScript(Connection, String, boolean, Object...) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Execute SQL script.
executeScript(Connection, String, Object...) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Execute SQL script.
executeScript(Connection, String, Driver, DataSet, OnException, Map<String, Object>, String, boolean, boolean, boolean) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Executes SQL script for all rows of the data set if its not empty or just once if it is.
executeScript(Connection, String, Driver, DataSet, OnException, Map<String, Object>, String, boolean, boolean) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Executes SQL script for all rows of the data set if its not empty or just once if it is.
executeScript(Connection, String, Driver, DataSet, OnException, Map<String, Object>, String, boolean) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Executes SQL script for all rows of the data set if its not empty or just once if it is.
executeScriptAndReturnResultSet(Connection, String, Driver, OnException, Map<String, Object>, String, boolean) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Executes SQL script for all rows of the data set if its not empty or just once if it is.
executeScriptAndReturnResultSetAndSaveException(Connection, String, Driver, OnException, Map<String, Object>, String, boolean, InfoLogger) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Executes SQL script for all rows of the data set if its not empty or just once if it is.
executeScriptAndSaveException(Connection, String, Driver, DataSet, OnException, Map<String, Object>, String, boolean, boolean, boolean, InfoLogger) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Executes SQL script for all rows of the data set if its not empty or just once if it is.
executeScriptAndSaveException(Connection, String, Driver, DataSet, OnException, Map<String, Object>, String, boolean, boolean, InfoLogger) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Executes SQL script for all rows of the data set if its not empty or just once if it is.
executeSql(DataSet, String) - Static method in class com.toolsverse.etl.common.CommonEtlUtils
Execute sql on any data set.
executeSql(String, DataSet...) - Static method in class com.toolsverse.etl.common.CommonEtlUtils
Execute sql on arrays of data sets.
executeSql(DataSet, String, TypedKeyValue<String, Object>...) - Static method in class com.toolsverse.etl.common.CommonEtlUtils
Execute sql on any data set.
executeSql(String, TypedKeyValue<String, Object>[], DataSet...) - Static method in class com.toolsverse.etl.common.CommonEtlUtils
Execute sql on arrays of data sets.
executeSql(SqlRequest) - Method in interface com.toolsverse.etl.sql.service.SqlService
Executes sql.
executeSql(SqlRequest) - Method in class com.toolsverse.etl.sql.service.SqlServiceImpl
 
executeSql(Connection, String, int, String, Driver, boolean, Object...) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Prepares sql, set bind variables using given bindVars and finally executes sql.
executeSql(Connection, String, boolean, Object...) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Prepares sql, set bind variables using given bindVars and finally executes sql.
executeSql(Connection, String, Object...) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Prepares sql, set bind variables using given bindVars and finally executes sql.
executeSql(Connection, String, int, String, Map<String, Object>, Driver, boolean, boolean) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Prepares sql, set bind variables using given bindVars and finally executes sql.
executeSql(Connection, String, int, String, Map<String, Object>, Driver, boolean) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Prepares sql, set bind variables using given bindVars and finally executes sql.
executeSql(Connection, String, int, String, Map<String, Object>, Driver) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Prepares sql, set bind variables using given bindVars and finally executes sql.
executeSql(Connection, String, LinkedHashMap<String, Object>, Driver) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Prepares sql, set bind variables using given params and finally executes sql.
executeSqlAndReturnResultSet(Connection, String, int, String, Map<String, Object>, Driver) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Prepares sql, set bind variables using given bindVars and finally executes sql.
executeSqlAndReturnResultSet(Connection, String, int, String, Map<String, Object>, Driver, boolean) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Prepares sql, set bind variables using given bindVars and finally executes sql.
executeSqlAndReturnResultSetAndSaveException(Connection, String, int, String, Map<String, Object>, Driver, boolean, InfoLogger) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Prepares sql, set bind variables using given bindVars and finally executes sql.
executeSqlAndSaveException(Connection, String, int, String, Map<String, Object>, Driver, boolean, boolean, InfoLogger) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Prepares sql, set bind variables using given bindVars and finally executes sql.
executeTask(EtlConfig, Task, long, Scenario, boolean) - Method in class com.toolsverse.etl.core.task.common.ScriptTask
Execute task.
executeTask() - Method in class com.toolsverse.util.concurrent.ConcurrentAdapter
Execute task and waits until service thread is finished or interrupted and UI is updated.
executeTask(ConcurrentFeature) - Method in class com.toolsverse.util.concurrent.ConcurrentAdapter
Execute task and waits until service thread is finished or interrupted and UI is updated.
executeTask(String, boolean) - Method in class com.toolsverse.util.concurrent.ConcurrentAdapter.HeadlessConcurrentAdapter
Execute task.
executeUpdate(String) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
executeUpdate() - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
executeUpdate(String, int) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
executeUpdate(String, int[]) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
executeUpdate(String, String[]) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
ExecutorProvider - Interface in com.toolsverse.util.concurrent
The class which implements this interface is used as a factory for the ExecutorService
exists(String, FileResource) - Method in interface com.toolsverse.etl.core.engine.FileFilter
Checks if file already exists in the history.
exists(String, FileResource) - Method in class com.toolsverse.etl.core.engine.NoDupsFileFilter
 
exists(Connection, String, Driver, List<TypedKeyValue<String, Object>>, boolean) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Checks if record exists.
exists(Connection, String, Driver, TypedKeyValue<List<String>, List<Object>>, String, boolean) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Checks if record exists for the given dataset and list of fields.
exists(String) - Method in interface com.toolsverse.io.RedisService
Check if the key exists in Redis.
EXPLAIN_PLAN_TYPE - Static variable in interface com.toolsverse.etl.sql.service.SqlService
The EXPLAIN_PLAN_TYPE.
EXTENSION_PROP - Static variable in class com.toolsverse.etl.connector.text.ClobConnectorParams
The EXTENSION property.
EXTENSION_PROP - Static variable in class com.toolsverse.etl.connector.text.KeyValueConnectorParams
The EXTENSION property.
EXTENSION_PROP - Static variable in class com.toolsverse.etl.connector.text.TextConnectorParams
The EXTENSION property.
ExtensionModule - Interface in com.toolsverse.ext
The Toolseverse Foundation framework is design to be extensible.
externalToolRequiresRedirect() - Method in class com.toolsverse.etl.driver.AbstractDriver
 
externalToolRequiresRedirect() - Method in interface com.toolsverse.etl.driver.Driver
Checks if external tool requires redirect of the output to the file.
EXTRACT - Static variable in class com.toolsverse.etl.core.config.EtlConfig
Extract only.
extract(EtlConfig, Scenario, Loader, int) - Method in class com.toolsverse.etl.core.engine.Extractor
Extracts data from all sources.
extract(EtlConfig, Scenario) - Method in class com.toolsverse.etl.core.engine.Extractor
Extracts data from all sources.
extract(EtlConfig, Scenario, Source, Destination, AddRecordCallback) - Method in class com.toolsverse.etl.core.engine.Extractor
Extracts data from the source.
EXTRACT_DESC_STR - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The EXTRACT description.
EXTRACT_LOAD - Static variable in class com.toolsverse.etl.core.config.EtlConfig
Extracts and loads data.
EXTRACT_LOAD_DESC_STR - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The EXTRACT and LOAD description.
EXTRACT_LOAD_STR - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The EXTRACT and LOAD code.
EXTRACT_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The EXTRACT_NODE.
EXTRACT_STR - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The EXTRACT code.
extractDimension(String, DataSet, String) - Static method in class com.toolsverse.etl.common.CommonEtlUtils
Extract dimension from multidimensional data set.
ExtractDimension - Class in com.toolsverse.etl.core.task.common
This Task.POST task extracts dimension from the multidimensional data set.
ExtractDimension() - Constructor for class com.toolsverse.etl.core.task.common.ExtractDimension
 
extractMandatory(EtlConfig, Scenario) - Method in class com.toolsverse.etl.core.engine.Extractor
Extracts mandatory data sets.
Extractor - Class in com.toolsverse.etl.core.engine
Extracts data from the multiple sources.
Extractor(TransactionMonitor) - Constructor for class com.toolsverse.etl.core.engine.Extractor
Instantiates a new extractor.
ExtUtils - Class in com.toolsverse.ext
The collection of static methods used by Extension framework.
ExtUtils() - Constructor for class com.toolsverse.ext.ExtUtils
 

F

FallBack - Interface in com.toolsverse.util
The extension of the Runnable interface.
fallback() - Method in interface com.toolsverse.util.FallBack
This method is called if run() was not executed.
FATAL - Static variable in class com.toolsverse.util.log.Logger
An error that renders the application useless, such as a "FileNotFound" exception on a file that contains startup information.
FATAL_STR - Static variable in class com.toolsverse.util.log.Logger
 
FETCH_SIZE_ATTR - Static variable in class com.toolsverse.etl.core.engine.Source
FETCH_SIZE_ATTR.
FIELD_ATTR - Static variable in class com.toolsverse.etl.common.Variable
 
FIELD_ATTR - Static variable in class com.toolsverse.etl.core.engine.Scenario
The Constant FIELD_ATTR.
FIELD_DEBEZIUM_CDC_OP - Static variable in class com.toolsverse.etl.common.DataSet
The Constant FIELD_DEBEZIUM_CDC_OP.
FIELD_DEBEZIUM_CDC_OP - Static variable in class com.toolsverse.etl.core.codegen.DefaultCodeGen
 
FIELD_DEBEZIUM_CDC_TIMESTAMP - Static variable in class com.toolsverse.etl.common.DataSet
The Constant FIELD_DEBEZIUM_CDC_TIMESTAMP.
FIELD_VAR_NAME - Static variable in class com.toolsverse.etl.core.task.common.EvalTransformator
The FIELD_VAR_NAME - the value of this variable defines name of the field to update.
FieldDef - Class in com.toolsverse.etl.common
This class defines a database field.
FieldDef() - Constructor for class com.toolsverse.etl.common.FieldDef
Instantiates a new FieldDef.
FieldDef(int, String) - Constructor for class com.toolsverse.etl.common.FieldDef
Instantiates a new FieldDef.
fieldHasParams(int) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Checks if field must have parameters.
FieldMapping - Class in com.toolsverse.etl.common
Fields mapping record
FieldMapping() - Constructor for class com.toolsverse.etl.common.FieldMapping
 
fieldNameNeedQuotes(String, char, Driver) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Checks if field name need quotes.
FIELDS - Static variable in class com.toolsverse.etl.core.engine.FileMetrics
The FIELDS.
FIELDS_PROP - Static variable in class com.toolsverse.etl.connector.text.TextConnectorParams
The FIELDS property.
FIELDS_TO_EXCLUDE_FROM_METADATA_UPDATE - Static variable in class com.toolsverse.etl.common.DataSet
The fields to exclude from metadata update.
FIELDS_VAR - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The FIELDS variable name.
FieldsRepository - Interface in com.toolsverse.etl.common
The class which implements FieldsRepository interface collects information about database types.
FieldsRepository.FieldsRepositoryConfig - Class in com.toolsverse.etl.common
 
FieldsRepositoryConfig() - Constructor for class com.toolsverse.etl.common.FieldsRepository.FieldsRepositoryConfig
 
FILE - Static variable in class com.toolsverse.io.FileProcessor
FILE.
FILE - Static variable in class com.toolsverse.io.IoProcessorFactory
FILE.
FILE_ATTR - Static variable in class com.toolsverse.etl.core.task.common.MailTask
 
FILE_COUNT_CODE_VAR - Static variable in class com.toolsverse.etl.core.task.common.FileManagerTask
 
FILE_COUNT_LANG_VAR - Static variable in class com.toolsverse.etl.core.task.common.FileManagerTask
The LANGUAGE VAR.
FILE_COUNT_VAR - Static variable in class com.toolsverse.etl.core.task.common.FileManagerTask
The FILE_COUNT_VAR.
FILE_NAME_PROP - Static variable in class com.toolsverse.etl.connector.DataSetConnectorParams
The FILE NAME property.
FILE_NAME_PROP - Static variable in class com.toolsverse.io.HttpProcessor
The FILE NAME property.
FILE_NAME_TO_READ - Static variable in class com.toolsverse.etl.common.DataSet
The Constant FILE_NAME_TO_READ.
FILE_NAME_TO_WRITE - Static variable in class com.toolsverse.etl.common.DataSet
The Constant FILE_NAME_TO_WRITE.
FILE_PROP - Static variable in class com.toolsverse.io.HttpProcessor
The IS FILE property.
FILE_PROP - Static variable in class com.toolsverse.io.MailParams
The FILE PROPERTY.
FILE_TOKEN - Static variable in class com.toolsverse.util.UrlUtils
FILE token.
FILE_URL - Static variable in class com.toolsverse.util.UrlUtils
 
FILE_VAR - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The FILE variable name.
FILE_VAR - Static variable in class com.toolsverse.etl.core.task.common.MailTask
The FILE VARIABLE.
fileAppender - Variable in class com.toolsverse.etl.util.ThreadAppender.AsyncAppenderWrapper
The file appender.
FileConnectorParams - Class in com.toolsverse.etl.connector
The abstract DataSetConnectorParams implementation used by file based DataSetConnectors.
FileConnectorParams(CacheProvider<String, Object>, boolean, int) - Constructor for class com.toolsverse.etl.connector.FileConnectorParams
Instantiates a new FileConnectorParams.
FileConnectorResource - Enum in com.toolsverse.etl.connector
Messages and errors used by file-based DataSetConnectors.
fileExists(String) - Static method in class com.toolsverse.util.FileUtils
Checks if file or folder exists.
fileExistsAndNotDir(String) - Static method in class com.toolsverse.util.FileUtils
File exists and not dir.
FileFilter - Interface in com.toolsverse.etl.core.engine
This interfaces stores history of the processed files.
FileLocker<R> - Class in com.toolsverse.util.concurrent
The class for acquiring and releasing os level file locks.
FileLocker() - Constructor for class com.toolsverse.util.concurrent.FileLocker
Instantiates a new file locker.
FileManagerTask - Class in com.toolsverse.etl.core.task.common
This is a Task.PRE and Task.POST task for the basic file operations such as: copy, move, rename, delete, zip, unzip.
FileManagerTask() - Constructor for class com.toolsverse.etl.core.task.common.FileManagerTask
 
FileMerge - Class in com.toolsverse.etl.core.task.common
This is a Task.PRE and Task.POST task which merges text files.
FileMerge() - Constructor for class com.toolsverse.etl.core.task.common.FileMerge
 
FileMetadata - Class in com.toolsverse.etl.metadata
The abstract implementation of Metadata interface for the file based data sources such as text file, xml file, Excel, etc.
FileMetadata() - Constructor for class com.toolsverse.etl.metadata.FileMetadata
 
FileMetrics - Class in com.toolsverse.etl.core.engine
The POJO which represents File ETL metrics such as file copied, file moved, file deleted, etc.
FileMetrics() - Constructor for class com.toolsverse.etl.core.engine.FileMetrics
 
fileName2Url(String) - Static method in class com.toolsverse.util.UrlUtils
Convert the file name to url.
FilenameUtils - Class in com.toolsverse.util
General filename and filepath manipulation utilities.
FilenameUtils() - Constructor for class com.toolsverse.util.FilenameUtils
Instances should NOT be constructed in standard programming.
FileProcessor - Class in com.toolsverse.io
The local file system implementation of the IoProcessor.
FileProcessor() - Constructor for class com.toolsverse.io.FileProcessor
 
FileResource - Class in com.toolsverse.io
This class is a substitution for the File.
FileResource() - Constructor for class com.toolsverse.io.FileResource
Instantiates a new FileResource.
FileResource(File) - Constructor for class com.toolsverse.io.FileResource
Instantiates a new FileResource from the file object.
FILES_URL - Static variable in class com.toolsverse.util.UrlUtils
 
FILES_VAR - Static variable in class com.toolsverse.etl.core.task.common.FileManagerTask
The FILES_VAR.
filesExist(Alias, String) - Static method in class com.toolsverse.etl.core.task.common.FileManagerTask
Check if files exist using given alias and wildcard file name.
filesExist(EtlConfig, String, String) - Static method in class com.toolsverse.etl.core.task.common.FileManagerTask
Check if files exist using given alias and wildcard file name.
FileSorter - Class in com.toolsverse.io
The utility class to sort List
FileSorter() - Constructor for class com.toolsverse.io.FileSorter
 
FileUtils - Class in com.toolsverse.util
The collection of the static methods for the file operations such as copy, delete, etc.
FileUtils() - Constructor for class com.toolsverse.util.FileUtils
 
FileWatcher - Class in com.toolsverse.util
Extend instance of this class to watch changes in the single file.
FileWatcher(File) - Constructor for class com.toolsverse.util.FileWatcher
Instantiates a new file watcher.
filter(DataSet, String) - Static method in class com.toolsverse.etl.common.CommonEtlUtils
Filter data set and keep the source data set intact.
filter(DataSet, String, boolean) - Static method in class com.toolsverse.etl.common.CommonEtlUtils
Filter data set.
filter(DataSetRecord) - Method in class com.toolsverse.etl.common.DataSet
Filters record using expression.
Filter - Class in com.toolsverse.etl.core.task.common
This Task.INLINE task filters data set records using SQL like expression.
Filter() - Constructor for class com.toolsverse.etl.core.task.common.Filter
 
filter(String) - Method in class com.toolsverse.etl.driver.AbstractDriver
 
filter(String) - Method in interface com.toolsverse.etl.driver.Driver
Filters string.
filter(String) - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
filter(String) - Method in class com.toolsverse.etl.driver.SimpleDriver
 
filter(Driver, String, int) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Executes Driver.filter(String) if field is a flavor of char or clob.
Filter - Interface in com.toolsverse.util.filter
A filter is an object than perform filtering task on object implementing FilterContext interface.
filter(FilterContext) - Method in interface com.toolsverse.util.filter.Filter
Checks if particular object implementing FilterContext is appropriate in the current execution context.
filter(String, String[], String[]) - Static method in class com.toolsverse.util.Utils
Replaces all strings from the array original contained in the string value on the strings in the array replaceOn.
FILTER_TRANSFORMATION - Static variable in class com.toolsverse.etl.connector.text.KeyValueConnectorParams
 
FILTER_TRANSFORMATION - Static variable in class com.toolsverse.etl.connector.text.TextConnectorParams
The Constant FILTER_TRANSFORMATION.
FILTER_VAR - Static variable in class com.toolsverse.etl.core.task.common.FileManagerTask
The FILE_FILTER_VAR.
FilterContext - Interface in com.toolsverse.util.filter
Sometime it is necessary to filter objects based on execution context.
FilterDataSet - Class in com.toolsverse.etl.core.task.common
This Task.POST task applies filter to the data set.
FilterDataSet() - Constructor for class com.toolsverse.etl.core.task.common.FilterDataSet
 
find(Document, String, int, boolean) - Static method in class com.toolsverse.etl.parser.DocumentParser
Find string in the document and get the offset of the starting element.
find(int, Object) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.ForwardingNode
 
find(int, Object) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.Node
Virtualized support for map.get(); overridden in subclasses.
find(int, Object) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.ReservationNode
 
find(int, Object) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.TreeBin
Returns matching node or null if none.
find(int, Object) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.TreeNode
 
findAndReplace(String, String, String, boolean) - Static method in class com.toolsverse.util.Utils
Takes String and replaces the "find" string with the "replace" string.
findAndReplaceRegexp(String, String, String, boolean) - Static method in class com.toolsverse.util.Utils
Takes String and replaces the "find" string with the "replace" string using regular expression.
findBestOperand(String, String[]) - Static method in class com.toolsverse.util.Script
Find best operand.
findClosingBraket(char, char, int, String) - Static method in class com.toolsverse.util.Utils
 
findException(String, String) - Static method in class com.toolsverse.etl.common.OnException
Finds the index of the exception handler.
findField(String, String...) - Method in class com.toolsverse.etl.common.DataSet
Find field.
findPosition(Document, String, int, boolean) - Static method in class com.toolsverse.etl.parser.DocumentParser
Find string in the document and get the column/line location.
findPrivateKey(InputStream, long, char[]) - Static method in class com.toolsverse.util.encryption.pgp.PgpUtils
Load a secret key ring collection from keyIn and find the private key corresponding to keyID if it exists.
findPrivateKey(PGPSecretKey, char[]) - Static method in class com.toolsverse.util.encryption.pgp.PgpUtils
Load a secret key and find the private key in it.
findTreeNode(int, Object, Class<?>) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.TreeNode
Returns the TreeNode (or null if not found) for the given key starting at given root.
finished() - Method in interface com.toolsverse.util.concurrent.ParallelProgressDelegate
Returns true if task already finished or cancelled.
finishLoad(UnitLoader) - Method in class com.toolsverse.etl.aliasreader.AliasReaderUnit
 
finishLoad(UnitLoader) - Method in class com.toolsverse.etl.connector.ConnectorUnit
 
finishLoad(UnitLoader) - Method in class com.toolsverse.etl.driver.DriverUnit
 
finishLoad(UnitLoader) - Method in class com.toolsverse.etl.metadata.MetadataUnit
 
finishLoad(UnitLoader) - Method in class com.toolsverse.ext.loader.Unit
Executed when UnitLoader finishes load.
finishLoad(UnitLoader) - Method in class com.toolsverse.imaging.ImageProcessor
 
finishLoad(UnitLoader) - Method in class com.toolsverse.io.IoProcessorFactory
 
finishTrackingExtract(String, DataSet, String) - Method in class com.toolsverse.etl.core.engine.EtlMetricsTracker
Finish tracking extract.
finishTrackingLoad(String, Destination, String) - Method in class com.toolsverse.etl.core.engine.EtlMetricsTracker
Finish tracking load.
fireDataSetChangeListeners(DataSetRecord) - Method in class com.toolsverse.etl.common.DataSet
Fire data set change listeners.
fireDataSetChangeListeners(DataSetFields, DataSetRecord) - Method in class com.toolsverse.etl.core.engine.Destination
Fire data set change listeners.
first - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.TreeBin
 
first - Variable in class com.toolsverse.util.concurrentlinkedhashmap.LinkedDeque
Pointer to first node.
FIRST_ROW_DATA_PROP - Static variable in class com.toolsverse.etl.connector.text.TextConnectorParams
The FIRST ROW HAS DATA property.
FlexibleRedirectStrategy() - Constructor for class com.toolsverse.service.web.HttpClientFactory.FlexibleRedirectStrategy
 
floatValue() - Method in class com.toolsverse.util.CalcNumber
 
flowId - Variable in class com.toolsverse.etl.util.ThreadAppender.AsyncAppenderWrapper
 
flush() - Method in class com.toolsverse.util.StringBuilderWriter
Flushing this writer has no effect.
flushBase64() - Method in class com.toolsverse.util.Base64.OutputStream
Method added by PHIL.
FOLDER_ATTR - Static variable in class com.toolsverse.etl.core.task.common.MailTask
 
FOLDER_PROP - Static variable in class com.toolsverse.io.MailParams
The FOLDER PROPERTY.
FOLDER_TYPE - Static variable in class com.toolsverse.util.TreeNode
FOLDER
FOLDER_VAR - Static variable in class com.toolsverse.etl.core.task.common.MailTask
The FOLDER VARIABLE.
FOOTER_ATTR - Static variable in class com.toolsverse.etl.core.task.common.MailTask
 
FOOTER_VAR - Static variable in class com.toolsverse.etl.core.task.common.FileMerge
The FOOTER to be added to the file.
FOOTER_VAR - Static variable in class com.toolsverse.etl.core.task.common.MailTask
 
forceFileExtension() - Method in class com.toolsverse.io.DirectProcessor
 
forceFileExtension() - Method in class com.toolsverse.io.FileProcessor
 
forceFileExtension() - Method in class com.toolsverse.io.FtpProcessor
 
forceFileExtension() - Method in class com.toolsverse.io.HttpProcessor
 
forceFileExtension() - Method in interface com.toolsverse.io.IoProcessor
If true force adding file extension to the name.
forceFileExtension() - Method in class com.toolsverse.io.MailProcessor
 
forceFileExtension() - Method in class com.toolsverse.io.NullProcessor
 
forceFileExtension() - Method in class com.toolsverse.io.SftpProcessor
 
forceNativeDataType(String) - Method in class com.toolsverse.etl.common.FieldDef
Sets the native data type.Ignore fieldTypeOverriddenByVar
forceSqlDataType(int) - Method in class com.toolsverse.etl.common.FieldDef
Sets the sql data type.
forEach(DataSetVisitor, boolean) - Method in class com.toolsverse.etl.common.DataSet
Recursively traverse dataset and all nested datasets.
forEach(ConcurrentHashMapV8.Action<? super Map.Entry<K, V>>) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.EntrySetView
 
forEach(ConcurrentHashMapV8.BiAction<? super K, ? super V>) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8
 
forEach(ConcurrentHashMapV8.Action<? super K>) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.KeySetView
 
forEach(ConcurrentHashMapV8.Action<? super V>) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.ValuesView
 
forEachRemaining(ConcurrentHashMapV8.Action<? super T>) - Method in interface com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.ConcurrentHashMapSpliterator
Applies the action to each untraversed element
forEachRemaining(ConcurrentHashMapV8.Action<? super Map.Entry<K, V>>) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.EntrySpliterator
 
forEachRemaining(ConcurrentHashMapV8.Action<? super K>) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.KeySpliterator
 
forEachRemaining(ConcurrentHashMapV8.Action<? super V>) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.ValueSpliterator
 
forHrefAmpersand(String) - Static method in class com.toolsverse.util.EscapeChars
Escape all ampersand characters in a URL.
forHTML(String) - Static method in class com.toolsverse.util.EscapeChars
Escape characters for text appearing in HTML markup.
forJSON(String) - Static method in class com.toolsverse.util.EscapeChars
Escapes characters for text appearing as data in the Javascript Object Notation (JSON) data interchange format.
format(String) - Method in interface com.toolsverse.util.TextFormatter
Format text.
format(String, String...) - Static method in class com.toolsverse.util.Utils
Takes the input string and replaces all instances of %N on the corresponding value.
formatBySplitting(String, char, char, boolean, boolean, char...) - Static method in class com.toolsverse.util.Utils
Format string by splitting using separator, ignore quotes, add eof to the end of each line.
FORMATTER - Static variable in interface com.toolsverse.ext.ExtensionModule
 
forName(String) - Static method in class com.toolsverse.util.IOCase
Factory method to create an IOCase from a name.
forRegex(String) - Static method in class com.toolsverse.util.EscapeChars
Replace characters having special meaning in regular expressions with their escaped equivalents, preceded by a '\' character.
forReplacementString(String) - Static method in class com.toolsverse.util.EscapeChars
Escape '$' and '\' characters in replacement strings.
forScriptTagsOnly(String) - Static method in class com.toolsverse.util.EscapeChars
Disable all SCRIPT tags in aText.
FORTRAN_LANG - Static variable in interface com.toolsverse.util.lang.ParserTypeFactory
FORTRAN.
forURL(String) - Static method in class com.toolsverse.util.EscapeChars
Synonym for URLEncoder.encode(String, "UTF-8").
ForwardingNode(ConcurrentHashMapV8.Node<K, V>[]) - Constructor for class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.ForwardingNode
 
forXML(String) - Static method in class com.toolsverse.util.EscapeChars
Escape characters for text appearing as XML data, between tags.
forXMLLite(String) - Static method in class com.toolsverse.util.EscapeChars
Escape characters for text appearing as XML data, between tags.
FOURBYTE - Static variable in class com.toolsverse.util.Base64UrlSafe
Used to get the number of Quadruples.
free() - Method in class com.toolsverse.etl.aliasreader.AliasReaderUnit
 
free() - Method in class com.toolsverse.etl.connector.ConnectorUnit
 
free() - Method in class com.toolsverse.etl.driver.DriverUnit
 
free() - Method in class com.toolsverse.etl.metadata.FileMetadata
 
free() - Method in class com.toolsverse.etl.metadata.JdbcMetadata.DbMetadata
Releases connection.
free() - Method in class com.toolsverse.etl.metadata.JdbcMetadata
 
free() - Method in interface com.toolsverse.etl.metadata.Metadata
Free the resources.
free() - Method in class com.toolsverse.etl.metadata.MetadataCollector
Free the memory.
free() - Method in class com.toolsverse.etl.metadata.MetadataUnit
 
free() - Method in class com.toolsverse.ext.loader.Unit
Executed when there is a need to free memory.
free() - Method in class com.toolsverse.ext.loader.UnitLoader
Frees the memory.
free() - Method in class com.toolsverse.imaging.ImageProcessor
 
free() - Method in class com.toolsverse.io.IoProcessorFactory
 
free() - Method in class com.toolsverse.mvc.controller.ControllerBundle
Frees the memory.
FROM_CONNECTION_NAME_VAR - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The 'FROM' CONNECTION NAME variable name.
FROM_PROP - Static variable in class com.toolsverse.io.MailParams
The FROM PROPERTY.
FROM_VAR - Static variable in class com.toolsverse.etl.core.task.common.MailTask
The FROM VARIABLE.
fromMidnight(long) - Static method in class com.toolsverse.util.Utils
Get time from midnight.
FTP - Static variable in class com.toolsverse.io.FtpProcessor
FTP.
FTP - Static variable in class com.toolsverse.io.IoProcessorFactory
FTP.
FtpProcessor - Class in com.toolsverse.io
The FTP implementation of the IoProcessor.
FtpProcessor() - Constructor for class com.toolsverse.io.FtpProcessor
Instantiates a new FtpProcessor.
FtpProcessor(String, int) - Constructor for class com.toolsverse.io.FtpProcessor
Instantiates a new FtpProcessor with a socket proxy.
FTPS - Static variable in class com.toolsverse.io.FtpsProcessor
FTPS.
FTPS - Static variable in class com.toolsverse.io.IoProcessorFactory
FTPS.
FtpsProcessor - Class in com.toolsverse.io
The FTPS implementation of the IoProcessor.
FtpsProcessor() - Constructor for class com.toolsverse.io.FtpsProcessor
Instantiates a new FtpsProcessor.
FtpsProcessor(String, int) - Constructor for class com.toolsverse.io.FtpsProcessor
Instantiates a new FtpsProcessor with a socket proxy.
FtpsUtils - Class in com.toolsverse.io
The collection of methods which implement FTPS protocol using org.apache.commons.net.ftps client
FtpsUtils() - Constructor for class com.toolsverse.io.FtpsUtils
Instantiates a new FtpsUtils.
FtpsUtils(String, int) - Constructor for class com.toolsverse.io.FtpsUtils
Instantiates a new ftps utils.
FtpUtils - Class in com.toolsverse.io
The collection of methods which implement FTP protocol using org.apache.commons.net.ftp.
FtpUtils() - Constructor for class com.toolsverse.io.FtpUtils
Instantiates a new FtpUtils.
FtpUtils(String, int) - Constructor for class com.toolsverse.io.FtpUtils
Instantiates a new FtpUtils with a socket proxy using provided proxy host and port.
FULL_FILE_NAME_TO_READ - Static variable in class com.toolsverse.etl.common.DataSet
The Constant FULL_FILE_NAME_TO_READ.
FULL_FILE_NAME_TO_WRITE - Static variable in class com.toolsverse.etl.common.DataSet
The Constant FULL_FILE_NAME_TO_WRITE.
fullName2BaseName(String) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Converts full name to base name.
fullName2Name(String) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Converts full name to name.
fullName2NodeName(String) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Converts full name to node name.
fullName2OwnerName(String) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Converts full name to owner name.
fullOrPartialMatch(String, Set<String>) - Static method in class com.toolsverse.etl.core.task.common.FileManagerTask
Full or partial match.
FUNC_TYPE - Static variable in class com.toolsverse.etl.core.engine.Destination
Database function.
FUNC_TYPE - Static variable in interface com.toolsverse.etl.driver.Driver
The function.
Function - Interface in com.toolsverse.etl.common
Defines common set of methods for the extension functions.
FUNCTION_ATTR - Static variable in class com.toolsverse.etl.common.Variable
 
FUNCTION_ATTR - Static variable in class com.toolsverse.etl.core.engine.Scenario
The Constant FUNCTION_ATTR.
FunctionContext - Class in com.toolsverse.etl.common
The is a parameter passed to the function.
FunctionContext() - Constructor for class com.toolsverse.etl.common.FunctionContext
Instantiates a new FunctionContext.

G

generateKeyPair(String, String, int, OutputStream, OutputStream) - Static method in class com.toolsverse.util.encryption.pgp.PgpKeyPairGenerator
 
generateKeyPair(String, String, int) - Static method in class com.toolsverse.util.encryption.pgp.PgpKeyPairGenerator
Generate key pair.
GenericConnectionFactory - Class in com.toolsverse.etl.sql.connection
The default implementation of the ConnectionFactory interface.
GenericConnectionFactory() - Constructor for class com.toolsverse.etl.sql.connection.GenericConnectionFactory
 
GenericFileDriver - Class in com.toolsverse.etl.driver
Default ETL driver for the file based data sources, such as text files, xml files, Excel etc.
GenericFileDriver() - Constructor for class com.toolsverse.etl.driver.GenericFileDriver
 
GenericFileDriverNoMetadataOnWrite - Class in com.toolsverse.etl.driver
Same as GenericFileDriver except it does not create metadata files on write.
GenericFileDriverNoMetadataOnWrite() - Constructor for class com.toolsverse.etl.driver.GenericFileDriverNoMetadataOnWrite
 
GenericJdbcDriver - Class in com.toolsverse.etl.driver
Default ETL driver for the jdbc compliant databases which does not support callable statements.
GenericJdbcDriver() - Constructor for class com.toolsverse.etl.driver.GenericJdbcDriver
 
GenericJdbcDriverNoErrorOnGetObject - Class in com.toolsverse.etl.driver
Default ETL driver for the jdbc compliant databases which does not throw an exception on getObject .
GenericJdbcDriverNoErrorOnGetObject() - Constructor for class com.toolsverse.etl.driver.GenericJdbcDriverNoErrorOnGetObject
 
GenericJdbcDriverNoPreparedStatement - Class in com.toolsverse.etl.driver
Default ETL driver for the jdbc compliant databases which does not support callable and prepared statements.
GenericJdbcDriverNoPreparedStatement() - Constructor for class com.toolsverse.etl.driver.GenericJdbcDriverNoPreparedStatement
 
GenericMetadataExtractor - Class in com.toolsverse.etl.metadata
The default implementation of the MetadataExtractor for the jdbc compliant databases.
GenericMetadataExtractor() - Constructor for class com.toolsverse.etl.metadata.GenericMetadataExtractor
 
GenericSqlParser - Class in com.toolsverse.etl.parser
The default implementation of the SqlParser interface.
GenericSqlParser() - Constructor for class com.toolsverse.etl.parser.GenericSqlParser
 
GenericSqlParser.ParamsParser - Class in com.toolsverse.etl.parser
The Class ParamsParser.
GenericSqlParser.SplitParser - Class in com.toolsverse.etl.parser
The Class SplitParser.
GenericSqlParser.SqlTypeParser - Class in com.toolsverse.etl.parser
The Class SqlTypeParser.
GenericSqlParser.StripParser - Class in com.toolsverse.etl.parser
The Class StripParser.
GenericUrlParser - Class in com.toolsverse.etl.sql.connection
This class parsers any URL.
GenericUrlParser(Integer) - Constructor for class com.toolsverse.etl.sql.connection.GenericUrlParser
Instantiates a new generic url parser.
GenericUrlParser(Integer, boolean) - Constructor for class com.toolsverse.etl.sql.connection.GenericUrlParser
Instantiates a new generic url parser.
get(K) - Method in interface com.toolsverse.cache.Cache
Gets the object stored in the cache by key.
get(String) - Method in class com.toolsverse.cache.CacheManager
Gets the cache associated with the topic.
get(Number) - Method in class com.toolsverse.cache.ListMemoryCache
 
get(K) - Method in class com.toolsverse.cache.MemoryCache
 
get(String) - Method in class com.toolsverse.config.SystemConfig
 
get(String, String) - Method in class com.toolsverse.config.SystemConfig
Gets the value of the property.
get(String, String, Map<String, String>) - Method in class com.toolsverse.config.SystemConfig
Gets the value of the property.
get(int) - Method in class com.toolsverse.etl.common.DataSetData
Gets the record for the index.
get(int) - Method in class com.toolsverse.etl.common.DataSetRecord
Gets the value at the index.
get(IoProcessor, String, String, String) - Method in class com.toolsverse.io.DirectProcessor
 
get(String, String) - Method in class com.toolsverse.io.DirectProcessor
 
get(String, String, String) - Method in class com.toolsverse.io.DirectProcessor
 
get(Object) - Method in class com.toolsverse.io.DirectProcessor
 
get(IoProcessor, String, String, String) - Method in class com.toolsverse.io.FileProcessor
 
get(String, String) - Method in class com.toolsverse.io.FileProcessor
 
get(String, String, String) - Method in class com.toolsverse.io.FileProcessor
 
get(Object) - Method in class com.toolsverse.io.FileProcessor
 
get(IoProcessor, String, String, String) - Method in class com.toolsverse.io.FtpProcessor
 
get(String, String) - Method in class com.toolsverse.io.FtpProcessor
 
get(String, String, String) - Method in class com.toolsverse.io.FtpProcessor
 
get(Object) - Method in class com.toolsverse.io.FtpProcessor
 
get(IoProcessor, String, String, String) - Method in class com.toolsverse.io.HttpProcessor
 
get(String, String) - Method in class com.toolsverse.io.HttpProcessor
 
get(String, String, String) - Method in class com.toolsverse.io.HttpProcessor
 
get(Object) - Method in class com.toolsverse.io.HttpProcessor
 
get(IoProcessor, String, String, String) - Method in interface com.toolsverse.io.IoProcessor
Copies a file fromFolder + filename to the toFolder + filename using client as a source IoProcessor.
get(String, String) - Method in interface com.toolsverse.io.IoProcessor
Copies file fromFolder + filename to the InputStream.
get(String, String, String) - Method in interface com.toolsverse.io.IoProcessor
Copies file fromFolder + filename to the toFolder + filename using itself as a source IoProcessor.
get(Object) - Method in interface com.toolsverse.io.IoProcessor
Gets the InputStream from the cData.
get(IoProcessor, String, String, String) - Method in class com.toolsverse.io.MailProcessor
 
get(String, String) - Method in class com.toolsverse.io.MailProcessor
 
get(String, String, String) - Method in class com.toolsverse.io.MailProcessor
 
get(Object) - Method in class com.toolsverse.io.MailProcessor
 
get(IoProcessor, String, String, String) - Method in class com.toolsverse.io.NullProcessor
 
get(String, String) - Method in class com.toolsverse.io.NullProcessor
 
get(String, String, String) - Method in class com.toolsverse.io.NullProcessor
 
get(Object) - Method in class com.toolsverse.io.NullProcessor
 
get(String) - Method in interface com.toolsverse.io.RedisService
Gets the value by key.
get(IoProcessor, String, String, String) - Method in class com.toolsverse.io.SftpProcessor
 
get(String, String) - Method in class com.toolsverse.io.SftpProcessor
 
get(String, String, String) - Method in class com.toolsverse.io.SftpProcessor
 
get(Object) - Method in class com.toolsverse.io.SftpProcessor
 
get(int) - Method in class com.toolsverse.util.CaseInsensitiveListTreeMap
Returns the element at the specified position in the list.
get(Object) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(Object) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
 
get(String) - Method in class com.toolsverse.util.factory.ObjectFactory
Creates an object which either implements name interface or is an instance of the name class.
get(String, boolean) - Method in class com.toolsverse.util.factory.ObjectFactory
If singleton == true creates a "singleton" instance of the object which either implements name interface or is an instance of the name class.
get(String, Class<?>) - Method in class com.toolsverse.util.factory.ObjectFactory
Creates an object which either implements name interface or is an instance of the name class.
get(String, Class<?>, boolean) - Method in class com.toolsverse.util.factory.ObjectFactory
If singleton== true creates a "singleton" instance of the object which either implements name interface or is an instance of the name class.
get(String, String) - Method in class com.toolsverse.util.factory.ObjectFactory
First tries to create an object which either implements name interface or is an instance of the name class.
get(String, String, boolean) - Method in class com.toolsverse.util.factory.ObjectFactory
If singleton == true first tries to create a "singleton" instance of the object which either implements name interface or is an instance of the name class.
get(String, String, Class<?>, boolean) - Method in class com.toolsverse.util.factory.ObjectFactory
If singleton == true first tries to create a "singleton" instance of the object which either implements name interface or is an instance of the name class.
get(String, String, String) - Method in class com.toolsverse.util.factory.ObjectFactory
First tries to create an object which either implements name interface or is an instance of the name class.
get(String, String, String, Class<?>) - Method in class com.toolsverse.util.factory.ObjectFactory
First tries to create an object which either implements name interface or is an instance of the name class.
get(String, String, String, Class<?>, boolean, boolean) - Method in class com.toolsverse.util.factory.ObjectFactory
First tries to create an object which either implements name interface or is an instance of the name class.
get(String) - Method in interface com.toolsverse.util.factory.ObjectFactoryModule
Gets the binded name by the original name.
get(Object) - Method in class com.toolsverse.util.LinkedCaseInsensitiveMap
 
get(int) - Method in class com.toolsverse.util.ListHashMap
Returns the element at the specified position in the list.
get(Object) - Method in class com.toolsverse.util.ListHashMap
 
GET_METHOD - Static variable in class com.toolsverse.io.HttpProcessor
HTTP GET.
getAccessToken(String, String, String, String) - Method in class com.toolsverse.etl.sql.connection.BaseConnectionCallback
Gets the access token.
getAction() - Method in class com.toolsverse.etl.connector.BaseSplitProcessor
 
getAction() - Method in class com.toolsverse.etl.connector.xml.XmlMerger
 
getAction(String) - Method in class com.toolsverse.etl.core.config.EtlConfig
Gets the action from the code.
getAction() - Method in class com.toolsverse.etl.core.engine.FileMetrics
Gets the action.
getAction() - Method in class com.toolsverse.etl.core.engine.Scenario
Gets the action.
getAction() - Method in interface com.toolsverse.io.SplitProcessor
Gets the action.
getActionByDesc(String) - Method in class com.toolsverse.etl.core.config.EtlConfig
Gets the action by description.
getActions(String) - Method in class com.toolsverse.etl.core.config.EtlConfig
Gets the actions allowed for the scenario.
getActualBatchWindow() - Method in class com.toolsverse.etl.core.engine.Destination
Gets the actual batch window.
getActualConnection() - Method in interface com.toolsverse.etl.sql.connection.JdbcConnectionWrapper
Gets the actual connection.
getActualConnection() - Method in class com.toolsverse.etl.sql.connection.SshConnection
 
getActualConnection() - Method in class com.toolsverse.etl.sql.connection.StreamingConnection
 
getActualConnectionName() - Method in class com.toolsverse.etl.core.engine.Destination
Gets the actual connection name.
getActualData() - Method in class com.toolsverse.etl.common.DataSet
Gets the additional data associated with data set.
getActualFolderName(String) - Static method in class com.toolsverse.util.FileUtils
Gets the actual folder name.
getActualIndex() - Method in class com.toolsverse.etl.connector.text.TextFilter
Gets the actual index.
getActualLoadAction() - Method in class com.toolsverse.etl.core.engine.Destination
Gets the actual load action.
getActualName(String) - Method in class com.toolsverse.io.DirectProcessor
 
getActualName(String) - Method in class com.toolsverse.io.FileProcessor
 
getActualName(String) - Method in class com.toolsverse.io.FtpProcessor
 
getActualName(String) - Method in class com.toolsverse.io.HttpProcessor
 
getActualName(String) - Method in interface com.toolsverse.io.IoProcessor
Gets the actual file name from the passed name.
getActualName(String) - Method in class com.toolsverse.io.MailProcessor
 
getActualName(String) - Method in class com.toolsverse.io.NullProcessor
 
getActualName(String) - Method in class com.toolsverse.io.SftpProcessor
 
getActualPort() - Method in class com.toolsverse.etl.sql.connection.GenericUrlParser
Gets the actual port.
getAddColumnSql() - Method in class com.toolsverse.etl.driver.AbstractDriver
 
getAddColumnSql() - Method in interface com.toolsverse.etl.driver.Driver
Gets the ADD COLUMN SQL.
getAddColumnSql() - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
getAddColumnSql() - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
getAddColumnSql() - Method in class com.toolsverse.etl.driver.SimpleDriver
 
getAddColumnSql() - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
getAddedJars() - Method in class com.toolsverse.ext.loader.UnitLoader
Gets the map of the added jars.
getAddedRecords() - Method in class com.toolsverse.etl.common.DataSet
Gets the added records.
getAddFieldValueCallback() - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
Gets the AddFieldValueCallback object.
getAdditionalInfo() - Method in class com.toolsverse.etl.common.DataSet
Gets the additional info such as transformation type.
getAddRecordCallback() - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
Gets the AddRecordCallback object.
getAfter() - Method in class com.toolsverse.etl.core.engine.Destination
Gets the block of code which is executed after all auto generated and conditional blocks of the destination.
getAfterCallback() - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
Gets the AfterCallback object.
getAfterFromFromSelect(String) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Gets part of the sql statement after "from" clause.
getAfterFunctions() - Method in interface com.toolsverse.etl.common.Function
Gets the array of functions which will be executed after main etl action (insert, update, delete, merge, etc).
getAfterFunctions() - Method in class com.toolsverse.etl.core.function.db2.Db2Functions
 
getAfterFunctions() - Method in class com.toolsverse.etl.core.function.DefFunctions
 
getAfterFunctions() - Method in class com.toolsverse.etl.core.function.informix.InformixFunctions
 
getAfterFunctions() - Method in class com.toolsverse.etl.core.function.mysql.MySqlFunctions
 
getAfterFunctions() - Method in class com.toolsverse.etl.core.function.oracle.OracleFunctions
 
getAfterFunctions() - Method in class com.toolsverse.etl.core.function.postgres.PostgresFunctions
 
getAfterFunctions() - Method in class com.toolsverse.etl.core.function.sqlserver.MsSqlFunctions
 
getAfterFunctions() - Method in class com.toolsverse.etl.core.function.sqlserver.SybaseFunctions
 
getAfterWhereFromSelect(String) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Gets part of the sql statement after "where" clause.
getAge(Date, Date, boolean) - Static method in class com.toolsverse.util.Utils
Gets the age.
getAlias() - Method in class com.toolsverse.etl.common.IoProcessorCallable
Gets the alias.
getAlias() - Method in class com.toolsverse.etl.connector.FileConnectorParams
Gets the alias.
getAlias(EtlConfig, String) - Static method in class com.toolsverse.etl.core.task.common.FileManagerTask
Gets the alias by connection name.
getAlias(ConnectionParams, String) - Method in class com.toolsverse.etl.metadata.informix.InformixMetadata
Gets the alias.
getAlias(ConnectionParams, String) - Method in class com.toolsverse.etl.metadata.sqlserver.MsSqlMetadata
Gets the alias.
getAlias(String) - Method in class com.toolsverse.etl.sql.config.SqlConfig
Gets the alias by name.
getAliases() - Method in interface com.toolsverse.etl.aliasreader.AliasReader
Gets the aliases.
getAliases() - Method in class com.toolsverse.etl.aliasreader.oracle.OracleTnsNamesReader
 
getAliases() - Method in interface com.toolsverse.etl.aliasreader.oracle.service.TnsReaderService
Gets the aliases.
getAliases() - Method in class com.toolsverse.etl.aliasreader.oracle.service.TnsReaderServiceImpl
 
getAliasesMap() - Method in class com.toolsverse.etl.core.config.EtlConfig
Gets the map of the aliases.
getAllAttributes() - Method in interface com.toolsverse.mvc.model.Model
Gets the map of all attributes, including sub-models.
getAllAttributes() - Method in class com.toolsverse.mvc.model.ModelImpl
 
getAllowedActions() - Method in class com.toolsverse.etl.core.engine.Scenario
Gets the allowed actions.
getAllowedIdentifierChars() - Method in class com.toolsverse.etl.driver.AbstractDriver
 
getAllowedIdentifierChars() - Method in interface com.toolsverse.etl.driver.Driver
Gets the allowed identifier chars.
getAllowedSchema() - Method in class com.toolsverse.etl.metadata.FileMetadata
 
getAllowedSchema() - Method in class com.toolsverse.etl.metadata.JdbcMetadata
 
getAllowedSchema() - Method in interface com.toolsverse.etl.metadata.Metadata
Gets the allowed schema when in restricted mode.
getAllowedSchema() - Method in class com.toolsverse.etl.metadata.postgres.PostgresMetadata
 
getAllowedSchema() - Method in class com.toolsverse.etl.metadata.sqlserver.MsSqlMetadata
 
getAllowedSchema() - Method in class com.toolsverse.etl.metadata.sqlserver.SybaseMetadata
 
getAllRefs(String, String, String, String) - Method in class com.toolsverse.etl.metadata.JdbcMetadata
Get the all references including inner tables.
getAlterTableAddColumns(String, DataSet, List<String>, Driver) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Gets the SQL for "alter table add column".
getAlterTableAddColumns(String, DataSet, List<String>, Driver, boolean) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Gets the SQL for "alter table add column".
getAlterTableAddColumnSql(String, FieldDef, FieldsRepository) - Method in class com.toolsverse.etl.driver.AbstractDriver
 
getAlterTableAddColumnSql(String, FieldDef, FieldsRepository, boolean) - Method in class com.toolsverse.etl.driver.AbstractDriver
 
getAlterTableAddColumnSql(String, FieldDef, FieldsRepository) - Method in interface com.toolsverse.etl.driver.Driver
Gets the alter table add column sql.
getAlterTableAddColumnSql(String, FieldDef, FieldsRepository, boolean) - Method in interface com.toolsverse.etl.driver.Driver
Gets the alter table add column sql.
getAlterTableAddColumnSql(String, FieldDef, FieldsRepository) - Method in class com.toolsverse.etl.driver.SimpleDriver
 
getAltLibsPath() - Method in class com.toolsverse.config.SystemConfig
Gets the lib path for the test mode.
getAppHome() - Method in class com.toolsverse.util.collector.AppInfo
Gets the app home folder.
getAppInfo() - Method in class com.toolsverse.config.SystemConfig
Gets the application root path.
getAppInfo() - Method in interface com.toolsverse.util.collector.AppInfoCollector
Collects information about application's execution environment, such as host name, ip address, "home" folder, etc.
getAppInfo() - Method in class com.toolsverse.util.collector.AppInfoCollectorDefault
 
getAppName() - Method in class com.toolsverse.config.SystemConfig
Gets the application name.
getAppRoot() - Method in class com.toolsverse.util.collector.AppInfo
Gets the app root folder.
getArgs() - Method in class com.toolsverse.service.ServiceRequest
Gets the arguments.
getAspect() - Method in class com.toolsverse.util.aspect.Aspect
Returns the new class which extends A but intercept all its methods.
getAssemblies(String, String, String, String) - Method in class com.toolsverse.etl.metadata.sqlserver.MsSqlMetadata
Gets the assemblies.
getAsynchronous() - Method in class com.toolsverse.etl.core.engine.Task
Checks if task is asynchronous.
getAtomicLong() - Method in class com.toolsverse.etl.core.config.EtlConfig
Gets the atomic long.
getAttribute(String) - Method in class com.toolsverse.mvc.model.ModelImpl
Gets the Attribute by name
getAttribute(Node, String) - Method in class com.toolsverse.util.XmlUtils
Gets the attribute.
getAttributeClass() - Method in class com.toolsverse.mvc.model.Model.Attribute
Gets the attribute class.
getAttributes() - Method in interface com.toolsverse.mvc.controller.ControllerAdapter
Gets the attributes.
getAttributes() - Method in class com.toolsverse.mvc.controller.ControllerAdapterImpl
 
getAttributes() - Method in interface com.toolsverse.mvc.model.Model
Gets the map of attributes for this model only, excluding sub-models.
getAttributes() - Method in class com.toolsverse.mvc.model.ModelImpl
 
getAttributes(Node) - Method in class com.toolsverse.util.XmlUtils
Gets the attributes.
getAttributes(Node, String) - Method in class com.toolsverse.util.XmlUtils
Gets the attributes.
getAttributeValue(String) - Method in class com.toolsverse.mvc.model.ModelImpl
Gets the attribute value by attributeName
getAttrParams(Class<?>) - Method in class com.toolsverse.mvc.model.ModelImpl
Creates the attribute parameter object.
getAttrs() - Method in class com.toolsverse.etl.common.Variable
Gets the attributes.
getAttrs() - Method in class com.toolsverse.etl.core.engine.Scenario
Gets the attributes.
getAttrValue(String) - Method in class com.toolsverse.etl.common.Variable
Gets the attribute value by name.
getAttrValue(String) - Method in class com.toolsverse.etl.core.engine.Scenario
Gets the attribute value by name.
getAutoCommit() - Method in class com.toolsverse.etl.sql.connection.SshConnection
 
getAutoCommit() - Method in class com.toolsverse.etl.sql.connection.StreamingConnection
 
getAutoInc(LoadFunctionContext) - Method in class com.toolsverse.etl.core.function.db2.Db2Functions
Gets the auto increment value.
getAutoInc(LoadFunctionContext) - Method in class com.toolsverse.etl.core.function.sqlserver.MsSqlFunctions
Gets the auto increment value.
getAutoInc(LoadFunctionContext) - Method in class com.toolsverse.etl.core.function.sqlserver.SybaseFunctions
Gets the field value using auto increment.
getAutotrace(ObjectStorage, Connection, Alias, String) - Method in class com.toolsverse.etl.driver.AbstractDriver
 
getAutotrace(ObjectStorage, Connection, Alias, String) - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
getAutotrace(ObjectStorage, Connection, Alias, String) - Method in interface com.toolsverse.etl.driver.Driver
Executes sql and produces real execution plan.
getAutotrace(ObjectStorage, Connection, Alias, String) - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
getAutotrace(ObjectStorage, Connection, Alias, String) - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
getAutotrace(ObjectStorage, Connection, Alias, String) - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
getBaseName(String) - Static method in class com.toolsverse.util.FilenameUtils
Gets the base name, minus the full path and extension, from a full filename.
getBatchCounter() - Method in class com.toolsverse.etl.core.engine.Destination
Gets the batch counter.
getBatchNumber() - Method in class com.toolsverse.etl.connector.text.KeyValueConnectorParams
Gets the batch number.
getBatchNumber() - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Gets the batch number.
getBatchWindow() - Method in class com.toolsverse.etl.core.engine.Destination
Gets the number of statements to add to the batch.
getBcc() - Method in class com.toolsverse.io.MailParams
Gets the bcc.
getBeforeCallback() - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
Gets the BeforeCallback object.
getBeforeEtlTasks() - Method in interface com.toolsverse.etl.core.engine.Block
Gets the tasks which are executed before etl framework starts processing the DataSet object associated with the particular scenario block but after initializing is done.
getBeforeEtlTasks() - Method in class com.toolsverse.etl.core.engine.Destination
 
getBeforeEtlTasks() - Method in class com.toolsverse.etl.core.engine.Source
 
getBeforeFunctions() - Method in interface com.toolsverse.etl.common.Function
Gets the array of functions which will be executed before main etl action (insert, update, delete, merge, etc).
getBeforeFunctions() - Method in class com.toolsverse.etl.core.function.db2.Db2Functions
 
getBeforeFunctions() - Method in class com.toolsverse.etl.core.function.DefFunctions
 
getBeforeFunctions() - Method in class com.toolsverse.etl.core.function.informix.InformixFunctions
 
getBeforeFunctions() - Method in class com.toolsverse.etl.core.function.postgres.PostgresFunctions
 
getBeforeFunctions() - Method in class com.toolsverse.etl.core.function.sqlserver.MsSqlFunctions
 
getBeforeFunctions() - Method in class com.toolsverse.etl.core.function.sqlserver.SybaseFunctions
 
getBeforePrepareSourceQuery() - Method in class com.toolsverse.etl.core.engine.Source
Gets the JavaScript code to execute before prepare source query.
getBegin() - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
getBegin() - Method in interface com.toolsverse.etl.driver.Driver
Gets the "begin" sql statement.
getBegin() - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
getBegin() - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
getBegin() - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
getBegin() - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
getBegin() - Method in class com.toolsverse.etl.driver.SimpleDriver
 
getBegin() - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
getBegin() - Method in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
 
getBeginSplited() - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
getBeginSplited() - Method in interface com.toolsverse.etl.driver.Driver
Gets the "begin" token for splited sql.
getBeginSplited() - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
getBeginSplited() - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
getBeginSplited() - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
getBeginSplited() - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
getBeginSplited() - Method in class com.toolsverse.etl.driver.SimpleDriver
 
getBeginSplited() - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
getBeginSplited() - Method in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
 
getBehavior() - Method in interface com.toolsverse.mvc.controller.Behavior
Gets the behavior.
getBestMatch() - Method in class com.toolsverse.etl.common.FieldDef
Gets the best match.
getBindings(ObjectStorage, String) - Method in class com.toolsverse.util.Script
Returns an uninitialized Bindings for the script engine defined by lang.
getBindings(ObjectStorage, String, String) - Method in class com.toolsverse.util.Script
Gets the bindings.
getBindParameterName(String, Driver) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Gets the bind parameter name from field name.
getBindVarName() - Method in class com.toolsverse.etl.core.engine.LoadFunctionContext
Gets the bind variable name.
getBlob(ResultSet, int) - Method in class com.toolsverse.etl.driver.CallableDriver
 
getBlob(ResultSet, int) - Method in interface com.toolsverse.etl.driver.Driver
Gets the blob from the result set.
getBlob(ResultSet, int) - Method in class com.toolsverse.etl.driver.SimpleDriver
 
getBlob(ResultSet, int) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Reads the blob field from the result set.
getBlobInputStreamFromResultSet(ResultSet, int) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Gets the blob as an input stream from the result set.
getBlobOutputStream(Blob) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Getter an output stream to write data into the passed Blob.
getBlobOutputStreamFromResultSet(ResultSet, int) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Gets the blob output stream from the result set.
getBlockByName(Scenario, String, EtlUtils.HowToSearch) - Static method in class com.toolsverse.etl.core.util.EtlUtils
Find block by name.
getBlockName() - Method in interface com.toolsverse.etl.common.EtlContext
Gets the block name.
getBlockName() - Method in class com.toolsverse.etl.core.config.EtlContextImpl
 
getBlockName() - Method in exception com.toolsverse.etl.exception.EtlException
Gets the block name.
getBlockType() - Method in interface com.toolsverse.etl.core.engine.Block
Gets the {#link BlockType}.
getBlockType() - Method in class com.toolsverse.etl.core.engine.Destination
 
getBlockType() - Method in class com.toolsverse.etl.core.engine.Source
 
getBom(String) - Static method in class com.toolsverse.util.UnicodeBomInputStream
 
getBOM() - Method in class com.toolsverse.util.UnicodeBomInputStream
Returns the UnicodeBomInputStream.BOM that was detected in the wrapped InputStream object.
getBooleanAttribute(Node, String) - Method in class com.toolsverse.util.XmlUtils
Gets the boolean attribute.
getBooleanAttribute(Node, String, boolean) - Method in class com.toolsverse.util.XmlUtils
Gets the boolean attribute.
getBooleanProperty(String) - Method in class com.toolsverse.storage.StorageManager
Gets the boolean property.
getBooleanProperty(String, boolean) - Method in class com.toolsverse.storage.StorageManager
Gets the boolean property.
getBufferedStream(InputStream) - Method in class com.toolsverse.imaging.handler.JaiImageHandler
Gets the buffered ByteArrayInputStream from the inputStream.
getBuildDate() - Method in class com.toolsverse.config.SystemConfig
Gets the build date in the MM/dd/yyyy HH:mm:ss format.
getBuilder() - Method in class com.toolsverse.util.StringBuilderWriter
Returns the underlying builder.
getBytes() - Method in class com.toolsverse.util.UnicodeBomInputStream.BOM
Returns the bytes corresponding to this UnicodeBomInputStream.BOM value.
getBytesFromFile(File) - Static method in class com.toolsverse.util.FileUtils
Reads the binary file and returns array of bytes.
getByWildcard(String) - Method in interface com.toolsverse.io.RedisService
Gets the objects stored in Redis as a list of strings.
getCache() - Method in interface com.toolsverse.cache.CacheProvider
Gets the cache.
getCache() - Method in class com.toolsverse.cache.ListMemoryCache
 
getCache() - Method in class com.toolsverse.cache.MemoryCache
 
getCache() - Method in class com.toolsverse.etl.core.config.EtlConfig
 
getCache() - Method in class com.toolsverse.etl.core.engine.Destination
Gets the cache associated with the destination.
getCacheProvider() - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
Gets the cache provider.
getCalculatedTableName() - Method in class com.toolsverse.etl.core.engine.Destination
Gets the calculated table name.
getCallback(Properties) - Method in class com.toolsverse.etl.sql.connection.AliasConnectionProvider
Gets the callback.
getCallSql(String) - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
getCallSql(String) - Method in interface com.toolsverse.etl.driver.Driver
Gets the "call" sql.
getCallSql(String) - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
getCallSql(String) - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
getCallSql(String) - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
getCallSql(String) - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
getCallSql(String) - Method in class com.toolsverse.etl.driver.SimpleDriver
 
getCallSql(String) - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
getCallSql(String) - Method in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
 
getCaseInsensitiveKeys(String) - Static method in class com.toolsverse.etl.common.CommonEtlUtils
Gets the case insensitive keys.
getCaseSensitive() - Method in class com.toolsverse.etl.driver.AbstractDriver
 
getCaseSensitive() - Method in interface com.toolsverse.etl.driver.Driver
Gets the "case sensitive" flag.
getCatalog() - Method in class com.toolsverse.etl.common.Alias
Gets the catalog.
getCatalog() - Method in class com.toolsverse.etl.metadata.DatabaseFilter
Gets the catalog.
getCatalog() - Method in class com.toolsverse.etl.sql.connection.SshConnection
 
getCatalog() - Method in class com.toolsverse.etl.sql.connection.StreamingConnection
 
getCatalogs(boolean) - Method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the catalogs.
getCatalogSchemaAndPattern(String) - Method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the catalog schema and pattern from the value.
getCatalogSchemaMetadataAllowed() - Method in class com.toolsverse.etl.metadata.FileMetadata
 
getCatalogSchemaMetadataAllowed() - Method in class com.toolsverse.etl.metadata.JdbcMetadata
 
getCatalogSchemaMetadataAllowed() - Method in interface com.toolsverse.etl.metadata.Metadata
Gets the set of allowed database objects for catalogs and schemas when in restricted mode.
getCause(Throwable) - Static method in class com.toolsverse.util.ExceptionUtils
Deprecated.
This feature will be removed in Lang 4.0
getCause(Throwable, String[]) - Static method in class com.toolsverse.util.ExceptionUtils
Deprecated.
This feature will be removed in Lang 4.0
getCc() - Method in class com.toolsverse.io.MailParams
Gets the cc.
getCData() - Method in class com.toolsverse.etl.common.Alias
Gets the cdata.
getCdata() - Method in class com.toolsverse.etl.connector.FileConnectorParams
Gets the cdata.
getCellRef(String) - Static method in class com.toolsverse.util.Utils
Gets the spreadsheet cell reference.
getCharSeparator() - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Gets the char separator.
getCharUsedForColumnsWithSpaces() - Method in class com.toolsverse.etl.driver.CallableDriver
 
getCharUsedForColumnsWithSpaces() - Method in interface com.toolsverse.etl.driver.Driver
Gets the open and close char used for columns with spaces.
getCharUsedForColumnsWithSpaces() - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
getCharUsedForColumnsWithSpaces() - Method in class com.toolsverse.etl.driver.SimpleDriver
 
getChildNodes(Node) - Method in class com.toolsverse.util.XmlUtils
Gets a Vector of Nodes of all the children of a particular Node.
getChildren() - Method in class com.toolsverse.util.TreeNode
Gets the list of the children nodes.
getChildValues(Node) - Method in class com.toolsverse.util.XmlUtils
Gets a Vector of Strings of all the values contained by the children of a particular Node.
getClasses(String, Class<?>, boolean) - Static method in class com.toolsverse.util.ClassUtils
Gets the list of the classes in the package.
getClasses(String, String, String, Class<?>, Map<String, String>) - Static method in class com.toolsverse.util.ClassUtils
Gets the list of classes in the package first, then adds classes in the plugin path and finally adds classes in the lib path.
getClassesInPackage(String, String, Class<?>, Map<String, String>) - Static method in class com.toolsverse.util.ClassUtils
Gets the list of the classes in the package.
getClassesInPackageInFolder(String, String, Class<?>, Map<String, String>) - Static method in class com.toolsverse.util.ClassUtils
Gets the list of the classes in the package located in the jar files in the folder.
getClassesInPackageInFolder(String, String, String, Class<?>, Map<String, String>) - Static method in class com.toolsverse.util.ClassUtils
Gets the list of the classes in the package located in the jar files in the folder.
getClassesInPackageInFolder(String, String, String, Class<?>, Map<String, String>, String) - Static method in class com.toolsverse.util.ClassUtils
Gets the list of the classes in the package located in the jar files in the folder.
getClassName() - Method in class com.toolsverse.etl.core.engine.Task
Gets the task class name.
getClassPath() - Method in class com.toolsverse.ext.loader.Unit
Gets the root class path to the modules.
getClientAddr() - Method in class com.toolsverse.util.collector.AppInfo
Gets the client address.
getClientHost() - Method in class com.toolsverse.util.collector.AppInfo
Gets the client host name.
getClientInfo(String) - Method in class com.toolsverse.etl.sql.connection.SshConnection
 
getClientInfo() - Method in class com.toolsverse.etl.sql.connection.SshConnection
 
getClientInfo(String) - Method in class com.toolsverse.etl.sql.connection.StreamingConnection
 
getClientInfo() - Method in class com.toolsverse.etl.sql.connection.StreamingConnection
 
getClob(ResultSet, int) - Method in class com.toolsverse.etl.driver.CallableDriver
 
getClob(ResultSet, int) - Method in interface com.toolsverse.etl.driver.Driver
Gets the CLOB from the result set.
getClob(ResultSet, int) - Method in class com.toolsverse.etl.driver.SimpleDriver
 
getClob(ResultSet, int) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Reads the clob from the result set.
getClobTypeName() - Method in class com.toolsverse.etl.driver.db2.Db2Driver
Gets the clob type name.
getCmdForExternalTool(ObjectStorage, Alias, String) - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
getCmdForExternalTool(ObjectStorage, Alias, String) - Method in interface com.toolsverse.etl.driver.Driver
Gets the command line for the external tool.
getCmdForExternalTool(ObjectStorage, Alias, String) - Method in class com.toolsverse.etl.driver.GenericFileDriver
 
getCmdForExternalTool(ObjectStorage, Alias, String) - Method in class com.toolsverse.etl.driver.GenericJdbcDriver
 
getCmdForExternalTool(ObjectStorage, Alias, String) - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
getCmdForExternalTool(ObjectStorage, Alias, String) - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
getCmdForExternalTool(ObjectStorage, Alias, String) - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
getCmdForExternalTool(ObjectStorage, Alias, String) - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
getCmdForExternalTool(ObjectStorage, Alias, String) - Method in class com.toolsverse.etl.driver.snowflake.SnowflakeDriver
 
getCmdForExternalTool(ObjectStorage, Alias, String) - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
getCmdForExternalTool(ObjectStorage, Alias, String) - Method in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
 
getCmdOptions(Alias) - Static method in class com.toolsverse.etl.driver.AbstractDriver
Gets the command line options.
getCode() - Method in class com.toolsverse.etl.common.Variable
Gets the code.
getCode() - Method in class com.toolsverse.etl.connector.text.TextFilter
Gets the code.
getCode() - Method in class com.toolsverse.etl.core.engine.EtlResponse
Gets the last executed code (sql).
getCode() - Method in class com.toolsverse.etl.core.engine.RunningEtlTask
Gets the code.
getCode() - Method in class com.toolsverse.etl.core.engine.Task
Gets the code.
getCode() - Method in class com.toolsverse.etl.core.function.BindVarReturnValue
Gets the code which will be used in the automatically generated SQL
getCodeGenClass() - Method in class com.toolsverse.etl.core.engine.Scenario
Gets the code generator class name.
getCodeLanguage(Task) - Method in interface com.toolsverse.etl.core.engine.OnTask
Gets the code language.
getCodeLanguage(Task) - Method in class com.toolsverse.etl.core.task.common.AddDimension
 
getCodeLanguage(Task) - Method in class com.toolsverse.etl.core.task.common.CmdTask
 
getCodeLanguage(Task) - Method in class com.toolsverse.etl.core.task.common.EvalTransformator
 
getCodeLanguage(Task) - Method in class com.toolsverse.etl.core.task.common.ExtractDimension
 
getCodeLanguage(Task) - Method in class com.toolsverse.etl.core.task.common.FileManagerTask
 
getCodeLanguage(Task) - Method in class com.toolsverse.etl.core.task.common.FileMerge
 
getCodeLanguage(Task) - Method in class com.toolsverse.etl.core.task.common.Filter
 
getCodeLanguage(Task) - Method in class com.toolsverse.etl.core.task.common.FilterDataSet
 
getCodeLanguage(Task) - Method in class com.toolsverse.etl.core.task.common.Intersect
 
getCodeLanguage(Task) - Method in class com.toolsverse.etl.core.task.common.Join
 
getCodeLanguage(Task) - Method in class com.toolsverse.etl.core.task.common.KeyValueNormTransformator
 
getCodeLanguage(Task) - Method in class com.toolsverse.etl.core.task.common.KeyValueTransformator
 
getCodeLanguage(Task) - Method in class com.toolsverse.etl.core.task.common.MailTask
 
getCodeLanguage(Task) - Method in class com.toolsverse.etl.core.task.common.Matrix
 
getCodeLanguage(Task) - Method in class com.toolsverse.etl.core.task.common.Minus
 
getCodeLanguage(Task) - Method in class com.toolsverse.etl.core.task.common.NormalizeNestedDataSet
 
getCodeLanguage(Task) - Method in class com.toolsverse.etl.core.task.common.Order
 
getCodeLanguage(Task) - Method in class com.toolsverse.etl.core.task.common.Pivot
 
getCodeLanguage(Task) - Method in class com.toolsverse.etl.core.task.common.Populate
 
getCodeLanguage(Task) - Method in class com.toolsverse.etl.core.task.common.RegexpTransformator
 
getCodeLanguage(Task) - Method in class com.toolsverse.etl.core.task.common.RemoveDuplicates
 
getCodeLanguage(Task) - Method in class com.toolsverse.etl.core.task.common.ScriptTask
 
getCodeLanguage(Task) - Method in class com.toolsverse.etl.core.task.common.SplitDataSet
 
getCodeLanguage(Task) - Method in class com.toolsverse.etl.core.task.common.SqlTask
 
getCodeLanguage(Task) - Method in class com.toolsverse.etl.core.task.common.Transpose
 
getCodeLanguage(Task) - Method in class com.toolsverse.etl.core.task.common.Union
 
getCodeLanguage(Task) - Method in class com.toolsverse.etl.core.task.common.Validator
 
getCodeLanguage(Task) - Method in class com.toolsverse.etl.core.task.common.XslTransormTask
 
getCodeLanguage(Task) - Method in class com.toolsverse.etl.core.task.oracle.OracleCopyTask
 
getCodeLanguage(Task) - Method in class com.toolsverse.etl.core.task.oracle.OracleExtractTask
 
getCodeLanguage(Task) - Method in class com.toolsverse.etl.core.task.oracle.OracleLoadTask
 
getColName(Map<String, Integer>, String) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Calculates column name using given name.
getColumnName() - Method in class com.toolsverse.etl.connector.text.ClobConnectorParams
Gets the column name.
getColumns(String, DataSet, String, FieldsRepository) - Method in class com.toolsverse.etl.driver.AbstractDriver
 
getColumns(String, DataSet, String, FieldsRepository) - Method in interface com.toolsverse.etl.driver.Driver
Gets the columns for "create table" sql.
getColumns(Alias, DataSet, DataSetConnectorParams, DataSetConnector) - Method in class com.toolsverse.etl.metadata.BaseMetadata
Gets the columns.
getColumns(DataSet) - Method in class com.toolsverse.etl.metadata.FileMetadata
Gets the columns.
getCommitPolicy() - Method in class com.toolsverse.etl.connector.BaseDataSetConnector
Gets the commit policy.
getCommitPolicy() - Method in class com.toolsverse.etl.core.engine.Source
Gets the commit policy.
getCommitPolicy() - Method in interface com.toolsverse.io.StreamingConnector
Gets the commit policy.
getComponent() - Method in class com.toolsverse.mvc.view.ComponentAdapter
Gets the component.
getComponent(String) - Method in interface com.toolsverse.mvc.view.View
Gets the ComponentAdapter by name.
getComponent(String) - Method in class com.toolsverse.mvc.view.ViewImpl
 
getComponentAdapter(View) - Method in interface com.toolsverse.mvc.view.ComponentAdapterProvider
Gets the component adapter.
getComponents() - Method in interface com.toolsverse.mvc.view.View
Gets the map where name is a name of the attribute and value is a ComponentAdapter.
getComponents() - Method in class com.toolsverse.mvc.view.ViewImpl
 
getConcurrentFeature() - Method in class com.toolsverse.util.concurrent.ConcurrentAdapter
Gets the concurrent feature.
getCondition() - Method in class com.toolsverse.etl.core.engine.Destination
Gets the condition string, usually sql, executed before the code for the destination.
getConditionCode() - Method in class com.toolsverse.etl.common.ConditionalExecution
Gets the condition code.
getConditionConnectionName() - Method in class com.toolsverse.etl.common.ConditionalExecution
Gets the condition connection name.
getConditionLang() - Method in class com.toolsverse.etl.common.ConditionalExecution
Gets the condition language.
getConditions(List<TypedKeyValue<String, Object>>, Driver, boolean) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Gets the where clause conditions for the list of fields.
getConfig() - Method in class com.toolsverse.etl.core.engine.LoadFunctionContext
Gets the etl config associated with the current etl process.
getConfigFileName() - Method in class com.toolsverse.etl.aliasreader.oracle.OracleTnsNamesReader
 
getConfigFileName() - Method in class com.toolsverse.etl.driver.AbstractDriver
 
getConfigFileName() - Method in class com.toolsverse.etl.metadata.BaseMetadata
 
getConfigFileName(String) - Method in class com.toolsverse.etl.sql.connection.BaseConnectionCallback
Gets the config file name.
getConfigFileName() - Method in class com.toolsverse.ext.BaseExtension
 
getConfigFileName() - Method in interface com.toolsverse.ext.ExtensionModule
Gets the path to the configuration file for the module.
getConfigFileName() - Method in class com.toolsverse.imaging.handler.JaiImageHandler
 
getConfigFileName() - Method in class com.toolsverse.imaging.ImageProcessor
 
getConfigFolderName() - Method in class com.toolsverse.config.SystemConfig
Gets the configuration folder path.
getConfigStr() - Method in class com.toolsverse.util.lang.ParserType
Gets the configuration string.
getConnection() - Method in class com.toolsverse.etl.common.DataSet
Gets the connection.
getConnection(ConnectionParams, boolean) - Method in interface com.toolsverse.etl.core.connection.EtlConnectionFactory
Create and return new connection using given ConnectionParams.
getConnection(String, boolean) - Method in interface com.toolsverse.etl.core.connection.EtlConnectionFactory
Creates and returns a new connection by name.
getConnection(ConnectionParams, boolean) - Method in class com.toolsverse.etl.core.connection.EtlConnectionFactoryImpl
 
getConnection(ConnectionParams) - Method in class com.toolsverse.etl.core.connection.EtlConnectionFactoryImpl
 
getConnection(String) - Method in class com.toolsverse.etl.core.connection.EtlConnectionFactoryImpl
 
getConnection(String, boolean) - Method in class com.toolsverse.etl.core.connection.EtlConnectionFactoryImpl
 
getConnection() - Method in interface com.toolsverse.etl.core.engine.Block
Gets the actual JDBC connection associated with the scenario block.
getConnection() - Method in class com.toolsverse.etl.core.engine.Destination
 
getConnection() - Method in class com.toolsverse.etl.core.engine.Source
 
getConnection() - Method in class com.toolsverse.etl.core.engine.Task
Gets the connection.
getConnection() - Method in class com.toolsverse.etl.metadata.JdbcMetadata.DbMetadata
Gets the connection.
getConnection(Alias) - Method in class com.toolsverse.etl.sql.connection.AliasConnectionProvider
 
getConnection(Alias) - Method in class com.toolsverse.etl.sql.connection.AliasSessionConnectionProvider
 
getConnection(Alias, boolean) - Method in class com.toolsverse.etl.sql.connection.AliasSessionConnectionProvider
 
getConnection(ConnectionParams) - Method in interface com.toolsverse.etl.sql.connection.ConnectionFactory
Gets the connection by ConnectionParams.
getConnection(String) - Method in interface com.toolsverse.etl.sql.connection.ConnectionFactory
Gets the connection by name.
getConnection(ConnectionParams) - Method in class com.toolsverse.etl.sql.connection.ConnectionFactoryWrapper
 
getConnection(String) - Method in class com.toolsverse.etl.sql.connection.ConnectionFactoryWrapper
 
getConnection(C) - Method in interface com.toolsverse.etl.sql.connection.ConnectionProvider
Gets the connection.
getConnection(ConnectionParams) - Method in class com.toolsverse.etl.sql.connection.DummyConnectionFactory
 
getConnection(String) - Method in class com.toolsverse.etl.sql.connection.DummyConnectionFactory
 
getConnection(ConnectionParams) - Method in class com.toolsverse.etl.sql.connection.GenericConnectionFactory
 
getConnection(String) - Method in class com.toolsverse.etl.sql.connection.GenericConnectionFactory
 
getConnection(C, boolean) - Method in interface com.toolsverse.etl.sql.connection.SessionConnectionProvider
Gets the connection.
getConnection() - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
getConnectionFactory() - Method in class com.toolsverse.etl.core.config.EtlConfig
Gets the connection factory.
getConnectionFactory() - Method in class com.toolsverse.etl.metadata.BaseMetadata
Gets the connection factory.
getConnectionFile(Alias) - Method in class com.toolsverse.etl.driver.AbstractDriver
 
getConnectionFile(Alias) - Method in interface com.toolsverse.etl.driver.Driver
Gets the connection aliases file for the database, for example tnsnames.ora.
getConnectionFile(Alias) - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
getConnectionName() - Method in interface com.toolsverse.etl.core.engine.Block
Gets the name of the connection associated with the scenario block.
getConnectionName() - Method in class com.toolsverse.etl.core.engine.Destination
 
getConnectionName() - Method in class com.toolsverse.etl.core.engine.EtlUnit
Gets the connection name.
getConnectionName() - Method in class com.toolsverse.etl.core.engine.Source
 
getConnectionName() - Method in class com.toolsverse.etl.core.engine.Task
Gets the connection name.
getConnectionNameForHighWatermark() - Method in class com.toolsverse.etl.core.engine.Destination
Gets the connection name to calculate the high-watermark field value.
getConnectionParams() - Method in class com.toolsverse.etl.common.Alias
 
getConnectionParams() - Method in interface com.toolsverse.etl.common.ConnectionParamsProvider
Gets the connection parameters.
getConnectionParams(Connection) - Method in interface com.toolsverse.etl.core.connection.EtlConnectionFactory
Gets the connection params for the given connection.
getConnectionParams(String) - Method in interface com.toolsverse.etl.core.connection.EtlConnectionFactory
Gets the connection params by the given name.
getConnectionParams(Connection) - Method in class com.toolsverse.etl.core.connection.EtlConnectionFactoryImpl
 
getConnectionParams(String) - Method in class com.toolsverse.etl.core.connection.EtlConnectionFactoryImpl
 
getConnectionParams() - Method in class com.toolsverse.etl.sql.connection.DummyConnectionFactory
 
getConnectionParamsProvider() - Method in class com.toolsverse.etl.metadata.BaseMetadata
 
getConnectionParamsProvider() - Method in interface com.toolsverse.etl.metadata.Metadata
Gets the connection params provider.
getConnectionParamsProvider() - Method in class com.toolsverse.etl.sql.service.SqlRequest
Gets the connection params provider.
getConnector() - Method in class com.toolsverse.etl.connector.service.ConnectorRequest
Gets the connector.
getConnectorClassName() - Method in class com.toolsverse.etl.common.Alias
Gets the connector class name.
getConnectorClassName() - Method in class com.toolsverse.etl.connector.service.ConnectorRequest
Gets the connector class name.
getConnectors() - Method in class com.toolsverse.etl.core.engine.EtlProcess
Gets connectors.
getConstraints(String, String, String, String) - Method in class com.toolsverse.etl.metadata.db2.Db2Metadata
Gets table constraints.
getConstraints(String, String, String, String) - Method in class com.toolsverse.etl.metadata.informix.InformixMetadata
Gets table constraints.
getConstraints(String, String, String, String) - Method in class com.toolsverse.etl.metadata.mysql.MySqlMetadata
Gets table constraints.
getConstraints(String, String, String, String) - Method in class com.toolsverse.etl.metadata.oracle.OracleMetadata
Gets table or view constraints.
getConstraints(String, String, String, String) - Method in class com.toolsverse.etl.metadata.postgres.PostgresMetadata
Gets table constraints.
getConstraints(String, String, String, String) - Method in class com.toolsverse.etl.metadata.sqlserver.MsSqlMetadata
Gets table constraints.
getConstraints(String, String, String, String) - Method in class com.toolsverse.etl.metadata.sqlserver.SybaseMetadata
Gets table constraints.
getConstraintType(Object) - Static method in class com.toolsverse.etl.metadata.db2.Db2Metadata
Gets the constraint type.
getConstraintType(Object) - Static method in class com.toolsverse.etl.metadata.informix.InformixMetadata
Gets the constraint type.
getConstraintType(Object) - Static method in class com.toolsverse.etl.metadata.oracle.OracleMetadata
Gets the constraint type.
getConsumer() - Method in class com.toolsverse.io.HttpProcessor
Gets the OAuth consumer.
getContentProducer(ServiceRequest) - Method in class com.toolsverse.service.web.ServiceProxyWeb
Gets the content producer.
getContentProducer(ServiceRequest) - Method in class com.toolsverse.service.web.ServiceProxyWebJson
 
getContentType() - Method in class com.toolsverse.io.MailParams
Gets the content type.
getContext() - Method in interface com.toolsverse.etl.common.EtlContext
Gets the context.
getContext() - Method in class com.toolsverse.etl.core.config.EtlContextImpl
 
getContextProperties() - Method in class com.toolsverse.config.SystemConfig
Gets either system properties or tenant properties or local thread properties.
getController() - Method in class com.toolsverse.mvc.controller.ControllerBundle
Gets the controller.
getController() - Method in interface com.toolsverse.mvc.view.View
Gets the controller.
getController() - Method in class com.toolsverse.mvc.view.ViewImpl
 
getControllerAdapters() - Method in interface com.toolsverse.mvc.view.View
Gets the list of the registered controller adapters.
getControllerAdapters() - Method in class com.toolsverse.mvc.view.ViewImpl
 
getCorrectFolder(String) - Static method in class com.toolsverse.util.FileUtils
Cleanup the folder.
getCount() - Method in class com.toolsverse.util.AvgNumber
Gets the count.
getCounter() - Method in class com.toolsverse.util.Repeater
Gets the counter.
getCountOfTheParallelScenarious() - Method in class com.toolsverse.etl.core.config.EtlConfig
Gets the count of the scenarios which will be executed in parallel.
getCreateTableSql(String, DataSet, boolean, String, FieldsRepository) - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
getCreateTableSql(String, DataSet, boolean, String, FieldsRepository) - Method in interface com.toolsverse.etl.driver.Driver
Gets the "create table" sql.
getCreateTableSql(String, DataSet, boolean, String, FieldsRepository) - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
getCreateTableSql(String, DataSet, boolean, String, FieldsRepository) - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
getCreateTableSql(String, DataSet, boolean, String, FieldsRepository) - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
getCreateTableSql(String, DataSet, boolean, String, FieldsRepository) - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
getCreateTableSql(String, DataSet, boolean, String, FieldsRepository) - Method in class com.toolsverse.etl.driver.postgres.RedshiftDriver
 
getCreateTableSql(String, DataSet, boolean, String, FieldsRepository) - Method in class com.toolsverse.etl.driver.SimpleDriver
 
getCreateTableSql(String, DataSet, boolean, String, FieldsRepository) - Method in class com.toolsverse.etl.driver.snowflake.SnowflakeDriver
 
getCreateTableSql(String, DataSet, boolean, String, FieldsRepository) - Method in class com.toolsverse.etl.driver.sqlserver.AzureSynapseAnalyticsDriver
 
getCreateTableSql(String, DataSet, boolean, String, FieldsRepository) - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
getCreateTableSql(String, DataSet, boolean, String, FieldsRepository) - Method in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
 
getCreateTableTemplate() - Method in class com.toolsverse.etl.core.engine.Destination
Gets the creates the table template.
getCrudAction() - Method in class com.toolsverse.etl.common.DataSetRecord
Gets the crud action.
getCrudAction() - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
Gets the crud action.
getCurrentBatchRow() - Method in class com.toolsverse.etl.connector.text.KeyValueConnectorParams
Gets the current batch row.
getCurrentBatchRow() - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Gets the current batch row.
getCurrentDatabase() - Method in class com.toolsverse.etl.metadata.BaseMetadata
Gets the current database.
getCurrentNumberOfExtractedRecords(String) - Method in class com.toolsverse.etl.core.engine.EtlMetricsTracker
Gets the current number of extracted records.
getCurrentNumberOfLoadedRecords(String) - Method in class com.toolsverse.etl.core.engine.EtlMetricsTracker
Gets the current number of loaded records.
getCurrentRecord() - Method in class com.toolsverse.etl.common.DataSet
Gets the current record.
getCurrentRecord() - Method in class com.toolsverse.etl.common.FunctionContext
Gets the current record of the data set.
getCurrentRow() - Method in class com.toolsverse.etl.connector.excel.ExcelConnectorParams
Gets the current row index.
getCurrentValue() - Method in class com.toolsverse.etl.common.FunctionContext
Gets the value of the current field of the current record of the data set.
getCursorLoopEndSql(String, DataSet) - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
getCursorLoopEndSql(String, DataSet) - Method in interface com.toolsverse.etl.driver.Driver
Gets the "loop end" sql for the cursor.
getCursorLoopEndSql(String, DataSet) - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
getCursorLoopEndSql(String, DataSet) - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
getCursorLoopEndSql(String, DataSet) - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
getCursorLoopEndSql(String, DataSet) - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
getCursorLoopEndSql(String, DataSet) - Method in class com.toolsverse.etl.driver.SimpleDriver
 
getCursorLoopEndSql(String, DataSet) - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
getCursorLoopEndSql(String, DataSet) - Method in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
 
getCursorLoopStartSql(String, String, DataSet) - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
getCursorLoopStartSql(String, String, DataSet) - Method in interface com.toolsverse.etl.driver.Driver
Gets the "loop start" sql for the cursor.
getCursorLoopStartSql(String, String, DataSet) - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
getCursorLoopStartSql(String, String, DataSet) - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
getCursorLoopStartSql(String, String, DataSet) - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
getCursorLoopStartSql(String, String, DataSet) - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
getCursorLoopStartSql(String, String, DataSet) - Method in class com.toolsverse.etl.driver.SimpleDriver
 
getCursorLoopStartSql(String, String, DataSet) - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
getCursorLoopStartSql(String, String, DataSet) - Method in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
 
getCursorRecAccessSql(String) - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
getCursorRecAccessSql(String) - Method in interface com.toolsverse.etl.driver.Driver
Gets the record access sql for the cursor.
getCursorRecAccessSql(String) - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
getCursorRecAccessSql(String) - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
getCursorRecAccessSql(String) - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
getCursorRecAccessSql(String) - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
getCursorRecAccessSql(String) - Method in class com.toolsverse.etl.driver.SimpleDriver
 
getCursorRecAccessSql(String) - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
getCursorRecord(Driver) - Method in class com.toolsverse.etl.common.DataSet
Gets the current record as a "cursor" using given driver.
getCursorSql() - Method in class com.toolsverse.etl.core.engine.Destination
Gets the cursor sql.
getCursorTableName() - Method in class com.toolsverse.etl.core.engine.Destination
Gets the name of source table for the cursor.
getCursorTableName(Driver) - Method in class com.toolsverse.etl.core.engine.Destination
Gets the name of the source table for the cursor using database specific semantic implemented in the Driver.
getCursorTableType() - Method in class com.toolsverse.etl.core.engine.Destination
Gets the type of the source table for the cursor.
getCursorVarName(String) - Method in class com.toolsverse.etl.driver.db2.Db2Driver
Gets the cursor variable name.
getCursorVarName(String) - Method in class com.toolsverse.etl.driver.informix.InformixDriver
Gets the cursor var name.
getCursorVarName(String) - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
Gets the cursor var name.
getCursorVarName(String) - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
Gets the cursor variable name.
getCursorVarName(String) - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
Gets the cursor variable name.
getCursorVarName(String) - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
Gets the cursor variable name.
getData() - Method in class com.toolsverse.config.EtlThreadContext
Gets the data.
getData() - Method in class com.toolsverse.etl.common.Alias
 
getData() - Method in class com.toolsverse.etl.common.DataSet
Gets the data.
getData() - Method in class com.toolsverse.etl.common.DataSetData
Gets the data.
getData() - Method in class com.toolsverse.etl.common.DataSetRecord
Gets the data associated with a record.
getData() - Method in class com.toolsverse.etl.common.FieldDef
Gets the data associated with a field.
getData() - Method in class com.toolsverse.etl.common.IoProcessorCallable
Get any data.
getData() - Method in class com.toolsverse.io.IoStatus
Gets the data.
getData() - Method in interface com.toolsverse.util.DataProvider
Gets the data.
getDatabase() - Method in class com.toolsverse.etl.common.Alias
Gets the database.
getDatabaseMetaData() - Method in class com.toolsverse.etl.metadata.JdbcMetadata.DbMetadata
Gets the database meta data.
getDatabaseObjectName() - Method in interface com.toolsverse.etl.metadata.MetadataProvider
Gets the database object name.
getDataConfigFolder() - Method in class com.toolsverse.config.SystemConfig
Gets the temp folder path.
getDataFolderName() - Method in class com.toolsverse.config.SystemConfig
Gets the data folder path.
getDataObjectToRead() - Method in class com.toolsverse.etl.common.DataSet
Gets the name of the data object to read.
getDataReaderClassName() - Method in class com.toolsverse.etl.core.engine.Destination
Gets the class name of the data reader.
getDataReaderClassName() - Method in class com.toolsverse.etl.core.engine.Source
Gets the data reader class name.
getDataReaderParams() - Method in class com.toolsverse.etl.core.engine.Destination
Gets the data reader params.
getDataReaderParams() - Method in class com.toolsverse.etl.core.engine.Source
Gets the data reader params.
getDataSet() - Method in class com.toolsverse.etl.common.DataSet
 
getDataSet() - Method in interface com.toolsverse.etl.common.DataSetProvider
Gets the data set.
getDataSet() - Method in class com.toolsverse.etl.connector.BaseStreamingPackage
Gets the data set.
getDataSet() - Method in class com.toolsverse.etl.connector.SourceConnectorParams
Gets data set.
getDataSet() - Method in interface com.toolsverse.etl.core.engine.Block
Gets the DataSet object associated with the scenario block.
getDataSet() - Method in class com.toolsverse.etl.core.engine.Destination
 
getDataSet() - Method in class com.toolsverse.etl.core.engine.Source
 
getDataSet() - Method in class com.toolsverse.etl.core.engine.Task
Gets the data set.
getDataSet() - Method in class com.toolsverse.etl.core.engine.TaskResult
Gets the data set.
getDataSetChangeListeners() - Method in class com.toolsverse.etl.common.DataSet
Gets the list of data set change listeners.
getDataSetChangeListeners() - Method in class com.toolsverse.etl.core.engine.Destination
Gets the list of data set change listeners.
getDataSetConnectorParams() - Method in interface com.toolsverse.etl.connector.DataSetConnector
Gets the DataSetConnectorParams.
getDataSetConnectorParams() - Method in interface com.toolsverse.etl.connector.DataSetConnectorParamsProvider
Creates DataSetConnectorParams object.
getDataSetConnectorParams() - Method in class com.toolsverse.etl.connector.excel.ExcelConnector
 
getDataSetConnectorParams() - Method in class com.toolsverse.etl.connector.excel.ExcelXlsxConnector
 
getDataSetConnectorParams() - Method in class com.toolsverse.etl.connector.html.HtmlConnector
 
getDataSetConnectorParams() - Method in class com.toolsverse.etl.connector.json.JsonConnector
 
getDataSetConnectorParams() - Method in class com.toolsverse.etl.connector.json.JsonDatasetConnector
 
getDataSetConnectorParams() - Method in class com.toolsverse.etl.connector.pdf.PdfConnector
 
getDataSetConnectorParams() - Method in class com.toolsverse.etl.connector.service.ConnectorRequest
Gets the DataSetConnectorParams.
getDataSetConnectorParams() - Method in class com.toolsverse.etl.connector.SourceConnector
 
getDataSetConnectorParams() - Method in class com.toolsverse.etl.connector.sql.SqlConnector
 
getDataSetConnectorParams() - Method in class com.toolsverse.etl.connector.text.ClobConnector
 
getDataSetConnectorParams() - Method in class com.toolsverse.etl.connector.text.KeyValueConnector
 
getDataSetConnectorParams() - Method in class com.toolsverse.etl.connector.text.TextConnector
 
getDataSetConnectorParams() - Method in class com.toolsverse.etl.connector.xml.XmlConnector
 
getDataSetConnectorParams() - Method in class com.toolsverse.etl.connector.xml.XmlObjectStreamingConnector
 
getDataSetIndex() - Method in class com.toolsverse.etl.common.DataSet
Gets the index.
getDataSetName(String) - Method in class com.toolsverse.etl.metadata.FileMetadata
Gets the data set name.
getDataSetName(String) - Static method in class com.toolsverse.util.UrlUtils
Gets the data set name.
getDataSets() - Method in class com.toolsverse.etl.sql.service.SqlResult
Gets the map of named data sets.
getDataSize() - Method in class com.toolsverse.etl.common.FieldDef
Gets the data size.
getDataTypeInArray() - Method in class com.toolsverse.etl.common.FieldDef
Gets the data type in array.
getDataWriterClassName() - Method in class com.toolsverse.etl.core.engine.Destination
Gets the data writer class name.
getDataWriterClassName() - Method in class com.toolsverse.etl.core.engine.Source
Gets the data writer class name.
getDataWriterParams() - Method in class com.toolsverse.etl.core.engine.Destination
Gets the data writer params.
getDataWriterParams() - Method in class com.toolsverse.etl.core.engine.Source
Gets the data writer params.
getDate(Object) - Method in class com.toolsverse.etl.core.engine.BaseMetrics
Gets the date.
getDate(Date, int, TimeZone) - Static method in class com.toolsverse.util.Utils
Returns the value of the given calendar field using given TimeZone
getDateCellStyle() - Method in class com.toolsverse.etl.connector.excel.ExcelConnectorParams
Gets the date cell style.
getDateDiff(Date, Date, int) - Static method in class com.toolsverse.util.Utils
Calculates the difference between two dates using given calendar field.
getDateFormat() - Method in class com.toolsverse.etl.connector.FileConnectorParams
Gets the date format.
getDateFromEpochDays(long) - Static method in class com.toolsverse.util.Utils
Gets the date either as milliseconds or days from epoch.
getDateFromEpochMicros(long) - Static method in class com.toolsverse.util.Utils
Gets the date using given number of microseconds from epoch.
getDateProperty(String, Date, String) - Method in class com.toolsverse.storage.StorageManager
Gets the date property.
getDateProperty(String, String) - Method in class com.toolsverse.storage.StorageManager
Gets the date property.
getDateTimeCellStyle() - Method in class com.toolsverse.etl.connector.excel.ExcelConnectorParams
Gets the date time cell style.
getDateTimeFormat() - Method in class com.toolsverse.etl.connector.FileConnectorParams
Gets the date time format.
getDateTimeStyle() - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
Gets the date+time style.
getDateTimeStyle() - Method in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
 
getDbFunctions(String, String, String, String) - Method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the database functions.
getDbId(Alias, String) - Static method in class com.toolsverse.etl.core.util.EtlUtils
Gets the database id by parsing url.
getDbInfoObjects() - Method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the database info objects.
getDbLinks(String, String, String, String) - Method in class com.toolsverse.etl.metadata.oracle.OracleMetadata
Gets the database links.
getDbMetadata() - Method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the database metadata.
getDbName(Alias) - Static method in class com.toolsverse.etl.driver.db2.Db2Driver
Gets the database name.
getDbName(Alias) - Static method in class com.toolsverse.etl.driver.informix.InformixDriver
Gets the database name.
getDbName(Alias) - Static method in class com.toolsverse.etl.driver.mysql.MySqlDriver
Gets the database name.
getDbName(Alias) - Static method in class com.toolsverse.etl.driver.oracle.OracleDriver
Gets the database name.
getDbName(Alias) - Static method in class com.toolsverse.etl.driver.postgres.PostgresDriver
Gets the database name.
getDbName(Alias) - Static method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
Gets the database name.
getDbName(Alias) - Static method in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
Gets the database name.
getDbObjectsByWildcard(String, Alias, Driver, Set<String>, Set<String>, boolean, boolean) - Static method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the database objects by a wildcard.
getDbObjectTypes() - Method in class com.toolsverse.etl.metadata.db2.Db2Metadata
 
getDbObjectTypes() - Method in class com.toolsverse.etl.metadata.excel.ExcelOdbcMetadata
 
getDbObjectTypes() - Method in class com.toolsverse.etl.metadata.informix.InformixMetadata
 
getDbObjectTypes() - Method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the database object types.
getDbObjectTypes() - Method in class com.toolsverse.etl.metadata.mysql.MySqlMetadata
 
getDbObjectTypes() - Method in class com.toolsverse.etl.metadata.oracle.OracleMetadata
 
getDbObjectTypes() - Method in class com.toolsverse.etl.metadata.postgres.PostgresMetadata
 
getDbObjectTypes() - Method in class com.toolsverse.etl.metadata.sqlserver.MsSqlMetadata
 
getDbObjectTypes() - Method in class com.toolsverse.etl.metadata.sqlserver.SybaseMetadata
 
getDbProps(String, String, String, String) - Method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the database properties.
getDdl(String, String, String) - Method in class com.toolsverse.etl.metadata.oracle.OracleMetadata
Gets the ddl for the object.
getDdl(String, String, String) - Method in class com.toolsverse.etl.metadata.sqlserver.MsSqlMetadata
Gets the ddl for the object.
getDdl(String, String, String, String) - Method in class com.toolsverse.etl.metadata.sqlserver.SybaseMetadata
Gets the ddl for the object.
getDebugInfo() - Method in class com.toolsverse.etl.core.config.EtlConfig
Gets the debug information, recorded during executing of the ETL scenario.
getDebugInfo() - Method in class com.toolsverse.etl.core.engine.EtlResponse
Gets the debug information.
getDeclare() - Method in class com.toolsverse.etl.common.Variable
Gets the declare code.
getDeclare() - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
getDeclare() - Method in interface com.toolsverse.etl.driver.Driver
Gets the "declare" sql.
getDeclare() - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
getDeclare() - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
getDeclare() - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
getDeclare() - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
getDeclare() - Method in class com.toolsverse.etl.driver.SimpleDriver
 
getDeclare() - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
getDeclare() - Method in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
 
getDeclareCursorEndSql() - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
getDeclareCursorEndSql() - Method in interface com.toolsverse.etl.driver.Driver
Gets the "declare cursor end" sql.
getDeclareCursorEndSql() - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
getDeclareCursorEndSql() - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
getDeclareCursorEndSql() - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
getDeclareCursorEndSql() - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
getDeclareCursorEndSql() - Method in class com.toolsverse.etl.driver.SimpleDriver
 
getDeclareCursorEndSql() - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
getDeclareCursorSql(String, String, String, DataSet) - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
getDeclareCursorSql(String, String, String, DataSet) - Method in interface com.toolsverse.etl.driver.Driver
Gets the "declare cursor" sql.
getDeclareCursorSql(String, String, String, DataSet) - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
getDeclareCursorSql(String, String, String, DataSet) - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
getDeclareCursorSql(String, String, String, DataSet) - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
getDeclareCursorSql(String, String, String, DataSet) - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
getDeclareCursorSql(String, String, String, DataSet) - Method in class com.toolsverse.etl.driver.SimpleDriver
 
getDeclareCursorSql(String, String, String, DataSet) - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
getDeclareCursorSql(String, String, String, DataSet) - Method in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
 
getDeclareCursorVarSql(String, DataSet, String, FieldsRepository, Set<String>) - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
getDeclareCursorVarSql(String, DataSet, String, FieldsRepository, Set<String>) - Method in interface com.toolsverse.etl.driver.Driver
Gets the "declare cursor variable" sql.
getDeclareCursorVarSql(String, DataSet, String, FieldsRepository, Set<String>) - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
getDeclareCursorVarSql(String, DataSet, String, FieldsRepository, Set<String>) - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
getDeclareCursorVarSql(String, DataSet, String, FieldsRepository, Set<String>) - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
getDeclareCursorVarSql(String, DataSet, String, FieldsRepository, Set<String>) - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
getDeclareCursorVarSql(String, DataSet, String, FieldsRepository, Set<String>) - Method in class com.toolsverse.etl.driver.SimpleDriver
 
getDeclareCursorVarSql(String, DataSet, String, FieldsRepository, Set<String>) - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
getDefaultAppender(OutputStream) - Method in class com.toolsverse.util.log.Log4jWriter
 
getDefaultAppender(OutputStream) - Static method in class com.toolsverse.util.log.Logger
Creates the default appender which outputs to the stream.
getDefaultAppender(OutputStream) - Method in interface com.toolsverse.util.log.LogWriter
Creates the default appender which outputs to the stream.
getDefaultColumns(Alias, DataSet) - Method in class com.toolsverse.etl.metadata.BaseMetadata
Gets the default columns.
getDefaultConnectionName() - Method in class com.toolsverse.etl.common.ConditionalExecution
Gets the default connection name.
getDefaultConnectionName() - Method in class com.toolsverse.etl.core.engine.Destination
 
getDefaultConnectionName() - Method in class com.toolsverse.etl.core.engine.Scenario
 
getDefaultConnectionName() - Method in class com.toolsverse.etl.core.engine.Source
 
getDefaultConnectionName() - Method in class com.toolsverse.etl.core.engine.Task
 
getDefaultFields() - Method in class com.toolsverse.etl.common.Alias
Gets the template.
getDefaultFunctionClass() - Method in class com.toolsverse.etl.core.engine.Scenario
Gets the default function class name.
getDefaultFunctionClass() - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
getDefaultFunctionClass() - Method in interface com.toolsverse.etl.driver.Driver
Gets the default function class name.
getDefaultFunctionClass() - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
getDefaultFunctionClass() - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
getDefaultFunctionClass() - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
getDefaultFunctionClass() - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
getDefaultFunctionClass() - Method in class com.toolsverse.etl.driver.SimpleDriver
 
getDefaultFunctionClass() - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
getDefaultFunctionClass() - Method in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
 
getDefaultLockFileName(String) - Static method in class com.toolsverse.util.concurrent.FileLocker
Gets the default lock file name using given file name.
getDefaultNull() - Method in class com.toolsverse.etl.driver.AbstractDriver
 
getDefaultNull() - Method in interface com.toolsverse.etl.driver.Driver
Gets the "default null" value.
getDefaultNull() - Method in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
 
getDefaultTimeZone() - Static method in class com.toolsverse.util.Utils
Gets the default time zone.
getDefaultType() - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
getDefaultType() - Method in interface com.toolsverse.etl.driver.Driver
Gets the default database type.
getDefaultType() - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
getDefaultType() - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
getDefaultType() - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
getDefaultType() - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
getDefaultType() - Method in class com.toolsverse.etl.driver.SimpleDriver
 
getDefaultType() - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
getDefaultValues(boolean) - Method in class com.toolsverse.etl.common.Variable
Gets the default values for the model used to edit variable.
getDefaultValues(Scenario) - Method in class com.toolsverse.etl.core.engine.Destination
Gets the default values for the model used to edit the destination.
getDefaultValues(Task) - Method in interface com.toolsverse.etl.core.engine.OnTask
Gets the default values for the model used to edit task.
getDefaultValues() - Method in class com.toolsverse.etl.core.engine.Scenario
Gets the default values for the model used to edit scenario.
getDefaultValues(Scenario) - Method in class com.toolsverse.etl.core.engine.Source
Gets the default values for the model used to edit the source.
getDefaultValues(Task) - Method in class com.toolsverse.etl.core.task.common.AddDimension
 
getDefaultValues(Task) - Method in class com.toolsverse.etl.core.task.common.CmdTask
 
getDefaultValues(Task) - Method in class com.toolsverse.etl.core.task.common.CopyIntoDestinationTableTask
 
getDefaultValues(Task) - Method in class com.toolsverse.etl.core.task.common.EvalTransformator
 
getDefaultValues(Task) - Method in class com.toolsverse.etl.core.task.common.ExtractDimension
 
getDefaultValues(Task) - Method in class com.toolsverse.etl.core.task.common.FileManagerTask
 
getDefaultValues(Task) - Method in class com.toolsverse.etl.core.task.common.FileMerge
 
getDefaultValues(Task) - Method in class com.toolsverse.etl.core.task.common.Filter
 
getDefaultValues(Task) - Method in class com.toolsverse.etl.core.task.common.FilterDataSet
 
getDefaultValues(Task) - Method in class com.toolsverse.etl.core.task.common.Intersect
 
getDefaultValues(Task) - Method in class com.toolsverse.etl.core.task.common.Join
 
getDefaultValues(Task) - Method in class com.toolsverse.etl.core.task.common.KeyValueNormTransformator
 
getDefaultValues(Task) - Method in class com.toolsverse.etl.core.task.common.KeyValueTransformator
 
getDefaultValues(Task) - Method in class com.toolsverse.etl.core.task.common.MailTask
 
getDefaultValues(Task) - Method in class com.toolsverse.etl.core.task.common.Matrix
 
getDefaultValues(Task) - Method in class com.toolsverse.etl.core.task.common.Minus
 
getDefaultValues(Task) - Method in class com.toolsverse.etl.core.task.common.NormalizeNestedDataSet
 
getDefaultValues(Task) - Method in class com.toolsverse.etl.core.task.common.Order
 
getDefaultValues(Task) - Method in class com.toolsverse.etl.core.task.common.Pivot
 
getDefaultValues(Task) - Method in class com.toolsverse.etl.core.task.common.Populate
 
getDefaultValues(Task) - Method in class com.toolsverse.etl.core.task.common.RegexpTransformator
 
getDefaultValues(Task) - Method in class com.toolsverse.etl.core.task.common.RemoveDuplicates
 
getDefaultValues(Task) - Method in class com.toolsverse.etl.core.task.common.ScriptTask
 
getDefaultValues(Task) - Method in class com.toolsverse.etl.core.task.common.SplitDataSet
 
getDefaultValues(Task) - Method in class com.toolsverse.etl.core.task.common.SqlTask
 
getDefaultValues(Task) - Method in class com.toolsverse.etl.core.task.common.Transpose
 
getDefaultValues(Task) - Method in class com.toolsverse.etl.core.task.common.Union
 
getDefaultValues(Task) - Method in class com.toolsverse.etl.core.task.common.Validator
 
getDefaultValues(Task) - Method in class com.toolsverse.etl.core.task.common.XslTransormTask
 
getDefaultValues(Task) - Method in class com.toolsverse.etl.core.task.informix.InformixDbAccessTask
 
getDefaultValues(Task) - Method in class com.toolsverse.etl.core.task.oracle.OracleCopyTask
 
getDefaultValues(Task) - Method in class com.toolsverse.etl.core.task.oracle.OracleExtractTask
 
getDefaultValues(Task) - Method in class com.toolsverse.etl.core.task.oracle.OracleLoadTask
 
getDefaultValues(Task) - Method in class com.toolsverse.etl.core.task.redshift.CopyIntoRedshiftTableTask
 
getDefaultValues(Task) - Method in class com.toolsverse.etl.core.task.snowflake.CopyIntoTableTask
 
getDefaultValues(Task) - Method in class com.toolsverse.etl.core.task.sqlserver.MsSqlExtractTask
 
getDefaultValues(Task) - Method in class com.toolsverse.etl.core.task.sqlserver.MsSqlLoadTask
 
getDefaultValues(Task) - Method in class com.toolsverse.etl.core.task.sqlserver.SybaseExtractTask
 
getDefaultValues(Task) - Method in class com.toolsverse.etl.core.task.sqlserver.SybaseLoadTask
 
getDelegate() - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
getDeleteRule(Object) - Static method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the delete rule.
getDeletes() - Method in class com.toolsverse.util.UpdateArrayList
 
getDeletes() - Method in interface com.toolsverse.util.UpdateList
Gets the list of the deleted elements
getDeleteStatement(TypedKeyValue<List<String>, List<Object>>, String, String) - Method in class com.toolsverse.etl.driver.AbstractDriver
 
getDeleteStatement(TypedKeyValue<List<String>, List<Object>>, String, String) - Method in interface com.toolsverse.etl.driver.Driver
Gets the delete statement.
getDelimiter() - Method in class com.toolsverse.etl.connector.text.KeyValueConnectorParams
Gets the delimiter.
getDelimiter() - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Gets the delimiter.
getDelimiter() - Method in class com.toolsverse.etl.driver.AbstractDriver
 
getDelimiter() - Method in interface com.toolsverse.etl.driver.Driver
Gets the default delimiter.
getDelimiter() - Method in class com.toolsverse.etl.driver.SimpleDriver
 
getDelimiter() - Method in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
 
getDeNormalizedName(String) - Method in class com.toolsverse.etl.common.Variable
Gets the de-normailized name.Replaces " " on "_space_".
getDeploymentType() - Method in class com.toolsverse.config.SystemConfig
Gets the deployment type.
getDescByAction(String) - Method in class com.toolsverse.etl.core.config.EtlConfig
Gets the action description by action.
getDescription() - Method in class com.toolsverse.etl.core.engine.Scenario
Gets the description.
getDestConnectionName() - Method in class com.toolsverse.etl.core.engine.Scenario
Gets the default destination connection name.
getDestination() - Method in class com.toolsverse.etl.common.FieldMapping
Get the destination name
getDestination() - Method in class com.toolsverse.etl.core.engine.Destination
Gets the linked destination.
getDestination() - Method in class com.toolsverse.etl.core.engine.FileMetrics
Gets the destination.
getDestination() - Method in class com.toolsverse.etl.core.engine.LoadFunctionContext
Gets the current Destination.
getDestinationBySource(Source) - Method in class com.toolsverse.etl.core.engine.Scenario
Gets the destination by source.
getDestinationInfo(String) - Method in class com.toolsverse.etl.driver.CallableDriver
 
getDestinationInfo(String) - Method in interface com.toolsverse.etl.driver.Driver
Gets the destination name and exception handler type from the sql.
getDestinationInfo(String) - Method in class com.toolsverse.etl.driver.SimpleDriver
 
getDestinations() - Method in class com.toolsverse.etl.core.engine.Scenario
Gets the destinations.
getDestLevel() - Method in class com.toolsverse.etl.common.FieldMapping
Gets the destination nest level.
getDirectories(String, String, String, String) - Method in class com.toolsverse.etl.metadata.oracle.OracleMetadata
Gets the directories.
getDisplayFieldValue(Object, FieldDef, int) - Method in class com.toolsverse.etl.common.DataSet
Gets the display value of the field for the field.
getDisplayFieldValue(Object, int, int) - Method in class com.toolsverse.etl.common.DataSet
Gets the display value of the field from the record by the index of the field.
getDisplayFieldValue(Object, String, int) - Method in class com.toolsverse.etl.common.DataSet
Gets the display value of the field from the record by the name of the field.
getDisplayFunctions() - Method in class com.toolsverse.etl.common.DataSet
Gets the display functions.
getDisplayKeyField() - Method in class com.toolsverse.etl.common.DataSet
Gets the "display name" of the key field.
getDisplayName() - Method in class com.toolsverse.etl.aliasreader.oracle.OracleTnsNamesReader
 
getDisplayName() - Method in class com.toolsverse.etl.common.FieldDef
Gets the column name to display in the table header.
getDisplayName() - Method in class com.toolsverse.etl.connector.excel.ExcelConnector
 
getDisplayName() - Method in class com.toolsverse.etl.connector.excel.ExcelXlsxConnector
 
getDisplayName() - Method in class com.toolsverse.etl.connector.html.HtmlConnector
 
getDisplayName() - Method in class com.toolsverse.etl.connector.json.JsonConnector
 
getDisplayName() - Method in class com.toolsverse.etl.connector.json.JsonDatasetConnector
 
getDisplayName() - Method in class com.toolsverse.etl.connector.pdf.PdfConnector
 
getDisplayName() - Method in class com.toolsverse.etl.connector.sql.SqlConnector
 
getDisplayName() - Method in class com.toolsverse.etl.connector.text.ClobConnector
 
getDisplayName() - Method in class com.toolsverse.etl.connector.text.KeyValueConnector
 
getDisplayName() - Method in class com.toolsverse.etl.connector.text.TextConnector
 
getDisplayName() - Method in class com.toolsverse.etl.connector.xml.XmlConnector
 
getDisplayName() - Method in class com.toolsverse.etl.connector.xml.XmlObjectStreamingConnector
 
getDisplayName() - Method in class com.toolsverse.etl.driver.AbstractDriver
 
getDisplayName() - Method in class com.toolsverse.etl.metadata.BaseMetadata
 
getDisplayName() - Method in interface com.toolsverse.ext.ExtensionModule
Gets the display name.
getDisplayName() - Method in class com.toolsverse.ext.loader.UnitLoader.StoredExtension
 
getDisplayName() - Method in class com.toolsverse.imaging.handler.bmp.BmpImageHandler
 
getDisplayName() - Method in class com.toolsverse.imaging.handler.tiff.TiffImageHandler
 
getDisplayName() - Method in class com.toolsverse.imaging.ImageProcessor
 
getDisplayValue() - Method in class com.toolsverse.util.TreeNode
Gets the display value of the node.
getDoc() - Method in class com.toolsverse.util.XmlUtils
Gets the doc.
getDocument() - Method in class com.toolsverse.etl.connector.pdf.PdfConnectorParams
Gets the document.
getDocument(String, String) - Static method in class com.toolsverse.etl.parser.DocumentParser
Creates the document.
getDoubleProperty(String) - Method in class com.toolsverse.storage.StorageManager
Gets the double property.
getDoubleProperty(String, double) - Method in class com.toolsverse.storage.StorageManager
Gets the double property.
getDriver() - Method in class com.toolsverse.etl.common.DataSet
Gets the driver.
getDriver() - Method in class com.toolsverse.etl.connector.BaseStreamingPackage
Gets the driver.
getDriver() - Method in class com.toolsverse.etl.connector.service.ConnectorRequest
Gets the driver.
getDriver() - Method in class com.toolsverse.etl.core.engine.Destination
Gets the ETL driver.
getDriver(String, DriverDiscovery, String) - Method in class com.toolsverse.etl.core.engine.EtlFactory
Gets the driver using given string.
getDriver() - Method in class com.toolsverse.etl.core.engine.Task
Gets the driver.
getDriver() - Method in class com.toolsverse.etl.metadata.BaseMetadata
 
getDriver() - Method in interface com.toolsverse.etl.metadata.Metadata
Gets the driver.
getDriver() - Method in interface com.toolsverse.etl.metadata.MetadataProvider
Gets the driver.
getDriver() - Method in class com.toolsverse.etl.sql.service.SqlRequest
Gets the driver.
getDriverByJdbcClassName(String) - Method in interface com.toolsverse.etl.driver.DriverDiscovery
Gets the driver by jdbc class name.
getDriverByJdbcClassName(String) - Method in class com.toolsverse.etl.driver.DriverUnit
 
getDriverCase(String) - Method in class com.toolsverse.etl.core.engine.EtlFactory
Gets the driver case.
getDriverClassName() - Method in interface com.toolsverse.etl.core.engine.Block
Gets the driver class name.
getDriverClassName() - Method in class com.toolsverse.etl.core.engine.Destination
Gets the class name of the driver.
getDriverClassName(String) - Method in class com.toolsverse.etl.core.engine.EtlFactory
Gets the driver class name from the given string.
getDriverClassName() - Method in class com.toolsverse.etl.core.engine.EtlUnit
Gets the driver class name.
getDriverClassName() - Method in class com.toolsverse.etl.core.engine.Scenario
Gets the default destination driver class name.
getDriverClassName() - Method in class com.toolsverse.etl.core.engine.Source
 
getDriverClassName() - Method in class com.toolsverse.etl.core.engine.Task
Gets the driver class name.
getDriverName() - Method in class com.toolsverse.etl.sql.connection.JdbcUrlParser
Gets the driver name.
getDrivers() - Method in class com.toolsverse.etl.core.config.EtlConfig
Gets the drivers.
getDrivers() - Method in class com.toolsverse.etl.core.engine.EtlProcess
Gets drivers.
getDropAliasAsText(String, String, String, String) - Method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the drop alias SQL.
getDropAssemblyAsText(String, String, String, String) - Method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the drop assembly SQL.
getDropClassAsText(String, String, String, String) - Method in class com.toolsverse.etl.metadata.oracle.OracleMetadata
Gets the drop java class SQL.
getDropDbLinkAsText(String, String, String, String) - Method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the drop alias SQL.
getDropFunctionAsText(String, String, String, String) - Method in class com.toolsverse.etl.metadata.db2.Db2Metadata
 
getDropFunctionAsText(String, String, String, String) - Method in class com.toolsverse.etl.metadata.informix.InformixMetadata
 
getDropFunctionAsText(String, String, String, String) - Method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the drop function SQL.
getDropIndexAsText(String, String, String, String) - Method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the drop index SQL.
getDropPackageAsText(String, String, String, String) - Method in class com.toolsverse.etl.metadata.db2.Db2Metadata
 
getDropPackageAsText(String, String, String, String) - Method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the drop package SQL.
getDropProcAsText(String, String, String, String) - Method in class com.toolsverse.etl.metadata.db2.Db2Metadata
 
getDropProcAsText(String, String, String, String) - Method in class com.toolsverse.etl.metadata.informix.InformixMetadata
 
getDropProcAsText(String, String, String, String) - Method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the drop procedure SQL.
getDropSequenceAsText(String, String, String, String) - Method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the drop sequence SQL.
getDropSql(String, String) - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
getDropSql(String, String) - Method in interface com.toolsverse.etl.driver.Driver
Gets the "drop" sql.
getDropSql(String, String) - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
getDropSql(String, String) - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
getDropSql(String, String) - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
getDropSql(String, String) - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
getDropSql(String, String) - Method in class com.toolsverse.etl.driver.SimpleDriver
 
getDropSql(String, String) - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
getDropSynonymAsText(String, String, String, String) - Method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the drop db link SQL.
getDropTableAsText(String, String, String, String) - Method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the drop table SQL.
getDropTriggerAsText(String, String, String, String) - Method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the drop trigger SQL.
getDropTypeAsText(String, String, String, String) - Method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the drop type SQL.
getDropViewAsText(String, String, String, String) - Method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the drop view SQL.
getEasyConnect(Alias) - Static method in class com.toolsverse.etl.driver.oracle.OracleDriver
Gets the easy connect string.
getEKColumns(String, String, String, String) - Method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the external key columns.
getEKMetadataTypes() - Method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the external key metadata types.
getElse() - Method in class com.toolsverse.etl.core.engine.Destination
Gets the block of code which is executed after "else" in the if something then then_code else else_code end if;.
getEmptyRecord() - Method in class com.toolsverse.etl.common.DataSet
Gets the empty record.
getEncodedFileName(String) - Static method in class com.toolsverse.util.collector.AppInfo
Gets the encoded file name.
getEncodedName(String) - Static method in class com.toolsverse.util.collector.AppInfo
Gets the encoded name.
getEncoding() - Method in class com.toolsverse.etl.common.Alias
 
getEncoding() - Method in class com.toolsverse.etl.connector.FileConnectorParams
Gets the char encoding.
getEncoding() - Method in class com.toolsverse.etl.connector.sql.SqlConnectorParams
Gets the char encoding.
getEncoding() - Method in interface com.toolsverse.util.DataConsumer
Gets the encoding.
getEnd() - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
getEnd() - Method in interface com.toolsverse.etl.driver.Driver
Gets the "end" sql.
getEnd() - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
getEnd() - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
getEnd() - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
getEnd() - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
getEnd() - Method in class com.toolsverse.etl.driver.SimpleDriver
 
getEnd() - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
getEnd() - Method in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
 
getEndGroupingRow() - Method in class com.toolsverse.etl.connector.excel.ExcelConnectorParams
Gets the end grouping row.
getEndLocation() - Method in class com.toolsverse.etl.common.Variable
 
getEndLocation() - Method in class com.toolsverse.etl.core.engine.Destination
 
getEndLocation() - Method in class com.toolsverse.etl.core.engine.Scenario
 
getEndLocation() - Method in class com.toolsverse.etl.core.engine.Source
 
getEndLocation() - Method in class com.toolsverse.etl.core.engine.Task
 
getEndLocation() - Method in interface com.toolsverse.util.LocationProvider
Gets the end location.
getEndRow() - Method in class com.toolsverse.etl.connector.excel.ExcelConnectorParams
Gets the end row.
getEndRow() - Method in class com.toolsverse.etl.connector.text.KeyValueConnectorParams
Gets the end row.
getEndRow() - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Gets the end row.
getEndSplited() - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
getEndSplited() - Method in interface com.toolsverse.etl.driver.Driver
Gets the "end" token for the splited sql statement.
getEndSplited() - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
getEndSplited() - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
getEndSplited() - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
getEndSplited() - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
getEndSplited() - Method in class com.toolsverse.etl.driver.SimpleDriver
 
getEndSplited() - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
getEndSplited() - Method in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
 
getEndTime() - Method in class com.toolsverse.etl.core.engine.EtlResponse
Gets the end time.
getError() - Method in class com.toolsverse.etl.core.engine.TaskResult
Gets the error.
getErrorLinePattern() - Method in class com.toolsverse.etl.driver.AbstractDriver
 
getErrorLinePattern() - Method in interface com.toolsverse.etl.driver.Driver
Gets the "error line" pattern".
getErrorLinePattern() - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
getErrorLinePattern() - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
getErrorLocationInSql() - Method in class com.toolsverse.etl.core.config.EtlConfig
Gets the location of the error in SQL.
getErrorLocationInSql() - Method in class com.toolsverse.etl.core.engine.EtlResponse
Gets the location of the error in the last executed SQL.
getErrorMessage() - Method in interface com.toolsverse.etl.aliasreader.AliasReader
Gets the error message if no aliases were found.
getErrorMessage() - Method in class com.toolsverse.etl.aliasreader.oracle.OracleTnsNamesReader
 
getErrorsFolder() - Method in class com.toolsverse.config.SystemConfig
Gets the errors folder path.
getEtlConfig() - Method in class com.toolsverse.etl.core.engine.EtlRequest
Gets the etl config.
getEtlDriver() - Method in interface com.toolsverse.etl.connector.AddRecordCallback
Gets the driver.
getEtlDriverClassname() - Method in class com.toolsverse.etl.common.Alias
Gets the etl driver classname.
getEtlException(Throwable) - Static method in exception com.toolsverse.etl.exception.EtlException
Gets the etl exception from the stack trace.
getEtlException(Throwable, String, String, String, String, boolean) - Static method in exception com.toolsverse.etl.exception.EtlException
Gets the etl exception.
getEtlMetricsTracker() - Method in class com.toolsverse.etl.core.engine.Scenario
Gets the etl metrics tracker.
getEtlProcess() - Method in class com.toolsverse.etl.core.engine.EtlEngine
Gets the etl process.
getEtlThreadCache() - Method in class com.toolsverse.config.EtlThreadContext
Gets the etl thread cache.
getEtlThreadContext() - Method in class com.toolsverse.config.SystemConfig
Gets the etl thread context.
getEvalName() - Method in class com.toolsverse.etl.common.Variable
Gets the name used by function.
getEvent() - Method in class com.toolsverse.service.LogNode
Gets the event.
getException() - Method in class com.toolsverse.etl.core.engine.EtlResponse
Gets the exception.
getException() - Method in class com.toolsverse.etl.core.engine.FileMetrics
Gets the exception.
getException() - Method in class com.toolsverse.etl.core.engine.Scenario
Gets the exception.
getException() - Method in class com.toolsverse.etl.sql.service.SqlResult
Gets the exception.
getExceptionActions() - Method in class com.toolsverse.etl.common.OnException
Gets the list "on exception" actions.
getExceptionDuringExtract() - Method in class com.toolsverse.etl.core.engine.EtlMetrics
Gets the exception during extract.
getExceptionDuringLoad() - Method in class com.toolsverse.etl.core.engine.EtlMetrics
Gets the exception during load.
getExceptionMask() - Method in class com.toolsverse.etl.common.OnException
Gets the exception mask.
getExceptionMessage(Throwable) - Static method in class com.toolsverse.util.Utils
Gets the exception message.
getExclude() - Method in class com.toolsverse.etl.common.FieldMapping
Check if should be exclude from the destination
getExclude() - Method in class com.toolsverse.etl.core.engine.Source
Gets the comma separated list of the excluded table for the wildcard matching.
getExcludeFunctions() - Method in interface com.toolsverse.etl.common.Function
Gets the array of functions which will be executed to calculate visibility of the field.
getExcludeFunctions() - Method in class com.toolsverse.etl.core.function.db2.Db2Functions
 
getExcludeFunctions() - Method in class com.toolsverse.etl.core.function.DefFunctions
 
getExcludeFunctions() - Method in class com.toolsverse.etl.core.function.informix.InformixFunctions
 
getExcludeFunctions() - Method in class com.toolsverse.etl.core.function.mysql.MySqlFunctions
 
getExcludeFunctions() - Method in class com.toolsverse.etl.core.function.oracle.OracleFunctions
 
getExcludeFunctions() - Method in class com.toolsverse.etl.core.function.postgres.PostgresFunctions
 
getExcludeFunctions() - Method in class com.toolsverse.etl.core.function.sqlserver.MsSqlFunctions
 
getExcludeFunctions() - Method in class com.toolsverse.etl.core.function.sqlserver.SybaseFunctions
 
getExecute() - Method in class com.toolsverse.etl.core.config.EtlConfig
Gets the List of the etl scenarios to execute.
getExecute() - Method in class com.toolsverse.etl.core.engine.Scenario
Gets the list of inner scenarios.
getExecutedBlocks() - Method in class com.toolsverse.etl.core.engine.Scenario
Gets the number of executed blocks (tasks, scenarios, sources and destinations).
getExecutorService(String, int) - Method in class com.toolsverse.etl.core.config.EtlConfig
 
getExecutorService(String, int) - Method in interface com.toolsverse.util.concurrent.ExecutorProvider
Gets the executor service.
getExplainPlan(ObjectStorage, Connection, Alias, String) - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
getExplainPlan(ObjectStorage, Connection, Alias, String) - Method in interface com.toolsverse.etl.driver.Driver
Gets the explain plan for the sql.
getExplainPlan(ObjectStorage, Connection, Alias, String) - Method in class com.toolsverse.etl.driver.GenericFileDriver
 
getExplainPlan(ObjectStorage, Connection, Alias, String) - Method in class com.toolsverse.etl.driver.GenericJdbcDriver
 
getExplainPlan(ObjectStorage, Connection, Alias, String) - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
getExplainPlan(ObjectStorage, Connection, Alias, String) - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
getExplainPlan(ObjectStorage, Connection, Alias, String) - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
getExplainPlan(ObjectStorage, Connection, Alias, String) - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
getExplainPlan(ObjectStorage, Connection, Alias, String) - Method in class com.toolsverse.etl.driver.snowflake.SnowflakeDriver
 
getExplainPlan(ObjectStorage, Connection, Alias, String) - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
getExplainPlan(ObjectStorage, Connection, Alias, String) - Method in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
 
getExt() - Method in class com.toolsverse.etl.connector.BaseDataSetConnector
Gets the file ext.
getExt() - Method in interface com.toolsverse.etl.connector.DataSetConnector
Gets the file ext.
getExt() - Method in class com.toolsverse.etl.connector.excel.ExcelConnector
 
getExt() - Method in class com.toolsverse.etl.connector.excel.ExcelXlsxConnector
 
getExt() - Method in class com.toolsverse.etl.connector.html.HtmlConnectorParams
Gets the file extension.
getExt() - Method in class com.toolsverse.etl.connector.json.JsonConnector
 
getExt() - Method in class com.toolsverse.etl.connector.json.JsonConnectorParams
Gets the file extension.
getExt() - Method in class com.toolsverse.etl.connector.json.JsonDatasetConnector
 
getExt() - Method in class com.toolsverse.etl.connector.json.JsonDatasetConnectorParams
Gets the file extension.
getExt() - Method in class com.toolsverse.etl.connector.pdf.PdfConnectorParams
Gets the file extension.
getExt() - Method in class com.toolsverse.etl.connector.SourceConnector
 
getExt() - Method in class com.toolsverse.etl.connector.text.ClobConnectorParams
Gets the file extension.
getExt() - Method in class com.toolsverse.etl.connector.text.KeyValueConnectorParams
Gets the file extension.
getExt() - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Gets the file extension.
getExt() - Method in class com.toolsverse.etl.connector.xml.XmlConnector
 
getExt() - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
Gets the file extension.
getExt() - Method in class com.toolsverse.etl.connector.xml.XmlObjectStreamingConnector
 
getExtension(String) - Static method in class com.toolsverse.util.FilenameUtils
Gets the extension of a filename.
getExtensionRank() - Method in class com.toolsverse.etl.aliasreader.oracle.OracleTnsNamesReader
 
getExtensionRank() - Method in class com.toolsverse.etl.driver.AbstractDriver
 
getExtensionRank() - Method in class com.toolsverse.etl.metadata.BaseMetadata
 
getExtensionRank() - Method in class com.toolsverse.ext.BaseExtension
 
getExtensionRank() - Method in interface com.toolsverse.ext.ExtensionModule
Gets the extension rank.
getExtensionRank() - Method in class com.toolsverse.imaging.handler.JaiImageHandler
 
getExtensionRank() - Method in class com.toolsverse.imaging.ImageProcessor
 
getExtensions() - Method in class com.toolsverse.ext.loader.UnitLoader
Gets the list of extensions.
getExternalToolName() - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
getExternalToolName() - Method in interface com.toolsverse.etl.driver.Driver
Gets the external tool name.
getExternalToolName() - Method in class com.toolsverse.etl.driver.GenericFileDriver
 
getExternalToolName() - Method in class com.toolsverse.etl.driver.GenericJdbcDriver
 
getExternalToolName() - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
getExternalToolName() - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
getExternalToolName() - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
getExternalToolName() - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
getExternalToolName() - Method in class com.toolsverse.etl.driver.snowflake.SnowflakeDriver
 
getExternalToolName() - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
getExternalToolName() - Method in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
 
getExtractFinished() - Method in class com.toolsverse.etl.core.engine.EtlMetrics
Gets the extract finished.
getExtractStarted() - Method in class com.toolsverse.etl.core.engine.EtlMetrics
Gets the extract started.
getFetchDirection() - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
getFetchNextSql(String, DataSet) - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
Gets the "fetch next" sql.
getFetchSize() - Method in class com.toolsverse.etl.common.Alias
Gets the fetch size.
getFetchSize() - Method in class com.toolsverse.etl.core.engine.Source
Gets the fetch size.
getFetchSize() - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
getFieldAsText(Driver, String, String, Object, Object, Object, int) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Gets the field definition.
getFieldAttr(FieldDef, String) - Method in class com.toolsverse.etl.common.DataSet
Gets the field's attribute by given name.
getFieldCount() - Method in class com.toolsverse.etl.common.DataSet
Gets the number of fields.
getFieldDef(int) - Method in class com.toolsverse.etl.common.DataSet
Gets the field by index.
getFieldDef(String) - Method in class com.toolsverse.etl.common.DataSet
Gets the field by name.
getFieldDef(String, int) - Method in interface com.toolsverse.etl.common.FieldsRepository
Gets the list of field definitions by given key and type.
getFieldDef(String, int) - Method in class com.toolsverse.etl.core.config.EtlConfig
 
getFieldIndex(FieldDef) - Method in class com.toolsverse.etl.common.DataSet
Gets the field index.
getFieldIndex(String) - Method in class com.toolsverse.etl.common.DataSet
Gets the index of the field by name of the field.
getFieldMappingPerDataSet(List<FieldMapping>) - Static method in class com.toolsverse.etl.common.CommonEtlUtils
Gets the field mapping per data set.
getFieldName(List<FieldMapping>, int, boolean) - Static method in class com.toolsverse.etl.common.CommonEtlUtils
Gets the fully qualified field name.
getFieldName() - Method in class com.toolsverse.etl.common.Variable
Gets the field name.
getFieldNamesWithSpaces(String[], char, Driver) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Gets the field names with spaces.
getFieldNameWithoutQuotes(String, char) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Gets the field name without quotes.
getFieldNameWithSpaces(String, char, Driver) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Gets the field name with spaces.
getFieldNameWithSpacesForced(String, char, Driver) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Gets the field name with spaces forced.
getFields() - Method in class com.toolsverse.etl.common.DataSet
Gets the fields.
getFields() - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Gets the comma delimited string of field names.
getFields() - Method in class com.toolsverse.etl.core.engine.BaseMetrics
Gets the fields.
getFields() - Method in class com.toolsverse.etl.core.engine.EtlMetrics
 
getFields() - Method in class com.toolsverse.etl.core.engine.FileMetrics
 
getFieldsAfterIncludeExclude(DataSet, Set<String>, Set<String>) - Static method in class com.toolsverse.etl.common.CommonEtlUtils
Gets the map of fields after include and exclude.
getFieldsAsString(DataSetFields) - Static method in class com.toolsverse.etl.common.CommonEtlUtils
Gets the fields as a comma delimited string.
getFieldsExceptExcluded(String, Map<String, FieldDef>) - Static method in class com.toolsverse.etl.common.CommonEtlUtils
Returns the map of the fields except given excluded fields.
getFieldsFromSelect(String) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Gets the fields from "select" sql statement.
getFieldSize() - Method in class com.toolsverse.etl.common.FieldDef
Gets the field size.
getFieldsMapping() - Method in class com.toolsverse.etl.connector.sql.SqlConnectorParams
Gets the fields mapping.
getFieldsSql(DataSet, Driver, String, FieldsRepository, boolean) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Gets the fields definitions for all fields in the data set.
getFieldsSql(DataSet, Driver, String, FieldsRepository) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Gets the fields definitions for all fields in the data set.
getFieldType(int, int, boolean) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Gets the field type.
getFieldValue(DataSet, String, String, TypedKeyValue<String, Object>...) - Static method in class com.toolsverse.etl.common.CommonEtlUtils
Execute sql on any data set and return value of the given field.
getFieldValue(DataSet, String, String) - Static method in class com.toolsverse.etl.common.CommonEtlUtils
Execute sql on any data set and return value of the given field.
getFieldValue(DataSetRecord, FieldDef) - Method in class com.toolsverse.etl.common.DataSet
Gets the value of the field from the record by the field.
getFieldValue(DataSetRecord, int) - Method in class com.toolsverse.etl.common.DataSet
Gets the value of the field from the record by the index of the field.
getFieldValue(DataSetRecord, String) - Method in class com.toolsverse.etl.common.DataSet
Gets the value of the field from the record by the name of the field.
getFieldValue(int, int) - Method in class com.toolsverse.etl.common.DataSet
Gets the value of the field from the record row by the index of the col.
getFieldValue(DataSetRecord, String, String, Integer...) - Method in class com.toolsverse.etl.common.DataSet
Gets the field value from the nested dataset.
getFieldValue(int, String, String, Integer...) - Method in class com.toolsverse.etl.common.DataSet
Gets the field value from the nested dataset.
getFieldValue(String) - Method in class com.toolsverse.etl.core.engine.BaseMetrics
Gets the field value.
getFieldValueWithNested(DataSetRecord, String) - Method in class com.toolsverse.etl.common.DataSet
Gets the field value from the nested dataset.
getFieldValueWithNested(int, String) - Method in class com.toolsverse.etl.common.DataSet
Gets the field value from the nested dataset.
getFile() - Method in class com.toolsverse.io.MailParams
Gets the file name to attach.
getFileAndObjectName(String) - Method in class com.toolsverse.etl.connector.excel.ExcelConnectorParams
Gets the file and object name.
getFileList(String, String, boolean, int, String) - Method in class com.toolsverse.io.FtpUtils
Gets the list of FileResource objects from the folder + filename.
getFileMetrics() - Method in class com.toolsverse.etl.core.engine.EtlMetricsTracker
Gets the file metrics.
getFileMetrics() - Method in class com.toolsverse.etl.core.engine.EtlResponse
Gets the file metrics.
getFileMetricsFileName() - Method in class com.toolsverse.etl.core.engine.EtlMetricsTracker
Gets the file metrics file name.
getFileName(String, String) - Method in class com.toolsverse.config.SystemConfig
Gets the file name.
getFileName(String, String) - Method in class com.toolsverse.etl.common.DataSet
Gets the data set file name using given folder and extension.
getFileName(String, String, ReadTracker) - Method in class com.toolsverse.etl.common.IoProcessorCallable
Gets the file name based on the wildcard file name passed as a parameter and wildCardAlgorithms and IoProcessor.getWildcardAlgorithm().
getFileName() - Method in class com.toolsverse.etl.connector.FileConnectorParams
Gets the file name.
getFileName(String, String, boolean, boolean, String, Integer...) - Method in class com.toolsverse.etl.connector.FileConnectorParams
Gets the file name.
getFileName() - Method in class com.toolsverse.etl.connector.sql.SqlConnectorParams
Gets the file name.
getFileName(String) - Method in class com.toolsverse.etl.connector.sql.SqlConnectorParams
Gets the file name.
getFileName() - Method in class com.toolsverse.etl.core.engine.EtlMetricsTracker
Gets the file name.
getFileName() - Method in class com.toolsverse.etl.core.engine.EtlResponse
Gets the file name.
getFileName(EtlConfig, String, String, boolean) - Static method in class com.toolsverse.etl.core.task.common.FileManagerTask
Get the fully qualified file name from the given connection and base file name.
getFileName(Alias, String, boolean) - Static method in class com.toolsverse.etl.core.task.common.FileManagerTask
Get the fully qualified file name from the given connection and base file name.
getFileName(String) - Static method in class com.toolsverse.etl.core.util.EtlUtils
Gets the file name.
getFilename(String, String, String, boolean) - Static method in class com.toolsverse.util.FileUtils
Creates the full name of the file.
getFileName(String, String, String, String, String, String) - Static method in class com.toolsverse.util.FileUtils
Gets the file name.
getFileName(String, String) - Static method in class com.toolsverse.util.UrlUtils
Gets the file name from the string containing url and file name using token as a delimiter.

Example:
input: http://localhost:8080/something/{file:test}
token: file:
return: test
getFileNameByWildcard(String, String, String, Set<String>) - Static method in class com.toolsverse.util.FileUtils
Gets the file name by wildcard.
getFileNameIfFileSystem(String, String, Alias, IoProcessor) - Method in class com.toolsverse.etl.connector.FileConnectorParams
Gets the file name if IO processor is a file system.
getFileNameToRead() - Method in class com.toolsverse.etl.common.DataSet
Gets the file name to read.
getFileNameToWrite() - Method in class com.toolsverse.etl.common.DataSet
Gets the file name to write.
getFileNameUsingAlgoForSuffix(String, String) - Static method in class com.toolsverse.util.FileUtils
Gets the file name with suffix using given suffix algorithm.
getFileNameWithExtFromOtherFilename(String, String) - Static method in class com.toolsverse.util.FileUtils
Gets the file name with extension from other filename.
getFilenameWithPath(String, String, String, boolean) - Static method in class com.toolsverse.util.FileUtils
Creates the full name of the file.
getFileNameWithSuffix(String, String) - Static method in class com.toolsverse.util.FileUtils
Gets the file name with suffix.
getFileOutputStream() - Method in class com.toolsverse.etl.connector.xml.XmlConnectorParams
Gets the file output stream.
getFileOutputStream() - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
Gets the file output stream.
getFiles() - Method in interface com.toolsverse.etl.common.ReadTracker
Gets the names of the extracted files.
getFiles() - Method in class com.toolsverse.etl.core.engine.Source
 
getFilesByPattern(String, Comparator<File>) - Static method in class com.toolsverse.util.FileUtils
Gets the files by pattern and order the list using given comparator.
getFilesByPatterns(String...) - Static method in class com.toolsverse.util.FileUtils
Gets the files by patterns.
getFilesInFolder(String, String) - Static method in class com.toolsverse.util.FileUtils
Gets the files in the folder.
getFilesInPackage(String, Class<?>) - Static method in class com.toolsverse.util.ClassUtils
Gets the files in the package using given pattern.
getFilter() - Method in class com.toolsverse.etl.connector.BaseProducerPackage
 
getFilter() - Method in class com.toolsverse.etl.connector.BaseStreamingPackage
 
getFilter() - Method in class com.toolsverse.etl.connector.json.JsonConnectorParams
Gets the javascript filter.
getFilter() - Method in class com.toolsverse.etl.connector.service.ConnectorRequest
Gets the filter.
getFilter() - Method in class com.toolsverse.etl.connector.text.KeyValueConnectorParams
Gets the javascript filter.
getFilter() - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Gets the javascript filter.
getFilter() - Method in interface com.toolsverse.io.ProducerPackage
Gets the filter.
getFilter() - Method in interface com.toolsverse.io.StreamingPackage
Gets the filter.
getFilterByField() - Method in class com.toolsverse.etl.connector.sql.SqlConnectorParams
Gets the field name to filter by.
getFilterByFieldValue() - Method in class com.toolsverse.etl.connector.sql.SqlConnectorParams
Gets the field value to filter by.
getFinished() - Method in class com.toolsverse.etl.core.engine.FileMetrics
Gets the finished.
getFirst() - Method in class com.toolsverse.util.concurrentlinkedhashmap.LinkedDeque
 
getFirstDigits(Number, int) - Static method in class com.toolsverse.util.Utils
Gets the first numDigits digits from the number.
getFirstFolderName(String) - Static method in class com.toolsverse.util.FileUtils
Gets the first folder name.
getFirstNodeContaining(String) - Method in class com.toolsverse.util.XmlUtils
Searches the XML tree for a field that contains searchString and returns the address of that Node.
getFirstNodeNamed(Node, String) - Method in class com.toolsverse.util.XmlUtils
Searches ONLY THE FIRST LEVEL CHILDREN of specified rootNode and returns the first instance of a Node named nodeName.
getFirstNodeNamed(String) - Method in class com.toolsverse.util.XmlUtils
Searches the entire XML tree for a Node of specified String searchString and returns the address of that Node.
getFirstWord(String, String) - Static method in class com.toolsverse.util.Utils
Get first word in the input string.
getFk(LoadFunctionContext) - Method in class com.toolsverse.etl.core.function.db2.Db2Functions
 
getFk(LoadFunctionContext) - Method in class com.toolsverse.etl.core.function.DefFunctions
Gets the new value for the field from the corresponding "primary key" field.
getFk(LoadFunctionContext) - Method in class com.toolsverse.etl.core.function.informix.InformixFunctions
 
getFk(LoadFunctionContext) - Method in class com.toolsverse.etl.core.function.mysql.MySqlFunctions
 
getFk(LoadFunctionContext) - Method in class com.toolsverse.etl.core.function.oracle.OracleFunctions
 
getFk(LoadFunctionContext) - Method in class com.toolsverse.etl.core.function.postgres.PostgresFunctions
 
getFk(LoadFunctionContext) - Method in class com.toolsverse.etl.core.function.sqlserver.MsSqlFunctions
 
getFk(LoadFunctionContext) - Method in class com.toolsverse.etl.core.function.sqlserver.SybaseFunctions
 
getFKColumns(String, String, String, String) - Method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the foreign key columns.
getFkDefinitionAsText(String, String, String, String, String) - Method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the foreign key definition as text.
getFKMetadataTypes() - Method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the foreign key metadata types.
getFksAsText(String, String, String, String) - Method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the foreign key as text.
getFloatProperty(String) - Method in class com.toolsverse.storage.StorageManager
Gets the float property.
getFloatProperty(String, float) - Method in class com.toolsverse.storage.StorageManager
Gets the float property.
getFlow() - Method in class com.toolsverse.etl.core.engine.EtlMetrics
Gets the flow name.
getFlow() - Method in class com.toolsverse.etl.core.engine.FileMetrics
Gets the flow name.
getFlow() - Method in class com.toolsverse.etl.core.engine.Task
Gets the flow name.
getFlowId() - Method in class com.toolsverse.config.EtlThreadContext
Gets the flow id.
getFlowId() - Method in class com.toolsverse.etl.core.engine.EtlRequest
Gets the flow id.
getFolder() - Method in class com.toolsverse.etl.connector.FileConnectorParams
Gets the folder.
getFolder() - Method in class com.toolsverse.io.MailParams
Gets the name of folder in which to record mail.
getFolderName(String, String) - Static method in class com.toolsverse.util.FileUtils
Gets the folder name by replacing original separators on the separator argument.
getFooter() - Method in class com.toolsverse.io.MailParams
Gets the footer.
getFormat() - Method in class com.toolsverse.etl.connector.text.TextStreamingPackage
 
getFormat() - Method in class com.toolsverse.etl.core.engine.EtlMetricsTracker
Gets the format.
getFormula() - Method in class com.toolsverse.etl.common.FieldMapping
Get the custom formula
getFormulaType() - Method in class com.toolsverse.etl.common.FieldMapping
Get the formula type
getFrom(String) - Static method in class com.toolsverse.etl.common.CommonEtlUtils
Gets the from and modified SQL statement without from.
getFrom() - Method in class com.toolsverse.io.MailParams
Gets the from.
getFTPClient() - Method in class com.toolsverse.io.FtpsUtils
Gets the FTP client.
getFTPClient() - Method in class com.toolsverse.io.FtpUtils
Gets the FTP client.
getFtpUtils() - Method in class com.toolsverse.io.FtpProcessor
Gets the FtpUtils.
getFtpUtils(String, int) - Method in class com.toolsverse.io.FtpProcessor
Gets the FtpUtils with a socket proxy.
getFtpUtils() - Method in class com.toolsverse.io.FtpsProcessor
 
getFtpUtils(String, int) - Method in class com.toolsverse.io.FtpsProcessor
 
getFullFileName(String, String, String, boolean) - Static method in class com.toolsverse.util.FileUtils
Gets the full file name.
getFullName(String, String, String) - Static method in class com.toolsverse.util.FileUtils
Gets the full name from url, path and file.
getFullNativeType(FieldDef) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Gets the native data type.
getFullObjectName(String, String, String) - Method in class com.toolsverse.etl.metadata.BaseMetadata
 
getFullObjectName(String, String, String) - Method in class com.toolsverse.etl.metadata.excel.ExcelOdbcMetadata
 
getFullObjectName(String, String, String) - Method in interface com.toolsverse.etl.metadata.Metadata
Gets the full object name.
getFullPath(String) - Static method in class com.toolsverse.util.FilenameUtils
Gets the full path from a full filename, which is the prefix + path.
getFullPathNoEndSeparator(String) - Static method in class com.toolsverse.util.FilenameUtils
Gets the full path from a full filename, which is the prefix + path, and also excluding the final directory separator.
getFullyQualifiedDestination() - Method in class com.toolsverse.etl.common.FieldMapping
Gets the fully qualified destination name.
getFullyQualifiedSource() - Method in class com.toolsverse.etl.common.FieldMapping
Gets the fully qualified source name.
getFuncAsText(String, String, String, String) - Method in class com.toolsverse.etl.metadata.mysql.MySqlMetadata
Gets the procedure as text.
getFuncParamNameForNull(Object) - Static method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the function parameter name when it is null.
getFuncParamType(Object) - Static method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the function parameter type.
getFuncRetType(Object) - Static method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the function return type.
getFunction() - Method in class com.toolsverse.etl.common.Variable
Gets the function name.
getFunctionClassName() - Method in class com.toolsverse.etl.common.Variable
Gets the function class name.
getFunctionParams(String, String) - Static method in class com.toolsverse.util.Utils
Gets the array of parameters passed to the function from the string representing function's call.
getFunctMetadataTypes() - Method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the function metadata types.
getFunctMetadataTypes() - Method in class com.toolsverse.etl.metadata.oracle.OracleMetadata
 
getFunctParameters(String, String, String, String) - Method in class com.toolsverse.etl.metadata.db2.Db2Metadata
 
getFunctParameters(String, String, String, String) - Method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the function parameters.
getFuncts(String, String, String, String) - Method in class com.toolsverse.etl.metadata.db2.Db2Metadata
 
getFuncts(String, String, String, String) - Method in class com.toolsverse.etl.metadata.informix.InformixMetadata
 
getFuncts(String, String, String, String) - Method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the functions.
getFuncts(String, String, String, String) - Method in class com.toolsverse.etl.metadata.mysql.MySqlMetadata
 
getFuncts(String, String, String, String) - Method in class com.toolsverse.etl.metadata.oracle.OracleMetadata
 
getFuncts(String, String, String, String) - Method in class com.toolsverse.etl.metadata.sqlserver.MsSqlMetadata
 
getFuncts(String, String, String, String) - Method in class com.toolsverse.etl.metadata.sqlserver.SybaseMetadata
 
getGeneratedKeys() - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
getGenerator() - Method in class com.toolsverse.etl.connector.json.JsonConnectorParams
Gets the json generator.
getGenerator() - Method in class com.toolsverse.etl.connector.json.JsonDatasetConnectorParams
Gets the json generator.
getGetter() - Method in class com.toolsverse.mvc.model.Model.Attribute
Gets the name of the getter method.
getGlobalRowLimit() - Method in class com.toolsverse.etl.core.config.EtlConfig
Gets the global row limit.
getGlobalVarValue(LoadFunctionContext) - Method in class com.toolsverse.etl.core.function.DefFunctions
Gets the global variable value.
getGroupName() - Method in interface com.toolsverse.util.concurrent.SequentialCallable
Gets the group name.
getHasDecimal() - Method in class com.toolsverse.etl.common.FieldDef
Gets the checks for decimal.
getHeader() - Method in class com.toolsverse.io.MailParams
Gets the header.
getHelpUrl() - Method in interface com.toolsverse.util.HelpProvider
Gets the url for the online help resource.
getHighWatermark(String, Boolean...) - Method in class com.toolsverse.etl.core.engine.EtlMetricsTracker
Gets the high watermark value.
getHighWatermark(EtlConfig, Scenario, Source, Destination, Boolean...) - Method in class com.toolsverse.etl.core.engine.EtlMetricsTracker
Gets the high watermark value.
getHighWatermark() - Method in class com.toolsverse.etl.core.engine.OnAddDataSetChangeListener
Gets the high watermark.
getHighWatermarkCode() - Method in class com.toolsverse.etl.core.engine.Destination
Gets the high watermark code.
getHighWatermarkField() - Method in interface com.toolsverse.etl.core.engine.Block
Gets the high watermark field.
getHighWatermarkField() - Method in class com.toolsverse.etl.core.engine.Destination
 
getHighWatermarkField() - Method in class com.toolsverse.etl.core.engine.Source
 
getHighWatermarkFieldValue() - Method in class com.toolsverse.etl.core.engine.Destination
Gets the high watermark field value.
getHighWatermarkFieldValueOnStart() - Method in class com.toolsverse.etl.core.engine.Destination
Gets the high watermark field value on start.
getHighWatermarkOnExtract() - Method in class com.toolsverse.etl.core.engine.EtlMetrics
Gets the high watermark on extract.
getHighWatermarkOnLoad() - Method in class com.toolsverse.etl.core.engine.EtlMetrics
Gets the high watermark on load.
getHint() - Method in interface com.toolsverse.etl.aliasreader.AliasReader
Gets the hint in case aliases were found.
getHint() - Method in class com.toolsverse.etl.aliasreader.oracle.OracleTnsNamesReader
 
getHistoryFolder() - Method in class com.toolsverse.config.SystemConfig
Gets the history folder.
getHoldability() - Method in class com.toolsverse.etl.sql.connection.SshConnection
 
getHoldability() - Method in class com.toolsverse.etl.sql.connection.StreamingConnection
 
getHome() - Method in class com.toolsverse.config.SystemConfig
Gets the home folder path.
getHome(ObjectStorage) - Method in class com.toolsverse.etl.driver.AbstractDriver
 
getHome(ObjectStorage) - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
getHome(ObjectStorage) - Method in interface com.toolsverse.etl.driver.Driver
Gets the home folder for the native database client.
getHome(ObjectStorage) - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
getHome(ObjectStorage) - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
getHome(ObjectStorage) - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
getHome(ObjectStorage) - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
getHome(ObjectStorage) - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
getHome(ObjectStorage) - Method in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
 
getHost() - Method in class com.toolsverse.etl.sql.connection.GenericUrlParser
 
getHost() - Method in class com.toolsverse.etl.sql.connection.JdbcUrlParser
 
getHost() - Method in class com.toolsverse.etl.sql.connection.SshTunnel
Gets the host.
getHost() - Method in interface com.toolsverse.etl.sql.connection.UrlParser
Gets the host.
getHostPortAndFile(String) - Static method in class com.toolsverse.util.UrlUtils
Gets the host port and file.
getHosts() - Method in class com.toolsverse.etl.sql.connection.GenericUrlParser
 
getHosts() - Method in class com.toolsverse.etl.sql.connection.JdbcUrlParser
 
getHosts() - Method in interface com.toolsverse.etl.sql.connection.UrlParser
Gets the hosts.
getHostsAndPorts() - Method in class com.toolsverse.etl.sql.connection.GenericUrlParser
 
getHttpClient(String) - Method in class com.toolsverse.service.web.HttpClientFactory
Gets the http client.
getHttpClient(String, String, int, String, String, String, String, String, String, Properties) - Method in class com.toolsverse.service.web.HttpClientFactory
Gets the http client.
getHttpClient(String, String, String, String, Properties) - Method in class com.toolsverse.service.web.HttpClientFactory
Gets the http client.
getHttpClientBuilder(HttpClientBuilder, Properties) - Method in class com.toolsverse.service.web.HttpClientFactory
Gets the http client builder for the HTTP connection which requires a client side SSL certificate.
getHwmSqlExceptionToIgnore() - Method in class com.toolsverse.etl.core.engine.Destination
Gets the hwm sql Exception to ignore.
getIconPath() - Method in class com.toolsverse.etl.aliasreader.oracle.OracleTnsNamesReader
 
getIconPath() - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
getIconPath() - Method in class com.toolsverse.etl.driver.GenericFileDriver
 
getIconPath() - Method in class com.toolsverse.etl.driver.GenericJdbcDriver
 
getIconPath() - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
getIconPath() - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
getIconPath() - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
getIconPath() - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
getIconPath() - Method in class com.toolsverse.etl.driver.snowflake.SnowflakeDriver
 
getIconPath() - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
getIconPath() - Method in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
 
getIconPath() - Method in class com.toolsverse.etl.metadata.BaseMetadata
 
getIconPath() - Method in class com.toolsverse.etl.metadata.excel.ExcelFileMetadata
 
getIconPath() - Method in class com.toolsverse.etl.metadata.excel.ExcelXlsxFileMetadata
 
getIconPath() - Method in class com.toolsverse.etl.metadata.json.JsonDatasetMetadata
 
getIconPath() - Method in class com.toolsverse.etl.metadata.json.JsonMetadata
 
getIconPath() - Method in class com.toolsverse.etl.metadata.text.ClobFileMetadata
 
getIconPath() - Method in class com.toolsverse.etl.metadata.text.KeyValueFileMetadata
 
getIconPath() - Method in class com.toolsverse.etl.metadata.text.TextFileMetadata
 
getIconPath() - Method in class com.toolsverse.etl.metadata.xml.XmlFileMetadata
 
getIconPath() - Method in class com.toolsverse.etl.metadata.xml.XmlObjectFileMetadata
 
getIconPath() - Method in class com.toolsverse.ext.BaseExtension
 
getIconPath() - Method in interface com.toolsverse.ext.ExtensionModule
Gets the full path to the icon file.
getIconPath() - Method in class com.toolsverse.imaging.handler.JaiImageHandler
 
getIconPath() - Method in class com.toolsverse.imaging.ImageProcessor
 
getIconPath() - Method in class com.toolsverse.util.TreeNode
Gets the icon path.
getId() - Method in class com.toolsverse.etl.core.engine.Scenario
Gets the unique id.
getId() - Method in class com.toolsverse.io.FileResource
Gets the file id.
getIdentifierName(String, int) - Method in class com.toolsverse.etl.driver.AbstractDriver
Gets the identifier name.
getIdentifierName(String, String) - Method in class com.toolsverse.etl.driver.AbstractDriver
 
getIdentifierName(String, String) - Method in interface com.toolsverse.etl.driver.Driver
Gets the identifier name.
getIdentifierName(String, String) - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
getIdentifierName(String, String) - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
getIdForException() - Method in class com.toolsverse.etl.common.ConditionalExecution
Gets the id for exception.
getIdForException() - Method in class com.toolsverse.etl.core.engine.Destination
 
getIdForException() - Method in class com.toolsverse.etl.core.engine.Scenario
 
getIdForException() - Method in class com.toolsverse.etl.core.engine.Source
 
getIdForException() - Method in class com.toolsverse.etl.core.engine.Task
 
getIdFromPattern(String, String, String) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Gets the id from pattern.
getIf() - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
getIf() - Method in interface com.toolsverse.etl.driver.Driver
Gets the "if" token.
getIf() - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
getIf() - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
getIf() - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
getIf() - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
getIf() - Method in class com.toolsverse.etl.driver.SimpleDriver
 
getIf() - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
getIfBegin() - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
getIfBegin() - Method in interface com.toolsverse.etl.driver.Driver
Gets the "if begin" token.
getIfBegin() - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
getIfBegin() - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
getIfBegin() - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
getIfBegin() - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
getIfBegin() - Method in class com.toolsverse.etl.driver.SimpleDriver
 
getIfBegin() - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
getIfElse() - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
getIfElse() - Method in interface com.toolsverse.etl.driver.Driver
Gets the "if else" token.
getIfElse() - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
getIfElse() - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
getIfElse() - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
getIfElse() - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
getIfElse() - Method in class com.toolsverse.etl.driver.SimpleDriver
 
getIfElse() - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
getIfEnd() - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
getIfEnd() - Method in interface com.toolsverse.etl.driver.Driver
Gets the "if end" token.
getIfEnd() - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
getIfEnd() - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
getIfEnd() - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
getIfEnd() - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
getIfEnd() - Method in class com.toolsverse.etl.driver.SimpleDriver
 
getIfEnd() - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
getImageReader(String) - Method in class com.toolsverse.imaging.handler.JaiImageHandler
Gets the image reader bases on the image type.
getInclude() - Method in class com.toolsverse.etl.common.FieldMapping
Check if should be added to the destination
getInclude() - Method in class com.toolsverse.etl.core.engine.Source
Gets the comma separated list of the included table for the wildcard matching.
getIndex() - Method in class com.toolsverse.etl.common.FieldDef
Gets the index of the field.
getIndex() - Method in class com.toolsverse.etl.connector.text.TextFilter
Gets the index.
getIndexAsText(String, String, String, String) - Method in class com.toolsverse.etl.metadata.oracle.OracleMetadata
Gets the index as text.
getIndexColumns(String, String, String, String) - Method in class com.toolsverse.etl.metadata.db2.Db2Metadata
 
getIndexColumns(String, String, String, String) - Method in class com.toolsverse.etl.metadata.informix.InformixMetadata
 
getIndexColumns(String, String, String, String) - Method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the index columns.
getIndexColumns(String, String, String, String) - Method in class com.toolsverse.etl.metadata.oracle.OracleMetadata
 
getIndexDefinitionAsText(String, String, String, String, String, String, boolean, String, boolean, boolean) - Method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the index definition as text.
getIndexesAsText(String, String, String, String, String, String, boolean, boolean) - Method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the indexes as text.
getIndexInRecord() - Method in class com.toolsverse.etl.common.FieldDef
Gets the index in record.
getIndexMetadataTypes() - Method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the index metadata types.
getIndexOfVersion(int, Object, boolean, boolean) - Method in class com.toolsverse.etl.common.DataSetRecord
Calculates the index of the version using given value.
getIndexSuffix() - Method in class com.toolsverse.etl.core.engine.Destination
Gets the index suffix.
getInitSql() - Method in class com.toolsverse.etl.common.Alias
Gets the sql which will be executed right after JDBC connection is established.
getInitSql() - Method in class com.toolsverse.etl.driver.CallableDriver
 
getInitSql() - Method in interface com.toolsverse.etl.driver.Driver
Gets the initialization sql.
getInitSql() - Method in class com.toolsverse.etl.driver.SimpleDriver
 
getInitStr(String, Alias) - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
Gets the initialization string using given alias.
getInitStr(String, Alias) - Method in class com.toolsverse.etl.connector.excel.ExcelConnectorParams
 
getInitStr(String, Alias) - Method in class com.toolsverse.etl.connector.FileConnectorParams
 
getInitStr(String, Alias) - Method in class com.toolsverse.etl.connector.SourceConnectorParams
 
getInitStr(String, Alias) - Method in class com.toolsverse.etl.connector.sql.SqlConnectorParams
 
getInlineTasks() - Method in interface com.toolsverse.etl.core.engine.Block
Gets the tasks which are executed for each row of the DataSet object associated with the scenario block.
getInlineTasks() - Method in class com.toolsverse.etl.core.engine.Destination
 
getInlineTasks() - Method in class com.toolsverse.etl.core.engine.Source
 
getInnerDefaultValues() - Method in class com.toolsverse.etl.core.engine.Scenario
Gets the default values for the model used to edit inner scenario.
getInputStream(File, InputStream, String) - Method in class com.toolsverse.etl.connector.BaseDataSetConnector
Gets the input stream.
getInputStream() - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
Gets the input stream.
getInputStreamFromObject(Object) - Static method in class com.toolsverse.util.Utils
Converts object to the InputStream.
getInputStreamFromString(String) - Static method in class com.toolsverse.util.Utils
Converts string to the InputStream.
getInputStreamFromString(String, String) - Static method in class com.toolsverse.util.Utils
Converts string to the InputStream.
getInserts() - Method in class com.toolsverse.util.UpdateArrayList
 
getInserts() - Method in interface com.toolsverse.util.UpdateList
Gets the list of the inserted elements
getInsertSelectSql(DataSet, Driver, String, String, boolean) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
 
getInsertStatement(TypedKeyValue<List<String>, List<Object>>, String) - Method in class com.toolsverse.etl.driver.AbstractDriver
 
getInsertStatement(TypedKeyValue<List<String>, List<Object>>, String) - Method in interface com.toolsverse.etl.driver.Driver
Gets the insert statement.
getIntProperty(String) - Method in class com.toolsverse.storage.StorageManager
Gets the int property.
getIntProperty(String, int) - Method in class com.toolsverse.storage.StorageManager
Gets the int property.
getIoProcessor() - Method in class com.toolsverse.etl.common.Alias
Gets the io processor.
getIoProcessor() - Method in class com.toolsverse.etl.common.IoProcessorCallable
Gets the io processor.
getIoProcessor(Alias, Driver) - Method in class com.toolsverse.etl.connector.BaseDataSetConnector
Gets the io processor.
getIoProcessor() - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
Gets the io processor.
getIoProcessor() - Method in class com.toolsverse.io.IoProcessorFactory
Returns FileProcessor.
getIoProcessor(String) - Method in class com.toolsverse.io.IoProcessorFactory
Gets the IoProcessor by name.
getIoProcessor(String, String, int) - Method in class com.toolsverse.io.IoProcessorFactory
Gets the IoProcessor by name.
getIoProcessorClassName() - Method in interface com.toolsverse.etl.driver.Driver
Gets the default io processor class name.
getIoProcessorClassName() - Method in class com.toolsverse.etl.driver.ReadOnlyFileDriver
 
getJarPath() - Method in class com.toolsverse.ext.loader.Unit
Gets the jar path.
getJavaClassAsText(String, String, String, String) - Method in class com.toolsverse.etl.metadata.oracle.OracleMetadata
Gets the Java class as text.
getJavaClasses(String, String, String, String) - Method in class com.toolsverse.etl.metadata.oracle.OracleMetadata
Gets the Java classes.
getJavaColumnClass(int) - Method in interface com.toolsverse.util.SortableModel
Returns Object.class for the columnIndex.
getJavaDataType() - Method in class com.toolsverse.etl.common.FieldDef
Gets the primitive java data type.
getJavaType() - Method in class com.toolsverse.etl.common.FieldMapping
Get the java.sql.Type type
getJdbcDriverClass() - Method in class com.toolsverse.etl.common.Alias
Gets the name of the driver for the JDBC database connection.
getJdbcDriverClassName() - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
getJdbcDriverClassName() - Method in interface com.toolsverse.etl.driver.Driver
Gets the jdbc driver class name.
getJdbcDriverClassName() - Method in class com.toolsverse.etl.driver.GenericFileDriver
 
getJdbcDriverClassName() - Method in class com.toolsverse.etl.driver.GenericJdbcDriver
 
getJdbcDriverClassName() - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
getJdbcDriverClassName() - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
getJdbcDriverClassName() - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
getJdbcDriverClassName() - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
getJdbcDriverClassName() - Method in class com.toolsverse.etl.driver.snowflake.SnowflakeDriver
 
getJdbcDriverClassName() - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
getJdbcDriverClassName() - Method in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
 
getJndiConnection(Alias) - Method in class com.toolsverse.etl.sql.connection.AliasConnectionProvider
Gets the database connection using jndi
getJsonWriter() - Method in class com.toolsverse.etl.connector.json.JsonConnectorParams
Gets the json writer.
getJsonWriter() - Method in class com.toolsverse.etl.connector.json.JsonDatasetConnectorParams
Gets the json writer.
getJustTypeName(String) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Gets the type name without scale and precision.
getJvmType() - Static method in class com.toolsverse.util.Utils
Checks if current JVM is 32 or 64 bit.
getKey(DataSet, DataSetRecord, Map<String, FieldDef>, boolean, boolean) - Static method in class com.toolsverse.etl.common.CommonEtlUtils
Gets the string representation of the key for the given record and map of key fields.
getKey() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.MapEntry
 
getKey() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.Node
 
getKey() - Method in class com.toolsverse.util.TypedKeyValue
Gets the key.
getKeyFields(String, Map<String, FieldDef>) - Static method in class com.toolsverse.etl.common.CommonEtlUtils
Returns the map of the key fields for the given keys.
getKeyFields() - Method in class com.toolsverse.etl.common.DataSet
Gets the names of the key fields.
getKeyFields() - Method in class com.toolsverse.etl.common.OnException
Gets the name of the key fields.
getKeyFields() - Method in class com.toolsverse.etl.core.engine.Source
 
getKeyFromValue(Map<?, ?>, Object) - Static method in class com.toolsverse.util.CollectionUtils
Gets the first key with the input value in the map.
getKeyName() - Method in class com.toolsverse.etl.core.engine.Source
Gets the key name.
getKeys(String) - Method in interface com.toolsverse.io.RedisService
Gets the list of keys by the given wildcard key.
getKeys(Map<?, ?>) - Static method in class com.toolsverse.util.CollectionUtils
Gets the list of keys from the map
getKeysFromMap(Map<?, ?>, Object) - Static method in class com.toolsverse.util.CollectionUtils
Gets the list of keys with the input value in the map.
getKillFolder() - Method in class com.toolsverse.config.SystemConfig
Gets the kill folder.
getLabel() - Method in class com.toolsverse.etl.common.Variable
Gets the label.
getLang() - Method in class com.toolsverse.etl.common.Variable
Gets the code language.
getLangByExt(String) - Method in class com.toolsverse.util.lang.BaseParserTypeFactory
 
getLangByExt(String, String) - Method in class com.toolsverse.util.lang.BaseParserTypeFactory
 
getLangByExt(String) - Method in interface com.toolsverse.util.lang.ParserTypeFactory
Gets the language by file extension.
getLangByExt(String, String) - Method in interface com.toolsverse.util.lang.ParserTypeFactory
Gets the language by file extension.
getLanguage() - Method in class com.toolsverse.etl.core.engine.RunningEtlTask
Gets the language.
getLast() - Method in class com.toolsverse.util.concurrentlinkedhashmap.LinkedDeque
 
getLastComment() - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
Gets the last commnet.
getLastCreatedFile() - Method in class com.toolsverse.etl.core.engine.EtlMetrics
Gets the last created file.
getLastException() - Method in class com.toolsverse.config.LocalEtlThreadContext
Gets the last exception.
getLastException() - Method in class com.toolsverse.etl.core.config.EtlConfig
 
getLastException() - Method in class com.toolsverse.etl.core.config.EtlContextImpl
 
getLastException() - Method in interface com.toolsverse.util.log.InfoLogger
Gets the last exception.
getLastExecutedCode() - Method in class com.toolsverse.etl.core.config.EtlConfig
Gets the last executed code (code = sql).
getLastExecutedFileName() - Method in class com.toolsverse.etl.core.config.EtlConfig
Gets the last executed file name.
getLastModified() - Method in class com.toolsverse.io.FileResource
Gets the time when file was last modified.
getLastReadFile() - Method in class com.toolsverse.etl.core.engine.EtlMetrics
Gets the last read file.
getLastSuccessfulExtractFinished() - Method in class com.toolsverse.etl.core.engine.EtlMetrics
Gets the last successful load started.
getLastSuccessfulExtractStarted() - Method in class com.toolsverse.etl.core.engine.EtlMetrics
Gets the last successful extract started.
getLastSuccessfulLoadFinished() - Method in class com.toolsverse.etl.core.engine.EtlMetrics
Gets the last successful load finished.
getLastSuccessfulLoadStarted() - Method in class com.toolsverse.etl.core.engine.EtlMetrics
Gets the last successful load started.
getLastWord(String, String) - Static method in class com.toolsverse.util.Utils
Get last word in the input string.
getLeftAndRightWords(String, String, String) - Static method in class com.toolsverse.util.Utils
Get the left and right words between delimiter.
getLengthArray(TextConnectorParams, int) - Static method in class com.toolsverse.etl.connector.text.TextConnector
Gets the array of lengths for each field in the fixed-length file.
getLengthArray() - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Gets the length array.
getLengthArray() - Method in class com.toolsverse.etl.connector.text.TextStreamingPackage
Gets the length array.
getLevel() - Method in class com.toolsverse.etl.common.FieldMapping
Get the source field nestinnes level
getLevel() - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
Gets the level of nestennes.
getLibsPath() - Method in class com.toolsverse.config.SystemConfig
Gets the lib path.
getLicenseFolderName() - Method in class com.toolsverse.config.SystemConfig
Gets the folder name for software the licenses.
getLicensePropertyName() - Method in class com.toolsverse.etl.aliasreader.oracle.OracleTnsNamesReader
 
getLicensePropertyName() - Method in class com.toolsverse.etl.connector.BaseDataSetConnector
 
getLicensePropertyName() - Method in class com.toolsverse.etl.driver.AbstractDriver
 
getLicensePropertyName() - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
getLicensePropertyName() - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
getLicensePropertyName() - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
getLicensePropertyName() - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
getLicensePropertyName() - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
getLicensePropertyName() - Method in class com.toolsverse.etl.driver.snowflake.SnowflakeDriver
 
getLicensePropertyName() - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
getLicensePropertyName() - Method in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
 
getLicensePropertyName() - Method in class com.toolsverse.etl.metadata.db2.Db2Metadata
 
getLicensePropertyName() - Method in class com.toolsverse.etl.metadata.DefaultFileMetadata
 
getLicensePropertyName() - Method in class com.toolsverse.etl.metadata.excel.ExcelFileMetadata
 
getLicensePropertyName() - Method in class com.toolsverse.etl.metadata.excel.ExcelOdbcMetadata
 
getLicensePropertyName() - Method in class com.toolsverse.etl.metadata.excel.ExcelXlsxFileMetadata
 
getLicensePropertyName() - Method in class com.toolsverse.etl.metadata.informix.InformixMetadata
 
getLicensePropertyName() - Method in class com.toolsverse.etl.metadata.JdbcMetadata
 
getLicensePropertyName() - Method in class com.toolsverse.etl.metadata.json.JsonDatasetMetadata
 
getLicensePropertyName() - Method in class com.toolsverse.etl.metadata.json.JsonMetadata
 
getLicensePropertyName() - Method in class com.toolsverse.etl.metadata.mysql.MySqlMetadata
 
getLicensePropertyName() - Method in class com.toolsverse.etl.metadata.oracle.OracleMetadata
 
getLicensePropertyName() - Method in class com.toolsverse.etl.metadata.postgres.PostgresMetadata
 
getLicensePropertyName() - Method in class com.toolsverse.etl.metadata.sqlserver.MsSqlMetadata
 
getLicensePropertyName() - Method in class com.toolsverse.etl.metadata.sqlserver.SybaseMetadata
 
getLicensePropertyName() - Method in class com.toolsverse.etl.metadata.text.ClobFileMetadata
 
getLicensePropertyName() - Method in class com.toolsverse.etl.metadata.text.KeyValueFileMetadata
 
getLicensePropertyName() - Method in class com.toolsverse.etl.metadata.text.TextFileMetadata
 
getLicensePropertyName() - Method in class com.toolsverse.etl.metadata.xml.XmlFileMetadata
 
getLicensePropertyName() - Method in class com.toolsverse.etl.metadata.xml.XmlObjectFileMetadata
 
getLicensePropertyName() - Method in interface com.toolsverse.ext.ExtensionModule
Gets the name of the license property.
getLicensePropertyName() - Method in class com.toolsverse.ext.loader.UnitLoader.StoredExtension
 
getLicensePropertyName() - Method in class com.toolsverse.imaging.handler.bmp.BmpImageHandler
 
getLicensePropertyName() - Method in class com.toolsverse.imaging.handler.tiff.TiffImageHandler
 
getLicensePropertyName() - Method in class com.toolsverse.imaging.ImageProcessor
 
getLine() - Method in class com.toolsverse.etl.connector.text.TextFilter
Gets the line.
getLineSeparator() - Method in class com.toolsverse.etl.connector.text.KeyValueConnectorParams
Gets the line separator.
getLineSeparator() - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Gets the line separator.
getLinesLimit() - Method in class com.toolsverse.etl.driver.CallableDriver
 
getLinesLimit() - Method in interface com.toolsverse.etl.driver.Driver
Gets the maximum number of lines in the sql block supported by database.
getLinesLimit() - Method in class com.toolsverse.etl.driver.SimpleDriver
 
getLinkedCacheProvider() - Method in class com.toolsverse.etl.common.Variable
Gets the linked cache provider.
getLinkedDestination() - Method in class com.toolsverse.etl.common.Variable
Gets the name of the linked destination.
getLinkedSourceName() - Method in class com.toolsverse.etl.core.engine.Source
Gets the name of the linked source.
getLinkedVarName() - Method in class com.toolsverse.etl.common.Variable
Gets the linked variable name.
getList() - Method in class com.toolsverse.etl.aliasreader.AliasReaderUnit
 
getList() - Method in class com.toolsverse.etl.connector.ConnectorUnit
 
getList() - Method in class com.toolsverse.etl.connector.pdf.PdfPageSizeListProvider
 
getList() - Method in class com.toolsverse.etl.driver.DriverUnit
 
getList() - Method in class com.toolsverse.etl.metadata.MetadataUnit
 
getList() - Method in class com.toolsverse.ext.loader.Unit
Gets the list of loaded modules.
getList() - Method in class com.toolsverse.imaging.ImageProcessor
 
getList(String, String, boolean, int) - Method in class com.toolsverse.io.DirectProcessor
 
getList(String, String, boolean, int) - Method in class com.toolsverse.io.FileProcessor
 
getList(String, String, boolean, int) - Method in class com.toolsverse.io.FtpProcessor
 
getList(String, String, boolean, int) - Method in class com.toolsverse.io.HttpProcessor
 
getList(String, String, boolean, int) - Method in interface com.toolsverse.io.IoProcessor
Gets the list of FileResource objects from the folder + filename.
getList() - Method in class com.toolsverse.io.IoProcessorFactory
 
getList(String, String, boolean, int) - Method in class com.toolsverse.io.MailProcessor
 
getList(String, String, boolean, int) - Method in class com.toolsverse.io.NullProcessor
 
getList(String, String, boolean, int) - Method in class com.toolsverse.io.SftpProcessor
 
getList() - Method in class com.toolsverse.util.CaseInsensitiveListTreeMap
Gets the list.
getList() - Method in class com.toolsverse.util.ListHashMap
Gets the list.
getList() - Method in interface com.toolsverse.util.ListProvider
Gets the list of the KeyValue pairs.
getList(String, String) - Static method in class com.toolsverse.util.Utils
Split input string and return immutable list of strings.
getLoadAction() - Method in class com.toolsverse.etl.core.engine.Destination
Gets the load action.
getLoadActionConditions() - Method in class com.toolsverse.etl.core.engine.Destination
Gets the load action evaluation conditions.
getLoadActionLang() - Method in class com.toolsverse.etl.core.engine.Destination
Gets the load action evaluation language (null = JavaScript).
getLoadFinished() - Method in class com.toolsverse.etl.core.engine.EtlMetrics
Gets the load finished.
getLoadKey() - Method in class com.toolsverse.etl.core.engine.Destination
Gets the load key.
getLoadKey(EtlConfig, Destination, String, List<String>, DataSetFields, Driver) - Method in class com.toolsverse.etl.core.engine.MetadataTracker
Gets the load key.
getLoadKeys() - Method in class com.toolsverse.etl.core.engine.Destination
Gets the load keys.
getLoadStarted() - Method in class com.toolsverse.etl.core.engine.EtlMetrics
Gets the load started.
getLocale() - Method in class com.toolsverse.util.LinkedCaseInsensitiveMap
Return the locale used by this LinkedCaseInsensitiveMap.
getLocalEtlThreadContext() - Method in class com.toolsverse.config.SystemConfig
Gets the local etl thread context.
getLocalHost() - Method in class com.toolsverse.etl.sql.connection.SshConnection
Gets the local host.
getLocalPort() - Method in class com.toolsverse.etl.sql.connection.SshConnection
Gets the local port.
getLocalProperties() - Method in class com.toolsverse.config.SystemConfig
Gets either system properties or tenant properties.
getLocalUnitClassPath() - Method in class com.toolsverse.etl.aliasreader.oracle.OracleTnsNamesReader
 
getLocalUnitClassPath() - Method in class com.toolsverse.etl.driver.AbstractDriver
 
getLocalUnitClassPath() - Method in class com.toolsverse.etl.metadata.BaseMetadata
 
getLocalUnitClassPath() - Method in class com.toolsverse.ext.BaseExtension
 
getLocalUnitClassPath() - Method in interface com.toolsverse.ext.ExtensionModule
If extension module is a "local" it must return the path to it's corresponding Unit.
getLocalUnitClassPath() - Method in class com.toolsverse.imaging.handler.JaiImageHandler
 
getLocalUnitClassPath() - Method in class com.toolsverse.imaging.ImageProcessor
 
getLocation(String) - Method in class com.toolsverse.etl.common.Variable
Gets the location of the collection artifact such UI items.
getLocation(String) - Method in interface com.toolsverse.etl.core.engine.Block
Gets the location of the collection artifact such as tasks, variables, etc.
getLocation(String) - Method in class com.toolsverse.etl.core.engine.Destination
 
getLocation(String) - Method in class com.toolsverse.etl.core.engine.Scenario
Gets the location of the collection artifact such as sources, destinations, variables, etc.
getLocation(String) - Method in class com.toolsverse.etl.core.engine.Source
 
getLocation(String) - Method in class com.toolsverse.etl.core.engine.Task
Gets the location of the collection artifact such as sources, destinations, variables, etc.
getLocation() - Method in exception com.toolsverse.etl.exception.EtlException
Gets the error location.
getLocation(Node) - Static method in class com.toolsverse.util.PositionalXmlReader
Gets the location information (start and end) from the DOM node.
getLocations() - Method in class com.toolsverse.etl.common.Variable
The the locations of the collection artifacts such UI items.
getLocations() - Method in interface com.toolsverse.etl.core.engine.Block
The the locations of the collection artifacts such as tasks, variables, etc.
getLocations() - Method in class com.toolsverse.etl.core.engine.Destination
 
getLocations() - Method in class com.toolsverse.etl.core.engine.Scenario
The the locations of the collection artifacts such as sources, destinations, etc.
getLocations() - Method in class com.toolsverse.etl.core.engine.Source
 
getLocations() - Method in class com.toolsverse.etl.core.engine.Task
The the locations of the collection artifacts such as sources, destinations, etc.
getLogAppender() - Method in class com.toolsverse.config.EtlThreadContext
Gets the log appender.
getLogger(Object) - Method in class com.toolsverse.util.log.Log4jWriter
Gets the log4j logger for the object .
getLogger() - Static method in class com.toolsverse.util.log.Logger
Return a reference to the LogWriter implementation.
getLogLevel() - Method in class com.toolsverse.etl.core.config.EtlConfig
Gets the log level.
getLogLevel() - Method in class com.toolsverse.etl.core.engine.EtlRequest
Gets the log level.
getLogNode(String, Object, Object[], Throwable) - Method in class com.toolsverse.etl.core.service.EtlServiceImpl
 
getLogNode(String, Object, Object[], Throwable) - Method in class com.toolsverse.etl.sql.service.SqlServiceImpl
 
getLogNode(String, Object, Object[], Throwable) - Method in interface com.toolsverse.service.Loggable
Gets the log node.
getLogsFolder() - Method in class com.toolsverse.config.SystemConfig
Gets the logs folder path.
getLogsFolder() - Method in class com.toolsverse.config.ThreadContext
Gets the logs folder.
getLogStep() - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
Gets the log step.
getLogStep() - Method in class com.toolsverse.etl.core.config.EtlConfig
Gets the "log step".
getLong(Object) - Method in class com.toolsverse.etl.core.engine.BaseMetrics
Gets the long.
getLongProperty(String) - Method in class com.toolsverse.storage.StorageManager
Gets the long property.
getLongProperty(String, long) - Method in class com.toolsverse.storage.StorageManager
Gets the long property.
getLoopCode() - Method in class com.toolsverse.etl.core.engine.Scenario
Gets the loop code.
getLoopConnectionName() - Method in class com.toolsverse.etl.core.engine.Scenario
Gets the loop connection name.
getLoopCount() - Method in class com.toolsverse.etl.core.engine.Scenario
Gets the loop count.
getLoopField() - Method in class com.toolsverse.etl.core.engine.Scenario
Gets the loop field.
getLoopLang() - Method in class com.toolsverse.etl.core.engine.Scenario
Gets the loop language.
getLoopProperties() - Method in exception com.toolsverse.etl.exception.EtlException
Gets the loop properties.
getLoopThreads() - Method in class com.toolsverse.etl.core.engine.Scenario
Gets the loop threads.
getLoopVarName() - Method in class com.toolsverse.etl.core.engine.Scenario
Gets the loop variable name.
getLoopVarPattern() - Method in class com.toolsverse.etl.core.engine.Scenario
Gets the loop variable pattern.
getLowerCaseLoadActionCond() - Method in class com.toolsverse.etl.core.engine.Destination
Gets the lower case load action conditions.
getMailer() - Method in class com.toolsverse.io.MailParams
Gets the mailer.
getMailHost() - Method in class com.toolsverse.io.MailParams
Gets the mail host.
getMailPassword() - Method in class com.toolsverse.io.MailParams
Gets the mail user.
getMailPort() - Method in class com.toolsverse.io.MailParams
Gets the mail port.
getMailProtocol() - Method in class com.toolsverse.io.MailParams
Gets the mail protocol.
getMailUser() - Method in class com.toolsverse.io.MailParams
Gets the mail user.
getMainScenarioName() - Method in class com.toolsverse.etl.core.config.EtlConfig
Gets the main scenario name.
getMandatorySources() - Method in class com.toolsverse.etl.core.engine.Scenario
Gets the list of mandatory sources.
getMap() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.CollectionView
Returns the map backing this view.
getMappedValue() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.KeySetView
Returns the default mapped value for additions, or null if additions are not supported.
getMasterModel() - Method in interface com.toolsverse.mvc.controller.Controller
Gets the master model.
getMasterModel() - Method in class com.toolsverse.mvc.controller.ControllerImpl
 
getMasterView() - Method in interface com.toolsverse.mvc.controller.Controller
Gets the master view.
getMasterView() - Method in class com.toolsverse.mvc.controller.ControllerImpl
 
getMatch() - Method in class com.toolsverse.etl.core.engine.Source
Gets the match.
getMaxCharSize() - Method in class com.toolsverse.etl.driver.CallableDriver
 
getMaxCharSize() - Method in interface com.toolsverse.etl.driver.Driver
Gets the maximum character size.
getMaxCharSize() - Method in class com.toolsverse.etl.driver.SimpleDriver
 
getMaxFieldSize() - Method in class com.toolsverse.etl.common.Alias
Gets the max field size.
getMaxFieldSize() - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
getMaxFiles() - Method in class com.toolsverse.etl.core.engine.Source
Gets the max files to process when wildcard processing is nabled.
getMaxLoopIterations() - Method in class com.toolsverse.etl.core.engine.Scenario
Gets the maximum number of loop iterations.
getMaxNumberOfRows() - Method in class com.toolsverse.etl.connector.BaseSplitProcessor
Gets the maximum number of rows in file.
getMaxPrecision() - Method in class com.toolsverse.etl.driver.CallableDriver
 
getMaxPrecision() - Method in interface com.toolsverse.etl.driver.Driver
Gets the maximum precision.
getMaxPrecision() - Method in class com.toolsverse.etl.driver.SimpleDriver
 
getMaxRows() - Method in class com.toolsverse.etl.common.Alias
Gets the max rows.
getMaxRows() - Method in class com.toolsverse.etl.connector.BaseStreamingPackage
 
getMaxRows() - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
Gets the maximum number of rows allowed for the DataSet.
getMaxRows() - Method in class com.toolsverse.etl.connector.service.ConnectorRequest
Gets the maximum rows allowed for the data set.
getMaxRows() - Method in class com.toolsverse.etl.core.engine.Source
Gets the maximum number of rows to extract.
getMaxRows() - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
getMaxRows() - Method in class com.toolsverse.etl.sql.service.SqlRequest
Gets the maximum number of rows.
getMaxRows() - Method in interface com.toolsverse.io.StreamingPackage
Gets the maximum number of rows allowed for the DataSet.
getMaxRowsInFile() - Method in class com.toolsverse.etl.connector.text.KeyValueConnectorParams
Gets the max number of rows in file created.
getMaxRowsInFile() - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Gets the max number of rows in file created.
getMaxScale() - Method in class com.toolsverse.etl.driver.CallableDriver
 
getMaxScale() - Method in interface com.toolsverse.etl.driver.Driver
Gets the maximum scale.
getMaxScale() - Method in class com.toolsverse.etl.driver.SimpleDriver
 
getMaxStringLiteralSize() - Method in class com.toolsverse.etl.driver.CallableDriver
 
getMaxStringLiteralSize() - Method in interface com.toolsverse.etl.driver.Driver
Gets the maximum string literal size.
getMaxStringLiteralSize() - Method in class com.toolsverse.etl.driver.SimpleDriver
 
getMaxStringLiteralSize() - Method in class com.toolsverse.etl.driver.snowflake.SnowflakeDriver
 
getMaxThreads() - Method in class com.toolsverse.etl.connector.service.ConnectorRequest
Gets the maximum number of threads.
getMaxVarcharSize() - Method in class com.toolsverse.etl.driver.CallableDriver
 
getMaxVarcharSize() - Method in interface com.toolsverse.etl.driver.Driver
Gets the maximum varchar size.
getMaxVarcharSize() - Method in class com.toolsverse.etl.driver.SimpleDriver
 
getMergeStatement(TypedKeyValue<List<String>, List<Object>>, String, String) - Method in class com.toolsverse.etl.driver.AbstractDriver
 
getMergeStatement(TypedKeyValue<List<String>, List<Object>>, String, String) - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
getMergeStatement(TypedKeyValue<List<String>, List<Object>>, String, String) - Method in interface com.toolsverse.etl.driver.Driver
Gets the merge statement.
getMergeStatement(TypedKeyValue<List<String>, List<Object>>, String, String) - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
getMergeStatement(TypedKeyValue<List<String>, List<Object>>, String, String) - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
getMergeStatement(TypedKeyValue<List<String>, List<Object>>, String, String) - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
getMergeStatement(TypedKeyValue<List<String>, List<Object>>, String, String) - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
getMergeStatement(TypedKeyValue<List<String>, List<Object>>, String, String) - Method in class com.toolsverse.etl.driver.postgres.RedshiftDriver
 
getMergeStatement(TypedKeyValue<List<String>, List<Object>>, String, String) - Method in class com.toolsverse.etl.driver.SimpleDriver
 
getMergeStatement(TypedKeyValue<List<String>, List<Object>>, String, String) - Method in class com.toolsverse.etl.driver.snowflake.SnowflakeDriver
 
getMergeStatement(TypedKeyValue<List<String>, List<Object>>, String, String) - Method in class com.toolsverse.etl.driver.sqlserver.AzureSynapseAnalyticsDriver
 
getMergeStatement(TypedKeyValue<List<String>, List<Object>>, String, String) - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
getMessage() - Method in class com.toolsverse.etl.common.OnException
Gets the message displayed on exception.
getMessage() - Method in class com.toolsverse.etl.connector.BaseProducerPackage
 
getMessage() - Method in class com.toolsverse.io.MailParams
Gets the message.
getMessage() - Method in interface com.toolsverse.io.ProducerPackage
Gets the message.
getMessage() - Method in class com.toolsverse.service.LogNode
Gets the message.
getMessage() - Method in class com.toolsverse.util.AnyMessage
Gets the message.
getMessage() - Method in class com.toolsverse.util.concurrent.ConcurrentFeature
Gets the message which is displayed on the progress indicator.
getMessage(Throwable) - Static method in class com.toolsverse.util.ExceptionUtils
Gets a short message summarizing the exception.
getMessage(Throwable, String) - Static method in class com.toolsverse.util.Utils
Get the exception message.
getMetaData() - Method in class com.toolsverse.etl.core.engine.Destination
Gets the meta data.
getMetaData(String, Connection, Driver, String, boolean, boolean) - Method in class com.toolsverse.etl.metadata.GenericMetadataExtractor
 
getMetaData(String, Connection, Driver, String, boolean, boolean) - Method in interface com.toolsverse.etl.metadata.MetadataExtractor
Extracts fields definitions for the object or given sql.
getMetaData(String) - Method in interface com.toolsverse.etl.metadata.MetadataProvider
Gets the field definitions for the object.
getMetaData() - Method in class com.toolsverse.etl.sql.connection.SshConnection
 
getMetaData() - Method in class com.toolsverse.etl.sql.connection.StreamingConnection
 
getMetaData() - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
getMetaData(SqlRequest) - Method in interface com.toolsverse.etl.sql.service.SqlService
Gets the meta data for the database object (table, view or synonym).
getMetaData(SqlRequest) - Method in class com.toolsverse.etl.sql.service.SqlServiceImpl
 
getMetadataByName(String) - Method in class com.toolsverse.etl.metadata.MetadataCollector
Gets the object's metadata by name.
getMetadataByType(String, String, String, String, String) - Method in class com.toolsverse.etl.metadata.BaseMetadata
 
getMetadataByType(String, String, String, String, String) - Method in interface com.toolsverse.etl.metadata.Metadata
Gets the metadata by type.
getMetadataByTypePreserveException(String, String, String, String, String) - Method in class com.toolsverse.etl.metadata.BaseMetadata
 
getMetadataByTypePreserveException(String, String, String, String, String) - Method in interface com.toolsverse.etl.metadata.Metadata
Gets the metadata by type and preserve exception.
getMetadataClassName() - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
getMetadataClassName() - Method in interface com.toolsverse.etl.driver.Driver
Gets the metadata driver class name.
getMetadataClassName() - Method in class com.toolsverse.etl.driver.GenericFileDriver
 
getMetadataClassName() - Method in class com.toolsverse.etl.driver.GenericJdbcDriver
 
getMetadataClassName() - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
getMetadataClassName() - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
getMetadataClassName() - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
getMetadataClassName() - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
getMetadataClassName() - Method in class com.toolsverse.etl.driver.snowflake.SnowflakeDriver
 
getMetadataClassName() - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
getMetadataClassName() - Method in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
 
getMetadataDriverClassname() - Method in class com.toolsverse.etl.common.Alias
Gets the metadata driver classname.
getMetadataExtractorClass() - Method in class com.toolsverse.etl.core.engine.Destination
Gets the metadata extractor class.
getMetadataExtractorClass() - Method in class com.toolsverse.etl.core.engine.Scenario
Gets the metadata extractor class name.
getMetadataFileName(String) - Method in class com.toolsverse.etl.core.config.EtlConfig
Gets the metadata file name.
getMetadataFolder() - Method in class com.toolsverse.etl.core.config.EtlConfig
Gets the metadata folder.
getMetadataMethods() - Method in class com.toolsverse.etl.metadata.BaseMetadata
Gets the metadata methods.
getMetadataMethods() - Method in class com.toolsverse.etl.metadata.db2.Db2Metadata
 
getMetadataMethods() - Method in class com.toolsverse.etl.metadata.FileMetadata
 
getMetadataMethods() - Method in class com.toolsverse.etl.metadata.informix.InformixMetadata
 
getMetadataMethods() - Method in class com.toolsverse.etl.metadata.JdbcMetadata
 
getMetadataMethods() - Method in class com.toolsverse.etl.metadata.mysql.MySqlMetadata
 
getMetadataMethods() - Method in class com.toolsverse.etl.metadata.oracle.OracleMetadata
 
getMetadataMethods() - Method in class com.toolsverse.etl.metadata.postgres.PostgresMetadata
 
getMetadataMethods() - Method in class com.toolsverse.etl.metadata.sqlserver.MsSqlMetadata
 
getMetadataMethods() - Method in class com.toolsverse.etl.metadata.sqlserver.SybaseMetadata
 
getMetadataSelectClause() - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
getMetadataSelectClause() - Method in interface com.toolsverse.etl.driver.Driver
Gets the metadata "select" clause.
getMetadataSelectClause() - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
getMetadataSelectClause() - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
getMetadataSelectClause() - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
getMetadataSelectClause() - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
getMetadataSelectClause() - Method in class com.toolsverse.etl.driver.SimpleDriver
 
getMetadataSelectClause() - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
getMetadataTypeByParentType(String) - Method in class com.toolsverse.etl.metadata.BaseMetadata
 
getMetadataTypeByParentType(String) - Method in interface com.toolsverse.etl.metadata.Metadata
Gets the metadata type by parent type.
getMetadataTypes(String) - Method in class com.toolsverse.etl.metadata.BaseMetadata
 
getMetadataTypes(String) - Method in interface com.toolsverse.etl.metadata.Metadata
Gets the metadata types.
getMetadataWhereClause() - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
getMetadataWhereClause() - Method in interface com.toolsverse.etl.driver.Driver
Gets the metadata "where" clause.
getMetadataWhereClause() - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
getMetadataWhereClause() - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
getMetadataWhereClause() - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
getMetadataWhereClause() - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
getMetadataWhereClause() - Method in class com.toolsverse.etl.driver.SimpleDriver
 
getMetadataWhereClause() - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
getMethod(Properties) - Static method in enum com.toolsverse.io.HttpProcessor.HTTP_AUTH
Get the HTTP method by the string containing properties.
getMethod(Properties, String) - Static method in enum com.toolsverse.io.HttpProcessor.HTTP_METHOD
Get the HTTP method by the string containing properties.
getMethod(Properties) - Static method in enum com.toolsverse.io.HttpProcessor.HTTP_METHOD
Get the HTTP method by the string containing properties.
getMethod() - Method in class com.toolsverse.io.HttpProcessor.HttpDeleteWithEntity
 
getMethod() - Method in class com.toolsverse.io.HttpProcessor.HttpGetWithEntity
 
getMethod() - Method in class com.toolsverse.service.ServiceRequest
Gets the method.
getMetrics() - Method in class com.toolsverse.etl.core.engine.EtlMetricsTracker
Gets the ETL metrics.
getMetrics() - Method in class com.toolsverse.etl.core.engine.EtlResponse
Gets the metrics.
getMetricsFolder() - Method in class com.toolsverse.etl.core.engine.Scenario
Gets the metrics folder.
getMetricsToWriteFileName() - Method in class com.toolsverse.etl.core.engine.Scenario
Gets the name of the file to write metrics to.
getMissingFields() - Method in class com.toolsverse.etl.core.engine.Destination
Gets the fields missing in destination.
getMode() - Method in class com.toolsverse.config.SystemConfig
Gets the mode.
getModelByAttributeName(String) - Method in interface com.toolsverse.mvc.model.Model
Gets the model by attribute name.
getModelByAttributeName(String) - Method in class com.toolsverse.mvc.model.ModelImpl
 
getModifier() - Method in class com.toolsverse.etl.core.engine.EtlUnit
 
getMoreResults() - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
getMoreResults(int) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
getName() - Method in interface com.toolsverse.etl.aliasreader.AliasReader
Gets the name.
getName() - Method in class com.toolsverse.etl.aliasreader.oracle.OracleTnsNamesReader
 
getName() - Method in class com.toolsverse.etl.common.Alias
Gets name of the alias.
getName() - Method in interface com.toolsverse.etl.common.ConnectionParams
Gets the name.
getName() - Method in class com.toolsverse.etl.common.DataSet
Gets the name.
getName() - Method in class com.toolsverse.etl.common.FieldDef
Gets the name.
getName() - Method in class com.toolsverse.etl.common.OnException
Gets the name.
getName() - Method in class com.toolsverse.etl.common.Variable
Gets the name.
getName() - Method in interface com.toolsverse.etl.connector.DataSetConnector
Gets the name.
getName() - Method in class com.toolsverse.etl.connector.excel.ExcelConnector
 
getName() - Method in class com.toolsverse.etl.connector.excel.ExcelXlsxConnector
 
getName() - Method in class com.toolsverse.etl.connector.html.HtmlConnector
 
getName() - Method in class com.toolsverse.etl.connector.json.ApiJsonConnector
 
getName() - Method in class com.toolsverse.etl.connector.json.JsonConnector
 
getName() - Method in class com.toolsverse.etl.connector.json.JsonDatasetConnector
 
getName() - Method in class com.toolsverse.etl.connector.pdf.PdfConnector
 
getName() - Method in class com.toolsverse.etl.connector.SourceConnector
 
getName() - Method in class com.toolsverse.etl.connector.sql.SqlConnector
 
getName() - Method in class com.toolsverse.etl.connector.text.ClobConnector
 
getName() - Method in class com.toolsverse.etl.connector.text.KeyValueConnector
 
getName() - Method in class com.toolsverse.etl.connector.text.TextConnector
 
getName() - Method in class com.toolsverse.etl.connector.xml.XmlConnector
 
getName() - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnector
 
getName() - Method in class com.toolsverse.etl.connector.xml.XmlObjectStreamingConnector
 
getName() - Method in interface com.toolsverse.etl.core.engine.Block
Gets name of the block.
getName() - Method in class com.toolsverse.etl.core.engine.Destination
 
getName() - Method in class com.toolsverse.etl.core.engine.EtlMetrics
Gets the name.
getName() - Method in class com.toolsverse.etl.core.engine.FileMetrics
Gets the name.
getName() - Method in class com.toolsverse.etl.core.engine.RunningEtlTask
Gets the name.
getName() - Method in class com.toolsverse.etl.core.engine.Scenario
Gets the name.
getName() - Method in class com.toolsverse.etl.core.engine.Source
 
getName() - Method in class com.toolsverse.etl.core.engine.Task
 
getName() - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
getName() - Method in interface com.toolsverse.etl.driver.Driver
Gets the name of the driver.
getName() - Method in class com.toolsverse.etl.driver.GenericFileDriver
 
getName() - Method in class com.toolsverse.etl.driver.GenericJdbcDriver
 
getName() - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
getName() - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
getName() - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
getName() - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
getName() - Method in class com.toolsverse.etl.driver.postgres.RedshiftDriver
 
getName() - Method in class com.toolsverse.etl.driver.snowflake.SnowflakeDriver
 
getName() - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
getName() - Method in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
 
getName() - Method in exception com.toolsverse.etl.exception.EtlException
Gets the owner's name.
getName() - Method in class com.toolsverse.etl.metadata.db2.Db2Metadata
 
getName() - Method in class com.toolsverse.etl.metadata.DefaultFileMetadata
 
getName() - Method in class com.toolsverse.etl.metadata.excel.ExcelFileMetadata
 
getName() - Method in class com.toolsverse.etl.metadata.excel.ExcelOdbcMetadata
 
getName() - Method in class com.toolsverse.etl.metadata.excel.ExcelXlsxFileMetadata
 
getName() - Method in class com.toolsverse.etl.metadata.informix.InformixMetadata
 
getName() - Method in class com.toolsverse.etl.metadata.JdbcMetadata
 
getName() - Method in class com.toolsverse.etl.metadata.json.JsonDatasetMetadata
 
getName() - Method in class com.toolsverse.etl.metadata.json.JsonMetadata
 
getName() - Method in interface com.toolsverse.etl.metadata.Metadata
Gets the name.
getName() - Method in class com.toolsverse.etl.metadata.mysql.MySqlMetadata
 
getName() - Method in class com.toolsverse.etl.metadata.oracle.OracleMetadata
 
getName() - Method in class com.toolsverse.etl.metadata.postgres.PostgresMetadata
 
getName() - Method in class com.toolsverse.etl.metadata.sqlserver.MsSqlMetadata
 
getName() - Method in class com.toolsverse.etl.metadata.sqlserver.SybaseMetadata
 
getName() - Method in class com.toolsverse.etl.metadata.text.ClobFileMetadata
 
getName() - Method in class com.toolsverse.etl.metadata.text.KeyValueFileMetadata
 
getName() - Method in class com.toolsverse.etl.metadata.text.TextFileMetadata
 
getName() - Method in class com.toolsverse.etl.metadata.xml.XmlFileMetadata
 
getName() - Method in class com.toolsverse.etl.metadata.xml.XmlObjectFileMetadata
 
getName() - Method in class com.toolsverse.io.DirectProcessor
 
getName() - Method in class com.toolsverse.io.FileProcessor
 
getName() - Method in class com.toolsverse.io.FileResource
Gets the name.
getName() - Method in class com.toolsverse.io.FtpProcessor
 
getName() - Method in class com.toolsverse.io.FtpsProcessor
 
getName() - Method in class com.toolsverse.io.HttpProcessor
 
getName() - Method in interface com.toolsverse.io.IoProcessor
Get processor name.
getName() - Method in class com.toolsverse.io.MailProcessor
 
getName() - Method in class com.toolsverse.io.NullProcessor
 
getName() - Method in class com.toolsverse.io.SftpProcessor
 
getName() - Method in class com.toolsverse.mvc.view.ComponentAdapter
Gets the name.
getName() - Method in class com.toolsverse.mvc.view.wings.WingsComponentAdapter
 
getName(String) - Static method in class com.toolsverse.util.FilenameUtils
Gets the name minus the path from a full filename.
getName() - Method in class com.toolsverse.util.IOCase
Gets the name of the constant.
getName() - Method in class com.toolsverse.util.lang.ParserType
Gets the name.
getNameForWildcard(String, String, Driver, Driver) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Gets the table name for wildcard.
getNameSpace() - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
Gets the namespace.
getNameToPersist() - Method in class com.toolsverse.etl.common.FieldDef
Gets the name to use when persisting data set.
getNameToUse() - Method in class com.toolsverse.etl.common.FieldDef
Gets the column name to use in the SQL.
getNameWithoutOwnersAndWithOptionalQuotes(String, Driver, Driver) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Gets the name without quotes and owners.
getNameWithoutPrefix(String, String) - Static method in class com.toolsverse.util.FileUtils
Gets the name without prefix.
getNativeDataType() - Method in class com.toolsverse.etl.common.FieldDef
Gets the native data type.
getNativeType(FieldDef, String, FieldsRepository) - Method in class com.toolsverse.etl.driver.AbstractDriver
 
getNativeType(FieldDef, String, FieldsRepository) - Method in interface com.toolsverse.etl.driver.Driver
Gets the native field from native field type.
getNativeType(FieldDef, String, FieldsRepository) - Method in class com.toolsverse.etl.driver.postgres.RedshiftDriver
 
getNativeTypeByJdbcType(int) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Gets the native type by jdbc type.
getNestedStyle() - Method in class com.toolsverse.etl.connector.json.JsonConnectorParams
Gets the nested style: array, object, named object.
getNetworkTimeout() - Method in class com.toolsverse.etl.sql.connection.SshConnection
 
getNetworkTimeout() - Method in class com.toolsverse.etl.sql.connection.StreamingConnection
 
getNewAtomicLong() - Method in class com.toolsverse.etl.core.config.EtlConfig
Gets the new atomic long.
getNewFile() - Method in class com.toolsverse.io.IoStatus
Gets the new file name.
getNewName() - Method in class com.toolsverse.etl.core.engine.FileMetrics
Gets the new name.
getNext() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.Node
 
getNext() - Method in interface com.toolsverse.util.concurrentlinkedhashmap.Linked
Retrieves the next element or null if either the element is unlinked or the last element on the deque.
getNode(int) - Method in class com.toolsverse.util.TreeNode
Gets the child TreeNode located at the index.
getNodesContaining(String) - Method in class com.toolsverse.util.XmlUtils
Searches the XML tree for Nodes contaning String searchString and returns the addresses of those Nodes in a Vector.
getNodesNamed(String) - Method in class com.toolsverse.util.XmlUtils
Searches the XML tree for Nodes named String searchString and returns their addresses in a vector.
getNodeType(Node, boolean, boolean, boolean, boolean) - Static method in class com.toolsverse.util.XmlUtils
Gets the node type.
getNodeType(Node, boolean, boolean) - Static method in class com.toolsverse.util.XmlUtils
Gets the node type.
getNodeValue(Node, String) - Method in class com.toolsverse.util.XmlUtils
Gets the node value.
getNonameColumnName() - Method in class com.toolsverse.etl.connector.text.KeyValueConnectorParams
Gets the noname column name.
getNonameColumnName() - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Gets the noname column name.
getNonCaseSensitiveFields() - Method in class com.toolsverse.etl.common.DataSet
Gets the non case sensitive fields.
getNormalizedFilename(String, String) - Static method in class com.toolsverse.util.FileUtils
Gets the normalized filename.
getNormalizedFolderName(String) - Static method in class com.toolsverse.util.FileUtils
Gets the normalized folder name.
getNormilizedName(String) - Method in class com.toolsverse.etl.common.Variable
Get the name.
getNotSupportedProtocols(String) - Static method in class com.toolsverse.util.UrlUtils
Get the not supported protocols such as IMAP, etc from the url.
getNullable() - Method in class com.toolsverse.etl.common.FieldMapping
Check if the destination field is nullable
getNullableFieldValue(Object) - Method in class com.toolsverse.etl.common.DataSet
Gets the nullable field value.
getNullableFieldValue(DataSetRecord, FieldDef) - Method in class com.toolsverse.etl.common.DataSet
Gets the value of the field from the record by the field.
getNullableFieldValue(DataSetRecord, int) - Method in class com.toolsverse.etl.common.DataSet
Gets the value of the field from the record by the index of the field.Returns empty data set if the field value is null
getNullableFieldValue(DataSetRecord, String) - Method in class com.toolsverse.etl.common.DataSet
Gets the value of the field from the record by the name of the field.
getNullableFieldValue(int, int) - Method in class com.toolsverse.etl.common.DataSet
Gets the value of the field from the record row by the index of the col.
getNullableFieldValue(DataSetRecord, String, String, Integer...) - Method in class com.toolsverse.etl.common.DataSet
Gets the field value from the nested dataset.
getNullableFieldValue(int, String, String, Integer...) - Method in class com.toolsverse.etl.common.DataSet
Gets the field value from the nested dataset.
getNullableFieldValueWithNested(int, String) - Method in class com.toolsverse.etl.common.DataSet
Gets the field value from the nested dataset.
getNullableFieldValueWithNested(DataSetRecord, String) - Method in class com.toolsverse.etl.common.DataSet
Gets the field value from the nested dataset.
getNullAttr() - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
Gets the null attr.
getNumberAttribute(Node, String) - Method in class com.toolsverse.util.XmlUtils
Gets the number attribute.
getNumberAttribute(Node, String, Number) - Method in class com.toolsverse.util.XmlUtils
Gets the number attribute.
getNumberOfColumnsInFile() - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
 
getNumberOfExtractedRecords() - Method in class com.toolsverse.etl.core.engine.EtlMetrics
Gets the number of extracted records.
getNumberOfFiles() - Method in class com.toolsverse.etl.core.engine.FileMetrics
Gets the number of files processed.
getNumberOfFiles() - Method in class com.toolsverse.io.IoStatus
Gets the number of files processed.
getNumberOfLoadedRecords() - Method in class com.toolsverse.etl.core.engine.EtlMetrics
Gets the number of loaded records.
getNumberOfRecords() - Method in class com.toolsverse.etl.core.engine.FileMetrics
Gets the number of processed records.
getNumberOfRecords() - Method in class com.toolsverse.etl.core.engine.OnAddDataSetChangeListener
Gets the number of records.
getNumberOfRecords() - Method in class com.toolsverse.io.IoStatus
Gets the number of records.
getNumberOfRepeats(String, String) - Static method in class com.toolsverse.util.Utils
Gets the number of repeats of the specific string within the given input.
getNumberOfVersions(int) - Method in class com.toolsverse.etl.common.DataSetRecord
Gets number of versions for the given cell index
getNumberOrStr(Object, Object) - Static method in class com.toolsverse.util.Utils
Gets the number or string.
getNumberProperty(String) - Method in class com.toolsverse.storage.StorageManager
Gets the number property.
getNumberProperty(String, Number) - Method in class com.toolsverse.storage.StorageManager
Gets the number property.
getNumberTypeAndValue(String) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Gets the type (key) and value (value) from the given text.
getOAuthProps(String, String, String, String) - Static method in class com.toolsverse.util.OAuth2Utils
Parse and return the oauth properties as a Map.
getObjClass() - Method in class com.toolsverse.ext.loader.Unit
Gets the module class.
getObject() - Method in class com.toolsverse.etl.common.Variable
Gets the object.
getObject(ResultSet, int, FieldDef) - Method in class com.toolsverse.etl.driver.CallableDriver
 
getObject(ResultSet, int, FieldDef) - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
getObject(ResultSet, int, FieldDef) - Method in interface com.toolsverse.etl.driver.Driver
Gets the object from result set.
getObject(ResultSet, int, FieldDef) - Method in class com.toolsverse.etl.driver.GenericJdbcDriverNoErrorOnGetObject
 
getObject(ResultSet, int, FieldDef) - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
getObject(ResultSet, int, FieldDef) - Method in class com.toolsverse.etl.driver.SimpleDriver
 
getObject(ResultSet, int, FieldDef) - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
getObject(ResultSet, int, FieldDef, Driver) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Gets the object from result set.
getObjectCheckSql(String) - Method in class com.toolsverse.etl.driver.AbstractDriver
 
getObjectCheckSql(String) - Method in interface com.toolsverse.etl.driver.Driver
Gets the sql used to check if object exists.
getObjectCheckSql(String) - Method in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
 
getObjectFromInputStream(InputStream) - Static method in class com.toolsverse.util.Utils
Gets the object from input stream.
getObjectName() - Method in class com.toolsverse.etl.common.DataSet
Gets the object name which is either data set name or table name.
getObjectName() - Method in class com.toolsverse.etl.connector.service.ConnectorRequest
Gets the object name.
getObjectName() - Method in class com.toolsverse.etl.core.engine.Destination
Gets the name of the object.
getObjectName() - Method in class com.toolsverse.etl.core.engine.Source
Gets the name of the object.
getObjectName(String) - Method in class com.toolsverse.etl.metadata.BaseMetadata
 
getObjectName(String) - Method in interface com.toolsverse.etl.metadata.Metadata
Gets the object name.
getObjectOwnerName(String) - Method in class com.toolsverse.etl.metadata.BaseMetadata
 
getObjectOwnerName(String) - Method in interface com.toolsverse.etl.metadata.Metadata
Gets the object owner name.
getObjectProperty(Object) - Method in class com.toolsverse.config.SystemConfig
Returns system property using the following algorithm: getSystemProperty(object.getClass().getName() + "." + object.toString(), object.toString())
getObjects() - Method in class com.toolsverse.etl.aliasreader.AliasReaderUnit
Gets the objects.
getObjects() - Method in class com.toolsverse.etl.connector.ConnectorUnit
Gets the map of the data set connectors.
getObjects() - Method in class com.toolsverse.etl.driver.DriverUnit
Gets the objects.
getObjects() - Method in class com.toolsverse.etl.metadata.MetadataUnit
Gets the objects.
getObjects() - Method in class com.toolsverse.imaging.ImageProcessor
Gets the image handlers as a Map object where key is name and value is ImageHandler
getObjectType() - Method in class com.toolsverse.etl.metadata.DatabaseFilter
Gets the object type.
getObjectType(Object) - Static method in class com.toolsverse.etl.metadata.informix.InformixMetadata
Gets the object type.
getObjectType(Object) - Static method in class com.toolsverse.etl.metadata.sqlserver.SybaseMetadata
Gets the object type.
getObjectTypes() - Method in class com.toolsverse.etl.metadata.BaseMetadata
 
getObjectTypes() - Method in class com.toolsverse.etl.metadata.db2.Db2Metadata
 
getObjectTypes() - Method in class com.toolsverse.etl.metadata.informix.InformixMetadata
 
getObjectTypes() - Method in interface com.toolsverse.etl.metadata.Metadata
Gets the object types.
getObjectTypes() - Method in class com.toolsverse.etl.metadata.mysql.MySqlMetadata
 
getObjectTypes() - Method in class com.toolsverse.etl.metadata.oracle.OracleMetadata
 
getObjectTypes() - Method in class com.toolsverse.etl.metadata.postgres.PostgresMetadata
 
getObjectTypes() - Method in class com.toolsverse.etl.metadata.sqlserver.MsSqlMetadata
 
getObjectTypes() - Method in class com.toolsverse.etl.metadata.sqlserver.SybaseMetadata
 
getOnException() - Method in class com.toolsverse.etl.core.engine.Scenario
Gets the on exception action.
getOnException(OnException) - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
getOnException(OnException) - Method in interface com.toolsverse.etl.driver.Driver
Gets the "on exception" sql.
getOnException(OnException) - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
getOnException(OnException) - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
getOnException(OnException) - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
getOnException(OnException) - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
getOnException(OnException) - Method in class com.toolsverse.etl.driver.SimpleDriver
 
getOnException(OnException) - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
getOnException(OnException) - Method in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
 
getOnExceptionAction() - Method in class com.toolsverse.etl.common.OnException
Gets the on exception action.
getOnExceptionActions(String) - Method in class com.toolsverse.etl.common.OnException
Parsers given type and creates a list of "on exception" actions.
getOnExceptionActions(String) - Method in class com.toolsverse.etl.core.engine.Task
 
getOnExceptionBegin(OnException, long) - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
getOnExceptionBegin(OnException, long) - Method in interface com.toolsverse.etl.driver.Driver
Gets the "on exception begin" sql.
getOnExceptionBegin(OnException, long) - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
getOnExceptionBegin(OnException, long) - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
getOnExceptionBegin(OnException, long) - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
getOnExceptionBegin(OnException, long) - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
getOnExceptionBegin(OnException, long) - Method in class com.toolsverse.etl.driver.SimpleDriver
 
getOnExceptionBegin(OnException, long) - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
getOnExceptionBegin(OnException, long) - Method in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
 
getOnExceptionEnd() - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
getOnExceptionEnd() - Method in interface com.toolsverse.etl.driver.Driver
Gets the "on exception end" sql.
getOnExceptionEnd() - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
getOnExceptionEnd() - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
getOnExceptionEnd() - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
getOnExceptionEnd() - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
getOnExceptionEnd() - Method in class com.toolsverse.etl.driver.SimpleDriver
 
getOnExceptionEnd() - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
getOnExceptionEnd() - Method in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
 
getOnExceptionTasks() - Method in interface com.toolsverse.etl.core.engine.Block
Gets the tasks which are executed when there is an exception during processing of the etl block.
getOnExceptionTasks() - Method in class com.toolsverse.etl.core.engine.Destination
 
getOnExceptionTasks() - Method in class com.toolsverse.etl.core.engine.Source
 
getOnFinish() - Method in class com.toolsverse.etl.core.engine.Destination
Gets the type of action on finish (when etl process finished processing destination).
getOnFinish(String) - Method in class com.toolsverse.etl.core.engine.Destination
Parses string value of the type of action on finish.
getOnPersistDataSet() - Method in class com.toolsverse.etl.core.engine.Scenario
Gets the action for "on persist data set" event.
getOnPersistDataSet(String) - Method in class com.toolsverse.etl.core.engine.Scenario
Gets the action for "on persist data set" event from the string.
getOnPersistDataSet() - Method in class com.toolsverse.etl.core.engine.Source
Gets the action on "persist data set" event.
getOnPersistDataSet(String) - Method in class com.toolsverse.etl.core.engine.Source
Gets the action on "persist data set" from then given action name.
getOnPersistDataSetAction() - Method in class com.toolsverse.etl.core.engine.Source
Gets the on persist data set action.
getOnPopulateDataSet() - Method in class com.toolsverse.etl.core.engine.Scenario
Gets the action for "on populate data set" event.
getOnPopulateDataSet(String) - Method in class com.toolsverse.etl.core.engine.Scenario
Gets the action for "on populate data set" event from the string.
getOnPopulateDataSet() - Method in class com.toolsverse.etl.core.engine.Source
Gets the action on "populate data set" event.
getOnPopulateDataSet(String) - Method in class com.toolsverse.etl.core.engine.Source
Gets the action on "populate data set" event from the given action name.
getOnPopulateDataSetAction() - Method in class com.toolsverse.etl.core.engine.Source
Gets the on populate data set action.
getOnSave() - Method in class com.toolsverse.etl.core.engine.Scenario
Gets the action for "on save" event.
getOnSave(String) - Method in class com.toolsverse.etl.core.engine.Scenario
Gets the action for "on save" event.
getOnStartUpBehavior() - Method in class com.toolsverse.config.SystemConfig
Gets the on start up behavior.
getOnTask() - Method in class com.toolsverse.etl.core.engine.Task
Gets the instance of the class implementing OnTask interface.
getOrDefault(Object, V) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8
Returns the value to which the specified key is mapped, or the given default value if this map contains no mapping for the key.
getOrDefault(Object, V) - Method in class com.toolsverse.util.LinkedCaseInsensitiveMap
 
getOrderedParameters() - Method in class com.toolsverse.etl.sql.NamedParameterPreparedStatement
Gets the ordered parameters.
getOrderedParameters() - Method in class com.toolsverse.etl.sql.NamedParameterPreparedStatement.ParseResult
 
getOrEvaluateRegex(Map<String, String>, String, String) - Static method in class com.toolsverse.util.Utils
Gets the value from the map or iterate and evaluate regexps until there is match with find
getOriginalAlias() - Method in class com.toolsverse.etl.connector.FileConnectorParams
Gets the original alias.
getOriginalFile() - Method in class com.toolsverse.etl.core.engine.FileMetrics
Gets the original file.
getOriginalFile() - Method in class com.toolsverse.io.IoStatus
Gets the original file.
getOriginalName() - Method in class com.toolsverse.etl.common.Variable
Gets the original variable name.
getOriginalName() - Method in interface com.toolsverse.etl.core.engine.Block
Gets the original block name.
getOriginalName() - Method in class com.toolsverse.etl.core.engine.Destination
 
getOriginalName() - Method in class com.toolsverse.etl.core.engine.Source
 
getOriginalUrl() - Method in class com.toolsverse.etl.common.Alias
Gets the original url without replacing url tokens.
getOut() - Method in class com.toolsverse.etl.connector.excel.ExcelConnectorParams
Gets the output stream.
getOutputParamIndexes() - Method in class com.toolsverse.etl.core.engine.Source
Gets the comma delimited list of of indexes for the output parameters to get a result set from callable statement.
getOutputStream() - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
Gets the output stream.
getOutputStream(String) - Method in class com.toolsverse.io.DirectProcessor
 
getOutputStream(String) - Method in class com.toolsverse.io.FileProcessor
 
getOutputStream(String) - Method in class com.toolsverse.io.FtpProcessor
 
getOutputStream(String) - Method in class com.toolsverse.io.HttpProcessor
 
getOutputStream(String) - Method in interface com.toolsverse.io.IoProcessor
Gets the output stream through which data can be written to store a file.
getOutputStream(String) - Method in class com.toolsverse.io.MailProcessor
 
getOutputStream(String) - Method in class com.toolsverse.io.NullProcessor
 
getOutputStream(String) - Method in class com.toolsverse.io.SftpProcessor
 
getOutputTemplate() - Method in class com.toolsverse.etl.connector.text.ClobConnectorParams
Gets the output template.
getOwner() - Method in class com.toolsverse.etl.core.engine.RunningEtlTask
Gets the owner.
getOwner() - Method in class com.toolsverse.etl.core.engine.Task
Gets the owner.
getOwner() - Method in interface com.toolsverse.mvc.model.Model
Gets the owner model.
getOwner() - Method in class com.toolsverse.mvc.model.ModelImpl
 
getOwner() - Method in class com.toolsverse.service.LogNode
Gets the owner such as system, particular erl scenario, sql, etx.
getOwner() - Method in interface com.toolsverse.util.concurrent.ParallelProgressDelegate
Gets the owner.
getOwnerName() - Method in class com.toolsverse.etl.common.DataSet
Gets the owner name.
getOwnerName() - Method in class com.toolsverse.etl.connector.service.ConnectorRequest
Gets the owner name.
getOwnerName() - Method in class com.toolsverse.etl.core.engine.Destination
Gets the owner name.
getOwnerName() - Method in class com.toolsverse.etl.core.engine.Source
Gets the owner name.
getOwners() - Method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the owners.
getPackageAsText(String, String, String, String) - Method in class com.toolsverse.etl.metadata.db2.Db2Metadata
Gets the package as text.
getPackageAsText(String, String, String, String) - Method in class com.toolsverse.etl.metadata.oracle.OracleMetadata
Gets the package as text.
getPackageBody(String, String, String, String) - Method in class com.toolsverse.etl.metadata.oracle.OracleMetadata
Gets the package body.
getPackageBodyAsText(String, String, String, String) - Method in class com.toolsverse.etl.metadata.oracle.OracleMetadata
Gets the package body as text.
getPackageBodyMetadataTypes() - Method in class com.toolsverse.etl.metadata.oracle.OracleMetadata
Gets the package metadata types.
getPackageMetadataTypes() - Method in class com.toolsverse.etl.metadata.oracle.OracleMetadata
Gets the package body metadata types.
getPackages(String, String, String, String) - Method in class com.toolsverse.etl.metadata.db2.Db2Metadata
Gets the packages.
getPackages(String, String, String, String) - Method in class com.toolsverse.etl.metadata.oracle.OracleMetadata
Gets the packages.
getPageSize() - Method in class com.toolsverse.etl.connector.pdf.PdfConnectorParams
Gets the page size.
getParallelDests() - Method in class com.toolsverse.etl.core.engine.Scenario
Gets the count of the destinations which loaded in parallel threads.
getParallelInnerScenarious() - Method in class com.toolsverse.etl.core.engine.Scenario
Gets the count inner scenarios which executed in parallel threads.
getParallelProgressCallback() - Method in class com.toolsverse.util.concurrent.ConcurrentFeature
Gets the parallel progress callback.
getParallelSources() - Method in class com.toolsverse.etl.core.engine.Scenario
Gets the count of the sources which extracted in parallel threads.
getParam() - Method in class com.toolsverse.etl.common.Variable
Gets the parameters.
getParam(String) - Static method in class com.toolsverse.util.Utils
Gets the value of the parameter from the parameter=value string.
getParam(String, String) - Static method in class com.toolsverse.util.Utils
Gets the value of the parameter from the parameter=value string.
getParameterIndexes(String) - Method in class com.toolsverse.etl.sql.NamedParameterPreparedStatement
 
getParameterMetaData() - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
getParameters(String, String, String, String) - Method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the parameters.
getParameters(String, String, String, String, String) - Method in class com.toolsverse.etl.metadata.oracle.OracleMetadata
 
getParamFromMap(String, Map<String, String>, String) - Static method in class com.toolsverse.util.Utils
Gets the value from map of parameters using given name.
getParamFromString(String, String) - Static method in class com.toolsverse.util.Utils
Gets the parameter from the given string.
getParamIndexes() - Method in class com.toolsverse.etl.core.engine.Source
Gets the array of indexes for the output parameters to get a result set from callable statement.
getParams() - Method in class com.toolsverse.etl.common.Alias
Gets the additional parameters.
getParams() - Method in class com.toolsverse.etl.connector.BaseProducerPackage
Gets the parameters.
getParams() - Method in class com.toolsverse.etl.connector.BaseStreamingPackage
Gets the parameters.
getParams() - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
Gets the parameters.
getParams(String, String, String) - Method in class com.toolsverse.etl.sql.util.SqlHistory
Gets the map of bind variables (name\value) for the given sql, type and node name,.
getParams() - Method in class com.toolsverse.mvc.model.Model.Attribute
Gets the parameters.
getParamType(String) - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
getParamType(String) - Method in interface com.toolsverse.etl.driver.Driver
Gets the parameter type from the output variable type.
getParamType(String) - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
getParamType(String) - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
getParamType(String) - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
getParamType(String) - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
getParamType(String) - Method in class com.toolsverse.etl.driver.SimpleDriver
 
getParamType(String) - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
getParamValue(String, String, String) - Method in class com.toolsverse.etl.core.engine.Task
Gets the task parameter value.
getParent() - Method in class com.toolsverse.util.TreeNode
Gets the parent TreeNode if any.
getParentAlias() - Method in class com.toolsverse.etl.common.Alias
Gets the parent alias.
getParentClassName() - Method in class com.toolsverse.ext.loader.UnitLoader.StoredExtension
Gets the parent class name.
getParentConnectorClassname() - Method in class com.toolsverse.etl.common.Alias
Gets the parent connector classname.
getParentDataSet() - Method in class com.toolsverse.etl.common.DataSet
Gets the parent data set.
getParentDataSetRecord() - Method in class com.toolsverse.etl.common.DataSet
Gets the parent data set record.
getParentDataSetRecord() - Method in class com.toolsverse.etl.common.DataSetRecord
Gets the parent data set record.
getParentDriver() - Method in class com.toolsverse.etl.driver.AbstractDriver
 
getParentDriver() - Method in interface com.toolsverse.etl.driver.Driver
Gets the parent driver.
getParentDriver() - Method in class com.toolsverse.etl.driver.SimpleDriver
 
getParentDriverClassName(String) - Method in class com.toolsverse.etl.core.engine.EtlFactory
Gets the parent driver class name from the given string.
getParentDriverName() - Method in class com.toolsverse.etl.driver.CallableDriver
 
getParentDriverName() - Method in interface com.toolsverse.etl.driver.Driver
Gets the parent driver class name.
getParentDriverName() - Method in class com.toolsverse.etl.driver.SimpleDriver
 
getParentEtlDriverClassname() - Method in class com.toolsverse.etl.common.Alias
Gets the parent etl driver classname.
getParentFieldValue(DataSetRecord, String) - Method in class com.toolsverse.etl.common.DataSet
Gets the parent field value.
getParentFolderName(String) - Static method in class com.toolsverse.util.FileUtils
Gets the parent folder name.
getParentJdbcDriverClass() - Method in class com.toolsverse.etl.common.Alias
Gets the parent jdbc driver class.
getParentMetadataDriverClassname() - Method in class com.toolsverse.etl.common.Alias
Gets the parent metadata driver classname.
getParentTransport() - Method in class com.toolsverse.etl.common.Alias
Gets the parent transport.
getParentUrlPattern() - Method in class com.toolsverse.etl.common.Alias
Gets the parent url pattern.
getParser() - Method in class com.toolsverse.etl.sql.service.SqlRequest
Gets the sql parser.
getParserType(String) - Method in interface com.toolsverse.util.lang.ParserTypeFactory
Gets the ParserType by language.
getParserTypes() - Method in interface com.toolsverse.util.lang.ParserTypeFactory
Gets the map of the parser types.
getPassword() - Method in class com.toolsverse.etl.common.Alias
Gets the password for the JDBC database connection.
getPassword() - Method in class com.toolsverse.etl.connector.FileConnectorParams
Gets the password.
getPath() - Method in class com.toolsverse.etl.sql.connection.GenericUrlParser
Gets the path.
getPath() - Method in class com.toolsverse.ext.loader.Unit
Gets the path.
getPath() - Method in class com.toolsverse.io.FileResource
Gets the path.
getPath(String) - Static method in class com.toolsverse.util.FilenameUtils
Gets the path from a full filename, which excludes the prefix.
getPathByProp(String, String) - Method in class com.toolsverse.config.SystemConfig
Gets the path by property.
getPathNoEndSeparator(String) - Static method in class com.toolsverse.util.FilenameUtils
Gets the path from a full filename, which excludes the prefix, and also excluding the final directory separator.
getPathUsingAppFolders(String) - Method in class com.toolsverse.config.SystemConfig
Gets the path using default app folders {app.home}, {app.data} and {app.rootdata}.
getPatternName(String) - Static method in class com.toolsverse.etl.core.util.EtlUtils
Gets the pattern name.
getPatterns() - Method in class com.toolsverse.etl.core.task.common.PivotFunctions
Gets the function call patterns.
getPersistedId() - Method in class com.toolsverse.etl.common.Alias
Gets the persisted id.
getPk(LoadFunctionContext) - Method in class com.toolsverse.etl.core.function.db2.Db2Functions
 
getPk(LoadFunctionContext) - Method in class com.toolsverse.etl.core.function.DefFunctions
Gets the new value for the field using in-memory map or other mechanism, for example db sequence.
getPk(LoadFunctionContext) - Method in class com.toolsverse.etl.core.function.informix.InformixFunctions
 
getPk(LoadFunctionContext) - Method in class com.toolsverse.etl.core.function.mysql.MySqlFunctions
 
getPk(LoadFunctionContext) - Method in class com.toolsverse.etl.core.function.oracle.OracleFunctions
 
getPk(LoadFunctionContext) - Method in class com.toolsverse.etl.core.function.postgres.PostgresFunctions
 
getPk(LoadFunctionContext) - Method in class com.toolsverse.etl.core.function.sqlserver.MsSqlFunctions
 
getPk(LoadFunctionContext) - Method in class com.toolsverse.etl.core.function.sqlserver.SybaseFunctions
 
getPkAsText(String, String, String, String) - Method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the primary key as text.
getPKColumns(String, String, String, String) - Method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the primary key columns.
getPKMetadataTypes() - Method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the primary key metadata types.
getPluginsPath() - Method in class com.toolsverse.config.SystemConfig
Gets the plug ins path.
getPojo() - Method in class com.toolsverse.mvc.pojo.PojoWrapper
Gets the pojo.
getPort() - Method in class com.toolsverse.etl.sql.connection.GenericUrlParser
 
getPort() - Method in class com.toolsverse.etl.sql.connection.JdbcUrlParser
 
getPort() - Method in class com.toolsverse.etl.sql.connection.SshTunnel
Gets the port.
getPort() - Method in interface com.toolsverse.etl.sql.connection.UrlParser
Gets the port.
getPorts() - Method in class com.toolsverse.etl.sql.connection.GenericUrlParser
 
getPorts() - Method in class com.toolsverse.etl.sql.connection.JdbcUrlParser
 
getPorts() - Method in interface com.toolsverse.etl.sql.connection.UrlParser
Gets the ports.
getPostDeclareSql() - Method in class com.toolsverse.etl.driver.AbstractDriver
 
getPostDeclareSql() - Method in interface com.toolsverse.etl.driver.Driver
This sql is added after all variables declared.
getPostDeclareSql() - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
getPostTasks() - Method in interface com.toolsverse.etl.core.engine.Block
Gets the tasks which are executed after etl framework finished with the processing of the particular scenario block.
getPostTasks() - Method in class com.toolsverse.etl.core.engine.Destination
 
getPostTasks() - Method in class com.toolsverse.etl.core.engine.Source
 
getPrecision() - Method in class com.toolsverse.etl.common.FieldDef
Gets the precision.
getPrecision(int, String) - Method in interface com.toolsverse.etl.driver.Driver
Gets the correct precision for the given type.
getPrecision(int, String) - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
getPrecision(int, String) - Method in class com.toolsverse.etl.driver.SimpleDriver
 
getPreferredCompressionAlgorithms() - Static method in class com.toolsverse.util.encryption.pgp.PgpKeyPairGenerator
Gets the preferred compression algorithms.
getPreferredEncryptionAlgorithms() - Static method in class com.toolsverse.util.encryption.pgp.PgpKeyPairGenerator
the preferred symmetric encryption algorithm order
getPreferredHashingAlgorithms() - Static method in class com.toolsverse.util.encryption.pgp.PgpKeyPairGenerator
the preferred hash algorithm order
getPrefix(String) - Static method in class com.toolsverse.util.FilenameUtils
Gets the prefix from a full filename, such as C:/ or ~/.
getPrefixLength(String) - Static method in class com.toolsverse.util.FilenameUtils
Returns the length of the filename prefix, such as C:/ or ~/.
getPreparedStatementAndSetBindVars(Connection, String, List<TypedKeyValue<String, Object>>, Driver, boolean) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Gets the prepared statement and set bind variables.
getPreprocessor() - Method in class com.toolsverse.etl.connector.text.ClobConnectorParams
Gets the preprocessor.
getPrevious() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.Node
 
getPrevious() - Method in interface com.toolsverse.util.concurrentlinkedhashmap.Linked
Retrieves the previous element or null if either the element is unlinked or the first element on the deque.
getProcAsText(String, String, String, String) - Method in class com.toolsverse.etl.metadata.db2.Db2Metadata
Gets the procedure as text.
getProcAsText(String, String, String, String) - Method in class com.toolsverse.etl.metadata.informix.InformixMetadata
Gets the procedure as text.
getProcAsText(String, String, String, String) - Method in class com.toolsverse.etl.metadata.mysql.MySqlMetadata
Gets the procedure as text.
getProcAsText(String, String, String, String, String) - Method in class com.toolsverse.etl.metadata.oracle.OracleMetadata
Gets the procedure as text.
getProcAsText(String, String, String, String) - Method in class com.toolsverse.etl.metadata.postgres.PostgresMetadata
Gets the function DDL.
getProcAsText(String, String, String, String) - Method in class com.toolsverse.etl.metadata.sqlserver.MsSqlMetadata
Gets the procedure as text.
getProcAsText(String, String, String, String) - Method in class com.toolsverse.etl.metadata.sqlserver.SybaseMetadata
Gets the procedure as text.
getProcessors() - Method in class com.toolsverse.io.IoProcessorFactory
Gets the processors.
getProcMetadataTypes() - Method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the procedure metadata types.
getProcMetadataTypes() - Method in class com.toolsverse.etl.metadata.oracle.OracleMetadata
 
getProcParameters(String, String, String, String) - Method in class com.toolsverse.etl.metadata.db2.Db2Metadata
 
getProcParameters(String, String, String, String) - Method in class com.toolsverse.etl.metadata.informix.InformixMetadata
 
getProcParameters(String, String, String, String) - Method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the procedure parameters.
getProcs(String, String, String, String) - Method in class com.toolsverse.etl.metadata.db2.Db2Metadata
 
getProcs(String, String, String, String) - Method in class com.toolsverse.etl.metadata.informix.InformixMetadata
 
getProcs(String, String, String, String) - Method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the procedures.
getProcs(String, String, String, String) - Method in class com.toolsverse.etl.metadata.mysql.MySqlMetadata
 
getProcs(String, String, String, String) - Method in class com.toolsverse.etl.metadata.oracle.OracleMetadata
 
getProcs(String, String, String, String) - Method in class com.toolsverse.etl.metadata.sqlserver.MsSqlMetadata
 
getProcs(String, String, String, String) - Method in class com.toolsverse.etl.metadata.sqlserver.SybaseMetadata
 
getProcsRetType(Object) - Static method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the procedure return type.
getProgressDelegate() - Method in class com.toolsverse.util.concurrent.ConcurrentFeature
Gets the current ProgressDelegate
getProperties() - Method in class com.toolsverse.config.LocalEtlThreadContext
Gets the properties.
getProperties() - Method in class com.toolsverse.config.SystemConfig
Gets either system properties or tenant properties.
getProperties() - Method in class com.toolsverse.config.ThreadContext
Gets the properties.
getProperties() - Method in class com.toolsverse.etl.connector.FileConnectorParams
Gets the properties.
getProperties() - Method in class com.toolsverse.etl.driver.AbstractDriver
 
getProperties() - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
getProperties() - Method in interface com.toolsverse.etl.driver.Driver
Gets the properties.
getProperties() - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
getProperties() - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
getProperties() - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
getProperties() - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
getProperties() - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
getProperties() - Method in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
 
getProperties() - Method in class com.toolsverse.etl.sql.service.SqlRequest
Gets the properties.
getProperties() - Method in class com.toolsverse.io.FtpProcessor
Gets the properties.
getProperties() - Method in class com.toolsverse.io.MailParams
Gets the properties.
getProperties() - Method in class com.toolsverse.storage.impl.local.LocalStorageProvider
 
getProperties() - Method in class com.toolsverse.storage.StorageManager
 
getProperties() - Method in interface com.toolsverse.storage.StorageProvider
Gets the properties.
getProperties(String) - Static method in class com.toolsverse.util.Utils
Converts input string to Properties.
getPropertiesByPrefix(Properties, String) - Static method in class com.toolsverse.util.Utils
Gets the properties by prefix with the specific prefix in the key.
getPropertiesMap(String, boolean) - Static method in class com.toolsverse.util.Utils
Converts input string to map of key values pairs.
getPropertiesMap(String, boolean, char) - Static method in class com.toolsverse.util.Utils
Converts input string to map of key values pairs.
getPropertiesMap(Map<String, String>, String, boolean, char) - Static method in class com.toolsverse.util.Utils
Converts input string to map of key values pairs.
getProperty(String) - Method in class com.toolsverse.config.SystemConfig
Gets the property.
getProperty(String) - Method in class com.toolsverse.storage.impl.local.LocalStorageProvider
 
getProperty(String, Object) - Method in class com.toolsverse.storage.impl.local.LocalStorageProvider
 
getProperty(String) - Method in class com.toolsverse.storage.StorageManager
 
getProperty(String, Object) - Method in class com.toolsverse.storage.StorageManager
 
getProperty(String) - Method in interface com.toolsverse.storage.StorageProvider
Gets the property.
getProperty(String, Object) - Method in interface com.toolsverse.storage.StorageProvider
Gets the property.
getPropertyAndGenerateException(Properties, String) - Static method in class com.toolsverse.util.Utils
Gets the property and generate exception if property does not exists.
getPropertyChangeSupport() - Method in class com.toolsverse.util.TreeNode
Gets the PropertyChangeSupport object.
getPropertyName() - Method in class com.toolsverse.etl.core.service.EtlServiceImpl
 
getPropertyName() - Method in class com.toolsverse.etl.sql.service.SqlServiceImpl
 
getPropertyName() - Method in interface com.toolsverse.service.Loggable
Get the configuration property name used to enable\disable logging for the service.
getPropertyWithVariables(Properties, String) - Static method in class com.toolsverse.util.Utils
Gets the property value from the given properties.
getPropsByMask(String) - Method in class com.toolsverse.config.SystemConfig
Gets the properties by mask.
getPropsHint() - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
Gets the hint displayed next to the properties editor.
getPropsHint() - Method in class com.toolsverse.etl.connector.excel.ExcelConnectorParams
 
getPropsHint() - Method in class com.toolsverse.etl.connector.html.HtmlConnectorParams
 
getPropsHint() - Method in class com.toolsverse.etl.connector.json.JsonConnectorParams
 
getPropsHint() - Method in class com.toolsverse.etl.connector.json.JsonDatasetConnectorParams
 
getPropsHint() - Method in class com.toolsverse.etl.connector.pdf.PdfConnectorParams
 
getPropsHint() - Method in class com.toolsverse.etl.connector.SourceConnectorParams
 
getPropsHint() - Method in class com.toolsverse.etl.connector.sql.SqlConnectorParams
 
getPropsHint() - Method in class com.toolsverse.etl.connector.text.ClobConnectorParams
 
getPropsHint() - Method in class com.toolsverse.etl.connector.text.KeyValueConnectorParams
 
getPropsHint() - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
 
getPropsHint() - Method in class com.toolsverse.etl.connector.xml.XmlConnectorParams
 
getPropsHint() - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
 
getPropsString(Properties) - Static method in class com.toolsverse.util.Utils
Gets the string formated as key1="value";key2="value" from the properties.
getPropsWizardResource(Driver, String) - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
Gets the name of the xml file used to create a wizard for editing properties.
getPropsWizardResource(Driver, String) - Method in class com.toolsverse.etl.connector.excel.ExcelConnectorParams
 
getPropsWizardResource(Driver, String) - Method in class com.toolsverse.etl.connector.html.HtmlConnectorParams
 
getPropsWizardResource(Driver, String) - Method in class com.toolsverse.etl.connector.json.JsonConnectorParams
 
getPropsWizardResource(Driver, String) - Method in class com.toolsverse.etl.connector.json.JsonDatasetConnectorParams
 
getPropsWizardResource(Driver, String) - Method in class com.toolsverse.etl.connector.pdf.PdfConnectorParams
 
getPropsWizardResource(Driver, String) - Method in class com.toolsverse.etl.connector.SourceConnectorParams
 
getPropsWizardResource(Driver, String) - Method in class com.toolsverse.etl.connector.sql.SqlConnectorParams
 
getPropsWizardResource(Driver, String) - Method in class com.toolsverse.etl.connector.text.ClobConnectorParams
 
getPropsWizardResource(Driver, String) - Method in class com.toolsverse.etl.connector.text.KeyValueConnectorParams
 
getPropsWizardResource(Driver, String) - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
 
getPropsWizardResource(Driver, String) - Method in class com.toolsverse.etl.connector.xml.XmlConnectorParams
 
getPropsWizardResource(Driver, String) - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
 
getPropsWizardResource(String) - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
getPropsWizardResource(String) - Method in interface com.toolsverse.etl.driver.Driver
Gets the name of the xml file used to create a wizard for editing properties.
getPropsWizardResource(String) - Method in class com.toolsverse.etl.driver.GenericFileDriver
 
getPropsWizardResource(String) - Method in class com.toolsverse.etl.driver.GenericJdbcDriver
 
getPropsWizardResource(String) - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
getPropsWizardResource(String) - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
getPropsWizardResource(String) - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
getPropsWizardResource(String) - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
getPropsWizardResource(String) - Method in class com.toolsverse.etl.driver.snowflake.SnowflakeDriver
 
getPropsWizardResource(String) - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
getPropsWizardResource(String) - Method in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
 
getPropsWizardResource() - Method in class com.toolsverse.io.DirectProcessor
 
getPropsWizardResource() - Method in class com.toolsverse.io.FileProcessor
 
getPropsWizardResource() - Method in class com.toolsverse.io.FtpProcessor
 
getPropsWizardResource() - Method in class com.toolsverse.io.FtpsProcessor
 
getPropsWizardResource() - Method in class com.toolsverse.io.HttpProcessor
 
getPropsWizardResource() - Method in interface com.toolsverse.io.IoProcessor
Gets the name of the xml file used to create a wizard for editing properties.
getPropsWizardResource() - Method in class com.toolsverse.io.MailProcessor
 
getPropsWizardResource() - Method in class com.toolsverse.io.NullProcessor
 
getPropsWizardResource() - Method in class com.toolsverse.io.SftpProcessor
 
getProtocol() - Method in class com.toolsverse.etl.sql.connection.GenericUrlParser
Gets the protocol.
getProvider() - Method in class com.toolsverse.etl.sql.service.SqlRequest
Gets the connection provider.
getProxyHost() - Method in class com.toolsverse.io.FtpProcessor
Gets the socket proxy host.
getProxyIoProcessor(String, int) - Method in class com.toolsverse.io.DirectProcessor
 
getProxyIoProcessor(String, int) - Method in class com.toolsverse.io.FileProcessor
 
getProxyIoProcessor(String, int) - Method in class com.toolsverse.io.FtpProcessor
 
getProxyIoProcessor(String, int) - Method in class com.toolsverse.io.FtpsProcessor
 
getProxyIoProcessor(String, int) - Method in class com.toolsverse.io.HttpProcessor
 
getProxyIoProcessor(String, int) - Method in interface com.toolsverse.io.IoProcessor
Gets the proxy version of the give io processor.
getProxyIoProcessor(String, int) - Method in class com.toolsverse.io.MailProcessor
 
getProxyIoProcessor(String, int) - Method in class com.toolsverse.io.NullProcessor
 
getProxyIoProcessor(String, int) - Method in class com.toolsverse.io.SftpProcessor
 
getProxyPort() - Method in class com.toolsverse.io.FtpProcessor
Gets the socket proxy port.
getPublicKey(byte[], String) - Static method in class com.toolsverse.util.encryption.SymmetricEncryptor
Builds the public key from the array of bytes key using given algorithm.
getQuery() - Method in class com.toolsverse.etl.common.Alias
Gets the query which transfrom dataset.
getQuery() - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
Gets the query.
getQuery() - Method in class com.toolsverse.etl.sql.connection.GenericUrlParser
Gets the query.
getQueryTimeout() - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
getQueues(String, String, String, String) - Method in class com.toolsverse.etl.metadata.oracle.OracleMetadata
Gets the queues.
getQueueTables(String, String, String, String) - Method in class com.toolsverse.etl.metadata.oracle.OracleMetadata
Gets the queue tables.
getQuietly(Object) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
getQuotePrefix() - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Gets the quote prefix.
getReader(File, InputStream, String, String, DataSetConnectorParams) - Method in class com.toolsverse.etl.connector.BaseDataSetConnector
Gets the reader.
getReader() - Method in class com.toolsverse.mvc.model.Model.Attribute
Gets the name of the reader method.
getReadTracker() - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
Gets the read tracker.
getRealDelimiter() - Method in class com.toolsverse.etl.connector.text.KeyValueConnectorParams
Gets the real delimiter.
getRealDelimiter() - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Gets the real delimiter.
getRealDisplayName() - Method in class com.toolsverse.etl.common.FieldDef
Gets the real display name.
getRealFileName() - Method in class com.toolsverse.etl.connector.FileConnectorParams
Gets the real file name.
getRealFileName() - Method in class com.toolsverse.etl.connector.sql.SqlConnectorParams
Gets the real file name.
getRealName() - Method in class com.toolsverse.etl.common.FieldDef
Gets the real name.
getRealName(String) - Method in class com.toolsverse.mvc.model.ModelImpl
Gets the name of the attribute using replacement map and exclude property.
getReason() - Method in exception com.toolsverse.etl.exception.EtlException
Gets the reason.
getRecord(int) - Method in class com.toolsverse.etl.common.DataSet
Gets the record using given index of the record.
getRecord(String) - Method in class com.toolsverse.etl.common.DataSet
Get record by key.
getRecordAfterInlcudeExclude(DataSet, DataSetRecord, int, boolean, Set<String>, Set<String>) - Static method in class com.toolsverse.etl.common.CommonEtlUtils
Gets the record after inlcude and exclude.
getRecordCount() - Method in class com.toolsverse.etl.common.DataSet
Gets the number of records.
getRecycleBinItems(String, String, String, String) - Method in class com.toolsverse.etl.metadata.oracle.OracleMetadata
Gets the recycle bin items.
getReplaceableTypes(int) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Gets the array of types which can replace given type.
getReportFile() - Method in class com.toolsverse.etl.core.engine.FileMetrics
Gets the report file.
getReportFile() - Method in class com.toolsverse.io.IoStatus
Gets the report file.
getRequestId() - Method in class com.toolsverse.config.EtlThreadContext
Gets the request id.
getRequestId() - Method in class com.toolsverse.etl.core.engine.EtlRequest
Gets the request id.
getRequestId() - Method in class com.toolsverse.etl.core.engine.FileMetrics
Gets the request id.
getRequestId() - Method in class com.toolsverse.etl.core.engine.RunningEtlTask
Gets the request id.
getRequestId() - Method in class com.toolsverse.io.IoStatus
Gets the request id.
getResourceName(Task) - Method in interface com.toolsverse.etl.core.engine.OnTask
Gets the name of the xml file used to create a model for the task editor.
getResourceName(Task) - Method in class com.toolsverse.etl.core.task.common.AddDimension
 
getResourceName(Task) - Method in class com.toolsverse.etl.core.task.common.CmdTask
 
getResourceName(Task) - Method in class com.toolsverse.etl.core.task.common.CopyIntoDestinationTableTask
 
getResourceName(Task) - Method in class com.toolsverse.etl.core.task.common.EvalTransformator
 
getResourceName(Task) - Method in class com.toolsverse.etl.core.task.common.ExtractDimension
 
getResourceName(Task) - Method in class com.toolsverse.etl.core.task.common.FileManagerTask
 
getResourceName(Task) - Method in class com.toolsverse.etl.core.task.common.FileMerge
 
getResourceName(Task) - Method in class com.toolsverse.etl.core.task.common.Filter
 
getResourceName(Task) - Method in class com.toolsverse.etl.core.task.common.FilterDataSet
 
getResourceName(Task) - Method in class com.toolsverse.etl.core.task.common.Intersect
 
getResourceName(Task) - Method in class com.toolsverse.etl.core.task.common.Join
 
getResourceName(Task) - Method in class com.toolsverse.etl.core.task.common.KeyValueNormTransformator
 
getResourceName(Task) - Method in class com.toolsverse.etl.core.task.common.KeyValueTransformator
 
getResourceName(Task) - Method in class com.toolsverse.etl.core.task.common.MailTask
 
getResourceName(Task) - Method in class com.toolsverse.etl.core.task.common.Matrix
 
getResourceName(Task) - Method in class com.toolsverse.etl.core.task.common.Minus
 
getResourceName(Task) - Method in class com.toolsverse.etl.core.task.common.NormalizeNestedDataSet
 
getResourceName(Task) - Method in class com.toolsverse.etl.core.task.common.Order
 
getResourceName(Task) - Method in class com.toolsverse.etl.core.task.common.Pivot
 
getResourceName(Task) - Method in class com.toolsverse.etl.core.task.common.Populate
 
getResourceName(Task) - Method in class com.toolsverse.etl.core.task.common.RegexpTransformator
 
getResourceName(Task) - Method in class com.toolsverse.etl.core.task.common.RemoveDuplicates
 
getResourceName(Task) - Method in class com.toolsverse.etl.core.task.common.ScriptTask
 
getResourceName(Task) - Method in class com.toolsverse.etl.core.task.common.SplitDataSet
 
getResourceName(Task) - Method in class com.toolsverse.etl.core.task.common.SqlTask
 
getResourceName(Task) - Method in class com.toolsverse.etl.core.task.common.Transpose
 
getResourceName(Task) - Method in class com.toolsverse.etl.core.task.common.Union
 
getResourceName(Task) - Method in class com.toolsverse.etl.core.task.common.Validator
 
getResourceName(Task) - Method in class com.toolsverse.etl.core.task.common.XslTransormTask
 
getResourceName(Task) - Method in class com.toolsverse.etl.core.task.informix.InformixDbAccessTask
 
getResourceName(Task) - Method in class com.toolsverse.etl.core.task.informix.InformixExtractTask
 
getResourceName(Task) - Method in class com.toolsverse.etl.core.task.informix.InformixLoadTask
 
getResourceName(Task) - Method in class com.toolsverse.etl.core.task.oracle.OracleCopyTask
 
getResourceName(Task) - Method in class com.toolsverse.etl.core.task.oracle.OracleExtractTask
 
getResourceName(Task) - Method in class com.toolsverse.etl.core.task.oracle.OracleLoadTask
 
getResourceName(Task) - Method in class com.toolsverse.etl.core.task.redshift.CopyIntoRedshiftTableTask
 
getResourceName(Task) - Method in class com.toolsverse.etl.core.task.snowflake.CopyIntoTableTask
 
getResourceName(Task) - Method in class com.toolsverse.etl.core.task.sqlserver.MsSqlExtractTask
 
getResourceName(Task) - Method in class com.toolsverse.etl.core.task.sqlserver.MsSqlLoadTask
 
getResourceName(Task) - Method in class com.toolsverse.etl.core.task.sqlserver.SybaseExtractTask
 
getResourceName(Task) - Method in class com.toolsverse.etl.core.task.sqlserver.SybaseLoadTask
 
getResponse(InputStream) - Method in class com.toolsverse.service.web.ServiceProxyWeb
Gets the response from the input stream.
getResponse(InputStream) - Method in class com.toolsverse.service.web.ServiceProxyWebJson
 
getResponseFileName() - Method in class com.toolsverse.etl.common.Alias
Gets the response file name.
getResponseHeaders() - Method in class com.toolsverse.etl.core.config.EtlConfig
Gets the response headers.
getResponseHttpCodeVariable() - Method in class com.toolsverse.etl.common.Alias
Gets the response http code variable.
getResult() - Method in class com.toolsverse.etl.connector.ConnectorResult
Gets the result string.
getResult() - Method in class com.toolsverse.etl.core.engine.TaskResult
Gets the result.
getResult() - Method in class com.toolsverse.etl.sql.service.SqlResult
Gets the result string.
getResult() - Method in class com.toolsverse.service.ServiceResponse
Gets the result.
getResult() - Method in class com.toolsverse.util.ScriptResult
Gets the result.
getResults() - Method in class com.toolsverse.util.concurrent.ParallelExecutor
Gets the results for each task.
getResultSet() - Method in class com.toolsverse.etl.connector.sql.SqlConnectorParams
Gets the result set.
getResultSet() - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
getResultSetConcurrency() - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
getResultSetHoldability() - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
getResultSetType() - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
getRetCode() - Method in class com.toolsverse.etl.connector.ConnectorResult
Gets the return code.
getRetCode() - Method in class com.toolsverse.etl.core.engine.EtlResponse
Gets the return code.
getRole(Alias) - Static method in class com.toolsverse.etl.driver.oracle.OracleDriver
Gets the role.
getRoot() - Method in class com.toolsverse.util.TreeNode
Gets the root node of the tree.
getRootCause(Throwable) - Static method in class com.toolsverse.util.ExceptionUtils
Introspects the Throwable to obtain the root cause.
getRootCauseMessage(Throwable) - Static method in class com.toolsverse.util.ExceptionUtils
Gets a short message summarising the root cause exception.
getRootCauseStackTrace(Throwable) - Static method in class com.toolsverse.util.ExceptionUtils
Creates a compact stack trace for the root cause of the supplied Throwable.
getRootDataFolderPath() - Method in class com.toolsverse.config.SystemConfig
Gets the root data folder path.
getRootFolderAndTheRest(String) - Static method in class com.toolsverse.util.FileUtils
Gets the root folder and the rest.
getRootName() - Method in class com.toolsverse.etl.connector.json.JsonConnectorParams
Gets the root object name.
getRootName() - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
Gets the root object name.
getRootNode() - Method in class com.toolsverse.util.XmlUtils
Returns a live instance of the tree's root node that children can be accessed, modified, added, and deleted from.
getRootTag() - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
Gets the root tag.
getRoutines(String, String) - Method in class com.toolsverse.etl.metadata.mysql.MySqlMetadata
Gets the routines.
getRoutines(String, String, String) - Method in class com.toolsverse.etl.metadata.sqlserver.MsSqlMetadata
Gets the routines.
getRoutines(String, String, String) - Method in class com.toolsverse.etl.metadata.sqlserver.SybaseMetadata
Gets the routines.
getRow() - Method in class com.toolsverse.etl.common.FunctionContext
Gets the current row.
getRowSorter() - Method in class com.toolsverse.etl.common.DataSet
Gets the row sorter.
getRowTag() - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
Gets the row tag.
getRunningTasks(String) - Method in class com.toolsverse.etl.core.engine.TaskRecorder
Get the running tasks for the given requestId.
getRunningTasksForAccount(String) - Method in class com.toolsverse.etl.core.engine.TaskRecorder
Get all running tasks for the account.
getRuntimeFunctions() - Method in interface com.toolsverse.etl.common.Function
Gets the array of functions which will be executed at run time.
getRuntimeFunctions() - Method in class com.toolsverse.etl.core.function.db2.Db2Functions
 
getRuntimeFunctions() - Method in class com.toolsverse.etl.core.function.DefFunctions
 
getRuntimeFunctions() - Method in class com.toolsverse.etl.core.function.informix.InformixFunctions
 
getRuntimeFunctions() - Method in class com.toolsverse.etl.core.function.mysql.MySqlFunctions
 
getRuntimeFunctions() - Method in class com.toolsverse.etl.core.function.oracle.OracleFunctions
 
getRuntimeFunctions() - Method in class com.toolsverse.etl.core.function.postgres.PostgresFunctions
 
getRuntimeFunctions() - Method in class com.toolsverse.etl.core.function.sqlserver.MsSqlFunctions
 
getSafeDelimiter() - Method in class com.toolsverse.etl.driver.AbstractDriver
 
getSafeDelimiter() - Method in interface com.toolsverse.etl.driver.Driver
Gets the safe delimiter which can be added to any sql statetement.
getSafeDelimiter() - Method in class com.toolsverse.etl.driver.SimpleDriver
 
getSafeDelimiter() - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
getSafeSql(String) - Method in class com.toolsverse.etl.driver.AbstractDriver
 
getSafeSql(String) - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
getSafeSql(String) - Method in interface com.toolsverse.etl.driver.Driver
Gets the safe sql.
getSafeSql(String) - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
getSafeSql(String) - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
getSafeSql(String) - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
getSafeSql(String) - Method in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
 
getSavepoint(Connection) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Sets the savepoint.
getScale() - Method in class com.toolsverse.etl.common.FieldDef
Gets the scale.
getScaleAndPrecision(String) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Gets the scale (value) and precision (key).
getScenario(EtlConfig, String) - Method in class com.toolsverse.etl.core.engine.EtlFactory
Gets the scenario using PARSE_ALL_PARAM scope.
getScenario(EtlConfig, String, int) - Method in class com.toolsverse.etl.core.engine.EtlFactory
Gets the scenario.
getScenario() - Method in class com.toolsverse.etl.core.engine.LoadFunctionContext
Gets the ETL scenario.
getScenario() - Method in class com.toolsverse.etl.core.engine.Task
Gets the scenario.
getScenarioFileName(String, String) - Static method in class com.toolsverse.etl.core.util.EtlUtils
Gets the scenario file name.
getScenarioName() - Method in interface com.toolsverse.etl.common.EtlContext
Gets the scenario name.
getScenarioName() - Method in class com.toolsverse.etl.core.config.EtlContextImpl
 
getScenarioName(String) - Static method in class com.toolsverse.etl.core.util.EtlUtils
Gets the scenario name.
getScenarioName() - Method in exception com.toolsverse.etl.exception.EtlException
Gets the scenario name.
getScenarioPath() - Method in class com.toolsverse.etl.core.config.EtlConfig
Gets the default path for the scenario files.
getScenarios() - Method in class com.toolsverse.etl.core.engine.EtlRequest
Gets the scenarios.
getScenarioVariables() - Method in class com.toolsverse.etl.core.engine.Destination
Gets the variables linked to the scenario.
getSchema() - Method in class com.toolsverse.etl.common.Alias
Gets the schema.
getSchema() - Method in class com.toolsverse.etl.metadata.DatabaseFilter
Gets the schema.
getSchema() - Method in class com.toolsverse.etl.sql.connection.SshConnection
 
getSchema() - Method in class com.toolsverse.etl.sql.connection.StreamingConnection
 
getSchemas(String) - Method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the schemas.
getScope() - Method in class com.toolsverse.etl.common.FunctionContext
Gets the execution scope.
getScope() - Method in class com.toolsverse.etl.common.Variable
Gets the scope.
getScope() - Method in class com.toolsverse.etl.core.engine.Destination
Gets the scope.
getScope() - Method in class com.toolsverse.etl.core.engine.Task
Gets the scope.
getScriptName() - Method in class com.toolsverse.etl.core.engine.Scenario
Gets the script name.
getScriptsFolder() - Method in class com.toolsverse.config.SystemConfig
Gets the scripts folder path.
getScriptsToCleanOnException() - Method in class com.toolsverse.etl.core.codegen.DefaultCodeGen
 
getScriptsToCleanOnException() - Method in interface com.toolsverse.etl.core.engine.CodeGen
Gets the list of scripts which should be executed to clean up database object on exception.
getSearchStr() - Method in class com.toolsverse.etl.metadata.DatabaseFilter
Gets the search string.
getSecretKey(String) - Static method in class com.toolsverse.util.encryption.SymmetricEncryptor
Gets the SecretKey from the string.
getSecurityContext() - Method in class com.toolsverse.service.ServiceRequest
Gets the security context.
getSelect() - Method in class com.toolsverse.etl.aliasreader.AliasReaderUnit
Gets the the list of AliasReaders which can be used by the combo box UI control.
getSelect() - Method in class com.toolsverse.etl.connector.ConnectorUnit
Gets the list used by combo box to select available connectors.
getSelect() - Method in class com.toolsverse.etl.driver.DriverUnit
Gets the list of drivers which can be used by combo box UI control to select available drivers.
getSelect() - Method in class com.toolsverse.etl.metadata.MetadataUnit
Gets the the list of metadata drivers which can be used by the combo box UI control.
getSelect() - Method in class com.toolsverse.imaging.ImageProcessor
Gets the list of KeyValue objects.
getSelectAll() - Method in class com.toolsverse.etl.aliasreader.AliasReaderUnit
Gets the list used by combo box to select all AliasReaders, event without license.
getSelectAll() - Method in class com.toolsverse.etl.connector.ConnectorUnit
Gets the list used by combo box to select all connectors, event without license.
getSelectAll() - Method in class com.toolsverse.etl.driver.DriverUnit
Gets the list used by combo box to select all etl drivers, event without license.
getSelectAll() - Method in class com.toolsverse.etl.metadata.MetadataUnit
Gets the list used by combo box to select all metadata drivers, event without license.
getSelectClause(Driver) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Gets the select clause for metadata extraction.
getSelectedDataSet(DataSet, TypedKeyValue<int[], int[]>) - Static method in class com.toolsverse.etl.common.CommonEtlUtils
Gets the selected data set.
getSelectedIndex() - Method in class com.toolsverse.util.IndexArrayList
 
getSelectedIndex() - Method in interface com.toolsverse.util.IndexList
Gets the selected index.
getSelectedValue() - Method in class com.toolsverse.util.IndexArrayList
 
getSelectedValue() - Method in interface com.toolsverse.util.IndexList
Gets the selected value.
getSelectSql(String) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Gets the select sql.
getSelectStatement(TypedKeyValue<List<String>, List<Object>>, String) - Method in class com.toolsverse.etl.driver.AbstractDriver
 
getSelectStatement(TypedKeyValue<List<String>, List<Object>>, String) - Method in interface com.toolsverse.etl.driver.Driver
Gets the select statement.
getSeq(LoadFunctionContext) - Method in class com.toolsverse.etl.core.function.DefFunctions
Gets the new value for the field using sequence.
getSequenceAsText(String, String, String, String) - Method in class com.toolsverse.etl.metadata.oracle.OracleMetadata
Gets the sequence as text.
getSequences(String, String, String, String) - Method in class com.toolsverse.etl.metadata.db2.Db2Metadata
Gets the sequences.
getSequences(String, String, String, String) - Method in class com.toolsverse.etl.metadata.informix.InformixMetadata
Gets the sequences.
getSequences(String, String, String, String) - Method in class com.toolsverse.etl.metadata.oracle.OracleMetadata
Gets the sequences.
getSequences(String, String, String, String) - Method in class com.toolsverse.etl.metadata.postgres.PostgresMetadata
Gets the sequences.
getSerial(LoadFunctionContext) - Method in class com.toolsverse.etl.core.function.informix.InformixFunctions
Gets the new value for the field using dbinfo('sqlca.sqlerrd1') or dbinfo('serial8').
getSerial(LoadFunctionContext) - Method in class com.toolsverse.etl.core.function.postgres.PostgresFunctions
Gets the new value for the field using dbinfo('sqlca.sqlerrd1') or dbinfo('serial8').
getSeries(int, int, int) - Static method in class com.toolsverse.util.Utils
Gets the series of of values between start and end using multiplier mult.
getSeries(String, int, int, int) - Static method in class com.toolsverse.util.Utils
Gets the series of of values between start and end using multiplier mult.
getServer(EtlConfig, Task) - Method in class com.toolsverse.etl.core.task.sqlserver.BcpTask
Gets the server name.
getServer(EtlConfig, Task) - Method in class com.toolsverse.etl.core.task.sqlserver.MsSqlBcpTask
 
getServer(EtlConfig, Task) - Method in class com.toolsverse.etl.core.task.sqlserver.SybaseBcpTask
 
getServer(Alias) - Static method in class com.toolsverse.etl.driver.informix.InformixDriver
Gets the informix server name.
getServer(Alias, String) - Static method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
Gets the server name.
getServer(Alias) - Static method in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
Gets the server name.
getServerBaseUrl() - Method in class com.toolsverse.config.SystemConfig
Gets the server base url.
getServerUrl() - Method in class com.toolsverse.config.SystemConfig
Gets the server url.
getService(Class<T>) - Static method in class com.toolsverse.service.ServiceFactory
Gets the service implementation using given serviceClass.
getService(Class<T>, Class<T>, String) - Static method in class com.toolsverse.service.ServiceFactory
Gets the service implementation using given service class, default implementation and a service proxy class name.
getService(Class<T>, String) - Static method in class com.toolsverse.service.ServiceFactory
Gets the service implementation using given service class and service proxy class name.
getServiceClass() - Method in class com.toolsverse.service.ServiceProxy
Gets the service class.
getServiceClass() - Method in class com.toolsverse.service.ServiceRequest
Gets the service class.
getServiceClass(Class<? extends Service>) - Method in class com.toolsverse.service.web.DispatchServlet
Gets the service class.
getServiceName(Alias) - Static method in class com.toolsverse.etl.driver.oracle.OracleDriver
Gets the service name or sid.
getServiceProxy(String, Class<? extends Service>, Class<? extends Service>) - Static method in class com.toolsverse.service.ServiceFactory
Gets the service proxy using given proxy class name, service class and default service implementation.
getServiceRequest(HttpServletRequest) - Method in class com.toolsverse.service.web.DispatchJsonServlet
 
getServiceRequest(HttpServletRequest) - Method in class com.toolsverse.service.web.DispatchServlet
Gets the service request from the given HttpServletRequest.
getSession() - Method in class com.toolsverse.etl.sql.connection.SshTunnel
Gets the session.
getSession() - Static method in class com.toolsverse.service.web.WebSessionManager
Get the Session that is currently associated with this Thread.
getSetter() - Method in class com.toolsverse.mvc.model.Model.Attribute
Gets the name of the setter method
getSheet() - Method in class com.toolsverse.etl.connector.excel.ExcelConnectorParams
Gets the current sheet.
getSheetName() - Method in class com.toolsverse.etl.connector.excel.ExcelConnectorParams
Gets the current sheet name.
getShellExt() - Static method in class com.toolsverse.util.Utils
Gets the default shell script extension for the current OS.
getShellExt(String) - Static method in class com.toolsverse.util.Utils
Gets the default shell script extension for the current OS.
getShortClassName(String) - Static method in class com.toolsverse.util.ClassUtils
Gets the class name minus the package name from a String.
getSize() - Method in class com.toolsverse.io.FileResource
Gets the size.
getSortedFields() - Method in class com.toolsverse.etl.common.DataSet
Gets the sorted by index fields.
getSortedList() - Method in class com.toolsverse.etl.common.DataSetFields
Gets the sorted by index list of fields.
getSource() - Method in class com.toolsverse.etl.common.FieldMapping
Get the source name
getSource() - Method in class com.toolsverse.etl.core.engine.Destination
Gets the source, linked to the destination.
getSource() - Method in class com.toolsverse.etl.core.engine.FileMetrics
Gets the source.
getSource() - Method in class com.toolsverse.etl.core.engine.Task
Gets the source.
getSourceDriver() - Method in class com.toolsverse.etl.common.DataSet
Gets the source driver.
getSourceDriverClassName() - Method in class com.toolsverse.etl.core.engine.Scenario
Gets the default source driver class name.
getSourceKeys(Destination, EtlConfig, DataSetFields) - Method in class com.toolsverse.etl.core.engine.MetadataTracker
Gets the source keys.
getSourceName() - Method in class com.toolsverse.etl.core.engine.Destination
Gets the name of the source how it set in the ETL scenario.
getSources() - Method in class com.toolsverse.etl.core.engine.Scenario
Gets the sources.
getSourceTableName() - Method in class com.toolsverse.etl.common.DataSet
Gets the source table name.
getSourceToUse() - Method in class com.toolsverse.etl.core.engine.Destination
Gets the source, linked to the destination or if exists - source derived from the linked destination.
getSplitBy() - Method in class com.toolsverse.etl.connector.FileConnectorParams
Gets the split by property.
getSql() - Method in class com.toolsverse.etl.connector.service.ConnectorRequest
Gets the sql.
getSql() - Method in class com.toolsverse.etl.core.engine.Destination
Gets the sql for the load.
getSql() - Method in class com.toolsverse.etl.core.engine.Source
Gets the sql.
getSql(String) - Method in class com.toolsverse.etl.core.function.DefFunctions
Gets the sql.
getSql(EtlConfig, Task, String, String) - Method in class com.toolsverse.etl.core.task.sqlserver.BcpTask
Gets the sql to execute.
getSql(EtlConfig, Task, String, String) - Method in class com.toolsverse.etl.core.task.sqlserver.MsSqlExtractTask
 
getSql(EtlConfig, Task, String, String) - Method in class com.toolsverse.etl.core.task.sqlserver.MsSqlLoadTask
 
getSql(EtlConfig, Task, String, String) - Method in class com.toolsverse.etl.core.task.sqlserver.SybaseExtractTask
 
getSql(EtlConfig, Task, String, String) - Method in class com.toolsverse.etl.core.task.sqlserver.SybaseLoadTask
 
getSql() - Method in class com.toolsverse.etl.parser.GenericSqlParser.ParamsParser
Gets the sql.
getSql() - Method in class com.toolsverse.etl.sql.NamedParameterPreparedStatement.ParseResult
 
getSql() - Method in class com.toolsverse.etl.sql.service.SqlRequest
Gets the sql to execute.
getSql() - Method in class com.toolsverse.etl.sql.service.SqlResult
Gets the list of actually executed sql statements.
getSqlDataType() - Method in class com.toolsverse.etl.common.FieldDef
Gets the sql data type.
getSqlFileName(String, int) - Static method in class com.toolsverse.etl.core.util.EtlUtils
Gets the sql file name.
getSqlForAutotrace(ObjectStorage, String) - Method in class com.toolsverse.etl.driver.AbstractDriver
 
getSqlForAutotrace(ObjectStorage, String) - Method in interface com.toolsverse.etl.driver.Driver
Gets the SQL for autotrace.
getSqlForAutotrace(ObjectStorage, String) - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
getSqlForExplainPlan(String, SqlParser) - Method in class com.toolsverse.etl.driver.AbstractDriver
 
getSqlForExplainPlan(String, SqlParser) - Method in interface com.toolsverse.etl.driver.Driver
Gets the sql for the explain plan.
getSqlForExplainPlan(String, SqlParser) - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
getSqlForExplainPlan(String, SqlParser) - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
getSqlForExplainPlan(String, Driver, SqlParser) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Gets the sql for explain plan.
getSqlForExternalTool(Alias, String, SqlParser) - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
getSqlForExternalTool(Alias, String, SqlParser) - Method in interface com.toolsverse.etl.driver.Driver
Gets the sql for external tool.
getSqlForExternalTool(Alias, String, SqlParser) - Method in class com.toolsverse.etl.driver.GenericFileDriver
 
getSqlForExternalTool(Alias, String, SqlParser) - Method in class com.toolsverse.etl.driver.GenericJdbcDriver
 
getSqlForExternalTool(Alias, String, SqlParser) - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
getSqlForExternalTool(Alias, String, SqlParser) - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
getSqlForExternalTool(Alias, String, SqlParser) - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
getSqlForExternalTool(Alias, String, SqlParser) - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
getSqlForExternalTool(Alias, String, SqlParser) - Method in class com.toolsverse.etl.driver.snowflake.SnowflakeDriver
 
getSqlForExternalTool(Alias, String, SqlParser) - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
getSqlForExternalTool(Alias, String, SqlParser) - Method in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
 
getSqlForMetadataExtraction(String, Driver) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Gets the sql for metadata extraction.
getSqlHistory() - Method in class com.toolsverse.etl.sql.util.SqlHistory
Gets the sql history.
getSqlKeywordsFileName() - Method in class com.toolsverse.etl.driver.AbstractDriver
 
getSqlKeywordsFileName() - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
getSqlKeywordsFileName() - Method in interface com.toolsverse.etl.driver.Driver
Gets the sql keywords file name.
getSqlKeywordsFileName() - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
getSqlKeywordsFileName() - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
getSqlKeywordsFileName() - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
getSqlKeywordsFileName() - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
getSqlKeywordsFileName() - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
getSqlKeywordsFileName() - Method in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
 
getSqlParserByEtlDriverClassName(String, boolean) - Static method in class com.toolsverse.etl.core.util.SqlParserFactory
Gets the sql parser by the etl driver class name.
getSqlParserByVendorName(String) - Static method in class com.toolsverse.etl.core.util.SqlParserFactory
Gets the sql parser by vendor name.
getSqlType() - Method in class com.toolsverse.etl.common.FieldMapping
Get the database specific sql data type
getSqlType(Variable, FieldDef) - Method in class com.toolsverse.etl.core.function.DefFunctions
Gets the sql type.
getSqlWithWhereClause(String, String) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Gets the sql with where clause.
getStackFrameList(Throwable) - Static method in class com.toolsverse.util.ExceptionUtils
Produces a List of stack frames - the message is not included.
getStackFrames(String) - Static method in class com.toolsverse.util.ExceptionUtils
Returns an array where each element is a line from the argument.
getStackFrames(Throwable) - Static method in class com.toolsverse.util.ExceptionUtils
Captures the stack trace associated with the specified Throwable object, decomposing it into a list of stack frames.
getStackTrace(Throwable) - Static method in class com.toolsverse.util.ExceptionUtils
Gets the stack trace from a Throwable as a String.
getStackTraceAsString(Throwable) - Static method in class com.toolsverse.util.Utils
Converts stack trace from the given Throwable to the string.
getStarted() - Method in class com.toolsverse.etl.core.engine.FileMetrics
Gets the started.
getStarted() - Method in class com.toolsverse.etl.core.engine.RunningEtlTask
Gets the started.
getStartGroupingRow() - Method in class com.toolsverse.etl.connector.excel.ExcelConnectorParams
Gets the start grouping row.
getStartLocation() - Method in class com.toolsverse.etl.common.Variable
 
getStartLocation() - Method in class com.toolsverse.etl.core.engine.Destination
 
getStartLocation() - Method in class com.toolsverse.etl.core.engine.Scenario
 
getStartLocation() - Method in class com.toolsverse.etl.core.engine.Source
 
getStartLocation() - Method in class com.toolsverse.etl.core.engine.Task
 
getStartLocation() - Method in interface com.toolsverse.util.LocationProvider
Gets the start location.
getStartRow() - Method in class com.toolsverse.etl.connector.excel.ExcelConnectorParams
Gets the start row.
getStartRow() - Method in class com.toolsverse.etl.connector.text.KeyValueConnectorParams
Gets the start row.
getStartRow() - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Gets the start row.
getStartStyle() - Method in class com.toolsverse.etl.connector.json.JsonConnectorParams
Gets the start style: array, object, named object.
getStartTime() - Method in class com.toolsverse.etl.core.engine.EtlResponse
Gets the start time.
getStartTransactionSql() - Method in class com.toolsverse.etl.driver.AbstractDriver
 
getStartTransactionSql() - Method in interface com.toolsverse.etl.driver.Driver
Get start transaction sql.
getStartTransactionSql() - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
getStartTransactionSql() - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
getStatement() - Method in class com.toolsverse.etl.parser.GenericSqlParser.StripParser
Gets the sql statement.
getStatements() - Method in class com.toolsverse.etl.core.engine.Destination
Gets the prepared SQL statements.
getStatements() - Method in class com.toolsverse.etl.parser.GenericSqlParser.SplitParser
Gets the array of sql statements.
getStatementType() - Method in class com.toolsverse.etl.core.engine.Source
Gets the statement type.
getStatus() - Method in class com.toolsverse.etl.core.codegen.DefaultCodeGen
 
getStatus() - Method in interface com.toolsverse.etl.core.engine.CodeGen
Gets the status of the code generator.
getStatus() - Method in class com.toolsverse.etl.core.engine.FileMetrics
Gets the status.
getStatus() - Method in class com.toolsverse.io.IoStatus
Gets the status.
getStatus() - Method in class com.toolsverse.service.LogNode
Gets the status.
getStorage() - Method in class com.toolsverse.cache.LinkedMemoryCache
 
getStorage() - Method in class com.toolsverse.cache.ListMemoryCache
Gets the storage.
getStorage() - Method in class com.toolsverse.cache.MemoryCache
Gets the storage.
getStorage() - Method in class com.toolsverse.cache.SynchLinkedMemoryCache
 
getStorage() - Method in class com.toolsverse.cache.SynchListMemoryCache
 
getStorage() - Method in class com.toolsverse.cache.SynchMemoryCache
 
getStorageService() - Method in class com.toolsverse.storage.PersistableStorageAdapter
Gets the storage service.
getStoreHost() - Method in class com.toolsverse.io.MailParams
Gets the store host.
getStorePassword() - Method in class com.toolsverse.io.MailParams
Gets the store password.
getStoreProtocol() - Method in class com.toolsverse.io.MailParams
Gets the store protocol.
getStoreUser() - Method in class com.toolsverse.io.MailParams
Gets the store user.
getString(String) - Method in class com.toolsverse.etl.core.config.EtlConfig
 
getString(String) - Method in class com.toolsverse.etl.core.engine.Task
 
getString(String) - Method in class com.toolsverse.etl.sql.service.SqlRequest
 
getString(String) - Method in class com.toolsverse.storage.StorageManager
 
getString(String) - Method in interface com.toolsverse.util.ObjectStorage
Gets the string representation of the value by the key.
getString(String) - Method in class com.toolsverse.util.ObjectStorageMap
 
getString(String) - Method in class com.toolsverse.util.Script
 
getStringAttribute(Node, String) - Method in class com.toolsverse.util.XmlUtils
Gets the string attribute.
getStringBetweenQuotes(String) - Static method in class com.toolsverse.util.Utils
Trim and get the string between quotes.
getStringFieldSizeMultiplier() - Method in class com.toolsverse.etl.common.Alias
Gets the string field size multiplier.
getStringFieldSizeMultiplier() - Method in class com.toolsverse.etl.driver.AbstractDriver
 
getStringFieldSizeMultiplier() - Method in interface com.toolsverse.etl.driver.Driver
Gets the string field size multiplier.
getStringProperty(String) - Method in class com.toolsverse.storage.StorageManager
Gets the string property.
getStringProperty(String, String) - Method in class com.toolsverse.storage.StorageManager
Gets the string property.
getStringToPersist(String, boolean, boolean) - Method in class com.toolsverse.etl.connector.text.TextConnector
Gets the string to persist.
getSubject() - Method in class com.toolsverse.io.MailParams
Gets the subject.
getSuffix() - Method in class com.toolsverse.etl.connector.FileConnectorParams
Gets the suffix.
getSuggestedKeyFields(Connection, Driver, String, DataSetFields) - Static method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the suggested key fields.
getSum() - Method in class com.toolsverse.util.AvgNumber
Gets the sum.
getSynonymAsText(String, String, String, String) - Method in class com.toolsverse.etl.metadata.oracle.OracleMetadata
Gets the synonym as text.
getSynonyms(String, String, String, String) - Method in class com.toolsverse.etl.metadata.informix.InformixMetadata
Gets the synonyms.
getSynonyms(String, String, String) - Method in class com.toolsverse.etl.metadata.oracle.OracleMetadata
Gets the synonyms.
getSynonyms(String, String, String, String) - Method in class com.toolsverse.etl.metadata.sqlserver.MsSqlMetadata
Gets the synonyms.
getSysProperties() - Method in class com.toolsverse.config.SystemConfig
Gets the sys properties.
getSystemProperties() - Method in class com.toolsverse.config.SystemConfig
Gets the system properties.
getSystemPropertiesAsProperties() - Method in class com.toolsverse.config.SystemConfig
Gets the system properties as properties.
getSystemProperty(String) - Method in class com.toolsverse.config.SystemConfig
Gets the system property by name.
getSystemProperty(String, String) - Method in class com.toolsverse.config.SystemConfig
Gets the system property by name.
getSystemProperty(String, String, Map<String, String>) - Method in class com.toolsverse.config.SystemConfig
Gets the system property by name.
getSystemPropertyForDeployment(String, String) - Method in class com.toolsverse.config.SystemConfig
Gets the system property for deployment.
getTable() - Method in class com.toolsverse.etl.connector.pdf.PdfConnectorParams
Gets the pdf table.
getTableAsText(String, String, String, String) - Method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the table as text.
getTableAsText(String, String, String, String) - Method in class com.toolsverse.etl.metadata.oracle.OracleMetadata
Gets the table as text.
getTableColumns(String, String, String, String) - Method in class com.toolsverse.etl.metadata.excel.ExcelFileMetadata
Gets the worksheet columns.
getTableColumns(String, String, String, String) - Method in class com.toolsverse.etl.metadata.excel.ExcelXlsxFileMetadata
Gets the worksheet columns.
getTableColumns(String, String, String, String) - Method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the table columns.
getTableColumns(String, String, String, String) - Method in class com.toolsverse.etl.metadata.json.JsonDatasetMetadata
Gets the data set columns.
getTableColumns(String, String, String, String) - Method in class com.toolsverse.etl.metadata.json.JsonMetadata
Gets the data set columns.
getTableColumns(String, String, String, String) - Method in class com.toolsverse.etl.metadata.oracle.OracleMetadata
 
getTableColumns(String, String, String, String) - Method in class com.toolsverse.etl.metadata.text.ClobFileMetadata
Gets the data set columns.
getTableColumns(String, String, String, String) - Method in class com.toolsverse.etl.metadata.text.KeyValueFileMetadata
Gets the data set columns.
getTableColumns(String, String, String, String) - Method in class com.toolsverse.etl.metadata.text.TextFileMetadata
Gets the data set columns.
getTableColumns(String, String, String, String) - Method in class com.toolsverse.etl.metadata.xml.XmlFileMetadata
Gets the data set columns.
getTableColumns(String, String, String, String) - Method in class com.toolsverse.etl.metadata.xml.XmlObjectFileMetadata
Gets the data set columns.
getTableEKs(String, String, String, String) - Method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the table external keys.
getTableEKs(String, String, String, String, DataSet) - Method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the table external keys.
getTableFKs(String, String, String, String) - Method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the table foreign keys.
getTableIndexes(String, String, String, String) - Method in class com.toolsverse.etl.metadata.db2.Db2Metadata
 
getTableIndexes(String, String, String, String) - Method in class com.toolsverse.etl.metadata.informix.InformixMetadata
 
getTableIndexes(String, String, String, String) - Method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the table indexes.
getTableIndexes(String, String, String, String) - Method in class com.toolsverse.etl.metadata.oracle.OracleMetadata
 
getTableMetadataAllowed() - Method in class com.toolsverse.etl.metadata.FileMetadata
 
getTableMetadataAllowed() - Method in class com.toolsverse.etl.metadata.JdbcMetadata
 
getTableMetadataAllowed() - Method in interface com.toolsverse.etl.metadata.Metadata
Gets the set of allowed database objects for tables when in restricted mode.
getTableMetadataTypes() - Method in class com.toolsverse.etl.metadata.db2.Db2Metadata
 
getTableMetadataTypes() - Method in class com.toolsverse.etl.metadata.excel.ExcelFileMetadata
Gets the table metadata types.
getTableMetadataTypes() - Method in class com.toolsverse.etl.metadata.excel.ExcelOdbcMetadata
 
getTableMetadataTypes() - Method in class com.toolsverse.etl.metadata.excel.ExcelXlsxFileMetadata
Gets the table metadata types.
getTableMetadataTypes() - Method in class com.toolsverse.etl.metadata.informix.InformixMetadata
 
getTableMetadataTypes() - Method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the table metadata types.
getTableMetadataTypes() - Method in class com.toolsverse.etl.metadata.json.JsonDatasetMetadata
Gets the table metadata types.
getTableMetadataTypes() - Method in class com.toolsverse.etl.metadata.json.JsonMetadata
Gets the table metadata types.
getTableMetadataTypes() - Method in class com.toolsverse.etl.metadata.mysql.MySqlMetadata
 
getTableMetadataTypes() - Method in class com.toolsverse.etl.metadata.oracle.OracleMetadata
 
getTableMetadataTypes() - Method in class com.toolsverse.etl.metadata.postgres.PostgresMetadata
 
getTableMetadataTypes() - Method in class com.toolsverse.etl.metadata.sqlserver.MsSqlMetadata
 
getTableMetadataTypes() - Method in class com.toolsverse.etl.metadata.sqlserver.SybaseMetadata
 
getTableMetadataTypes() - Method in class com.toolsverse.etl.metadata.text.ClobFileMetadata
Gets the table metadata types.
getTableMetadataTypes() - Method in class com.toolsverse.etl.metadata.text.KeyValueFileMetadata
Gets the table metadata types.
getTableMetadataTypes() - Method in class com.toolsverse.etl.metadata.text.TextFileMetadata
Gets the table metadata types.
getTableMetadataTypes() - Method in class com.toolsverse.etl.metadata.xml.XmlFileMetadata
Gets the table metadata types.
getTableMetadataTypes() - Method in class com.toolsverse.etl.metadata.xml.XmlObjectFileMetadata
Gets the table metadata types.
getTableName() - Method in class com.toolsverse.etl.common.DataSet
Gets the table name.
getTableName() - Method in class com.toolsverse.etl.common.Variable
Gets the table name.
getTableName() - Method in class com.toolsverse.etl.connector.sql.SqlConnectorParams
Gets the table name.
getTableName() - Method in class com.toolsverse.etl.core.engine.Task
Gets the table name.
getTableName(String) - Method in class com.toolsverse.etl.driver.AbstractDriver
 
getTableName(String) - Method in interface com.toolsverse.etl.driver.Driver
Gets the table name.
getTableName(String) - Method in class com.toolsverse.etl.driver.GenericFileDriver
 
getTableName(String) - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
getTableNameAsText(String, String, String, String, String) - Method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the table name as text.
getTableNameAsText(String, String, String, String, String) - Method in class com.toolsverse.etl.metadata.oracle.OracleMetadata
 
getTableNameWithSpaces(String, char, Driver) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Gets the table name with spaces.
getTableNameWithSuffix(String, String, Driver) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Gets the table name with suffix.
getTablePKs(String, String, String, String) - Method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the table primary key.
getTablePrefixWhenAddingTable(String) - Method in class com.toolsverse.etl.driver.AbstractDriver
 
getTablePrefixWhenAddingTable(String) - Method in interface com.toolsverse.etl.driver.Driver
Gets the table prefix when adding table.
getTablePrivs(String, String, String, String) - Method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the table privileges.
getTablesByType(String, String, String, String) - Method in class com.toolsverse.etl.metadata.db2.Db2Metadata
Gets the tables by type.
getTablesByType(InputStream, String, String, String) - Method in class com.toolsverse.etl.metadata.DefaultFileMetadata
 
getTablesByType(String, String, String, String) - Method in class com.toolsverse.etl.metadata.DefaultFileMetadata
 
getTablesByType(InputStream, String, String, String) - Method in class com.toolsverse.etl.metadata.excel.ExcelFileMetadata
 
getTablesByType(String, String, String, String) - Method in class com.toolsverse.etl.metadata.excel.ExcelFileMetadata
 
getTablesByType(String, String, String, String) - Method in class com.toolsverse.etl.metadata.excel.ExcelOdbcMetadata
 
getTablesByType(InputStream, String, String, String) - Method in class com.toolsverse.etl.metadata.excel.ExcelXlsxFileMetadata
 
getTablesByType(String, String, String, String) - Method in class com.toolsverse.etl.metadata.excel.ExcelXlsxFileMetadata
 
getTablesByType(InputStream, String, String, String) - Method in class com.toolsverse.etl.metadata.FileMetadata
Gets the tables by type.
getTablesByType(String, String, String, String) - Method in class com.toolsverse.etl.metadata.FileMetadata
Gets the tables by type.
getTablesByType(String, String, String, String) - Method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the tables by type.
getTablesByType(InputStream, String, String, String) - Method in class com.toolsverse.etl.metadata.json.JsonDatasetMetadata
 
getTablesByType(String, String, String, String) - Method in class com.toolsverse.etl.metadata.json.JsonDatasetMetadata
 
getTablesByType(InputStream, String, String, String) - Method in class com.toolsverse.etl.metadata.json.JsonMetadata
 
getTablesByType(String, String, String, String) - Method in class com.toolsverse.etl.metadata.json.JsonMetadata
 
getTablesByType(String, String, String, String) - Method in class com.toolsverse.etl.metadata.oracle.OracleMetadata
 
getTablesByType(InputStream, String, String, String) - Method in class com.toolsverse.etl.metadata.text.ClobFileMetadata
 
getTablesByType(String, String, String, String) - Method in class com.toolsverse.etl.metadata.text.ClobFileMetadata
 
getTablesByType(InputStream, String, String, String) - Method in class com.toolsverse.etl.metadata.text.KeyValueFileMetadata
 
getTablesByType(String, String, String, String) - Method in class com.toolsverse.etl.metadata.text.KeyValueFileMetadata
 
getTablesByType(InputStream, String, String, String) - Method in class com.toolsverse.etl.metadata.text.TextFileMetadata
 
getTablesByType(String, String, String, String) - Method in class com.toolsverse.etl.metadata.text.TextFileMetadata
 
getTablesByType(InputStream, String, String, String) - Method in class com.toolsverse.etl.metadata.xml.XmlFileMetadata
 
getTablesByType(String, String, String, String) - Method in class com.toolsverse.etl.metadata.xml.XmlFileMetadata
 
getTablesByType(InputStream, String, String, String) - Method in class com.toolsverse.etl.metadata.xml.XmlObjectFileMetadata
 
getTablesByType(String, String, String, String) - Method in class com.toolsverse.etl.metadata.xml.XmlObjectFileMetadata
 
getTableTypes() - Method in class com.toolsverse.etl.metadata.excel.ExcelFileMetadata
 
getTableTypes() - Method in class com.toolsverse.etl.metadata.excel.ExcelOdbcMetadata
 
getTableTypes() - Method in class com.toolsverse.etl.metadata.excel.ExcelXlsxFileMetadata
 
getTableTypes() - Method in class com.toolsverse.etl.metadata.FileMetadata
Gets the table types.
getTableTypes() - Method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the table types.
getTableTypes() - Method in class com.toolsverse.etl.metadata.json.JsonDatasetMetadata
 
getTableTypes() - Method in class com.toolsverse.etl.metadata.json.JsonMetadata
 
getTableTypes() - Method in class com.toolsverse.etl.metadata.mysql.MySqlMetadata
 
getTableTypes() - Method in class com.toolsverse.etl.metadata.oracle.OracleMetadata
 
getTableTypes() - Method in class com.toolsverse.etl.metadata.postgres.PostgresMetadata
 
getTableTypes() - Method in class com.toolsverse.etl.metadata.sqlserver.MsSqlMetadata
 
getTableTypes() - Method in class com.toolsverse.etl.metadata.text.ClobFileMetadata
 
getTableTypes() - Method in class com.toolsverse.etl.metadata.text.KeyValueFileMetadata
 
getTableTypes() - Method in class com.toolsverse.etl.metadata.text.TextFileMetadata
 
getTableTypes() - Method in class com.toolsverse.etl.metadata.xml.XmlFileMetadata
 
getTableTypes() - Method in class com.toolsverse.etl.metadata.xml.XmlObjectFileMetadata
 
getTagName() - Method in class com.toolsverse.etl.common.Variable
Gets the tag name.
getTarget() - Method in class com.toolsverse.etl.common.DataSetRecord
Gets the target, typically a designated queue topic.
getTarget() - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
Gets the target.
getTarget() - Method in class com.toolsverse.etl.core.engine.Destination
Gets the target.
getTargetDriver() - Method in class com.toolsverse.etl.core.engine.Destination
Gets the target driver.
getTaskCount(String) - Method in class com.toolsverse.etl.core.engine.TaskRecorder
Gets the task count.
getTaskFeature() - Method in interface com.toolsverse.etl.core.engine.TaskFeatureProvider
Gets the task feature.
getTaskFeature() - Method in class com.toolsverse.etl.core.task.common.SplitDataSet
 
getTaskName() - Method in interface com.toolsverse.etl.common.EtlContext
Gets the task name.
getTaskName() - Method in class com.toolsverse.etl.core.config.EtlContextImpl
 
getTaskName() - Method in exception com.toolsverse.etl.exception.EtlException
Gets the task name.
getTaskName() - Method in class com.toolsverse.util.concurrent.ConcurrentFeature
Gets the task name.
getTaskName() - Method in interface com.toolsverse.util.concurrent.ParallelProgressDelegate
Gets the task name.
getTasks() - Method in interface com.toolsverse.etl.core.engine.Block
Gets the tasks which are executed before etl framework starts processing of the particular scenario block.
getTasks() - Method in class com.toolsverse.etl.core.engine.Destination
 
getTasks() - Method in class com.toolsverse.etl.core.engine.Source
 
getTempFileName() - Method in class com.toolsverse.etl.connector.xml.XmlConnectorParams
Gets the temporary file name.
getTempFileName(String) - Static method in class com.toolsverse.util.FileUtils
Get the temporary file name using given base name (which could be null).
getTempFileNameInDataFolder(String) - Static method in class com.toolsverse.util.FileUtils
Gets the temp file name in the data folder.
getTempFolder() - Method in class com.toolsverse.config.SystemConfig
Gets the temp folder path.
getTemplate() - Method in class com.toolsverse.etl.connector.FileConnectorParams
Gets the template.
getTemplateToUse() - Method in class com.toolsverse.etl.connector.FileConnectorParams
Gets the template to use.
getTempStream() - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
Gets the temp stream.
getTempTableName(String) - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
getTempTableName(String) - Method in interface com.toolsverse.etl.driver.Driver
Gets the temporary table name.
getTempTableName(String) - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
getTempTableName(String) - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
getTempTableName(String) - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
getTempTableName(String) - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
getTempTableName(String) - Method in class com.toolsverse.etl.driver.SimpleDriver
 
getTempTableName(String) - Method in class com.toolsverse.etl.driver.sqlserver.AzureSynapseAnalyticsDriver
 
getTempTableName(String) - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
getTempTableName(String) - Method in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
 
getTenant() - Method in class com.toolsverse.config.ThreadContext
Gets the tenant.
getTenant() - Method in class com.toolsverse.etl.core.config.EtlConfig
Gets the tenant.
getTenant() - Method in class com.toolsverse.etl.core.engine.RunningEtlTask
Gets the tenant.
Getter - Annotation Type in com.toolsverse.mvc.model
The Getter annotation is used in the Model to define a getter method.
getText(Document, int) - Static method in class com.toolsverse.etl.parser.DocumentParser
Gets the part of the document.
getText(Document, int, int) - Static method in class com.toolsverse.etl.parser.DocumentParser
Gets the part of the document.
getText(Object) - Static method in class com.toolsverse.util.Utils
Either returns input.getText() if getText method exists fro input or input.toString() if it does not.
getThen() - Method in class com.toolsverse.etl.core.engine.Destination
Gets the block of code which is executed after "then" in the if something then then_code else else_code end if;.
getTheRest() - Method in class com.toolsverse.etl.sql.connection.JdbcUrlParser
Gets the the rest of the URL.
getThreadContext() - Method in class com.toolsverse.config.SystemConfig
Gets the thread context.
getThreadGroupName() - Method in class com.toolsverse.etl.core.engine.Destination
Gets the thread group name.
getThrowable() - Method in class com.toolsverse.service.ServiceResponse
Gets the throwable.
getThrowableCount(Throwable) - Static method in class com.toolsverse.util.ExceptionUtils
Counts the number of Throwable objects in the exception chain.
getThrowableList(Throwable) - Static method in class com.toolsverse.util.ExceptionUtils
Returns the list of Throwable objects in the exception chain.
getThrowables(Throwable) - Static method in class com.toolsverse.util.ExceptionUtils
Returns the list of Throwable objects in the exception chain.
getTimeCellStyle() - Method in class com.toolsverse.etl.connector.excel.ExcelConnectorParams
Gets the time cell style.
getTimeFormat() - Method in class com.toolsverse.etl.connector.FileConnectorParams
Gets the time format.
getTitle(String) - Method in class com.toolsverse.config.SystemConfig
Gets the app title.
getTitle(Task) - Method in interface com.toolsverse.etl.core.engine.OnTask
Gets the title.
getTitle(Task) - Method in class com.toolsverse.etl.core.task.common.AddDimension
 
getTitle(Task) - Method in class com.toolsverse.etl.core.task.common.CmdTask
 
getTitle(Task) - Method in class com.toolsverse.etl.core.task.common.CopyIntoDestinationTableTask
 
getTitle(Task) - Method in class com.toolsverse.etl.core.task.common.EvalTransformator
 
getTitle(Task) - Method in class com.toolsverse.etl.core.task.common.ExtractDimension
 
getTitle(Task) - Method in class com.toolsverse.etl.core.task.common.FileManagerTask
 
getTitle(Task) - Method in class com.toolsverse.etl.core.task.common.FileMerge
 
getTitle(Task) - Method in class com.toolsverse.etl.core.task.common.Filter
 
getTitle(Task) - Method in class com.toolsverse.etl.core.task.common.FilterDataSet
 
getTitle(Task) - Method in class com.toolsverse.etl.core.task.common.Intersect
 
getTitle(Task) - Method in class com.toolsverse.etl.core.task.common.Join
 
getTitle(Task) - Method in class com.toolsverse.etl.core.task.common.KeyValueNormTransformator
 
getTitle(Task) - Method in class com.toolsverse.etl.core.task.common.KeyValueTransformator
 
getTitle(Task) - Method in class com.toolsverse.etl.core.task.common.MailTask
 
getTitle(Task) - Method in class com.toolsverse.etl.core.task.common.Matrix
 
getTitle(Task) - Method in class com.toolsverse.etl.core.task.common.Minus
 
getTitle(Task) - Method in class com.toolsverse.etl.core.task.common.NormalizeNestedDataSet
 
getTitle(Task) - Method in class com.toolsverse.etl.core.task.common.Order
 
getTitle(Task) - Method in class com.toolsverse.etl.core.task.common.Pivot
 
getTitle(Task) - Method in class com.toolsverse.etl.core.task.common.Populate
 
getTitle(Task) - Method in class com.toolsverse.etl.core.task.common.RegexpTransformator
 
getTitle(Task) - Method in class com.toolsverse.etl.core.task.common.RemoveDuplicates
 
getTitle(Task) - Method in class com.toolsverse.etl.core.task.common.ScriptTask
 
getTitle(Task) - Method in class com.toolsverse.etl.core.task.common.SplitDataSet
 
getTitle(Task) - Method in class com.toolsverse.etl.core.task.common.SqlTask
 
getTitle(Task) - Method in class com.toolsverse.etl.core.task.common.Transpose
 
getTitle(Task) - Method in class com.toolsverse.etl.core.task.common.Union
 
getTitle(Task) - Method in class com.toolsverse.etl.core.task.common.Validator
 
getTitle(Task) - Method in class com.toolsverse.etl.core.task.common.XslTransormTask
 
getTitle(Task) - Method in class com.toolsverse.etl.core.task.oracle.OracleCopyTask
 
getTitle(Task) - Method in class com.toolsverse.etl.core.task.oracle.OracleExtractTask
 
getTitle(Task) - Method in class com.toolsverse.etl.core.task.oracle.OracleLoadTask
 
getTitle(Task) - Method in class com.toolsverse.etl.core.task.redshift.CopyIntoRedshiftTableTask
 
getTitle(Task) - Method in class com.toolsverse.etl.core.task.snowflake.CopyIntoTableTask
 
getTitleRow() - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Gets the title row.
getTo() - Method in class com.toolsverse.io.MailParams
Gets the to.
getToken(String, String) - Static method in class com.toolsverse.io.HttpProcessor
Gets the token.
getTokens(String, char, int) - Static method in class com.toolsverse.util.Utils
Splits value string around matches of the given delimiter without using regular expression.
getTokensBetweendDelims(String, char, char) - Static method in class com.toolsverse.util.Utils
Gets the tokens between delimiters.
getTokensRegexp(String, String) - Static method in class com.toolsverse.util.Utils
Splits value string around matches of the given delimiter using regular expression.
getTopLevelAllowed() - Method in class com.toolsverse.etl.metadata.FileMetadata
 
getTopLevelAllowed() - Method in class com.toolsverse.etl.metadata.JdbcMetadata
 
getTopLevelAllowed() - Method in interface com.toolsverse.etl.metadata.Metadata
Gets the set of allowed top level database objects when in restricted mode.
getTopLevelDbObjects() - Method in class com.toolsverse.etl.metadata.FileMetadata
 
getTopLevelDbObjects() - Method in class com.toolsverse.etl.metadata.JdbcMetadata
 
getTopLevelDbObjects() - Method in interface com.toolsverse.etl.metadata.Metadata
Gets the top level database objects.
getTopSelectClause(int) - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
getTopSelectClause(int) - Method in interface com.toolsverse.etl.driver.Driver
Gets the "top select" clause.
getTopSelectClause(int) - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
getTopSelectClause(int) - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
getTopSelectClause(int) - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
getTopSelectClause(int) - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
getTopSelectClause(int) - Method in class com.toolsverse.etl.driver.SimpleDriver
 
getTopSelectClause(int) - Method in class com.toolsverse.etl.driver.snowflake.SnowflakeDriver
 
getTopSelectClause(int) - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
getTopTrailClause(int) - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
getTopTrailClause(int) - Method in interface com.toolsverse.etl.driver.Driver
Gets the "top trail" clause.
getTopTrailClause(int) - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
getTopTrailClause(int) - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
getTopTrailClause(int) - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
getTopTrailClause(int) - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
getTopTrailClause(int) - Method in class com.toolsverse.etl.driver.SimpleDriver
 
getTopTrailClause(int) - Method in class com.toolsverse.etl.driver.snowflake.SnowflakeDriver
 
getTopTrailClause(int) - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
getTopWhereClause(int) - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
getTopWhereClause(int) - Method in interface com.toolsverse.etl.driver.Driver
Gets the "top where" clause.
getTopWhereClause(int) - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
getTopWhereClause(int) - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
getTopWhereClause(int) - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
getTopWhereClause(int) - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
getTopWhereClause(int) - Method in class com.toolsverse.etl.driver.SimpleDriver
 
getTopWhereClause(int) - Method in class com.toolsverse.etl.driver.snowflake.SnowflakeDriver
 
getTopWhereClause(int) - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
getTransactionIsolation() - Method in class com.toolsverse.etl.sql.connection.SshConnection
 
getTransactionIsolation() - Method in class com.toolsverse.etl.sql.connection.StreamingConnection
 
getTransactionMonitor() - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
Gets the transaction monitor.
getTransformationType() - Method in class com.toolsverse.etl.connector.text.KeyValueConnectorParams
Gets the transformation type.
getTransformationType() - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Gets the transformation type.
getTransformationType() - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
Gets the transformation type.
getTransIsolation(Object) - Method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the transaction isolation level.
getTransport() - Method in class com.toolsverse.etl.common.Alias
Gets the transport protocol suh as file, ftp, sftp.
getTransport() - Method in class com.toolsverse.etl.connector.FileConnectorParams
Gets the transport protocol such as file, ftp, sftp.
getTriggerAsText(String, String, String, String) - Method in class com.toolsverse.etl.metadata.db2.Db2Metadata
Gets the trigger as text.
getTriggerAsText(String, String, String, String) - Method in class com.toolsverse.etl.metadata.informix.InformixMetadata
Gets the trigger as text.
getTriggerAsText(String, String, String, String) - Method in class com.toolsverse.etl.metadata.mysql.MySqlMetadata
Gets the trigger as text.
getTriggerAsText(String, String, String, String) - Method in class com.toolsverse.etl.metadata.oracle.OracleMetadata
Gets the trigger as text.
getTriggerAsText(String, String, String, String) - Method in class com.toolsverse.etl.metadata.sqlserver.MsSqlMetadata
Gets the trigger as text.
getTriggerAsText(String, String, String, String) - Method in class com.toolsverse.etl.metadata.sqlserver.SybaseMetadata
Gets the trigger as text.
getTriggerEvents(String, String, String, String) - Method in class com.toolsverse.etl.metadata.postgres.PostgresMetadata
Gets the trigger events.
getTriggerMetadataTypes() - Method in class com.toolsverse.etl.metadata.postgres.PostgresMetadata
Gets the trigger metadata types.
getTriggers(String, String, String, String) - Method in class com.toolsverse.etl.metadata.db2.Db2Metadata
Gets the triggers.
getTriggers(String, String, String, String) - Method in class com.toolsverse.etl.metadata.informix.InformixMetadata
Gets the triggers.
getTriggers(String, String, String, String) - Method in class com.toolsverse.etl.metadata.mysql.MySqlMetadata
Gets the triggers.
getTriggers(String, String, String, String) - Method in class com.toolsverse.etl.metadata.oracle.OracleMetadata
Gets the triggers.
getTriggers(String, String, String, String) - Method in class com.toolsverse.etl.metadata.postgres.PostgresMetadata
Gets the triggers.
getTriggers(String, String, String, String) - Method in class com.toolsverse.etl.metadata.sqlserver.MsSqlMetadata
Gets the triggers.
getTriggers(String, String, String, String) - Method in class com.toolsverse.etl.metadata.sqlserver.SybaseMetadata
Gets the triggers.
getTrustAllSSLFactory() - Method in class com.toolsverse.service.web.HttpClientFactory
Gets the trust all SSL factory.
getType() - Method in class com.toolsverse.etl.aliasreader.oracle.OracleTnsNamesReader
 
getType() - Method in class com.toolsverse.etl.common.Variable
Gets the type.
getType() - Method in class com.toolsverse.etl.connector.BaseDataSetConnector
 
getType() - Method in class com.toolsverse.etl.core.engine.Destination
Gets the type of the Destination.
getType() - Method in class com.toolsverse.etl.core.engine.RunningEtlTask
Gets the type.
getType() - Method in class com.toolsverse.etl.driver.AbstractDriver
 
getType(FieldDef, String, FieldsRepository) - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
getType(FieldDef, String, FieldsRepository) - Method in interface com.toolsverse.etl.driver.Driver
Gets the native field type.
getType(FieldDef, String, FieldsRepository) - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
getType(FieldDef, String, FieldsRepository) - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
getType(FieldDef, String, FieldsRepository) - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
getType(FieldDef, String, FieldsRepository) - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
getType(FieldDef, String, FieldsRepository) - Method in class com.toolsverse.etl.driver.postgres.RedshiftDriver
 
getType(FieldDef, String, FieldsRepository) - Method in class com.toolsverse.etl.driver.SimpleDriver
 
getType(FieldDef, String, FieldsRepository) - Method in class com.toolsverse.etl.driver.snowflake.SnowflakeDriver
 
getType(FieldDef, String, FieldsRepository) - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
getType(FieldDef, String, FieldsRepository) - Method in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
 
getType() - Method in exception com.toolsverse.etl.exception.EtlException
Gets the owner's type.
getType() - Method in class com.toolsverse.etl.metadata.BaseMetadata
 
getType() - Method in class com.toolsverse.etl.sql.service.SqlRequest
Gets the request type (execute sql, script, external tool, etc).
getType() - Method in class com.toolsverse.etl.sql.util.TypeAndValue
Gets the type.
getType() - Method in interface com.toolsverse.ext.ExtensionModule
Gets the type of the extension module.
getType() - Method in class com.toolsverse.ext.loader.UnitLoader.StoredExtension
 
getType() - Method in class com.toolsverse.imaging.handler.JaiImageHandler
 
getType() - Method in class com.toolsverse.imaging.ImageProcessor
 
getType() - Method in class com.toolsverse.util.TreeNode
Gets the type of the node.
getTypeAndValue(String, Map<String, String>, boolean) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Gets the type (key) and value (value.
getTypeByName(String) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Gets the sql type Types by type name.
getTypeByTypeFieldValue(String) - Method in class com.toolsverse.etl.metadata.FileMetadata
 
getTypeByTypeFieldValue(String) - Method in class com.toolsverse.etl.metadata.JdbcMetadata
 
getTypeByTypeFieldValue(String) - Method in interface com.toolsverse.etl.metadata.Metadata
Gets the type by type field value.
getTypeByTypeFieldValue(String) - Method in class com.toolsverse.etl.metadata.oracle.OracleMetadata
 
getTypeField() - Method in class com.toolsverse.etl.metadata.FileMetadata
 
getTypeField() - Method in class com.toolsverse.etl.metadata.JdbcMetadata
 
getTypeField() - Method in interface com.toolsverse.etl.metadata.Metadata
Gets the type field.
getTypeField() - Method in class com.toolsverse.etl.metadata.oracle.OracleMetadata
 
getTypeMap() - Method in class com.toolsverse.etl.sql.connection.SshConnection
 
getTypeMap() - Method in class com.toolsverse.etl.sql.connection.StreamingConnection
 
getTypeMethods() - Method in class com.toolsverse.etl.metadata.FileMetadata
 
getTypeMethods() - Method in class com.toolsverse.etl.metadata.JdbcMetadata
 
getTypeMethods() - Method in interface com.toolsverse.etl.metadata.Metadata
Gets the type methods.
getTypeMethods() - Method in class com.toolsverse.etl.metadata.oracle.OracleMetadata
 
getTypeMethods() - Method in class com.toolsverse.etl.metadata.postgres.PostgresMetadata
 
getTypeName(Object) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Gets the type name using given Types.
getTypeRange(String, int, int) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Gets the type range.
getTypeRange(String, int, int, boolean) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Gets the type range.
getTypeRange(String, int, int, boolean, boolean) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Gets the type range.
getTypeRange(String, int, int, boolean, boolean, int) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Gets the type range.
getTypes() - Method in class com.toolsverse.etl.connector.text.KeyValueStreamingPackage
Gets the types.
getTypes() - Method in class com.toolsverse.etl.connector.text.TextStreamingPackage
Gets the types.
getTypes(String, String, String, String) - Method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the types.
getTypesByParent() - Method in class com.toolsverse.etl.metadata.BaseMetadata
Gets the types by parent.
getTypesByParent() - Method in class com.toolsverse.etl.metadata.db2.Db2Metadata
 
getTypesByParent() - Method in class com.toolsverse.etl.metadata.FileMetadata
 
getTypesByParent() - Method in class com.toolsverse.etl.metadata.informix.InformixMetadata
 
getTypesByParent() - Method in class com.toolsverse.etl.metadata.JdbcMetadata
 
getTypesByParent() - Method in class com.toolsverse.etl.metadata.mysql.MySqlMetadata
 
getTypesByParent() - Method in class com.toolsverse.etl.metadata.oracle.OracleMetadata
 
getTypesByParent() - Method in class com.toolsverse.etl.metadata.postgres.PostgresMetadata
 
getTypesByParent() - Method in class com.toolsverse.etl.metadata.sqlserver.MsSqlMetadata
 
getTypesByParent() - Method in class com.toolsverse.etl.metadata.sqlserver.SybaseMetadata
 
getUniqueDataId() - Method in class com.toolsverse.etl.common.Alias
 
getUniqueDataId() - Method in interface com.toolsverse.util.DataProvider
Gets the unique data id.
getUniqueId() - Method in class com.toolsverse.etl.common.Alias
 
getUniqueId() - Method in interface com.toolsverse.etl.common.ConnectionParams
Gets the unique id.
getUniqueId() - Method in class com.toolsverse.etl.common.DataSetRecord
Gets the unique id.
getUniqueId() - Method in class com.toolsverse.etl.connector.BaseProducerPackage
 
getUniqueId() - Method in interface com.toolsverse.io.ProducerPackage
Gets the unique id.
getUniqueId() - Method in class com.toolsverse.util.collector.AppInfo
Gets the unique id.
getUniqueName() - Method in class com.toolsverse.util.collector.AppInfo
Gets the unique name.
getUniqueProperty() - Method in class com.toolsverse.etl.common.Alias
 
getUniqueProperty() - Method in interface com.toolsverse.etl.common.ConnectionParams
Gets the unique property.
getUnit() - Method in class com.toolsverse.etl.core.codegen.DefaultCodeGen
 
getUnit() - Method in interface com.toolsverse.etl.core.engine.CodeGen
Gets the current unit.
getUnit(String) - Method in class com.toolsverse.ext.loader.LocalUnitLoader
 
getUnit(String) - Method in class com.toolsverse.ext.loader.SharedUnitLoader
 
getUnit(Class<?>) - Method in class com.toolsverse.ext.loader.UnitLoader
Gets the Unit by class.
getUnit(String) - Method in class com.toolsverse.ext.loader.UnitLoader
Gets the Unit by unitClass.
getUnits() - Method in class com.toolsverse.ext.loader.UnitLoader
Gets the list of units.
getUnixFolderName(String) - Static method in class com.toolsverse.util.FileUtils
Gets the folder name using Unix style separators.
getUnquotedText(Map<String, String>, String) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Gets the unquoted text.
getUpdateCount() - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
getUpdateFolder() - Method in class com.toolsverse.config.SystemConfig
Gets the update folder.
getUpdateRule(Object) - Static method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the update rule.
getUpdateStatement(TypedKeyValue<List<String>, List<Object>>, String, String) - Method in class com.toolsverse.etl.driver.AbstractDriver
 
getUpdateStatement(TypedKeyValue<List<String>, List<Object>>, String, String) - Method in interface com.toolsverse.etl.driver.Driver
Gets the update statement.
getUrl() - Method in class com.toolsverse.etl.common.Alias
Gets the url.
getUrl() - Method in class com.toolsverse.etl.sql.connection.GenericUrlParser
 
getUrl() - Method in class com.toolsverse.etl.sql.connection.JdbcUrlParser
Gets the url.
getUrl() - Method in class com.toolsverse.etl.sql.connection.SshTunnel
Gets the new JDBC URL.
getUrl() - Method in interface com.toolsverse.etl.sql.connection.UrlParser
Gets the url.
getUrl() - Method in class com.toolsverse.io.MailParams
Gets the url.
getUrl() - Method in class com.toolsverse.service.web.ServiceProxyWeb
Gets the server url.
getUrl(String, String) - Static method in class com.toolsverse.util.UrlUtils
Gets the url from the string containing url and file name.

Example:
input: http://localhost:8080/something/{file:test}
token: file:
return: http://localhost:8080/something
getUrlAndPath(String) - Static method in class com.toolsverse.util.UrlUtils
Gets the url and path from the source.
getUrlAndPath(String, boolean) - Static method in class com.toolsverse.util.UrlUtils
Parse url and return part of the url before path and path.
getUrlFolderFile(String) - Static method in class com.toolsverse.util.UrlUtils
Gets the url, folder and file name from the url.
getUrlFromWildCard(String, String) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Gets the url from the wild card.
getUrlPath() - Method in class com.toolsverse.etl.common.IoProcessorCallable
Gets the url and path.
getUrlPattern() - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
getUrlPattern() - Method in interface com.toolsverse.etl.driver.Driver
Gets the jdbc driver url pattern.
getUrlPattern() - Method in class com.toolsverse.etl.driver.GenericFileDriver
 
getUrlPattern() - Method in class com.toolsverse.etl.driver.GenericJdbcDriver
 
getUrlPattern() - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
getUrlPattern() - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
getUrlPattern() - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
getUrlPattern() - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
getUrlPattern() - Method in class com.toolsverse.etl.driver.snowflake.SnowflakeDriver
 
getUrlPattern() - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
getUrlPattern() - Method in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
 
getUrlToken(String) - Static method in class com.toolsverse.util.UrlUtils
Gets the url token.
getUrlWithPathAndFile(String, boolean) - Static method in class com.toolsverse.util.UrlUtils
Parse url and return part of the url before path and path.
getUrlWithProtocolUserNameAndPassword(String, String, String, String) - Static method in class com.toolsverse.util.UrlUtils
Gets the url with protocol user name and password.
getUsageCounter() - Method in class com.toolsverse.etl.core.engine.Source
Gets the usage counter.
getUseMetadataDataTypes() - Method in class com.toolsverse.etl.core.engine.Destination
Gets the "use the metadata data types" flag.
getUseMetadataDataTypes() - Method in class com.toolsverse.etl.core.engine.Scenario
Gets the global "use metadata data types" flag.
getUser() - Method in class com.toolsverse.etl.core.config.EtlConfig
Gets the user.
getUser() - Method in class com.toolsverse.etl.sql.connection.JdbcUrlParser
Gets the user.
getUserId() - Method in class com.toolsverse.etl.common.Alias
Gets the user id for the JDBC database connection.
getUserId() - Method in class com.toolsverse.etl.connector.FileConnectorParams
Gets the user id.
getUserName() - Method in class com.toolsverse.config.ThreadContext
Gets the user name.
getUserTypeAsText(String, String, String, String) - Method in class com.toolsverse.etl.metadata.oracle.OracleMetadata
Gets the user defined type as text.
getUserTypes(String, String, String, String) - Method in class com.toolsverse.etl.metadata.db2.Db2Metadata
Gets the user defined types.
getUserTypes(String, String, String, String) - Method in class com.toolsverse.etl.metadata.informix.InformixMetadata
Gets the user defined types.
getUserTypes(String, String, String, String) - Method in class com.toolsverse.etl.metadata.oracle.OracleMetadata
Gets the user defined types.
getUserTypes(String, String, String, String) - Method in class com.toolsverse.etl.metadata.sqlserver.MsSqlMetadata
Gets the user defined types.
getUserTypes(String, String, String, String) - Method in class com.toolsverse.etl.metadata.sqlserver.SybaseMetadata
Gets the user defined types.
getUsing() - Method in class com.toolsverse.etl.core.engine.Source
Gets the "using".
getUsing() - Method in class com.toolsverse.etl.core.engine.Task
Gets the "using".
getUuid() - Method in class com.toolsverse.etl.common.DataSet
Gets the uuid.
getUuid() - Method in class com.toolsverse.etl.core.engine.Scenario
Gets the uuid.
getUuid() - Method in class com.toolsverse.etl.core.engine.Task
Gets the uuid.
getUUID() - Static method in class com.toolsverse.util.Utils
Gets the string representation of the type 4 (pseudo randomly generated) UUID.
getUUIDName() - Static method in class com.toolsverse.util.Utils
Gets the string representation of the type 4 (pseudo randomly generated) UUID and replaces all instances of "-" on "".
getValidCalendar(int, int, int) - Static method in class com.toolsverse.util.CalendarUtil
Validate the actual date of the given date elements and returns a calendar instance based on the given date elements.
getValidCalendar(int, int, int, int, int, int) - Static method in class com.toolsverse.util.CalendarUtil
Validate the actual date of the given date elements and returns a calendar instance based on the given date elements.
getValidFileName(String, boolean) - Static method in class com.toolsverse.util.FileUtils
Returns the valid file name.
getValidSqlName(String, String, boolean, String...) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Gets the valid sql column or table name.
getValidSqlName(String, String, String...) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Gets the valid sql column or table name.
getValue() - Method in class com.toolsverse.etl.common.Variable
Gets the value.
getValue() - Method in enum com.toolsverse.etl.connector.ConnectorResource
Gets the value of this enum constant.
getValue() - Method in enum com.toolsverse.etl.connector.FileConnectorResource
Gets the value of this enum constant.
getValue() - Method in enum com.toolsverse.etl.connector.html.HtmlConnectorResource
Gets the value of this enum constant.
getValue() - Method in enum com.toolsverse.etl.connector.sql.SqlConnectorResource
Gets the value of this enum constant.
getValue() - Method in enum com.toolsverse.etl.connector.text.TextConnectorResource
Gets the value of this enum constant.
getValue(String) - Method in class com.toolsverse.etl.core.config.EtlConfig
 
getValue(String) - Method in class com.toolsverse.etl.core.engine.Task
 
getValue() - Method in class com.toolsverse.etl.core.function.BindVarReturnValue
Gets the actual column value returned by the function.
getValue(LoadFunctionContext) - Method in class com.toolsverse.etl.core.function.db2.Db2Functions
 
getValue(LoadFunctionContext) - Method in class com.toolsverse.etl.core.function.DefFunctions
Gets the current field value.
getValue(LoadFunctionContext) - Method in class com.toolsverse.etl.core.function.informix.InformixFunctions
 
getValue(LoadFunctionContext) - Method in class com.toolsverse.etl.core.function.mysql.MySqlFunctions
 
getValue(LoadFunctionContext) - Method in class com.toolsverse.etl.core.function.oracle.OracleFunctions
 
getValue(LoadFunctionContext) - Method in class com.toolsverse.etl.core.function.postgres.PostgresFunctions
 
getValue(LoadFunctionContext) - Method in class com.toolsverse.etl.core.function.sqlserver.MsSqlFunctions
 
getValue(LoadFunctionContext) - Method in class com.toolsverse.etl.core.function.sqlserver.SybaseFunctions
 
getValue() - Method in enum com.toolsverse.etl.resource.EtlResource
Gets the value of this enum constant.
getValue(String) - Method in class com.toolsverse.etl.sql.service.SqlRequest
 
getValue(String, int, String) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Gets the value.
getValue() - Method in class com.toolsverse.etl.sql.util.TypeAndValue
Gets the value.
getValue() - Method in class com.toolsverse.mvc.model.Model.Attribute
Gets the value of the attribute.
getValue() - Method in enum com.toolsverse.resource.Resource
Gets the value of this enum constant.
getValue() - Method in enum com.toolsverse.storage.resource.StorageResource
Gets the value of this enum constant.
getValue(String) - Method in class com.toolsverse.storage.StorageManager
 
getValue() - Method in enum com.toolsverse.util.concurrent.ConcurrentResource
Gets the value.
getValue() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.MapEntry
 
getValue() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.Node
 
getValue() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.Node
Retrieves the value held by the current WeightedValue.
getValue(String) - Method in interface com.toolsverse.util.ObjectStorage
Gets the value by the key.
getValue(String) - Method in class com.toolsverse.util.ObjectStorageMap
 
getValue(String) - Method in class com.toolsverse.util.Script
 
getValue() - Method in class com.toolsverse.util.TypedKeyValue
Gets the value.
getValueAttr() - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
Gets the value attr.
getValueForNull() - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Gets the value for null.
getValueFromRecordOrVar(LoadFunctionContext) - Method in class com.toolsverse.etl.core.function.DefFunctions
Gets the value from the record or variable.
getValueOf(Node) - Method in class com.toolsverse.util.XmlUtils
Looks at the first child node of aNode for the value of the field.
getValueOf(String) - Method in class com.toolsverse.util.XmlUtils
Searches the XML tree for a node called NodeName and then returns a String of it's value (the first child of the Node).
getValueOfNode(Node) - Static method in class com.toolsverse.util.XmlUtils
Looks at the first child node of aNode for the value of the field.
getVarAndFunction(String) - Static method in class com.toolsverse.util.Utils
Parses the input string which can be in a format key1=value,key2,key3=value...
getVarAndFunctionAndParams(String) - Static method in class com.toolsverse.util.Utils
Parses the input string which can be in a format key1=value(params),key2,key3=value(params)...
getVarDeclare() - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
getVarDeclare() - Method in interface com.toolsverse.etl.driver.Driver
Gets the variable declare statement.
getVarDeclare() - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
getVarDeclare() - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
getVarDeclare() - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
getVarDeclare() - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
getVarDeclare() - Method in class com.toolsverse.etl.driver.SimpleDriver
 
getVarDeclare() - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
getVariable() - Method in class com.toolsverse.etl.common.FunctionContext
Gets the variable associated with the execution context.
getVariable(Map<String, Variable>, String...) - Static method in class com.toolsverse.etl.common.Variable
Gets the variable by name(s).
getVariable(String...) - Method in interface com.toolsverse.etl.core.engine.Block
Gets the variable by name.
getVariable(String...) - Method in class com.toolsverse.etl.core.engine.Destination
 
getVariable(String) - Method in class com.toolsverse.etl.core.engine.Scenario
Gets the variable by name.
getVariable(String...) - Method in class com.toolsverse.etl.core.engine.Source
 
getVariable(String) - Method in class com.toolsverse.etl.core.engine.Task
Gets the variable by name.
getVariable(String, Driver) - Method in class com.toolsverse.etl.parser.GenericSqlParser
 
getVariable(String, Driver) - Method in interface com.toolsverse.etl.parser.SqlParser
Creates a variable using given name and a driver.
getVariables() - Method in class com.toolsverse.etl.common.DataSet
Gets the variables.
getVariables() - Method in interface com.toolsverse.etl.core.engine.Block
Gets the variables.
getVariables() - Method in class com.toolsverse.etl.core.engine.Destination
 
getVariables() - Method in class com.toolsverse.etl.core.engine.Scenario
Gets the variables.
getVariables() - Method in class com.toolsverse.etl.core.engine.Source
 
getVariables() - Method in class com.toolsverse.etl.core.engine.Task
Gets the variables.
getVariables(String) - Static method in class com.toolsverse.util.Script
Returns list of potential variables from the code.
getVariables(ObjectStorage, String) - Method in class com.toolsverse.util.Script
Gets the variables.
getVariables(String, char, char) - Static method in class com.toolsverse.util.Utils
Returns a map of variables from the string.
getVariableValue(String) - Method in class com.toolsverse.etl.core.engine.Scenario
Gets the variable value.
getVariableValue(LoadFunctionContext) - Method in class com.toolsverse.etl.core.function.DefFunctions
Gets the variable value from the current field value.
getVarName(String) - Method in class com.toolsverse.etl.driver.CallableDriver
 
getVarName(String) - Method in interface com.toolsverse.etl.driver.Driver
Gets the variable name.
getVarName(String) - Method in class com.toolsverse.etl.driver.SimpleDriver
 
getVarName(String) - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
getVarSql(ListHashMap<String, Variable>, Variable, Driver, Map<String, Variable>) - Method in class com.toolsverse.etl.core.function.DefFunctions
Gets the sql associated with the variable.
getVarSql(String, String, String, String) - Method in class com.toolsverse.etl.core.function.DefFunctions
Gets the sql associated with the variable.
getVarType(String) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Gets the bind variable type.
getVarTypeByObjType(Object) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Gets the variable type by object type.
getVarValue() - Method in class com.toolsverse.etl.common.Variable
Gets the variable value if value != null && !"".equals(_value).
getVarValue(ListHashMap<String, Variable>, String, String) - Static method in class com.toolsverse.etl.core.util.EtlUtils
Gets the variable value.
getVendor() - Method in class com.toolsverse.etl.aliasreader.oracle.OracleTnsNamesReader
 
getVendor() - Method in class com.toolsverse.etl.connector.excel.ExcelConnector
 
getVendor() - Method in class com.toolsverse.etl.connector.excel.ExcelXlsxConnector
 
getVendor() - Method in class com.toolsverse.etl.connector.html.HtmlConnector
 
getVendor() - Method in class com.toolsverse.etl.connector.json.JsonConnector
 
getVendor() - Method in class com.toolsverse.etl.connector.json.JsonDatasetConnector
 
getVendor() - Method in class com.toolsverse.etl.connector.pdf.PdfConnector
 
getVendor() - Method in class com.toolsverse.etl.connector.sql.SqlConnector
 
getVendor() - Method in class com.toolsverse.etl.connector.text.ClobConnector
 
getVendor() - Method in class com.toolsverse.etl.connector.text.KeyValueConnector
 
getVendor() - Method in class com.toolsverse.etl.connector.text.TextConnector
 
getVendor() - Method in class com.toolsverse.etl.connector.xml.XmlConnector
 
getVendor() - Method in class com.toolsverse.etl.connector.xml.XmlObjectStreamingConnector
 
getVendor() - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
getVendor() - Method in class com.toolsverse.etl.driver.GenericFileDriver
 
getVendor() - Method in class com.toolsverse.etl.driver.GenericJdbcDriver
 
getVendor() - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
getVendor() - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
getVendor() - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
getVendor() - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
getVendor() - Method in class com.toolsverse.etl.driver.snowflake.SnowflakeDriver
 
getVendor() - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
getVendor() - Method in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
 
getVendor() - Method in class com.toolsverse.etl.metadata.DefaultFileMetadata
 
getVendor() - Method in class com.toolsverse.etl.metadata.excel.ExcelFileMetadata
 
getVendor() - Method in class com.toolsverse.etl.metadata.excel.ExcelOdbcMetadata
 
getVendor() - Method in class com.toolsverse.etl.metadata.excel.ExcelXlsxFileMetadata
 
getVendor() - Method in class com.toolsverse.etl.metadata.informix.InformixMetadata
 
getVendor() - Method in class com.toolsverse.etl.metadata.JdbcMetadata
 
getVendor() - Method in class com.toolsverse.etl.metadata.json.JsonDatasetMetadata
 
getVendor() - Method in class com.toolsverse.etl.metadata.json.JsonMetadata
 
getVendor() - Method in class com.toolsverse.etl.metadata.mysql.MySqlMetadata
 
getVendor() - Method in class com.toolsverse.etl.metadata.oracle.OracleMetadata
 
getVendor() - Method in class com.toolsverse.etl.metadata.sqlserver.MsSqlMetadata
 
getVendor() - Method in class com.toolsverse.etl.metadata.sqlserver.SybaseMetadata
 
getVendor() - Method in class com.toolsverse.etl.metadata.text.ClobFileMetadata
 
getVendor() - Method in class com.toolsverse.etl.metadata.text.KeyValueFileMetadata
 
getVendor() - Method in class com.toolsverse.etl.metadata.text.TextFileMetadata
 
getVendor() - Method in class com.toolsverse.etl.metadata.xml.XmlFileMetadata
 
getVendor() - Method in class com.toolsverse.etl.metadata.xml.XmlObjectFileMetadata
 
getVendor() - Method in interface com.toolsverse.ext.ExtensionModule
Gets the vendor.
getVendor() - Method in class com.toolsverse.ext.loader.UnitLoader.StoredExtension
 
getVendor() - Method in class com.toolsverse.imaging.handler.bmp.BmpImageHandler
 
getVendor() - Method in class com.toolsverse.imaging.handler.tiff.TiffImageHandler
 
getVendor() - Method in class com.toolsverse.imaging.ImageProcessor
 
getVersion() - Method in class com.toolsverse.config.SystemConfig
Gets the product version.
getVersion() - Method in class com.toolsverse.etl.aliasreader.oracle.OracleTnsNamesReader
 
getVersion(int, int) - Method in class com.toolsverse.etl.common.DataSetRecord
Get version of the cell value
getVersion() - Method in class com.toolsverse.etl.connector.excel.ExcelConnector
 
getVersion() - Method in class com.toolsverse.etl.connector.excel.ExcelXlsxConnector
 
getVersion() - Method in class com.toolsverse.etl.connector.html.HtmlConnector
 
getVersion() - Method in class com.toolsverse.etl.connector.json.JsonConnector
 
getVersion() - Method in class com.toolsverse.etl.connector.json.JsonDatasetConnector
 
getVersion() - Method in class com.toolsverse.etl.connector.pdf.PdfConnector
 
getVersion() - Method in class com.toolsverse.etl.connector.sql.SqlConnector
 
getVersion() - Method in class com.toolsverse.etl.connector.text.ClobConnector
 
getVersion() - Method in class com.toolsverse.etl.connector.text.KeyValueConnector
 
getVersion() - Method in class com.toolsverse.etl.connector.text.TextConnector
 
getVersion() - Method in class com.toolsverse.etl.connector.xml.XmlConnector
 
getVersion() - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnector
 
getVersion() - Method in class com.toolsverse.etl.connector.xml.XmlObjectStreamingConnector
 
getVersion() - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
getVersion() - Method in class com.toolsverse.etl.driver.GenericFileDriver
 
getVersion() - Method in class com.toolsverse.etl.driver.GenericJdbcDriver
 
getVersion() - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
getVersion() - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
getVersion() - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
getVersion() - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
getVersion() - Method in class com.toolsverse.etl.driver.snowflake.SnowflakeDriver
 
getVersion() - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
getVersion() - Method in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
 
getVersion() - Method in class com.toolsverse.etl.metadata.DefaultFileMetadata
 
getVersion() - Method in class com.toolsverse.etl.metadata.excel.ExcelFileMetadata
 
getVersion() - Method in class com.toolsverse.etl.metadata.excel.ExcelXlsxFileMetadata
 
getVersion() - Method in class com.toolsverse.etl.metadata.JdbcMetadata
 
getVersion() - Method in class com.toolsverse.etl.metadata.json.JsonDatasetMetadata
 
getVersion() - Method in class com.toolsverse.etl.metadata.json.JsonMetadata
 
getVersion() - Method in class com.toolsverse.etl.metadata.text.ClobFileMetadata
 
getVersion() - Method in class com.toolsverse.etl.metadata.text.KeyValueFileMetadata
 
getVersion() - Method in class com.toolsverse.etl.metadata.text.TextFileMetadata
 
getVersion() - Method in class com.toolsverse.etl.metadata.xml.XmlFileMetadata
 
getVersion() - Method in class com.toolsverse.etl.metadata.xml.XmlObjectFileMetadata
 
getVersion() - Method in interface com.toolsverse.ext.ExtensionModule
Gets the version of the extension module.
getVersion() - Method in class com.toolsverse.ext.loader.UnitLoader.StoredExtension
 
getVersion() - Method in class com.toolsverse.imaging.handler.bmp.BmpImageHandler
 
getVersion() - Method in class com.toolsverse.imaging.handler.tiff.TiffImageHandler
 
getVersion() - Method in class com.toolsverse.imaging.ImageProcessor
 
getVersions() - Method in class com.toolsverse.etl.common.FieldDef
Gets number of versions of the same field.
getView() - Method in class com.toolsverse.mvc.controller.ControllerBundle
Gets the view.
getView() - Method in class com.toolsverse.mvc.view.ComponentAdapter
Gets the view.
getViewAsText(String, String, String, String) - Method in class com.toolsverse.etl.metadata.db2.Db2Metadata
Gets the view as text.
getViewAsText(String, String, String, String) - Method in class com.toolsverse.etl.metadata.informix.InformixMetadata
Gets the view as text.
getViewAsText(String, String, String, String) - Method in class com.toolsverse.etl.metadata.mysql.MySqlMetadata
Gets the view as text.
getViewAsText(String, String, String, String) - Method in class com.toolsverse.etl.metadata.oracle.OracleMetadata
Gets the view as text.
getViewAsText(String, String, String, String) - Method in class com.toolsverse.etl.metadata.postgres.PostgresMetadata
Gets the view DDL.
getViewAsText(String, String, String, String) - Method in class com.toolsverse.etl.metadata.sqlserver.MsSqlMetadata
Gets the view as text.
getViewAsText(String, String, String, String) - Method in class com.toolsverse.etl.metadata.sqlserver.SybaseMetadata
Gets the view as text.
getViewMetadataTypes() - Method in class com.toolsverse.etl.metadata.JdbcMetadata
Gets the view metadata types.
getViewMetadataTypes() - Method in class com.toolsverse.etl.metadata.oracle.OracleMetadata
 
getViews(String, String, String) - Method in class com.toolsverse.etl.metadata.oracle.OracleMetadata
Gets the views.
getVisibleFieldCount() - Method in class com.toolsverse.etl.common.DataSet
Gets the visible field count.
getWarning() - Method in class com.toolsverse.etl.core.engine.EtlMetrics
Gets the warning.
getWarnings() - Method in class com.toolsverse.etl.core.engine.EtlResponse
Gets the warnings.
getWarnings() - Method in class com.toolsverse.etl.sql.connection.SshConnection
 
getWarnings() - Method in class com.toolsverse.etl.sql.connection.StreamingConnection
 
getWarnings() - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
getWhereClause(Driver) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Gets the where clause for metadata extraction.
getWho() - Method in class com.toolsverse.service.LogNode
Gets the who.
getWildcardAlgorithm() - Method in class com.toolsverse.io.DirectProcessor
 
getWildcardAlgorithm() - Method in class com.toolsverse.io.FileProcessor
 
getWildcardAlgorithm() - Method in class com.toolsverse.io.FtpProcessor
 
getWildcardAlgorithm() - Method in class com.toolsverse.io.HttpProcessor
 
getWildcardAlgorithm() - Method in interface com.toolsverse.io.IoProcessor
Gets the wildcard algorithm.
getWildcardAlgorithm() - Method in class com.toolsverse.io.MailProcessor
 
getWildcardAlgorithm() - Method in class com.toolsverse.io.NullProcessor
 
getWildcardAlgorithm() - Method in class com.toolsverse.io.SftpProcessor
 
getWildcardUrl(String, String) - Method in class com.toolsverse.etl.connector.FileConnectorParams
Gets the url for wildcard file processing.
getWordCount(String, boolean, String...) - Static method in class com.toolsverse.util.Utils
Get number of appearances of the given whole words (not a substring).
getWorkbook() - Method in class com.toolsverse.etl.connector.excel.ExcelConnectorParams
Gets the workbook.
getWriteMetrics() - Method in class com.toolsverse.etl.core.engine.Scenario
Gets the format to write metrics to.
getWriter() - Method in class com.toolsverse.etl.connector.html.HtmlConnectorParams
Gets the writer.
getWriter() - Method in class com.toolsverse.etl.connector.json.JsonConnectorParams
Gets the writer.
getWriter() - Method in class com.toolsverse.etl.connector.json.JsonDatasetConnectorParams
Gets the writer.
getWriter() - Method in class com.toolsverse.etl.connector.sql.SqlConnectorParams
Gets the writer.
getWriter() - Method in class com.toolsverse.etl.connector.text.ClobConnectorParams
Gets the writer.
getWriter() - Method in class com.toolsverse.etl.connector.text.KeyValueConnectorParams
Gets the writer.
getWriter() - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Gets the writer.
getWriter() - Method in class com.toolsverse.etl.connector.xml.XmlConnectorParams
Gets the writer.
getWriter() - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
Gets the writer.
getWriter() - Method in class com.toolsverse.etl.core.engine.EtlUnit
Gets the data writer.
getWriter() - Method in class com.toolsverse.mvc.model.Model.Attribute
Gets the name of the writer method.
getWriterParams() - Method in class com.toolsverse.etl.core.engine.EtlUnit
Gets the data writer params.
getWrongScale() - Method in class com.toolsverse.etl.driver.CallableDriver
 
getWrongScale() - Method in interface com.toolsverse.etl.driver.Driver
Gets the wrong scale.
getWrongScale() - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
getWrongScale() - Method in class com.toolsverse.etl.driver.SimpleDriver
 
getXmlConfigFileName() - Method in class com.toolsverse.etl.aliasreader.oracle.OracleTnsNamesReader
 
getXmlConfigFileName() - Method in class com.toolsverse.etl.connector.excel.ExcelConnector
 
getXmlConfigFileName() - Method in class com.toolsverse.etl.connector.excel.ExcelXlsxConnector
 
getXmlConfigFileName() - Method in class com.toolsverse.etl.connector.html.HtmlConnector
 
getXmlConfigFileName() - Method in class com.toolsverse.etl.connector.json.JsonConnector
 
getXmlConfigFileName() - Method in class com.toolsverse.etl.connector.json.JsonDatasetConnector
 
getXmlConfigFileName() - Method in class com.toolsverse.etl.connector.pdf.PdfConnector
 
getXmlConfigFileName() - Method in class com.toolsverse.etl.connector.sql.SqlConnector
 
getXmlConfigFileName() - Method in class com.toolsverse.etl.connector.text.ClobConnector
 
getXmlConfigFileName() - Method in class com.toolsverse.etl.connector.text.KeyValueConnector
 
getXmlConfigFileName() - Method in class com.toolsverse.etl.connector.text.TextConnector
 
getXmlConfigFileName() - Method in class com.toolsverse.etl.connector.xml.XmlConnector
 
getXmlConfigFileName() - Method in class com.toolsverse.etl.connector.xml.XmlObjectStreamingConnector
 
getXmlConfigFileName() - Method in class com.toolsverse.etl.core.config.EtlConfig
Gets the xml config file name.
getXmlConfigFileName() - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
getXmlConfigFileName() - Method in class com.toolsverse.etl.driver.GenericFileDriver
 
getXmlConfigFileName() - Method in class com.toolsverse.etl.driver.GenericJdbcDriver
 
getXmlConfigFileName() - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
getXmlConfigFileName() - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
getXmlConfigFileName() - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
getXmlConfigFileName() - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
getXmlConfigFileName() - Method in class com.toolsverse.etl.driver.snowflake.SnowflakeDriver
 
getXmlConfigFileName() - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
getXmlConfigFileName() - Method in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
 
getXmlConfigFileName() - Method in class com.toolsverse.etl.metadata.BaseMetadata
 
getXmlConfigFileName() - Method in class com.toolsverse.ext.BaseExtension
 
getXmlConfigFileName() - Method in interface com.toolsverse.ext.ExtensionModule
Gets the path to the xml configuration file for the module.
getXmlConfigFileName() - Method in class com.toolsverse.imaging.handler.JaiImageHandler
 
getXmlConfigFileName() - Method in class com.toolsverse.imaging.ImageProcessor
 
getXmlSchemas(String, String, String, String) - Method in class com.toolsverse.etl.metadata.db2.Db2Metadata
Gets the xml schemas.
getXmlSchemas(String, String, String, String) - Method in class com.toolsverse.etl.metadata.oracle.OracleMetadata
Gets the xml schemas.
getXmlTagName(String, String) - Method in class com.toolsverse.etl.connector.xml.XmlObjectStreamingConnector
Gets the xml tag name.
getXmlVersion() - Method in class com.toolsverse.etl.connector.xml.XmlConnectorParams
Gets the xml version.
getXmlVersion() - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
Gets the xml version.
getXslFromFileName(String) - Method in class com.toolsverse.etl.connector.xml.XmlConnectorParams
Gets the xsl "from" file name.
getXslToFileName(String) - Method in class com.toolsverse.etl.connector.xml.XmlConnectorParams
Gets the xsl "to" file name.
GLOBAL - Static variable in interface com.toolsverse.storage.StorageProvider
The GLOBAL scope.
GLOBAL_ATTR - Static variable in class com.toolsverse.etl.common.Variable
 
GLOBAL_SERVICE_PROXY_PROP - Static variable in class com.toolsverse.service.ServiceFactory
GLOBAL SERVICE PROXY property.
goBack(V) - Method in interface com.toolsverse.util.history.History
Returns element of the history which was visited prior to current.
goBack(V) - Method in class com.toolsverse.util.history.HistoryImpl
 
goForward(V) - Method in interface com.toolsverse.util.history.History
Returns element of the history which was visited after the current.
goForward(V) - Method in class com.toolsverse.util.history.HistoryImpl
 
GROOVY_LANG - Static variable in interface com.toolsverse.util.lang.ParserTypeFactory
The GROOVY.
group(int) - Method in class com.toolsverse.util.Rewriter
Returns the input subsequence captured by the given group during the previous match operation.
GROUP_BY_VAR - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The GROUP_BY variable name.
GROUP_PARALLEL_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant GROUP_PARALLEL_ATTR.
groupByProperties(Map<String, String>, String, char) - Static method in class com.toolsverse.util.Utils
Group by properties by prefix using given delimiter.
groupByProperties(Properties, String, char) - Static method in class com.toolsverse.util.Utils
Group by properties by prefix using given delimiter.
GZIP - Static variable in class com.toolsverse.util.Base64
Specify that data should be gzip-compressed.
GZIP_COMPRESSION - Static variable in class com.toolsverse.imaging.ImageProcessor
GZIP COMPRESSION.
gZipArray(byte[]) - Static method in class com.toolsverse.util.Utils
GZip byte array.
gzipFile(String, String) - Static method in class com.toolsverse.util.FileUtils
Gzip file.

H

HALT - Static variable in class com.toolsverse.etl.core.engine.TaskResult
HALT etl process.
HANDLE_DOCUMENT_CHANGE - Static variable in class com.toolsverse.mvc.view.ComponentAdapter
if set adapter will notify model when component's document has changed.
HANDLE_ITEM_SELECTION - Static variable in class com.toolsverse.mvc.view.ComponentAdapter
if set the adapter will react on item selction events in lists and tables
handleException(Connection, String, Exception, long, MergeHandler, InfoLogger, ConditionalExecution) - Method in class com.toolsverse.etl.common.OnException
Handles the exception.
handleException(int, Object, String, Throwable) - Method in class com.toolsverse.exception.BaseExceptionHandler
 
handleException(int, Object, String, Throwable) - Method in class com.toolsverse.exception.DefaultExceptionHandler
 
handleException(int, Object, String, Throwable) - Method in interface com.toolsverse.exception.ExceptionHandler
Handles the exception.
handleLogging(Loggable, String, Object, Object[], Throwable, Date, Date) - Method in class com.toolsverse.service.NopServiceLogger
 
handleLogging(Loggable, String, Object, Object[], Throwable, Date, Date) - Method in interface com.toolsverse.service.ServiceLogger
Handle logging.
handleLogging(Loggable, String, Object, Object[], Throwable, Date, Date) - Method in class com.toolsverse.service.ServiceLoggerManager
 
HAS_EXTRA_DATA_COLS_PROP - Static variable in class com.toolsverse.etl.connector.text.TextConnectorParams
File has extra data columns *.
hasAddRecordCallback() - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
Checks if extractor has add record callback.
hasAllExceptions(String, String) - Static method in class com.toolsverse.etl.common.OnException
Checks if message contains all exceptions.
hasAlpha(Image) - Static method in class com.toolsverse.imaging.ImageProcessor
This method returns true if the specified image has transparent pixels
hasCatalogs() - Method in class com.toolsverse.etl.metadata.BaseMetadata
 
hasCatalogs() - Method in interface com.toolsverse.etl.metadata.Metadata
Checks if database has catalogs.
hasChildNodes(Node) - Method in class com.toolsverse.util.XmlUtils
Returns whether this node has any children.
hasChildren(Node, boolean) - Static method in class com.toolsverse.util.XmlUtils
Checks if node has any real children of any sort.
hasChildren(Node, boolean, boolean, boolean) - Static method in class com.toolsverse.util.XmlUtils
Checks if node has any real children of any sort.
hasCompiledCode(ObjectStorage, String) - Method in class com.toolsverse.util.Script
Checks if code has been compiled.
hasDestination() - Method in class com.toolsverse.etl.connector.BaseStreamingPackage
 
hasDestination() - Method in interface com.toolsverse.io.StreamingPackage
Checks if package has destination.
hasDestinationsWithNewConnection() - Method in class com.toolsverse.etl.core.engine.Scenario
Checks if scenario has destinations with new connection flag enabled.
hasExtraDataCols() - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Checks if file has extra data columns.
hash(byte[], String) - Static method in class com.toolsverse.io.AwsAuthUtils
Hash.
hash(InputStream, String, boolean) - Static method in class com.toolsverse.io.AwsAuthUtils
Hash.
hash(String, String) - Static method in class com.toolsverse.io.AwsAuthUtils
Hash.
hash - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.Node
 
HASH_BITS - Static variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8
 
hashCode() - Method in class com.toolsverse.etl.common.Alias
 
hashCode() - Method in class com.toolsverse.etl.common.FieldMapping
 
hashCode() - Method in class com.toolsverse.etl.core.engine.EtlUnit
 
hashCode() - Method in class com.toolsverse.etl.sql.util.SqlHistory.SqlHistoryKey
 
hashCode() - Method in class com.toolsverse.etl.sql.util.SqlHistory.SqlHistoryValue
 
hashCode() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.EntrySetView
 
hashCode() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8
Returns the hash code value for this Map, i.e., the sum of, for each key-value pair in the map, key.hashCode() ^ value.hashCode().
hashCode() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.KeySetView
 
hashCode() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.MapEntry
 
hashCode() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.Node
 
hashCode() - Method in class com.toolsverse.util.LinkedCaseInsensitiveMap
 
hashCode() - Method in class com.toolsverse.util.TypedKeyValue
 
hasHighWatermark() - Method in class com.toolsverse.etl.core.engine.OnAddDataSetChangeListener
Checks for high watermark.
hashSHA256(InputStream, boolean) - Static method in class com.toolsverse.io.AwsAuthUtils
Hash SHA 256.
hashSHA256(InputStream) - Static method in class com.toolsverse.io.AwsAuthUtils
Hash SHA 256.
hasKey() - Method in class com.toolsverse.etl.connector.excel.ExcelConnector.XlsProcessor
Checks if "has key" flag was set.
hasLargeObjects() - Method in class com.toolsverse.etl.common.DataSet
Checks if data set has CLOBs or BLOBs.
hasLeadingZeros(String) - Static method in class com.toolsverse.util.Utils
Checks for leading zeros.
hasMetadataTypes(String) - Method in class com.toolsverse.etl.metadata.BaseMetadata
 
hasMetadataTypes(String) - Method in interface com.toolsverse.etl.metadata.Metadata
Checks if database has given metadata type.
hasMixOfStreamAndNotStream(EtlConfig, Scenario) - Method in class com.toolsverse.etl.core.engine.Extractor
Checks if the scenario contains mix of stream and not stream transformations.
hasMoreElements() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.BaseIterator
 
hasNamedParameters() - Method in class com.toolsverse.etl.sql.NamedParameterPreparedStatement
 
hasNext() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.BaseIterator
 
hasNext() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.EntryIterator
 
hasNext() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.KeyIterator
 
hasNext() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.ValueIterator
 
hasNext() - Method in class com.toolsverse.util.concurrentlinkedhashmap.LinkedDeque.AbstractLinkedIterator
 
hasOverflowed() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
Determines whether the map has exceeded its capacity.
hasParams() - Method in class com.toolsverse.etl.common.FieldDef
Checks if field has parameters.
hasParams() - Method in class com.toolsverse.etl.sql.service.SqlRequest
Checks if "has params" flag is set.
HasSchema - Interface in com.toolsverse.etl.connector
If the connector parameters class implements this moniker interface it means that it supports a schema.
hasSchemas() - Method in class com.toolsverse.etl.metadata.BaseMetadata
 
hasSchemas() - Method in interface com.toolsverse.etl.metadata.Metadata
Checks if database has schemas.
hasSpacesInName() - Method in class com.toolsverse.etl.common.FieldDef
Checks if field name has spaces.
hasTables() - Method in class com.toolsverse.etl.connector.html.HtmlConnectorParams
Checks for tables.
hasUrlToken(String, String) - Static method in class com.toolsverse.util.UrlUtils
Checks if input string contains specific token.
hasVarsToBind(String) - Static method in class com.toolsverse.util.Script
Checks if script has for potential variables to bind.
hasWhitespace(String) - Static method in class com.toolsverse.util.Utils
Checks string for whitespaces.
hasWildCard(String) - Static method in class com.toolsverse.util.FileUtils
Checks for wildcards or { or } in the file name.
HEAD_METHOD - Static variable in class com.toolsverse.io.HttpProcessor
HTTP HEADER.
HEADER_ATTR - Static variable in class com.toolsverse.etl.core.task.common.MailTask
 
HEADER_NAME - Static variable in class com.toolsverse.io.HttpProcessor
The Constant HEADER_NAME.
HEADER_PREFIX - Static variable in class com.toolsverse.io.HttpProcessor
this prefix used to get a headers from the properties for the corresponding http methods.
HEADER_TRANSFORMATION - Static variable in class com.toolsverse.etl.connector.text.TextConnectorParams
The Constant HEADER_TRANSFORMATION.
HEADER_VAR - Static variable in class com.toolsverse.etl.core.task.common.FileMerge
The HEADER to be added to the file.
HEADER_VAR - Static variable in class com.toolsverse.etl.core.task.common.MailTask
 
HeadlessConcurrentAdapter() - Constructor for class com.toolsverse.util.concurrent.ConcurrentAdapter.HeadlessConcurrentAdapter
 
HelpProvider - Interface in com.toolsverse.util
Class which has online help resource must implement this interface.
helpTransfer(ConcurrentHashMapV8.Node<K, V>[], ConcurrentHashMapV8.Node<K, V>) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8
Helps transfer if a resize is in progress.
hex2Bytes(String) - Static method in class com.toolsverse.util.Utils
Converts hex string to the array of bytes.
HIDE_IN_NESTED_PROP - Static variable in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
The HIDE_IN_NESTED property.
hideFileOnWindows(String) - Static method in class com.toolsverse.util.FileUtils
Hides file on windows.
HIGH_WATERMARK_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant HIGH_WATERMARK_ATTR.
HIGH_WATERMARK_CODE_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant HIGH_WATERMARK_CODE_ATTR.
HIGH_WATERMARK_EXCEPTION_TO_IGNORE_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant HIGH_WATERMARK_EXCEPTION_TO_IGNORE_ATTR.
HIGH_WATERMARK_EXCEPTION_TO_IGNORE_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The Constant HIGH_WATERMARK_EXCEPTION_TO_IGNORE_ATTR.
HIGH_WATERMARK_START_VALUE_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant HIGH_WATERMARK_START_VALUE_ATTR.
HIGH_WATERMARK_VALUE_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant HIGH_WATERMARK_VALUE_ATTR.
History<V> - Interface in com.toolsverse.util.history
The history of navigation in the data structures such as List, Tree, etc.
HISTORY_FOLDER - Static variable in class com.toolsverse.config.SystemConfig
The history folder.
HistoryImpl<V> - Class in com.toolsverse.util.history
The default implementation of the History interface.
HistoryImpl() - Constructor for class com.toolsverse.util.history.HistoryImpl
Instantiates a new history impl using DEFAULT_MAX_SIZE.
HistoryImpl(int) - Constructor for class com.toolsverse.util.history.HistoryImpl
Instantiates a new history impl using specific maximum size.
hmac(byte[], byte[], String) - Static method in class com.toolsverse.io.AwsAuthUtils
Hmac.
hmacSHA256(String, String) - Static method in class com.toolsverse.io.AwsAuthUtils
Return lowercase hex-encoded HMAC message digest of given data using the given key, using a crypto hash like "SHA256".
hmacSHA256(byte[], byte[]) - Static method in class com.toolsverse.io.AwsAuthUtils
Hmac SHA 256.
HOME_PATH_PROPERTY - Static variable in class com.toolsverse.config.SystemConfig
HOME PATH PROPERTY.
HTACCESS_LANG - Static variable in interface com.toolsverse.util.lang.ParserTypeFactory
.htaccess.
HTML_LANG - Static variable in interface com.toolsverse.util.lang.ParserTypeFactory
HTML.
HTML_MIXED_LANG - Static variable in interface com.toolsverse.util.lang.ParserTypeFactory
Mix of HTML.
HTML_PHP_LANG - Static variable in interface com.toolsverse.util.lang.ParserTypeFactory
Mix of HTML and PHP.
HtmlConnector - Class in com.toolsverse.etl.connector.html
Writes html files.
HtmlConnector() - Constructor for class com.toolsverse.etl.connector.html.HtmlConnector
 
HtmlConnectorParams - Class in com.toolsverse.etl.connector.html
HtmlConnectorParams() - Constructor for class com.toolsverse.etl.connector.html.HtmlConnectorParams
Instantiates a new HtmlConnectorParams.
HtmlConnectorParams(CacheProvider<String, Object>, boolean, int) - Constructor for class com.toolsverse.etl.connector.html.HtmlConnectorParams
Instantiates a new TextConnectorParams.
HtmlConnectorResource - Enum in com.toolsverse.etl.connector.html
Constants used by HtmlConnector.
HTTP - Static variable in class com.toolsverse.io.HttpProcessor
HTTP.
HTTP - Static variable in class com.toolsverse.io.IoProcessorFactory
HTTP.
HTTP_PROXY_EXCLUDE - Static variable in class com.toolsverse.config.SystemConfig
HTTP PROXY EXCLUDE property.
HTTP_PROXY_HOST - Static variable in class com.toolsverse.config.SystemConfig
HTTP PROXY HOST property.
HTTP_PROXY_PASSWORD - Static variable in class com.toolsverse.config.SystemConfig
HTTP PROXY PASSWORD property.
HTTP_PROXY_PORT - Static variable in class com.toolsverse.config.SystemConfig
HTTP PROXY PORT property.
HTTP_PROXY_TYPE - Static variable in class com.toolsverse.config.SystemConfig
HTTP PROXY TYPE property.
HTTP_PROXY_USER - Static variable in class com.toolsverse.config.SystemConfig
HTTP PROXY USER property.
HttpClientFactory - Class in com.toolsverse.service.web
Singleton factory which creates instances of the HttpClient.
HttpClientFactory.FlexibleRedirectStrategy - Class in com.toolsverse.service.web
The Class FlexibleRedirectStrategy.
HttpDeleteWithEntity(URI) - Constructor for class com.toolsverse.io.HttpProcessor.HttpDeleteWithEntity
Instantiates a new http get with entity.
HttpDeleteWithEntity(String) - Constructor for class com.toolsverse.io.HttpProcessor.HttpDeleteWithEntity
Instantiates a new http get with entity.
HttpGetWithEntity(URI) - Constructor for class com.toolsverse.io.HttpProcessor.HttpGetWithEntity
Instantiates a new http get with entity.
HttpGetWithEntity(String) - Constructor for class com.toolsverse.io.HttpProcessor.HttpGetWithEntity
Instantiates a new http get with entity.
HttpProcessor - Class in com.toolsverse.io
The HTTP implementation of the IoProcessor.
HttpProcessor() - Constructor for class com.toolsverse.io.HttpProcessor
Instantiates a new HttpProcessor.
HttpProcessor(String, int) - Constructor for class com.toolsverse.io.HttpProcessor
Instantiates a new HttpProcessor with a http proxy.
HttpProcessor.HTTP_AUTH - Enum in com.toolsverse.io
HTTP auth.
HttpProcessor.HTTP_METHOD - Enum in com.toolsverse.io
HTTP methods.
HttpProcessor.HttpDeleteWithEntity - Class in com.toolsverse.io
The Class HttpDeleteWithEntity.
HttpProcessor.HttpGetWithEntity - Class in com.toolsverse.io
The Class HttpGetWithEntity.
HubspotConnectionCallback - Class in com.toolsverse.etl.sql.connection.callback
The Hubspot implementation of the ConnectionCallback
HubspotConnectionCallback() - Constructor for class com.toolsverse.etl.sql.connection.callback.HubspotConnectionCallback
 

I

ID_FIELD - Static variable in interface com.toolsverse.etl.metadata.Metadata
The ID FIELD name.
IDE_CONFIG_FILE_PROPERTY - Static variable in class com.toolsverse.config.SystemConfig
The IDE CONFIG FILE PROPERTY.
IDE_NODE - Static variable in interface com.toolsverse.ext.ExtensionModule
 
IDE_SETTINGS_FILE_NAME - Static variable in class com.toolsverse.config.SystemConfig
The IDE SETTINGS FILE NAME PROPERTY.
IDE_SETTINGS_FILE_PROPERTY - Static variable in class com.toolsverse.config.SystemConfig
The IDE SETTINGS FILE PROPERTY.
IF - Static variable in class com.toolsverse.etl.driver.db2.Db2Driver
The IF sql.
IF - Static variable in class com.toolsverse.etl.driver.informix.InformixDriver
The IF sql.
IF - Static variable in class com.toolsverse.etl.driver.mysql.MySqlDriver
The IF sql.
IF - Static variable in class com.toolsverse.etl.driver.oracle.OracleDriver
The IF sql.
IF - Static variable in class com.toolsverse.etl.driver.postgres.PostgresDriver
The IF sql.
IF - Static variable in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
The IF sql.
IF_AFTER_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant IF_AFTER_ATTR.
IF_BEGIN - Static variable in class com.toolsverse.etl.driver.db2.Db2Driver
The IF_BEGIN sql.
IF_BEGIN - Static variable in class com.toolsverse.etl.driver.informix.InformixDriver
The IF_BEGIN sql.
IF_BEGIN - Static variable in class com.toolsverse.etl.driver.mysql.MySqlDriver
The IF_BEGIN sql.
IF_BEGIN - Static variable in class com.toolsverse.etl.driver.oracle.OracleDriver
The IF_BEGIN sql.
IF_BEGIN - Static variable in class com.toolsverse.etl.driver.postgres.PostgresDriver
The IF_BEGIN sql.
IF_BEGIN - Static variable in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
The IF_BEGIN sql.
IF_COND_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant IF_COND_ATTR.
IF_ELSE - Static variable in class com.toolsverse.etl.driver.db2.Db2Driver
The IF_ELSE sql.
IF_ELSE - Static variable in class com.toolsverse.etl.driver.informix.InformixDriver
The IF_ELSE sql.
IF_ELSE - Static variable in class com.toolsverse.etl.driver.mysql.MySqlDriver
The IF_ELSE sql.
IF_ELSE - Static variable in class com.toolsverse.etl.driver.oracle.OracleDriver
The IF_ELSE sql.
IF_ELSE - Static variable in class com.toolsverse.etl.driver.postgres.PostgresDriver
The IF_ELSE sql.
IF_ELSE - Static variable in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
The IF_ELSE sql.
IF_ELSE_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant IF_ELSE_ATTR.
IF_END - Static variable in class com.toolsverse.etl.driver.db2.Db2Driver
The IF_END sql.
IF_END - Static variable in class com.toolsverse.etl.driver.informix.InformixDriver
The IF_END sql.
IF_END - Static variable in class com.toolsverse.etl.driver.mysql.MySqlDriver
The IF_END sql.
IF_END - Static variable in class com.toolsverse.etl.driver.oracle.OracleDriver
The IF_END sql.
IF_END - Static variable in class com.toolsverse.etl.driver.postgres.PostgresDriver
The IF_END sql.
IF_END - Static variable in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
The IF_END sql.
IF_THEN_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant IF_THEN_ATTR.
ifDoesNotExistSql(String) - Method in interface com.toolsverse.etl.driver.Driver
If does not exist sql.
ifDoesNotExistSql(String) - Method in class com.toolsverse.etl.driver.sqlserver.AzureSynapseAnalyticsDriver
 
ifExistsSql(String) - Method in interface com.toolsverse.etl.driver.Driver
If exists sql.
ifExistsSql(String) - Method in class com.toolsverse.etl.driver.sqlserver.AzureSynapseAnalyticsDriver
 
IGNORE_ATTRS_PROP - Static variable in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
The IGNORE XML ATTRIBUTES in nodes with a value and attribute property.
IGNORE_BOM_PROP - Static variable in class com.toolsverse.etl.connector.text.KeyValueConnectorParams
IGNORE_BOM property.
IGNORE_BOM_PROP - Static variable in class com.toolsverse.etl.connector.text.TextConnectorParams
IGNORE_BOM property.
IGNORE_CASE_VAR - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The IGNORE CHAR CASE variable name.
IGNORE_EMPTY_ATTR - Static variable in class com.toolsverse.etl.core.engine.Source
IGNORE_EMPTY_ATTR.
IGNORE_EMPTY_VAR - Static variable in class com.toolsverse.etl.core.task.common.KeyValueNormTransformator
The IGNORE_EMPTY_VAR.
IGNORE_FOCUS_CHANGE - Static variable in class com.toolsverse.mvc.view.ComponentAdapter
if set adapter will ignore focus change event.
IGNORE_NO_RECORDS_ATTR - Static variable in class com.toolsverse.etl.core.engine.Source
IGNORE_NO_RECORDS_ATTR.
IGNORE_VALUES_PROP - Static variable in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
The IGNORE VALUES in nodes with a value and attribute property.
ignoreExceptionsDuringInit() - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
ignoreExceptionsDuringInit() - Method in interface com.toolsverse.etl.driver.Driver
The "Ignore exceptions during initialization" flag.
ignoreExceptionsDuringInit() - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
ignoreExceptionsDuringInit() - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
ignoreExceptionsDuringInit() - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
ignoreExceptionsDuringInit() - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
ignoreExceptionsDuringInit() - Method in class com.toolsverse.etl.driver.SimpleDriver
 
ignoreExceptionsDuringInit() - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
ImageHandler - Interface in com.toolsverse.imaging.handler
Loads image in the specific format.
ImageProcessor - Class in com.toolsverse.imaging
The collection of methods to load image and transform it using different algorithms, such as crop, resize, etc.
ImageTransformation - Class in com.toolsverse.imaging
Abstract image transformation class.
ImageTransformation() - Constructor for class com.toolsverse.imaging.ImageTransformation
 
IMPL - Static variable in class com.toolsverse.service.ServiceFactory
The default IMPL suffix
IMPLICIT_PROP - Static variable in class com.toolsverse.io.FtpsProcessor
The IMPLICIT property.
IN_PROGRESS_STATUS - Static variable in class com.toolsverse.etl.core.engine.FileMetrics
The Constant IN_PROGRESS_STATUS.
INBOUND_DELETE - Static variable in class com.toolsverse.io.MailProcessor
 
INBOUND_DUMP_FOLDER - Static variable in class com.toolsverse.io.MailProcessor
 
INBOUND_FILE - Static variable in class com.toolsverse.io.MailProcessor
 
INBOUND_FOLDER - Static variable in class com.toolsverse.io.MailProcessor
 
INBOUND_FROM - Static variable in class com.toolsverse.io.MailProcessor
 
INBOUND_HOST - Static variable in class com.toolsverse.io.MailProcessor
 
INBOUND_ONLY_UNREAD - Static variable in class com.toolsverse.io.MailProcessor
 
INBOUND_PASSWORD - Static variable in class com.toolsverse.io.MailProcessor
 
INBOUND_PORT - Static variable in class com.toolsverse.io.MailProcessor
 
INBOUND_PROTOCOL - Static variable in class com.toolsverse.io.MailProcessor
 
INBOUND_RECEIVED_AFTER - Static variable in class com.toolsverse.io.MailProcessor
 
INBOUND_RECEIVED_BEFORE - Static variable in class com.toolsverse.io.MailProcessor
 
INBOUND_SUBJECT - Static variable in class com.toolsverse.io.MailProcessor
 
INBOUND_TEXT - Static variable in class com.toolsverse.io.MailProcessor
 
INBOUND_USER - Static variable in class com.toolsverse.io.MailProcessor
 
incBatchCounter() - Method in class com.toolsverse.etl.core.engine.Destination
Increment batch counter.
incExecutedBlocks() - Method in class com.toolsverse.etl.core.engine.Scenario
Increment number of executed blocks (tasks, scenarios, sources and destinations).
INCLUDE_ATTR - Static variable in class com.toolsverse.etl.common.Variable
 
INCLUDE_ATTR - Static variable in class com.toolsverse.etl.core.engine.Source
INCLUCE_ATTR.
INCLUDE_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The INCLUDE_NODE.
INCLUDE_VAR - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The INCLUDE variable name.
incName(String, String, int) - Static method in class com.toolsverse.util.Utils
Calculate new name by incrementing number after last delimiter.
incUsageCounter() - Method in class com.toolsverse.etl.core.engine.Source
Increments usage counter.
INDEPENDENT_ATTR - Static variable in class com.toolsverse.etl.core.engine.Source
INDEPENDENT_ATTR.
index - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.Traverser
 
IndexArrayList<E> - Class in com.toolsverse.util
The ArrayList implementation of the IndexList interface
IndexArrayList() - Constructor for class com.toolsverse.util.IndexArrayList
Instantiates a new index array list.
IndexArrayList(Collection<E>) - Constructor for class com.toolsverse.util.IndexArrayList
Instantiates a new index array list.
IndexArrayList(int) - Constructor for class com.toolsverse.util.IndexArrayList
Instantiates a new index array list.
IndexList<E> - Interface in com.toolsverse.util
This interface extends basic List by adding selected index and selected value.
indexOf(V) - Method in class com.toolsverse.util.CaseInsensitiveListTreeMap
Returns the index of the first occurrence of the specified element in this list, or -1 if this list does not contain the element.
indexOf(V) - Method in class com.toolsverse.util.ListHashMap
Returns the index of the first occurrence of the specified element in this list, or -1 if this list does not contain the element.
indexOf() - Method in class com.toolsverse.util.TreeNode
Gets the index of this node in the list of the parents children.
indexOf(String[], String) - Static method in class com.toolsverse.util.Utils
Get index of the string the array, ignoring whitespace.
indexOfExtension(String) - Static method in class com.toolsverse.util.FilenameUtils
Returns the index of the last extension separator character, which is a dot.
indexOfLastSeparator(String) - Static method in class com.toolsverse.util.FilenameUtils
Returns the index of the last directory separator character.
indexOfThrowable(Throwable, Class<?>) - Static method in class com.toolsverse.util.ExceptionUtils
Returns the (zero based) index of the first Throwable that matches the specified class (exactly) in the exception chain.
indexOfThrowable(Throwable, Class<?>, int) - Static method in class com.toolsverse.util.ExceptionUtils
Returns the (zero based) index of the first Throwable that matches the specified type in the exception chain from a specified index.
indexOfType(Throwable, Class<?>) - Static method in class com.toolsverse.util.ExceptionUtils
Returns the (zero based) index of the first Throwable that matches the specified class or subclass in the exception chain.
indexOfType(Throwable, Class<?>, int) - Static method in class com.toolsverse.util.ExceptionUtils
Returns the (zero based) index of the first Throwable that matches the specified type in the exception chain from a specified index.
INFO - Static variable in class com.toolsverse.util.log.Logger
Informational only - no help desk or support is required.
INFO_STR - Static variable in class com.toolsverse.util.log.Logger
 
InfoLogger - Interface in com.toolsverse.util.log
The class which implements this interface is used to log the debug information
INFORMIX_DATE_FORMAT - Static variable in class com.toolsverse.etl.driver.informix.InformixDriver
The INFORMIX DATE FORMAT.
INFORMIX_DATETIME_FORMAT - Static variable in class com.toolsverse.etl.driver.informix.InformixDriver
The INFORMIX DATETIME FORMAT.
INFORMIX_HOME_PROP - Static variable in class com.toolsverse.etl.driver.informix.InformixDriver
The INFORMIX client HOME property.
INFORMIX_HOME_VAR - Static variable in class com.toolsverse.etl.driver.informix.InformixDriver
The INFORMIX client HOME variable.
INFORMIX_JDBC_CLASS - Static variable in class com.toolsverse.etl.common.FieldsRepository.FieldsRepositoryConfig
 
INFORMIX_METADATA_METHODS - Static variable in class com.toolsverse.etl.metadata.informix.InformixMetadata
The Informix metadata methods.
INFORMIX_SERVER - Static variable in class com.toolsverse.etl.driver.informix.InformixDriver
The Constant INFORMIX_SERVER.
INFORMIX_TIME_FORMAT - Static variable in class com.toolsverse.etl.driver.informix.InformixDriver
The INFORMIX TIME FORMAT.
INFORMIX_TYPE_SUPPORT_AS_TEXT - Static variable in class com.toolsverse.etl.metadata.informix.InformixMetadata
The Informix object types which support asText.
INFORMIX_TYPE_SUPPORT_EXECUTE_AS_TEXT - Static variable in class com.toolsverse.etl.metadata.informix.InformixMetadata
The informix type support execute as text map.
INFORMIX_TYPES_BY_PARENT - Static variable in class com.toolsverse.etl.metadata.informix.InformixMetadata
The Informix types by parent.
InformixDbAccessTask - Class in com.toolsverse.etl.core.task.informix
This is a Informix specific Task.POST task which executes sql using Infromix DbAccess tool.
InformixDbAccessTask() - Constructor for class com.toolsverse.etl.core.task.informix.InformixDbAccessTask
 
InformixDriver - Class in com.toolsverse.etl.driver.informix
The Informix implementation of the Driver interface.
InformixDriver() - Constructor for class com.toolsverse.etl.driver.informix.InformixDriver
 
InformixExtractTask - Class in com.toolsverse.etl.core.task.informix
This is a Informix specific Task.POST task which extracts data into the text file using DbAccess.
InformixExtractTask() - Constructor for class com.toolsverse.etl.core.task.informix.InformixExtractTask
 
InformixFunctions - Class in com.toolsverse.etl.core.function.informix
The Informix specific functions.
InformixFunctions() - Constructor for class com.toolsverse.etl.core.function.informix.InformixFunctions
 
InformixLoadTask - Class in com.toolsverse.etl.core.task.informix
This is a Informix specific Task.POST task which loads data from the text file.
InformixLoadTask() - Constructor for class com.toolsverse.etl.core.task.informix.InformixLoadTask
 
InformixMetadata - Class in com.toolsverse.etl.metadata.informix
The Informix implementation of the Metadata interface.
InformixMetadata() - Constructor for class com.toolsverse.etl.metadata.informix.InformixMetadata
 
init() - Method in class com.toolsverse.cache.LinkedMemoryCache
 
init() - Method in class com.toolsverse.cache.ListMemoryCache
Instantiate storage.
init() - Method in class com.toolsverse.cache.MemoryCache
Instantiates storage.
init() - Method in class com.toolsverse.cache.SynchLinkedMemoryCache
 
init() - Method in class com.toolsverse.cache.SynchListMemoryCache
 
init() - Method in class com.toolsverse.cache.SynchMemoryCache
 
init() - Method in class com.toolsverse.etl.common.DataSet
Initialize the data set.
init(Alias) - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
Initializes itself using given alias.
init(Map<String, String>) - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
Initializes itself using given properties.
init(ObjectStorage) - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
Initializes itself using given object storage.
init(Alias) - Method in class com.toolsverse.etl.connector.excel.ExcelConnectorParams
 
init(Map<String, String>) - Method in class com.toolsverse.etl.connector.excel.ExcelConnectorParams
 
init(ObjectStorage) - Method in class com.toolsverse.etl.connector.excel.ExcelConnectorParams
 
init(Alias) - Method in class com.toolsverse.etl.connector.FileConnectorParams
 
init(Map<String, String>) - Method in class com.toolsverse.etl.connector.FileConnectorParams
 
init(Alias) - Method in class com.toolsverse.etl.connector.html.HtmlConnectorParams
 
init(Map<String, String>) - Method in class com.toolsverse.etl.connector.html.HtmlConnectorParams
 
init(ObjectStorage) - Method in class com.toolsverse.etl.connector.html.HtmlConnectorParams
 
init(Alias) - Method in class com.toolsverse.etl.connector.json.JsonConnectorParams
 
init(Map<String, String>) - Method in class com.toolsverse.etl.connector.json.JsonConnectorParams
 
init(ObjectStorage) - Method in class com.toolsverse.etl.connector.json.JsonConnectorParams
 
init(Alias) - Method in class com.toolsverse.etl.connector.json.JsonDatasetConnectorParams
 
init(Map<String, String>) - Method in class com.toolsverse.etl.connector.json.JsonDatasetConnectorParams
 
init(ObjectStorage) - Method in class com.toolsverse.etl.connector.json.JsonDatasetConnectorParams
 
init(Alias) - Method in class com.toolsverse.etl.connector.pdf.PdfConnectorParams
 
init(Map<String, String>) - Method in class com.toolsverse.etl.connector.pdf.PdfConnectorParams
 
init(ObjectStorage) - Method in class com.toolsverse.etl.connector.pdf.PdfConnectorParams
 
init(Alias) - Method in class com.toolsverse.etl.connector.SourceConnectorParams
 
init(Map<String, String>) - Method in class com.toolsverse.etl.connector.SourceConnectorParams
 
init(ObjectStorage) - Method in class com.toolsverse.etl.connector.SourceConnectorParams
 
init(Alias) - Method in class com.toolsverse.etl.connector.sql.SqlConnectorParams
 
init(Map<String, String>) - Method in class com.toolsverse.etl.connector.sql.SqlConnectorParams
 
init(ObjectStorage) - Method in class com.toolsverse.etl.connector.sql.SqlConnectorParams
 
init(Alias) - Method in class com.toolsverse.etl.connector.text.ClobConnectorParams
 
init(Map<String, String>) - Method in class com.toolsverse.etl.connector.text.ClobConnectorParams
 
init(ObjectStorage) - Method in class com.toolsverse.etl.connector.text.ClobConnectorParams
 
init(Alias) - Method in class com.toolsverse.etl.connector.text.KeyValueConnectorParams
 
init(Map<String, String>) - Method in class com.toolsverse.etl.connector.text.KeyValueConnectorParams
 
init(ObjectStorage) - Method in class com.toolsverse.etl.connector.text.KeyValueConnectorParams
 
init(Alias) - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
 
init(Map<String, String>) - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
 
init(ObjectStorage) - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
 
init(Alias) - Method in class com.toolsverse.etl.connector.xml.XmlConnectorParams
 
init(Map<String, String>) - Method in class com.toolsverse.etl.connector.xml.XmlConnectorParams
 
init(ObjectStorage) - Method in class com.toolsverse.etl.connector.xml.XmlConnectorParams
 
init(Alias) - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
 
init(Map<String, String>) - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
 
init(ObjectStorage) - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
 
init() - Method in class com.toolsverse.etl.core.config.EtlConfig
Initializes EtlConfig.
init(EtlConfig, Task) - Method in interface com.toolsverse.etl.core.engine.OnTask
Initializes task.
init(EtlConfig, Task) - Method in class com.toolsverse.etl.core.task.common.AddDimension
 
init(EtlConfig, Task) - Method in class com.toolsverse.etl.core.task.common.CmdTask
 
init(EtlConfig, Task) - Method in class com.toolsverse.etl.core.task.common.CopyIntoDestinationTableTask
 
init(EtlConfig, Task) - Method in class com.toolsverse.etl.core.task.common.EvalTransformator
 
init(EtlConfig, Task) - Method in class com.toolsverse.etl.core.task.common.ExtractDimension
 
init(EtlConfig, Task) - Method in class com.toolsverse.etl.core.task.common.FileManagerTask
 
init(EtlConfig, Task) - Method in class com.toolsverse.etl.core.task.common.FileMerge
 
init(EtlConfig, Task) - Method in class com.toolsverse.etl.core.task.common.Filter
 
init(EtlConfig, Task) - Method in class com.toolsverse.etl.core.task.common.FilterDataSet
 
init(EtlConfig, Task) - Method in class com.toolsverse.etl.core.task.common.Intersect
 
init(EtlConfig, Task) - Method in class com.toolsverse.etl.core.task.common.Join
 
init(EtlConfig, Task) - Method in class com.toolsverse.etl.core.task.common.KeyValueNormTransformator
 
init(EtlConfig, Task) - Method in class com.toolsverse.etl.core.task.common.KeyValueTransformator
 
init(EtlConfig, Task) - Method in class com.toolsverse.etl.core.task.common.MailTask
 
init(EtlConfig, Task) - Method in class com.toolsverse.etl.core.task.common.Matrix
 
init(EtlConfig, Task) - Method in class com.toolsverse.etl.core.task.common.Minus
 
init(EtlConfig, Task) - Method in class com.toolsverse.etl.core.task.common.NormalizeNestedDataSet
 
init(EtlConfig, Task) - Method in class com.toolsverse.etl.core.task.common.Order
 
init(EtlConfig, Task) - Method in class com.toolsverse.etl.core.task.common.Pivot
 
init(EtlConfig, Task) - Method in class com.toolsverse.etl.core.task.common.Populate
 
init(EtlConfig, Task) - Method in class com.toolsverse.etl.core.task.common.RegexpTransformator
 
init(EtlConfig, Task) - Method in class com.toolsverse.etl.core.task.common.RemoveDuplicates
 
init(EtlConfig, Task) - Method in class com.toolsverse.etl.core.task.common.ScriptTask
 
init(EtlConfig, Task) - Method in class com.toolsverse.etl.core.task.common.SplitDataSet
 
init(EtlConfig, Task) - Method in class com.toolsverse.etl.core.task.common.SqlTask
 
init(EtlConfig, Task) - Method in class com.toolsverse.etl.core.task.common.Transpose
 
init(EtlConfig, Task) - Method in class com.toolsverse.etl.core.task.common.Union
 
init(EtlConfig, Task) - Method in class com.toolsverse.etl.core.task.common.Validator
 
init(EtlConfig, Task) - Method in class com.toolsverse.etl.core.task.common.XslTransormTask
 
init(EtlConfig, Task) - Method in class com.toolsverse.etl.core.task.informix.InformixExtractTask
 
init(EtlConfig, Task) - Method in class com.toolsverse.etl.core.task.informix.InformixLoadTask
 
init(EtlConfig, Task) - Method in class com.toolsverse.etl.core.task.oracle.OracleCopyTask
 
init(EtlConfig, Task) - Method in class com.toolsverse.etl.core.task.oracle.OracleExtractTask
 
init(EtlConfig, Task) - Method in class com.toolsverse.etl.core.task.oracle.OracleLoadTask
 
init(EtlConfig, Task) - Method in class com.toolsverse.etl.core.task.redshift.CopyIntoRedshiftTableTask
 
init(EtlConfig, Task) - Method in class com.toolsverse.etl.core.task.snowflake.CopyIntoTableTask
 
init(ConnectionFactory, ConnectionParamsProvider<Alias>, Driver) - Method in class com.toolsverse.etl.metadata.BaseMetadata
 
init(ConnectionFactory, ConnectionParamsProvider<Alias>, Driver) - Method in interface com.toolsverse.etl.metadata.Metadata
Initializes metadata driver.
init(String, Properties, UrlParser) - Method in class com.toolsverse.etl.sql.connection.SshTunnel
Initialize the tunnel.
init(Map<String, String>) - Method in class com.toolsverse.io.MailParams
Initializes itself using given properties.
init() - Method in interface com.toolsverse.mvc.controller.Controller
Binds model and view.
init(Model, ControllerAdapter) - Method in interface com.toolsverse.mvc.controller.Controller
Inits the given model using given controllerAdapter.
init() - Method in class com.toolsverse.mvc.controller.ControllerBundle
Starts MVC.
init() - Method in class com.toolsverse.mvc.controller.ControllerImpl
 
init(Model, ControllerAdapter) - Method in class com.toolsverse.mvc.controller.ControllerImpl
 
init() - Method in interface com.toolsverse.storage.PersistableStorage
Initializes the storage.
init() - Method in class com.toolsverse.storage.StorageManager
 
init(A) - Method in class com.toolsverse.util.aspect.Aspect
Instantiate the new class which extends A but intercept all its methods.
init(Class<A>) - Method in class com.toolsverse.util.aspect.Aspect
Instantiate the new class which extends A but intercept all its methods.
init(String) - Method in class com.toolsverse.util.aspect.Aspect
Instantiate the new class which extends className but intercept all its methods.
INIT_SQL - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The INIT_SQL.
INIT_SQL - Static variable in class com.toolsverse.etl.driver.db2.Db2Driver
The INIT SQL.
INIT_SQL - Static variable in class com.toolsverse.etl.driver.informix.InformixDriver
The INIT sql.
INIT_SQL - Static variable in class com.toolsverse.etl.driver.mysql.MySqlDriver
The INIT SQL.
INIT_SQL - Static variable in class com.toolsverse.etl.driver.oracle.OracleDriver
The INIT sql.
INIT_SQL - Static variable in class com.toolsverse.etl.driver.postgres.PostgresDriver
The INIT sql.
INIT_SQL - Static variable in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
The INIT sql.
INIT_SQL - Static variable in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
The Constant INIT sql.
INIT_SQL - Static variable in class com.toolsverse.etl.sql.config.SqlConfig
The INIT_SQL.
initConfigXml() - Method in class com.toolsverse.etl.core.config.EtlConfig
Initializes the EtlConfig by parsing default xml configuration file.
initConfigXml(String) - Method in class com.toolsverse.etl.core.config.EtlConfig
Initializes the EtlConfig by parsing given xml configuration file.
initialCapacity - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.Builder
 
initialCapacity(int) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.Builder
Specifies the initial capacity of the hash table (default 16).
INITIATE_OAUTH_PROP - Static variable in class com.toolsverse.etl.sql.connection.BaseConnectionCallback
 
initProvider() - Method in class com.toolsverse.storage.StorageManager
Initializes the StorageProvider.
initQueryLabel() - Method in interface com.toolsverse.etl.connector.DataSetConnector
The init query label.
initQueryLabel() - Method in class com.toolsverse.etl.connector.excel.ExcelConnector
 
initQueryLabel() - Method in class com.toolsverse.etl.connector.excel.ExcelXlsxConnector
 
initQueryLabel() - Method in class com.toolsverse.etl.connector.html.HtmlConnector
 
initQueryLabel() - Method in class com.toolsverse.etl.connector.json.JsonConnector
 
initQueryLabel() - Method in class com.toolsverse.etl.connector.json.JsonDatasetConnector
 
initQueryLabel() - Method in class com.toolsverse.etl.connector.pdf.PdfConnector
 
initQueryLabel() - Method in class com.toolsverse.etl.connector.SourceConnector
 
initQueryLabel() - Method in class com.toolsverse.etl.connector.sql.SqlConnector
 
initQueryLabel() - Method in class com.toolsverse.etl.connector.text.ClobConnector
 
initQueryLabel() - Method in class com.toolsverse.etl.connector.text.KeyValueConnector
 
initQueryLabel() - Method in class com.toolsverse.etl.connector.text.TextConnector
 
initQueryLabel() - Method in class com.toolsverse.etl.connector.xml.XmlConnector
 
initQueryLabel() - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnector
 
initQueryLabel() - Method in class com.toolsverse.etl.connector.xml.XmlObjectStreamingConnector
 
INLINE - Static variable in class com.toolsverse.etl.core.engine.Task
The INLINE task - executed for each row of the data set druring extract.
INLINE_STR - Static variable in class com.toolsverse.etl.core.engine.Task
The INLINE task code.
inlinePersist(P, DataSet, Driver, DataSetRecord, int, int) - Method in interface com.toolsverse.etl.connector.DataSetConnector
Persists data set row.
inlinePersist(ExcelConnectorParams, DataSet, Driver, DataSetRecord, int, int) - Method in class com.toolsverse.etl.connector.excel.ExcelConnector
 
inlinePersist(ExcelConnectorParams, DataSet, Driver, DataSetRecord, int, int) - Method in class com.toolsverse.etl.connector.excel.ExcelXlsxConnector
 
inlinePersist(HtmlConnectorParams, DataSet, Driver, DataSetRecord, int, int) - Method in class com.toolsverse.etl.connector.html.HtmlConnector
 
inlinePersist(JsonConnectorParams, DataSet, Driver, DataSetRecord, int, int) - Method in class com.toolsverse.etl.connector.json.JsonConnector
 
inlinePersist(JsonDatasetConnectorParams, DataSet, Driver, DataSetRecord, int, int) - Method in class com.toolsverse.etl.connector.json.JsonDatasetConnector
 
inlinePersist(PdfConnectorParams, DataSet, Driver, DataSetRecord, int, int) - Method in class com.toolsverse.etl.connector.pdf.PdfConnector
 
inlinePersist(SourceConnectorParams, DataSet, Driver, DataSetRecord, int, int) - Method in class com.toolsverse.etl.connector.SourceConnector
 
inlinePersist(SqlConnectorParams, DataSet, Driver, DataSetRecord, int, int) - Method in class com.toolsverse.etl.connector.sql.SqlConnector
 
inlinePersist(ClobConnectorParams, DataSet, Driver, DataSetRecord, int, int) - Method in class com.toolsverse.etl.connector.text.ClobConnector
 
inlinePersist(KeyValueConnectorParams, DataSet, Driver, DataSetRecord, int, int) - Method in class com.toolsverse.etl.connector.text.KeyValueConnector
 
inlinePersist(TextConnectorParams, DataSet, Driver, DataSetRecord, int, int) - Method in class com.toolsverse.etl.connector.text.TextConnector
 
inlinePersist(XmlConnectorParams, DataSet, Driver, DataSetRecord, int, int) - Method in class com.toolsverse.etl.connector.xml.XmlConnector
 
inlinePersist(XmlObjectConnectorParams, DataSet, Driver, DataSetRecord, int, int) - Method in class com.toolsverse.etl.connector.xml.XmlObjectStreamingConnector
 
INNER - Static variable in class com.toolsverse.etl.core.task.common.Join
INNER (default)
INNER_CLASS_SEPARATOR - Static variable in class com.toolsverse.util.ClassUtils
The inner class separator String: "$".
INNER_CLASS_SEPARATOR_CHAR - Static variable in class com.toolsverse.util.ClassUtils
The inner class separator character: '$' == 36.
INNER_PARALLEL_ATTR - Static variable in class com.toolsverse.etl.core.engine.Scenario
The Constant INNER_PARALLEL_ATTR.
INNER_SCENARIO_ATTR - Static variable in class com.toolsverse.etl.core.engine.Scenario
The Constant INNER_SCENARIO_ATTR.
INNER_SCENARIO_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The INNER_SCENARIO_NODE.
INNER_SCENARIO_ON_EXCEPTION_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The SCENARIO_ON_EXCEPTION_ATTR.
INNER_SCENARIO_ON_EXCEPTION_ATTR - Static variable in class com.toolsverse.etl.core.engine.Scenario
The Constant INNER_SCENARIO_ON_EXCEPTION_ATTR.
INNER_SCENARIO_PARELLEL_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The INNER_SCENARIO_PARELLEL_ATTR.
InputStream(InputStream) - Constructor for class com.toolsverse.util.Base64.InputStream
Constructs a Base64.InputStream in DECODE mode.
InputStream(InputStream, int) - Constructor for class com.toolsverse.util.Base64.InputStream
Constructs a Base64.InputStream in either ENCODE or DECODE mode.
insatnce() - Static method in class com.toolsverse.util.Script
 
INSENSITIVE - Static variable in class com.toolsverse.util.IOCase
The constant for case insensitive regardless of operating system.
insert(Document, String, int) - Static method in class com.toolsverse.etl.parser.DocumentParser
Insert text into document.
insert2Update(String, String) - Static method in class com.toolsverse.etl.core.util.EtlUtils
Converts "insert" sql to "update".
INSERT_TYPE - Static variable in interface com.toolsverse.etl.sql.service.SqlService
The INSERT_TYPE.
INSERT_VAR - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The INSERT variable name.
insertNode(TreeNode, int) - Method in class com.toolsverse.util.TreeNode
Inserts child node at the specified index.
insertUpdate(SDocumentEvent) - Method in class com.toolsverse.mvc.view.wings.STextComponentAdapter
 
instance() - Static method in class com.toolsverse.cache.CacheManager
Returns instance of the CacheManager
instance() - Static method in class com.toolsverse.config.SystemConfig
Returns SystemConfig instance.
instance() - Static method in class com.toolsverse.etl.core.engine.EtlEngine
Returns EtlEngine instance.
instance() - Static method in class com.toolsverse.etl.core.engine.TaskRecorder
Returns TaskRecorder instance.
instance() - Static method in class com.toolsverse.etl.core.task.common.PivotFunctions
Singleton instance of the PivotFunctions.
instance() - Static method in class com.toolsverse.etl.sql.config.SqlConfig
Gets the singleton instance of the SqlConfig.
instance() - Static method in class com.toolsverse.exception.DefaultExceptionHandler
Returns an singleton instance the DefaultExceptionHandler
instance() - Static method in class com.toolsverse.ext.loader.SharedUnitLoader
Instance of SharedUnitLoader
instance() - Static method in class com.toolsverse.imaging.ImageProcessor
Returns the instance of the ImageProcessor
instance() - Static method in class com.toolsverse.io.IoProcessorFactory
Returns an instance of the IoProcessorFactory.
instance() - Static method in class com.toolsverse.service.ServiceLoggerManager
Returns an instance of the ServiceLoggerManager.
instance() - Static method in class com.toolsverse.service.web.HttpClientFactory
Returns an instance of the HttpClient.
instance() - Static method in class com.toolsverse.storage.StorageManager
Returns an instance of the StorageManager.
instance - Static variable in class com.toolsverse.util.BooleanComparator
The instance.
instance() - Static method in class com.toolsverse.util.concurrent.DefaultDeferredExecutor
Returns and instance of the DefaultDeferredExecutor.
instance - Static variable in class com.toolsverse.util.DateComparator
The instance.
instance() - Static method in class com.toolsverse.util.factory.ObjectFactory
Instance.
instance - Static variable in class com.toolsverse.util.NumberComparator
The instance.
INTEGER - Static variable in class com.toolsverse.util.Utils
The INTEGER.
intersect(DataSet, DataSet, String) - Static method in class com.toolsverse.etl.common.CommonEtlUtils
Performs intersect operations on two data sets.
Intersect - Class in com.toolsverse.etl.core.task.common
This Task.POST task performs an intersect operation on two data sets.
Intersect() - Constructor for class com.toolsverse.etl.core.task.common.Intersect
 
INTERSECT_VAR - Static variable in class com.toolsverse.etl.core.task.common.Intersect
The INTERSECT variable.
intValue() - Method in class com.toolsverse.util.CalcNumber
 
invalidate() - Method in class com.toolsverse.mvc.view.ComponentAdapter
Requests repaint for the component.
invalidate() - Method in class com.toolsverse.mvc.view.wings.WingsComponentAdapter
 
invert(BufferedImage) - Method in class com.toolsverse.imaging.ImageProcessor
Inverts image.
InvertTransformation - Class in com.toolsverse.imaging
ImageTransformation which implements "invert" algorithm.
InvertTransformation() - Constructor for class com.toolsverse.imaging.InvertTransformation
 
invoke(Object, Method, Method, Object[]) - Method in class com.toolsverse.mvc.pojo.PojoWrapper
 
invoke(Object, Method, Object[]) - Method in class com.toolsverse.service.ServiceProxy
 
invoke(Object, Method, Object[]) - Method in class com.toolsverse.service.ServiceProxyLocal
 
invoke(Object, Method, Object[]) - Method in class com.toolsverse.service.web.ServiceProxyWeb
 
invoke(Object, Method, Method, Object[]) - Method in class com.toolsverse.util.aspect.Aspect
 
IOCase - Class in com.toolsverse.util
Enumeration of IO case sensitivity.
IoProcessor - Interface in com.toolsverse.io
The collection of basic IO methods, such as connect, copy, delete, mkdir, etc.
IoProcessorCallable - Class in com.toolsverse.etl.common
The particular implementation of this class passed as a parameter to the CommonEtlUtils#processFiles(Alias, IoProcessorCallable, boolean).
IoProcessorCallable() - Constructor for class com.toolsverse.etl.common.IoProcessorCallable
 
IoProcessorCallable.DefaultIoProcessorCallable - Class in com.toolsverse.etl.common
 
IoProcessorFactory - Class in com.toolsverse.io
Instantiates the particular implementation of the IoProcessor by name.
IoStatus - Class in com.toolsverse.io
The status POJO returned by most IO operations.
IoStatus() - Constructor for class com.toolsverse.io.IoStatus
Instantiates a new io status.
IoStatus(boolean) - Constructor for class com.toolsverse.io.IoStatus
Instantiates a new io status.
IOUtils - Class in com.toolsverse.util
General IO stream manipulation utilities.
IOUtils() - Constructor for class com.toolsverse.util.IOUtils
Instances should NOT be constructed in standard programming.
IS_FLAT_VAR - Static variable in class com.toolsverse.etl.core.task.common.FileManagerTask
The IS_FLAT_VAR.
isADateFormat(int, String) - Method in class com.toolsverse.etl.connector.excel.ExcelConnectorParams
Checks if is a date format.
isAdd() - Method in class com.toolsverse.etl.common.Variable
Checks if "is add" flag set.
isAddCommentToTagName() - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
Checks if is adds the comment to tag name.
isAdjustDataTypes() - Method in class com.toolsverse.etl.connector.FileConnectorParams
Checks if is adjust data types.
isAlive() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.WeightedValue
If the entry is available in the hash-table and page replacement policy.
isAllStrings() - Method in class com.toolsverse.etl.connector.FileConnectorParams
Checks if all fields should have a string data type.
isAlter() - Method in class com.toolsverse.etl.core.engine.Destination
Checks if the destination table must be altered.
isAlwaysEncloseTableAndColumnsInQuotes() - Method in class com.toolsverse.etl.common.Alias
Always enclose table and columns in quotes.
isAlwaysQuote() - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Checks if the property always quote is set.
isApi() - Method in class com.toolsverse.io.DirectProcessor
 
isApi() - Method in class com.toolsverse.io.FileProcessor
 
isApi() - Method in class com.toolsverse.io.FtpProcessor
 
isApi() - Method in class com.toolsverse.io.HttpProcessor
 
isApi() - Method in interface com.toolsverse.io.IoProcessor
Checks if processor is associated with api.
isApi() - Method in class com.toolsverse.io.MailProcessor
 
isApi() - Method in class com.toolsverse.io.NullProcessor
 
isApi() - Method in class com.toolsverse.io.SftpProcessor
 
isArray() - Method in class com.toolsverse.etl.common.FieldDef
 
isArray(int) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Checks if fType is aeeay.
isArrayByteBase64(byte[]) - Static method in class com.toolsverse.util.Base64UrlSafe
Tests a given byte array to see if it contains only valid characters within the Base64 alphabet.
isAttribute() - Method in class com.toolsverse.etl.common.FieldDef
Checks if fields is an XML attribute.
isAttrSet(String) - Method in class com.toolsverse.etl.core.engine.Scenario
Checks if attribute is set and equals to true.
isAutoCommit() - Method in class com.toolsverse.etl.common.Alias
 
isAutoCommit() - Method in interface com.toolsverse.etl.common.ConnectionParams
Checks if "auto commit" flag set.
isAutoCommit() - Method in class com.toolsverse.etl.sql.service.SqlRequest
Checks if auto commit is set.
isAutoIncrement() - Method in class com.toolsverse.etl.common.FieldDef
Checks if field is auto increment.
isAutoSelectLoadKey() - Method in class com.toolsverse.etl.core.engine.Destination
Checks if is auto select load key.
isBehaviorSet(long) - Method in class com.toolsverse.mvc.view.ComponentAdapter
Checks if is the behavior modificator is set.
isBinaryTimestamp(Object, FieldDef) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Checks if field is binary timestamp.
isBit(Object) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Checks if is bit.
isBlob() - Method in class com.toolsverse.etl.common.FieldDef
Checks if field is BLOB.
isBlob(int) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Checks if fType is blob.
isBoolean() - Method in class com.toolsverse.etl.common.FieldDef
Checks if field is boolean.
isBoolean(int) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Checks if fType is boolean.
isBoolean(String) - Static method in class com.toolsverse.util.Utils
Checks if string is boolean.
isBooleanAsNumber() - Method in class com.toolsverse.etl.connector.FileConnectorParams
If true convert true/false to 1/0.
isCallable(String) - Method in class com.toolsverse.etl.parser.GenericSqlParser
 
isCallable() - Method in class com.toolsverse.etl.parser.GenericSqlParser.SqlTypeParser
Gets the sql.
isCallable(String) - Method in interface com.toolsverse.etl.parser.SqlParser
Checks if sql statement is callable.
isCallStatement(String) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Checks if sql statement is in fact "select" statement.
isCaptureComments() - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
Checks if is capture comments.
isCaptureLog() - Method in class com.toolsverse.etl.sql.service.SqlRequest
Checks if dbms log should be captured after SQL script is executed.
isCaseInsensitive() - Method in class com.toolsverse.util.ListHashMap
Checks if map is case insensitive.
isCaseSensitive() - Method in class com.toolsverse.etl.metadata.DatabaseFilter
Checks if "CASE SENSITIVE" modifier is set.
isCaseSensitive() - Method in class com.toolsverse.util.IOCase
Does the object represent case sensitive comparison.
isCdata() - Method in class com.toolsverse.etl.common.FieldDef
Checks if this field is a CDATA XML node.
isCData() - Method in class com.toolsverse.mvc.model.Model.Attribute
Checks if attribute should be stored as cdata when using xml.
isCDataMethod(Method) - Method in class com.toolsverse.mvc.model.ModelImpl
Checks if it is a cdata method.
isChar() - Method in class com.toolsverse.etl.common.FieldDef
Checks if field is char (all flavors of chars).
isChar(int) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Checks if fType is char or varchar.
isCharActual(int) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Checks if fType is char.
isCheckKeyField() - Method in class com.toolsverse.etl.connector.sql.SqlConnectorParams
Checks if "check key field" flag was set.
isCleanUpPersistOccured() - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
Checks if DataSetConnector#cleanUp method has been already called.
isClient() - Method in class com.toolsverse.config.SystemConfig
Checks if it is a client deployment.
isClientServer() - Method in class com.toolsverse.config.SystemConfig
Checks if it is a client-server mode.
isClob() - Method in class com.toolsverse.etl.common.FieldDef
Checks if field is CLOB.
isClob(int) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Checks if fType is clob.
isClose() - Method in class com.toolsverse.etl.sql.service.SqlRequest
Checks if "close when done" flag is set.
isClosed() - Method in class com.toolsverse.etl.sql.connection.SshConnection
 
isClosed() - Method in class com.toolsverse.etl.sql.connection.StreamingConnection
 
isClosed() - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
isCloseInput() - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
Checks if input stream needs to be closed.
isCloseOnCompletion() - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
isCloseOutput() - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
Checks if output stream needs to be closed.
isCodeRecordingEnabled() - Method in class com.toolsverse.etl.core.engine.TaskRecorder
Checks if code recording is enabled.
isCommit() - Method in class com.toolsverse.etl.sql.service.SqlRequest
Checks if "commit when done" flag is set.
isCommitEachBlock() - Method in class com.toolsverse.etl.core.engine.Scenario
Checks if engine should commit each block.
isCompatible(int, int) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Checks if types are compatible.
isConnected() - Method in class com.toolsverse.etl.sql.connection.SshTunnel
Checks if session is connected.
isContains() - Method in class com.toolsverse.etl.metadata.DatabaseFilter
Checks if "CONTAINS" modifier is set.
isContinue() - Method in class com.toolsverse.io.IoStatus
Checks if is continue.
isConvertNameToSqlName() - Method in class com.toolsverse.etl.connector.FileConnectorParams
Checks if field name should be converted to valid sql column name.
isConvertNull() - Method in class com.toolsverse.etl.connector.FileConnectorParams
Checks if is convert null.
isCreatedToHandleFileLoop() - Method in class com.toolsverse.etl.core.engine.Scenario
Checks if this scenario is created to handle file loop.
isCreateIndexes() - Method in class com.toolsverse.etl.core.engine.Destination
Checks if indexes need to be created from the source when creating a table.
isCurrentOnly() - Method in class com.toolsverse.etl.common.Alias
Checks if is current only.
isCurrentRunning() - Method in interface com.toolsverse.util.concurrent.ParallelProgressCallback
Checks if background task for the current object is running.
isCurrentStreaming() - Method in class com.toolsverse.etl.connector.FileConnectorParams
Checks if is current streaming.
isCursorTableTemp() - Method in class com.toolsverse.etl.core.engine.Destination
Checks if the source table for the cursor is temporary.
isDatabaseCurrent(String) - Method in class com.toolsverse.etl.metadata.BaseMetadata
 
isDatabaseCurrent(String) - Method in interface com.toolsverse.etl.metadata.Metadata
Checks if database is current.
isDate() - Method in class com.toolsverse.etl.common.FieldDef
Checks if field is date or time or timestamp.
isDate(int) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Checks if fType is date.
isDateFormat(String) - Method in class com.toolsverse.etl.connector.FileConnectorParams
Checks if given format string is a date format.
isDateOnly() - Method in class com.toolsverse.etl.common.FieldDef
Checks if field is date.
isDateOnly(int) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Checks if fType is date only.
isDateOnly(Date, TimeZone) - Static method in class com.toolsverse.util.Utils
Checks if given date is a date only.
isDateTime() - Method in class com.toolsverse.etl.common.FieldDef
Checks if field is date or timestamp.
isDateTime(int) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Checks if fType is date+time.
isDateTimeFormat(String) - Method in class com.toolsverse.etl.connector.FileConnectorParams
Checks if given format string is a date time format.
isDbConnection() - Method in class com.toolsverse.etl.common.Alias
 
isDbConnection() - Method in interface com.toolsverse.etl.common.ConnectionParams
Checks if it is a database connection.
isDead() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.WeightedValue
If the entry was removed from the hash-table and the page replacement policy.
isDecimal(int) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Checks if fType is decimal.
isDecimal() - Method in class com.toolsverse.etl.sql.util.TypeAndValue
Checks if numeric value has decimal part.
isDecimal(Number) - Static method in class com.toolsverse.util.Utils
Checks if number is decimal.
isDeclare() - Method in class com.toolsverse.etl.common.Variable
Checks if variable need to be declared.
isDirect() - Method in class com.toolsverse.io.DirectProcessor
 
isDirect() - Method in class com.toolsverse.io.FileProcessor
 
isDirect() - Method in class com.toolsverse.io.FtpProcessor
 
isDirect() - Method in class com.toolsverse.io.HttpProcessor
 
isDirect() - Method in interface com.toolsverse.io.IoProcessor
Checks if processor gets and saves data directly to the alias.
isDirect() - Method in class com.toolsverse.io.MailProcessor
 
isDirect() - Method in class com.toolsverse.io.NullProcessor
 
isDirect() - Method in class com.toolsverse.io.SftpProcessor
 
isDirectory() - Method in class com.toolsverse.io.FileResource
Checks if file is a directory.
isDirty() - Method in class com.toolsverse.mvc.model.ModelImpl
 
isDirty() - Method in interface com.toolsverse.util.Mutable
Checks if object has changed but hasn't been baselined.
isDirty() - Method in class com.toolsverse.util.UpdateArrayList
 
isDisableStreaming() - Method in class com.toolsverse.etl.connector.FileConnectorParams
Checks if streaming is disabled.
isDoLog() - Method in class com.toolsverse.service.LogNode
Checks if logging should be enabled for this particular event.
isDoNotEncode() - Method in class com.toolsverse.etl.common.FunctionContext
Checks if "do not encode" flag is set.
isDowntimeException(Throwable) - Static method in class com.toolsverse.util.Utils
Checks if this is a downtime exception.
isEmpty() - Method in class com.toolsverse.etl.common.DataSet
Checks if data set is empty.
isEmpty() - Method in class com.toolsverse.etl.common.DataSetData
Checks if it is empty.
isEmpty() - Method in interface com.toolsverse.etl.core.engine.Block
Checks if DataSet object associated with the scenario block is empty.
isEmpty() - Method in class com.toolsverse.etl.core.engine.Destination
 
isEmpty() - Method in class com.toolsverse.etl.core.engine.Source
 
isEmpty() - Method in class com.toolsverse.etl.metadata.DatabaseFilter
Checks if filter is empty.
isEmpty() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.CollectionView
 
isEmpty() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8
isEmpty() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
 
isEmpty() - Method in class com.toolsverse.util.concurrentlinkedhashmap.LinkedDeque
 
isEmpty() - Method in class com.toolsverse.util.LinkedCaseInsensitiveMap
 
isEmpty(Object) - Static method in class com.toolsverse.util.Utils
Checks if object is 'empty'.
isEnableBackground() - Method in class com.toolsverse.util.concurrent.ConcurrentFeature
Checks if execution in background enabled.
isEnableCancel() - Method in class com.toolsverse.util.concurrent.ConcurrentFeature
Checks if cancel functionality is enabled.
isEnableChangeReplication() - Method in class com.toolsverse.etl.core.engine.Destination
Checks if change replication is enabled.
isEnabled() - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
Checks if writing and reading enabled.
isEnabled() - Method in class com.toolsverse.etl.core.config.EtlConfig
Checks if config enabled.
isEnabled() - Method in interface com.toolsverse.etl.core.engine.Block
Checks if scenario block is enabled.
isEnabled() - Method in class com.toolsverse.etl.core.engine.Destination
 
isEnabled() - Method in class com.toolsverse.etl.core.engine.EtlRequest
Checks if request enabled.
isEnabled() - Method in class com.toolsverse.etl.core.engine.Scenario
Checks if scenario enabled.
isEnabled() - Method in class com.toolsverse.etl.core.engine.Source
 
isEnabled() - Method in class com.toolsverse.etl.core.engine.Task
Checks if task is enabled.
isEnabled() - Method in class com.toolsverse.etl.core.engine.TaskRecorder
Checks if recording is enabled.
isEnabled() - Method in interface com.toolsverse.io.RedisService
Checks if service is enabled.
isEnabled() - Method in interface com.toolsverse.mvc.controller.Controller
Checks if controller is enabled.
isEnabled() - Method in interface com.toolsverse.mvc.controller.ControllerAdapter
Checks if ControllerAdapter is enabled.
isEnabled() - Method in class com.toolsverse.mvc.controller.ControllerAdapterImpl
 
isEnabled() - Method in class com.toolsverse.mvc.controller.ControllerImpl
 
isEnabled() - Method in interface com.toolsverse.util.TextFormatter
Checks if formatter is enabled.
isEnableKeyValue() - Method in class com.toolsverse.etl.connector.json.JsonConnectorParams
Checks if is key value special case is enabled.
isEnableRequestIdLog() - Method in class com.toolsverse.config.EtlThreadContext
Checks if request id log enabled.
isEnableRequestIdLog() - Method in class com.toolsverse.etl.core.engine.EtlRequest
Checks if request id log enabled.
isEncode() - Method in class com.toolsverse.etl.common.DataSet
Checks if encoded flag set for the data set.
isEncode() - Method in class com.toolsverse.etl.common.FieldDef
Checks if field is encoded.
isEncodeClob() - Method in class com.toolsverse.etl.connector.FileConnectorParams
Checks if CLOB fields should be encoded using base64 algorithm.
isEncoded() - Method in interface com.toolsverse.etl.core.engine.Block
Checks if encoded flag set for the DataSet object associated with the scenario block.
isEncoded() - Method in class com.toolsverse.etl.core.engine.Destination
 
isEncoded() - Method in class com.toolsverse.etl.core.engine.Source
 
isEncodedName(String) - Static method in class com.toolsverse.util.collector.AppInfo
Checks if given name is encoded.
isEncodeInnerDataSets() - Method in class com.toolsverse.etl.connector.excel.ExcelConnectorParams
Checks if inner data sets should be encoded using base64.
isEndsWith() - Method in class com.toolsverse.etl.metadata.DatabaseFilter
Checks if "ENDS WITH" modifier is set.
isEqualDriver(Driver) - Method in class com.toolsverse.etl.driver.AbstractDriver
 
isEqualDriver(Driver) - Method in interface com.toolsverse.etl.driver.Driver
Checks if given driver equals to this driver.
isEqualDriver(Driver) - Method in class com.toolsverse.etl.driver.GenericJdbcDriver
 
isEscapeQuote() - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
It true escape quotes in CSV.
isExactSearch() - Method in class com.toolsverse.etl.metadata.DatabaseFilter
Checks if "exact search" flag is set.
isExecuteQuery() - Method in class com.toolsverse.etl.sql.service.SqlRequest
Checks if execute query should be used instead of execute.
isExpectedValidationError() - Method in class com.toolsverse.etl.connector.ConnectorResult
Checks if it is an expected validation error.
isExtension(String, Collection<String>) - Static method in class com.toolsverse.util.FilenameUtils
Checks whether the extension of the filename is one of those specified.
isExtension(String, String) - Static method in class com.toolsverse.util.FilenameUtils
Checks whether the extension of the filename is that specified.
isExtension(String, String[]) - Static method in class com.toolsverse.util.FilenameUtils
Checks whether the extension of the filename is one of those specified.
isExtract(int) - Static method in class com.toolsverse.etl.core.util.EtlUtils
Checks if extract needs to be performed during execution of the etl scenario.
isExtractLoad(int) - Static method in class com.toolsverse.etl.core.util.EtlUtils
Checks if extract and load needs to be performed during execution of the etl scenario.
isExtractRecordingEnabled() - Method in class com.toolsverse.etl.core.engine.TaskRecorder
Checks if extract recording is enabled.
isFieldEncoded(FieldDef) - Method in class com.toolsverse.etl.common.DataSet
Checks if field is encoded.
isFieldTypeOverriddenByVar() - Method in class com.toolsverse.etl.common.FieldDef
Checks if the field type is overridden by var.
isFileConnector() - Method in interface com.toolsverse.etl.connector.DataSetConnector
Checks if this is a connector to the file based data source.
isFileConnector() - Method in class com.toolsverse.etl.connector.excel.ExcelConnector
 
isFileConnector() - Method in class com.toolsverse.etl.connector.excel.ExcelXlsxConnector
 
isFileConnector() - Method in class com.toolsverse.etl.connector.html.HtmlConnector
 
isFileConnector() - Method in class com.toolsverse.etl.connector.json.JsonConnector
 
isFileConnector() - Method in class com.toolsverse.etl.connector.json.JsonDatasetConnector
 
isFileConnector() - Method in class com.toolsverse.etl.connector.pdf.PdfConnector
 
isFileConnector() - Method in class com.toolsverse.etl.connector.SourceConnector
 
isFileConnector() - Method in class com.toolsverse.etl.connector.sql.SqlConnector
 
isFileConnector() - Method in class com.toolsverse.etl.connector.text.ClobConnector
 
isFileConnector() - Method in class com.toolsverse.etl.connector.text.KeyValueConnector
 
isFileConnector() - Method in class com.toolsverse.etl.connector.text.TextConnector
 
isFileConnector() - Method in class com.toolsverse.etl.connector.xml.XmlConnector
 
isFileConnector() - Method in class com.toolsverse.etl.connector.xml.XmlObjectStreamingConnector
 
isFileNameRequired() - Method in class com.toolsverse.etl.connector.FileConnectorParams
Checks if file name is required.
isFileNameRequired() - Method in class com.toolsverse.etl.connector.sql.SqlConnectorParams
Checks if file name is required.
isFileNameValid(String) - Static method in class com.toolsverse.util.FileUtils
Checks if filename is valid.
isFileSystem() - Method in class com.toolsverse.io.DirectProcessor
 
isFileSystem() - Method in class com.toolsverse.io.FileProcessor
 
isFileSystem() - Method in class com.toolsverse.io.FtpProcessor
 
isFileSystem() - Method in class com.toolsverse.io.HttpProcessor
 
isFileSystem() - Method in interface com.toolsverse.io.IoProcessor
Checks if IoProcessor operates on a local file system.
isFileSystem() - Method in class com.toolsverse.io.MailProcessor
 
isFileSystem() - Method in class com.toolsverse.io.NullProcessor
 
isFileSystem() - Method in class com.toolsverse.io.SftpProcessor
 
isFinal() - Method in class com.toolsverse.etl.core.engine.Task
If task is final it must be executed at the very end of the etl process.
isFirstRowData() - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Checks if "first row has data" flag was set.
isFolder() - Method in class com.toolsverse.util.TreeNode
Checks if is this node is a FOLDER.
isForceExt() - Method in class com.toolsverse.etl.connector.FileConnectorParams
If true the file extension will be forced when reading and writing files
isForEncryption(PGPPublicKey) - Static method in class com.toolsverse.util.encryption.pgp.PgpUtils
Checks if is for encryption.
isFromCursor() - Method in class com.toolsverse.etl.common.FunctionContext
Checks if "from cursor" flag is set.
isGetterMethod(Method) - Method in class com.toolsverse.mvc.model.ModelImpl
Checks if it is a getter method.
isGlobal() - Method in class com.toolsverse.etl.common.Variable
Checks if variable is global.
isGlobal() - Method in class com.toolsverse.storage.StorageProvider.StorageObject
Checks if scope is global.
isGroupThreads() - Method in class com.toolsverse.etl.core.engine.Destination
Returns the flag which enables grouping destinations with the same threadGroupName.
isHasFieldsWithIndex() - Method in class com.toolsverse.etl.common.DataSetFields
 
isHasNoParentRowTag() - Method in class com.toolsverse.etl.common.FieldDef
Checks if is the field has no parent row tag in XML.
isHiddenIfEmpty() - Method in class com.toolsverse.etl.common.FieldDef
Checks if this field is hidden if it doesn't have a value
isHiddenInNested() - Method in class com.toolsverse.etl.common.FieldDef
Checks if field must be hidden in nested datasets.
isHideInNested() - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
Checks if XML writer should not be creating nested XML nodes.
isHwmRecordingEnabled() - Method in class com.toolsverse.etl.core.engine.TaskRecorder
Checks if HWM recording is enabled.
isIgnoreAttrsInValueAttrNode() - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
Checks if is ignore attrs in value attr node.
isIgnoreBindVarCheck() - Method in class com.toolsverse.etl.core.engine.Destination
Checks if is ignore bind var check.
isIgnoreBom() - Method in class com.toolsverse.etl.connector.text.KeyValueConnectorParams
Checks if parser should ignore byte order mark (bom).
isIgnoreBom() - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Checks if parser should ignore byte order mark (bom).
isIgnoreEmpty() - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
If true, the source without dataset, for example, when file does not exist, will be ignored.
isIgnoreEmpty() - Method in class com.toolsverse.etl.core.engine.Source
Checks if ignore empty source flag is set.
isIgnoreNoRecords() - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
If true, the source without without records will be ignored.
isIgnoreNoRecords() - Method in class com.toolsverse.etl.core.engine.Source
Checks if ignore empty no records in the source flag is set.
isIgnoreValuesInValueAttrNode() - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
Checks if is ignore values in value attr node.
isInclude() - Method in class com.toolsverse.etl.common.Variable
Checks if "is include" flag set.
isIndependent() - Method in class com.toolsverse.etl.core.engine.Source
Checks if source is independent.
isInitialized() - Method in class com.toolsverse.etl.core.engine.EtlEngine
 
isInitialized() - Method in class com.toolsverse.etl.core.engine.EtlProcess
Checks if process is initialized.
isInitializing() - Method in interface com.toolsverse.mvc.controller.Controller
Checks if controller is in process of initialization.
isInitializing() - Method in interface com.toolsverse.mvc.controller.ControllerAdapter
Checks if controller is in process of initialization.
isInitializing() - Method in class com.toolsverse.mvc.controller.ControllerAdapterImpl
 
isInitializing() - Method in class com.toolsverse.mvc.controller.ControllerImpl
 
isInlineTask() - Method in interface com.toolsverse.etl.core.engine.OnTask
Checks if this is inline task.
isInlineTask() - Method in class com.toolsverse.etl.core.task.common.AddDimension
 
isInlineTask() - Method in class com.toolsverse.etl.core.task.common.CmdTask
 
isInlineTask() - Method in class com.toolsverse.etl.core.task.common.EvalTransformator
 
isInlineTask() - Method in class com.toolsverse.etl.core.task.common.ExtractDimension
 
isInlineTask() - Method in class com.toolsverse.etl.core.task.common.FileManagerTask
 
isInlineTask() - Method in class com.toolsverse.etl.core.task.common.FileMerge
 
isInlineTask() - Method in class com.toolsverse.etl.core.task.common.Filter
 
isInlineTask() - Method in class com.toolsverse.etl.core.task.common.FilterDataSet
 
isInlineTask() - Method in class com.toolsverse.etl.core.task.common.Intersect
 
isInlineTask() - Method in class com.toolsverse.etl.core.task.common.Join
 
isInlineTask() - Method in class com.toolsverse.etl.core.task.common.KeyValueNormTransformator
 
isInlineTask() - Method in class com.toolsverse.etl.core.task.common.KeyValueTransformator
 
isInlineTask() - Method in class com.toolsverse.etl.core.task.common.MailTask
 
isInlineTask() - Method in class com.toolsverse.etl.core.task.common.Matrix
 
isInlineTask() - Method in class com.toolsverse.etl.core.task.common.Minus
 
isInlineTask() - Method in class com.toolsverse.etl.core.task.common.NormalizeNestedDataSet
 
isInlineTask() - Method in class com.toolsverse.etl.core.task.common.Order
 
isInlineTask() - Method in class com.toolsverse.etl.core.task.common.Pivot
 
isInlineTask() - Method in class com.toolsverse.etl.core.task.common.Populate
 
isInlineTask() - Method in class com.toolsverse.etl.core.task.common.RegexpTransformator
 
isInlineTask() - Method in class com.toolsverse.etl.core.task.common.RemoveDuplicates
 
isInlineTask() - Method in class com.toolsverse.etl.core.task.common.ScriptTask
 
isInlineTask() - Method in class com.toolsverse.etl.core.task.common.SplitDataSet
 
isInlineTask() - Method in class com.toolsverse.etl.core.task.common.SqlTask
 
isInlineTask() - Method in class com.toolsverse.etl.core.task.common.Transpose
 
isInlineTask() - Method in class com.toolsverse.etl.core.task.common.Union
 
isInlineTask() - Method in class com.toolsverse.etl.core.task.common.Validator
 
isInlineTask() - Method in class com.toolsverse.etl.core.task.common.XslTransormTask
 
isInlineTask() - Method in class com.toolsverse.etl.core.task.oracle.OracleCopyTask
 
isInlineTask() - Method in class com.toolsverse.etl.core.task.oracle.OracleExtractTask
 
isInlineTask() - Method in class com.toolsverse.etl.core.task.oracle.OracleLoadTask
 
isInner() - Method in class com.toolsverse.etl.core.engine.Scenario
Checks if this scenario is inner.
isInnerDataSet() - Method in class com.toolsverse.etl.common.DataSet
Checks if it is inner data set.
isInteger(double) - Static method in class com.toolsverse.util.Utils
Checks if number is integer (or long).
isItem() - Method in class com.toolsverse.util.TreeNode
Checks if this node is an ITEM.
isJndiConnection(String) - Method in class com.toolsverse.etl.sql.connection.AliasConnectionProvider
Checks if url implies JNDI connection.
isJsonArray() - Method in class com.toolsverse.etl.common.FieldDef
Checks if field is json array.
isKeepDataSet() - Method in class com.toolsverse.etl.core.engine.Destination
Checks if destination should keep data set if it is already exists (default is false).
isKey() - Method in class com.toolsverse.etl.common.FieldDef
Checks if this field is a part of the primary key.
isLargeObject() - Method in class com.toolsverse.etl.common.FieldDef
Checks if field is CLOB or BLOB.
isLargeObject(int) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Checks if fType is large object.
isLoad(int) - Static method in class com.toolsverse.etl.core.util.EtlUtils
Checks if load needs to be performed during execution of the etl scenario.
isLoadActionSkipDeletesWithMerge() - Method in class com.toolsverse.etl.core.engine.Destination
Checks if is load should skip deletes with cdc merge.
isLoadKeySet() - Method in class com.toolsverse.etl.core.engine.Destination
Checks if is load key set.
isLocal() - Method in class com.toolsverse.storage.StorageProvider.StorageObject
Checks if scope is local.
isLocalCommit() - Method in class com.toolsverse.etl.common.Alias
Checks if local commit field is set for the connection.
isLogByDefault() - Method in class com.toolsverse.etl.core.service.EtlServiceImpl
 
isLogByDefault() - Method in class com.toolsverse.etl.sql.service.SqlServiceImpl
 
isLogByDefault() - Method in interface com.toolsverse.service.Loggable
Checks if service call should be logged by default.
isMac() - Static method in class com.toolsverse.util.Utils
Checks if current OS is Mac.
isMandatory() - Method in class com.toolsverse.etl.core.engine.Source
Checks if source is mandatory.
isMarkedToDelete() - Method in class com.toolsverse.etl.common.FieldDef
Checks if field is mark to be deleted.
isMaxRowsExceededException(Exception) - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
Checks if is "max rows exceeded" exception has occurred.
isMergeInNonCallableSupported() - Method in class com.toolsverse.etl.driver.AbstractDriver
 
isMergeInNonCallableSupported() - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
isMergeInNonCallableSupported() - Method in interface com.toolsverse.etl.driver.Driver
Checks if "merge" statement can be not callable.
isMergeInNonCallableSupported() - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
isMergeInNonCallableSupported() - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
isMergeInNonCallableSupported() - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
isMergeInNonCallableSupported() - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
isMergeInNonCallableSupported() - Method in class com.toolsverse.etl.driver.SimpleDriver
 
isMergeInNonCallableSupported() - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
isMergeMetrics() - Method in class com.toolsverse.etl.core.engine.Scenario
Checks if is merge metrics.
isMetadataAlter() - Method in class com.toolsverse.etl.core.engine.Destination
Checks if etl process should check if the destination table should be altered.
isMetadataCreate() - Method in class com.toolsverse.etl.core.engine.Destination
Checks if etl process should check if the destination table should be re-created.
isMetadataDest() - Method in class com.toolsverse.etl.core.engine.Destination
Checks if is metadata dest.
isMetadataOrder() - Method in class com.toolsverse.etl.core.engine.Destination
Checks if is metadata order.
isMetadataSource() - Method in class com.toolsverse.etl.core.engine.Destination
Checks if is metadata source.
isMetricsEnabled() - Method in interface com.toolsverse.etl.core.engine.Block
Checks if capturing metrics enabled.
isMetricsEnabled() - Method in class com.toolsverse.etl.core.engine.Destination
 
isMetricsEnabled() - Method in class com.toolsverse.etl.core.engine.Source
 
isMetricsEnabled() - Method in class com.toolsverse.etl.core.engine.Task
Checks if is metrics enabled.
isMetroUiReady() - Static method in class com.toolsverse.util.Utils
Checks if UI is metro style ready.
isMultiLineRecord() - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Checks if "potentially multi line record" flag is set.
isNestedField(String, String...) - Method in class com.toolsverse.etl.common.DataSet
Checks field represented by given name is a nested field.
isNewConnection() - Method in class com.toolsverse.etl.core.engine.Destination
Checks if new destination connection should be created for each transformation.
isNewConnection() - Method in class com.toolsverse.etl.core.engine.Source
Checks if new source connection should be created for each transformation.
isNewConnectionSourceQuery() - Method in class com.toolsverse.etl.core.engine.Source
Checks if new connection should be created for each SQL in source query.
isNix() - Static method in class com.toolsverse.util.Utils
Checks if current OS is Unix or Linux.
isNoOriginalFileName() - Method in class com.toolsverse.etl.connector.FileConnectorParams
Checks if "no original file name" flag is set.
isNoOwner() - Method in class com.toolsverse.etl.common.Alias
Checks if is no owner.
isNoReader() - Method in class com.toolsverse.etl.core.engine.Destination
Checks if destination should have no reader.
isNothing(Object) - Static method in class com.toolsverse.util.Utils
Returns true if object is null, or if object.toString().trim().length() == 0.
isNoWriter() - Method in class com.toolsverse.etl.core.engine.Destination
Checks if destination should have no writer.
isNullable() - Method in class com.toolsverse.etl.common.FieldDef
Checks if field is nullable.
isNullIfEmpty() - Method in class com.toolsverse.etl.connector.FileConnectorParams
If true and the value of the string is "" return null.
isNullIfEmpty() - Method in class com.toolsverse.etl.core.engine.LoadFunctionContext
If true and the value of the string is "" return null.
isNumber(int) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Checks if fType is number.
isNumber(String) - Static method in class com.toolsverse.util.Utils
Checks if string is number.
isNumberOfDataColsSameAsFields() - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Checks if the number of data columns is the same as fields.
isNumeric() - Method in class com.toolsverse.etl.common.FieldDef
Checks if field is numeric.
ISO_8859_1 - Static variable in class com.toolsverse.util.Charsets
Deprecated.
Use Java 7's StandardCharsets
isObjectsAsStrings() - Method in class com.toolsverse.etl.common.FieldDef
Checks if objects such as arrays, structs, etc should deserialized as strings.
isObjectsAsStrings() - Method in class com.toolsverse.etl.connector.sql.SqlConnectorParams
Checks if objects such as arrays, structs, etc should deserialized as strings.
isOther() - Method in class com.toolsverse.etl.common.FieldDef
Checks if field is on the following data types: DISTINCT, REF, DATALINK.
isOther(int) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Checks if fType is other.
isOutParam(String) - Method in class com.toolsverse.etl.metadata.JdbcMetadata
Checks if this is output parameter.
isOverrideWildcrad() - Method in class com.toolsverse.etl.connector.FileConnectorParams
Checks if override wildcard file name in the tag.
isParallel() - Method in interface com.toolsverse.etl.core.engine.Block
Checks if code for the particular scenario block can be executed in the separate thread.
isParallel() - Method in class com.toolsverse.etl.core.engine.Destination
 
isParallel() - Method in class com.toolsverse.etl.core.engine.Source
 
isParallelConnections() - Method in class com.toolsverse.etl.core.engine.Scenario
Checks if scenario requires parallel connections.
isParallelInnerScenario() - Method in class com.toolsverse.etl.core.engine.Scenario
Checks if this is a parallel inner scenario.
isParallelScenario() - Method in class com.toolsverse.etl.core.engine.Scenario
Checks if this is a parallel scenario.
isParseAttrs() - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
Checks if connector should parse xml attributes.
isParseCdata() - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
Checks if parse cdata.
isParseDates() - Method in class com.toolsverse.etl.connector.FileConnectorParams
Checks if system should parse dates.
isParseRootAttrs() - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
Checks if connector should parse xml attributes in the root node.
isParticularException(Throwable, String) - Static method in class com.toolsverse.util.Utils
Checks if ex.getMessage() contains pattern.
isPersistable() - Method in class com.toolsverse.mvc.model.Model.Attribute
Checks if attribute is persistable - cab be save to the storage such as xml, database, etc.
isPersistMetaData() - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Checks if "is persist meta data" flag was set.
isPoolable() - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
isPostPersistOccured() - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
Checks if DataSetConnector#postPersist has been already called.
isPostTask() - Method in interface com.toolsverse.etl.core.engine.OnTask
Checks if it is a post task.
isPostTask() - Method in class com.toolsverse.etl.core.task.common.AddDimension
 
isPostTask() - Method in class com.toolsverse.etl.core.task.common.CmdTask
 
isPostTask() - Method in class com.toolsverse.etl.core.task.common.EvalTransformator
 
isPostTask() - Method in class com.toolsverse.etl.core.task.common.ExtractDimension
 
isPostTask() - Method in class com.toolsverse.etl.core.task.common.FileManagerTask
 
isPostTask() - Method in class com.toolsverse.etl.core.task.common.FileMerge
 
isPostTask() - Method in class com.toolsverse.etl.core.task.common.Filter
 
isPostTask() - Method in class com.toolsverse.etl.core.task.common.FilterDataSet
 
isPostTask() - Method in class com.toolsverse.etl.core.task.common.Intersect
 
isPostTask() - Method in class com.toolsverse.etl.core.task.common.Join
 
isPostTask() - Method in class com.toolsverse.etl.core.task.common.KeyValueNormTransformator
 
isPostTask() - Method in class com.toolsverse.etl.core.task.common.KeyValueTransformator
 
isPostTask() - Method in class com.toolsverse.etl.core.task.common.MailTask
 
isPostTask() - Method in class com.toolsverse.etl.core.task.common.Matrix
 
isPostTask() - Method in class com.toolsverse.etl.core.task.common.Minus
 
isPostTask() - Method in class com.toolsverse.etl.core.task.common.NormalizeNestedDataSet
 
isPostTask() - Method in class com.toolsverse.etl.core.task.common.Order
 
isPostTask() - Method in class com.toolsverse.etl.core.task.common.Pivot
 
isPostTask() - Method in class com.toolsverse.etl.core.task.common.Populate
 
isPostTask() - Method in class com.toolsverse.etl.core.task.common.RegexpTransformator
 
isPostTask() - Method in class com.toolsverse.etl.core.task.common.RemoveDuplicates
 
isPostTask() - Method in class com.toolsverse.etl.core.task.common.ScriptTask
 
isPostTask() - Method in class com.toolsverse.etl.core.task.common.SplitDataSet
 
isPostTask() - Method in class com.toolsverse.etl.core.task.common.SqlTask
 
isPostTask() - Method in class com.toolsverse.etl.core.task.common.Transpose
 
isPostTask() - Method in class com.toolsverse.etl.core.task.common.Union
 
isPostTask() - Method in class com.toolsverse.etl.core.task.common.Validator
 
isPostTask() - Method in class com.toolsverse.etl.core.task.common.XslTransormTask
 
isPostTask() - Method in class com.toolsverse.etl.core.task.oracle.OracleCopyTask
 
isPostTask() - Method in class com.toolsverse.etl.core.task.oracle.OracleExtractTask
 
isPostTask() - Method in class com.toolsverse.etl.core.task.oracle.OracleLoadTask
 
isPreEtlTask() - Method in interface com.toolsverse.etl.core.engine.OnTask
Checks if it is a pre etl task.
isPreEtlTask() - Method in class com.toolsverse.etl.core.task.common.AddDimension
 
isPreEtlTask() - Method in class com.toolsverse.etl.core.task.common.CmdTask
 
isPreEtlTask() - Method in class com.toolsverse.etl.core.task.common.EvalTransformator
 
isPreEtlTask() - Method in class com.toolsverse.etl.core.task.common.ExtractDimension
 
isPreEtlTask() - Method in class com.toolsverse.etl.core.task.common.FileManagerTask
 
isPreEtlTask() - Method in class com.toolsverse.etl.core.task.common.FileMerge
 
isPreEtlTask() - Method in class com.toolsverse.etl.core.task.common.Filter
 
isPreEtlTask() - Method in class com.toolsverse.etl.core.task.common.FilterDataSet
 
isPreEtlTask() - Method in class com.toolsverse.etl.core.task.common.Intersect
 
isPreEtlTask() - Method in class com.toolsverse.etl.core.task.common.Join
 
isPreEtlTask() - Method in class com.toolsverse.etl.core.task.common.KeyValueNormTransformator
 
isPreEtlTask() - Method in class com.toolsverse.etl.core.task.common.KeyValueTransformator
 
isPreEtlTask() - Method in class com.toolsverse.etl.core.task.common.MailTask
 
isPreEtlTask() - Method in class com.toolsverse.etl.core.task.common.Matrix
 
isPreEtlTask() - Method in class com.toolsverse.etl.core.task.common.Minus
 
isPreEtlTask() - Method in class com.toolsverse.etl.core.task.common.NormalizeNestedDataSet
 
isPreEtlTask() - Method in class com.toolsverse.etl.core.task.common.Order
 
isPreEtlTask() - Method in class com.toolsverse.etl.core.task.common.Pivot
 
isPreEtlTask() - Method in class com.toolsverse.etl.core.task.common.Populate
 
isPreEtlTask() - Method in class com.toolsverse.etl.core.task.common.RegexpTransformator
 
isPreEtlTask() - Method in class com.toolsverse.etl.core.task.common.RemoveDuplicates
 
isPreEtlTask() - Method in class com.toolsverse.etl.core.task.common.ScriptTask
 
isPreEtlTask() - Method in class com.toolsverse.etl.core.task.common.SplitDataSet
 
isPreEtlTask() - Method in class com.toolsverse.etl.core.task.common.SqlTask
 
isPreEtlTask() - Method in class com.toolsverse.etl.core.task.common.Transpose
 
isPreEtlTask() - Method in class com.toolsverse.etl.core.task.common.Union
 
isPreEtlTask() - Method in class com.toolsverse.etl.core.task.common.Validator
 
isPreEtlTask() - Method in class com.toolsverse.etl.core.task.common.XslTransormTask
 
isPreEtlTask() - Method in class com.toolsverse.etl.core.task.oracle.OracleCopyTask
 
isPreEtlTask() - Method in class com.toolsverse.etl.core.task.oracle.OracleExtractTask
 
isPreEtlTask() - Method in class com.toolsverse.etl.core.task.oracle.OracleLoadTask
 
isPrePersistOccured() - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
Checks if DataSetConnector#prePersist has been already called.
isPreTask() - Method in interface com.toolsverse.etl.core.engine.OnTask
Checks if it is a pre task.
isPreTask() - Method in class com.toolsverse.etl.core.task.common.AddDimension
 
isPreTask() - Method in class com.toolsverse.etl.core.task.common.CmdTask
 
isPreTask() - Method in class com.toolsverse.etl.core.task.common.EvalTransformator
 
isPreTask() - Method in class com.toolsverse.etl.core.task.common.ExtractDimension
 
isPreTask() - Method in class com.toolsverse.etl.core.task.common.FileManagerTask
 
isPreTask() - Method in class com.toolsverse.etl.core.task.common.FileMerge
 
isPreTask() - Method in class com.toolsverse.etl.core.task.common.Filter
 
isPreTask() - Method in class com.toolsverse.etl.core.task.common.FilterDataSet
 
isPreTask() - Method in class com.toolsverse.etl.core.task.common.Intersect
 
isPreTask() - Method in class com.toolsverse.etl.core.task.common.Join
 
isPreTask() - Method in class com.toolsverse.etl.core.task.common.KeyValueNormTransformator
 
isPreTask() - Method in class com.toolsverse.etl.core.task.common.KeyValueTransformator
 
isPreTask() - Method in class com.toolsverse.etl.core.task.common.MailTask
 
isPreTask() - Method in class com.toolsverse.etl.core.task.common.Matrix
 
isPreTask() - Method in class com.toolsverse.etl.core.task.common.Minus
 
isPreTask() - Method in class com.toolsverse.etl.core.task.common.NormalizeNestedDataSet
 
isPreTask() - Method in class com.toolsverse.etl.core.task.common.Order
 
isPreTask() - Method in class com.toolsverse.etl.core.task.common.Pivot
 
isPreTask() - Method in class com.toolsverse.etl.core.task.common.Populate
 
isPreTask() - Method in class com.toolsverse.etl.core.task.common.RegexpTransformator
 
isPreTask() - Method in class com.toolsverse.etl.core.task.common.RemoveDuplicates
 
isPreTask() - Method in class com.toolsverse.etl.core.task.common.ScriptTask
 
isPreTask() - Method in class com.toolsverse.etl.core.task.common.SplitDataSet
 
isPreTask() - Method in class com.toolsverse.etl.core.task.common.SqlTask
 
isPreTask() - Method in class com.toolsverse.etl.core.task.common.Transpose
 
isPreTask() - Method in class com.toolsverse.etl.core.task.common.Union
 
isPreTask() - Method in class com.toolsverse.etl.core.task.common.Validator
 
isPreTask() - Method in class com.toolsverse.etl.core.task.common.XslTransormTask
 
isPreTask() - Method in class com.toolsverse.etl.core.task.oracle.OracleCopyTask
 
isPreTask() - Method in class com.toolsverse.etl.core.task.oracle.OracleExtractTask
 
isPreTask() - Method in class com.toolsverse.etl.core.task.oracle.OracleLoadTask
 
isProcOrFunc() - Method in class com.toolsverse.etl.core.engine.Destination
Checks if is destination is a stored procedure or function.
isReaderMethod(Method) - Method in class com.toolsverse.mvc.model.ModelImpl
Checks if it is a reader method.
isReadOnly() - Method in class com.toolsverse.etl.common.Alias
Checks if is read only.
isReadOnly() - Method in class com.toolsverse.etl.sql.connection.SshConnection
 
isReadOnly() - Method in class com.toolsverse.etl.sql.connection.StreamingConnection
 
isReadOnlyMetadata() - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
If true read only metadata and skip data.
isReady() - Method in class com.toolsverse.etl.core.engine.Scenario
Checks if scenario is fully loaded and ready to be executed.
isReady() - Method in interface com.toolsverse.etl.metadata.MetadataProvider
Checks if provider is ready.
isReadyToCommit(Connection) - Method in class com.toolsverse.etl.core.connection.EtlConnectionFactoryImpl
 
isReadyToCommit(Connection) - Method in interface com.toolsverse.etl.sql.connection.ConnectionFactory
Checks if connection is ready to commit.
isReadyToCommit(Connection) - Method in class com.toolsverse.etl.sql.connection.ConnectionFactoryWrapper
 
isReadyToCommit(Connection) - Method in class com.toolsverse.etl.sql.connection.DummyConnectionFactory
 
isReadyToCommit(Connection) - Method in class com.toolsverse.etl.sql.connection.GenericConnectionFactory
 
isReCreate() - Method in class com.toolsverse.etl.core.engine.Destination
Checks if the destination table must be re-created.
isRedirected(HttpRequest, HttpResponse, HttpContext) - Method in class com.toolsverse.service.web.HttpClientFactory.FlexibleRedirectStrategy
 
isRegexpSearch() - Method in class com.toolsverse.etl.metadata.DatabaseFilter
Checks if "regexp search" modifier is set.
isRemoveEol() - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Check if connector needs to remove the EOL characters when creating the file.
isReorder() - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Checks if columns should reordered suing order of vars before creating the files.
isRequestStop() - Method in class com.toolsverse.etl.core.config.EtlConfig
Checks if user requested to stop the loop.
isRetired() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.WeightedValue
If the entry was removed from the hash-table and is awaiting removal from the page replacement policy.
isReturnSql() - Method in class com.toolsverse.etl.sql.service.SqlRequest
If true the response will include actual executed sql.
isRunning() - Method in interface com.toolsverse.util.concurrent.ParallelProgressCallback
Checks if any background task associated this object is running.
isSavePoint() - Method in class com.toolsverse.etl.common.OnException
Checks if save point on exception enabled.
isScientificNotation(String) - Static method in class com.toolsverse.util.Utils
Checks if string is a number in scientific notation.
isScopeSet(int) - Method in class com.toolsverse.etl.common.Variable
Checks if given scope is set.
isScopeSet(int) - Method in class com.toolsverse.etl.core.engine.Task
Checks if scope is set.
isSelectStatement(String) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Checks if sql statement is in fact "select" statement.
isServer() - Method in class com.toolsverse.config.SystemConfig
Checks if it is a server deployment.
isSession() - Method in class com.toolsverse.storage.StorageProvider.StorageObject
Checks if scope is session.
isSetterMethod(Method) - Method in class com.toolsverse.mvc.model.ModelImpl
Checks if it is a setter method.
isSheetAlreadyExatractedException(Exception) - Method in class com.toolsverse.etl.connector.excel.ExcelConnectorParams
Checks if given exception is a "sheet already extracted" exception.
isShowProgress() - Method in class com.toolsverse.util.concurrent.ConcurrentFeature
Checks if progress indicator is configured to be displayed.
isSilent() - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
Checks if "is silent" flag set.
isSilentUpdate() - Method in class com.toolsverse.mvc.model.ModelImpl
Checks if "silent update" flag is set.
isSingleton() - Method in class com.toolsverse.ext.loader.Unit
Checks if module should be a singleton.
isSkipBad() - Method in class com.toolsverse.etl.connector.text.KeyValueConnectorParams
Checks if skip bad (not properly formatted) rows flag is enabled.
isSkipBad() - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Checks if skip bad (not properly formatted) rows flag is enabled.
isSkipDataSetField() - Method in class com.toolsverse.etl.connector.text.KeyValueConnectorParams
Checks if "skip column with datasets when writing data" flag was set.
isSkipDataSetField() - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Checks if "skip column with datasets when writing data" flag was set.
isSkipDataSetRow() - Method in class com.toolsverse.etl.connector.text.KeyValueConnectorParams
Checks if "skip rows with dataset column when writing data" flag was set.
isSkipDataSetRow() - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Checks if "skip rows with dataset column when writing data" flag was set.
isSkipEmpty() - Method in class com.toolsverse.etl.connector.excel.ExcelConnectorParams
Checks if empty rows should be ignored.
isSkipEmpty() - Method in class com.toolsverse.etl.connector.text.KeyValueConnectorParams
Checks if "skip empty rows when reading data" flag was set.
isSkipEmpty() - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Checks if "skip empty rows when reading data" flag was set.
isSkipFirst() - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Checks if skip first row flag is enabled.
isSkipWhenFewerColumns() - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Checks if is skip when fewer columns.
isSkipWhenMoreColumns() - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Checks if is skip when more columns.
isSsh() - Method in class com.toolsverse.etl.sql.connection.SshTunnel
Checks if ssh tunnel should be used.
isStartsWith() - Method in class com.toolsverse.etl.metadata.DatabaseFilter
Checks if "STARTS WITH" modifier is set.
isStopped() - Method in class com.toolsverse.util.FileWatcher
Checks if is stopped.
isStream() - Method in class com.toolsverse.etl.core.engine.Destination
Checks if data should be streamed from the source to the destination.
isStreaming() - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
Checks if is streaming.
isStreamingProcessor() - Method in class com.toolsverse.io.DirectProcessor
 
isStreamingProcessor() - Method in class com.toolsverse.io.FileProcessor
 
isStreamingProcessor() - Method in class com.toolsverse.io.FtpProcessor
 
isStreamingProcessor() - Method in class com.toolsverse.io.HttpProcessor
 
isStreamingProcessor() - Method in interface com.toolsverse.io.IoProcessor
Checks if this is a streaming processor.
isStreamingProcessor() - Method in class com.toolsverse.io.MailProcessor
 
isStreamingProcessor() - Method in class com.toolsverse.io.NullProcessor
 
isStreamingProcessor() - Method in class com.toolsverse.io.SftpProcessor
 
isStrIn(String, String...) - Static method in class com.toolsverse.util.Utils
Checks if gives string belongs to the given array of strings.
isStripNotPrintable() - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Checks if system should strip not printable chars when writing.
isStruct(int) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Checks if fType is struct.
isStub() - Method in class com.toolsverse.etl.core.engine.Source
Checks if source is a stub.
isSystemWindows() - Static method in class com.toolsverse.util.FilenameUtils
Determines if Windows file system is in use.
isTableName(String) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Checks if given sql is a table name.
isTagValueField() - Method in class com.toolsverse.etl.common.FieldDef
Checks if this field is an XML tag value.
isTempTable() - Method in class com.toolsverse.etl.core.engine.Destination
Checks if destination is a temp table.
isTerminated() - Method in class com.toolsverse.util.concurrent.ParallelExecutor
Checks if execution was terminated.
isTextFormat() - Method in interface com.toolsverse.etl.connector.DataSetConnector
Checks if this is a connector for the text-based data format, such as JOSN, XML, etc.
isTextFormat() - Method in class com.toolsverse.etl.connector.excel.ExcelConnector
 
isTextFormat() - Method in class com.toolsverse.etl.connector.excel.ExcelXlsxConnector
 
isTextFormat() - Method in class com.toolsverse.etl.connector.html.HtmlConnector
 
isTextFormat() - Method in class com.toolsverse.etl.connector.json.JsonConnector
 
isTextFormat() - Method in class com.toolsverse.etl.connector.json.JsonDatasetConnector
 
isTextFormat() - Method in class com.toolsverse.etl.connector.pdf.PdfConnector
 
isTextFormat() - Method in class com.toolsverse.etl.connector.SourceConnector
 
isTextFormat() - Method in class com.toolsverse.etl.connector.sql.SqlConnector
 
isTextFormat() - Method in class com.toolsverse.etl.connector.text.ClobConnector
 
isTextFormat() - Method in class com.toolsverse.etl.connector.text.KeyValueConnector
 
isTextFormat() - Method in class com.toolsverse.etl.connector.text.TextConnector
 
isTextFormat() - Method in class com.toolsverse.etl.connector.xml.XmlConnector
 
isTextFormat() - Method in class com.toolsverse.etl.connector.xml.XmlObjectStreamingConnector
 
isTime() - Method in class com.toolsverse.etl.common.FieldDef
Checks if field is time.
isTime(int) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Checks if fType is time.
isTimeFormat(String) - Method in class com.toolsverse.etl.connector.FileConnectorParams
Checks if given format string is a time format.
isTimeOnly(Date, TimeZone) - Static method in class com.toolsverse.util.Utils
Checks if date is a time only.
isTimestamp() - Method in class com.toolsverse.etl.common.FieldDef
Checks if field is timestamp.
isTimestamp(int) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Checks if fType is timestamp.
isTolerate() - Method in class com.toolsverse.etl.common.Variable
Checks if ignore any exception during function execution flag is set.
isTrackFiles() - Method in class com.toolsverse.etl.core.connection.DefaultTransactionMonitor
 
isTrackFiles() - Method in interface com.toolsverse.etl.sql.connection.TransactionMonitor
Checks if is track files flag is set.
isTrackingEnabled() - Method in interface com.toolsverse.etl.common.ReadTracker
Checks if tracking is allowed.
isTrackingEnabled() - Method in class com.toolsverse.etl.core.engine.Source
 
isTrackMetrics() - Method in class com.toolsverse.etl.core.engine.Scenario
Checks if is track metrics.
isTrimValue() - Method in class com.toolsverse.etl.connector.FileConnectorParams
Checks if should should trim column value.
isTruncateUrl() - Method in class com.toolsverse.io.DirectProcessor
 
isTruncateUrl() - Method in class com.toolsverse.io.FileProcessor
 
isTruncateUrl() - Method in class com.toolsverse.io.FtpProcessor
 
isTruncateUrl() - Method in class com.toolsverse.io.HttpProcessor
 
isTruncateUrl() - Method in interface com.toolsverse.io.IoProcessor
Checks if url needs to be truncated (separated from the file name).
isTruncateUrl() - Method in class com.toolsverse.io.MailProcessor
 
isTruncateUrl() - Method in class com.toolsverse.io.NullProcessor
 
isTruncateUrl() - Method in class com.toolsverse.io.SftpProcessor
 
isUnique() - Method in class com.toolsverse.etl.connector.sql.SqlConnectorParams
Checks if is unique.
isUnique(DataSet, int) - Method in class com.toolsverse.etl.metadata.JdbcMetadata
Checks if index is unique using given data set with indexes and row which is a number of the index.
isUnsignedInt(String) - Static method in class com.toolsverse.util.Utils
Checks if string is an unsigned int.
isUpdateDirtyOnChange() - Method in class com.toolsverse.mvc.model.ModelImpl
Checks if "is update dirty on change" flag is set.
isUpdateIndexOnChange() - Method in class com.toolsverse.etl.common.DataSet
Checks if index should be updated automatically.
isUpdateIndexOnChange() - Method in class com.toolsverse.etl.core.engine.Source
Checks if index should be updated automatically.
isUpdateLocation() - Method in class com.toolsverse.etl.core.config.EtlConfig
Checks if "update location" flag is set.
isUrl(String) - Static method in class com.toolsverse.util.UrlUtils
Checks if given string a is a formally url.
isUsedByOtherDestination() - Method in class com.toolsverse.etl.core.engine.Destination
Checks if this destination is used by other destination.
isValid(int) - Method in class com.toolsverse.etl.sql.connection.SshConnection
 
isValid(int) - Method in class com.toolsverse.etl.sql.connection.StreamingConnection
 
isValidationFailed() - Method in class com.toolsverse.etl.common.DataSet
Checks if is validation failed.
isValidDate(int, int, int) - Static method in class com.toolsverse.util.CalendarUtil
Checks whether the given day, month and year combination is a valid date or not.
isValidDate(int, int, int, int, int, int) - Static method in class com.toolsverse.util.CalendarUtil
Checks whether the given day, month, year, hour, minute and second combination is a valid date or not.
isValidDate(String) - Static method in class com.toolsverse.util.DateUtil
Checks whether the actual date of the given date string is valid.
isValidDate(String, String) - Static method in class com.toolsverse.util.DateUtil
Checks whether the actual date of the given date string is valid based on the given date format pattern.
isValidPartOfSqlName(String) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
 
isValidTime(int, int, int) - Static method in class com.toolsverse.util.CalendarUtil
Checks whether the given hour, minute and second combination is a valid time or not.
isVarChar(int) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Checks if type is varchar.
isVarcharOnly() - Method in class com.toolsverse.etl.common.Alias
Checks if all fields are varchars only.
isVarcharOnly(String) - Method in interface com.toolsverse.etl.common.FieldsRepository
Checks if all fields are varchars.
isVarcharOnly(String) - Method in class com.toolsverse.etl.core.config.EtlConfig
 
isVisible() - Method in class com.toolsverse.etl.common.FieldDef
Checks if field is visible.
isWarning() - Method in exception com.toolsverse.etl.exception.EtlException
Checks if is warning.
isWebService() - Method in class com.toolsverse.config.SystemConfig
Checks if it is a web service deployment.
isWellKnownDriver(String) - Static method in class com.toolsverse.etl.common.FieldsRepository.FieldsRepositoryConfig
 
isWildCard(String) - Static method in class com.toolsverse.util.FileUtils
Checks for wildcards in the file name.
isWildcardParallel() - Method in class com.toolsverse.etl.core.engine.Source
Checks if parallel processing of wildcard sources is enabled.
isWindows() - Static method in class com.toolsverse.util.Utils
Checks if current OS is Windows.
isWrapperFor(Class<?>) - Method in class com.toolsverse.etl.sql.connection.SshConnection
 
isWrapperFor(Class<?>) - Method in class com.toolsverse.etl.sql.connection.StreamingConnection
 
isWrapperFor(Class<?>) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
isWriterMethod(Method) - Method in class com.toolsverse.mvc.model.ModelImpl
Checks if it is a writer method.
isXml() - Method in class com.toolsverse.etl.common.FieldDef
Checks if field is XML.
isXml(int) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Checks if data type is xml.
isXmlTag() - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
Checks if connector should add standard xml root tag when creating an xml.
ITEM_TYPE - Static variable in class com.toolsverse.util.TreeNode
ITEM which is not FOLDER
itemStateChanged(ItemEvent) - Method in class com.toolsverse.mvc.view.wings.SComboBoxAdapter
 
iterable() - Static method in class com.toolsverse.util.concurrentlinkedhashmap.Weighers
A weigher where the value is a Iterable and its weight is the number of elements.
iterator() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.CollectionView
Returns a "weakly consistent" iterator that will never throw ConcurrentModificationException, and guarantees to traverse elements as they existed upon construction of the iterator, and may (but is not guaranteed to) reflect any modifications subsequent to construction.
iterator() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.EntrySetView
 
iterator() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.KeySetView
 
iterator() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.ValuesView
 
iterator() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.DiscardingQueue
 
iterator - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.EntryIterator
 
iterator() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.EntrySet
 
iterator - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.KeyIterator
 
iterator() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.KeySet
 
iterator - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.ValueIterator
 
iterator() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.Values
 
iterator() - Method in class com.toolsverse.util.concurrentlinkedhashmap.LinkedDeque
 
iterator2List(Iterator<?>) - Static method in class com.toolsverse.util.CollectionUtils
Converts iterator to List

J

JaiImageHandler - Class in com.toolsverse.imaging.handler
The abstract ImageHandler.
JaiImageHandler() - Constructor for class com.toolsverse.imaging.handler.JaiImageHandler
 
JAR_PREFIX - Static variable in class com.toolsverse.config.SystemConfig
The default prefix for the framework jar files.
JAVA_LANG - Static variable in interface com.toolsverse.util.lang.ParserTypeFactory
JAVA.
JAVA_SCRIPT_KEYWORDS - Static variable in class com.toolsverse.util.Script
 
JAVA_SCRIPT_LANG - Static variable in interface com.toolsverse.util.lang.ParserTypeFactory
JAVA SCRIPT.
JAVA_SCRIPT_LANG - Static variable in class com.toolsverse.util.Script
 
JDBC_PATH - Static variable in class com.toolsverse.config.SystemConfig
JDBC PATH suffix.
JdbcConnectionWrapper - Interface in com.toolsverse.etl.sql.connection
 
JdbcMetadata - Class in com.toolsverse.etl.metadata
The implementation of the Metadata interface for the jdbc complaint databases.
JdbcMetadata() - Constructor for class com.toolsverse.etl.metadata.JdbcMetadata
 
JdbcMetadata.DbMetadata - Class in com.toolsverse.etl.metadata
The Class DbMetadata.
JdbcUrlParser - Class in com.toolsverse.etl.sql.connection
This class parsers JDBC URL.
JdbcUrlParser() - Constructor for class com.toolsverse.etl.sql.connection.JdbcUrlParser
 
join(DataSet, String, String, String, TypedKeyValue<DataSet, Boolean>...) - Static method in class com.toolsverse.etl.common.CommonEtlUtils
Joins data sets.
Join - Class in com.toolsverse.etl.core.task.common
This Task.POST task performs a join operation on two or more data sets.
Join() - Constructor for class com.toolsverse.etl.core.task.common.Join
 
JOIN_TYPE_VAR - Static variable in class com.toolsverse.etl.core.task.common.Join
The type of join variable
JOIN_VAR - Static variable in class com.toolsverse.etl.core.task.common.AddDimension
The JOIN variable.
JOIN_VAR - Static variable in class com.toolsverse.etl.core.task.common.Join
The JOIN variable.
JsKeystrokeUtils - Class in com.toolsverse.util
The collection of static methods for mapping between JavaScipt keyboard events and Java KeyStroke.
JsKeystrokeUtils() - Constructor for class com.toolsverse.util.JsKeystrokeUtils
 
JSON_ARRAY_ATTR - Static variable in class com.toolsverse.etl.common.Variable
 
JSON_LANG - Static variable in interface com.toolsverse.util.lang.ParserTypeFactory
json.
JsonConnector - Class in com.toolsverse.etl.connector.json
Reads and writes json documents.
JsonConnector() - Constructor for class com.toolsverse.etl.connector.json.JsonConnector
 
JsonConnectorParams - Class in com.toolsverse.etl.connector.json
The DataSetConnectorParams used by JsonConnector.
JsonConnectorParams() - Constructor for class com.toolsverse.etl.connector.json.JsonConnectorParams
Instantiates a new JsonConnectorParams.
JsonConnectorParams(CacheProvider<String, Object>, boolean, int) - Constructor for class com.toolsverse.etl.connector.json.JsonConnectorParams
Instantiates a new JsonConnectorParams.
JsonDatasetConnector - Class in com.toolsverse.etl.connector.json
Reads and writes documents in the json dataset format.
JsonDatasetConnector() - Constructor for class com.toolsverse.etl.connector.json.JsonDatasetConnector
 
JsonDatasetConnectorParams - Class in com.toolsverse.etl.connector.json
The DataSetConnectorParams used by JsonDatasetConnector.
JsonDatasetConnectorParams() - Constructor for class com.toolsverse.etl.connector.json.JsonDatasetConnectorParams
Instantiates a new JsonConnectorParams.
JsonDatasetConnectorParams(CacheProvider<String, Object>, boolean, int) - Constructor for class com.toolsverse.etl.connector.json.JsonDatasetConnectorParams
Instantiates a new JsonConnectorParams.
JsonDatasetMetadata - Class in com.toolsverse.etl.metadata.json
The implementation of the Metadata interface for the json dataset files.
JsonDatasetMetadata() - Constructor for class com.toolsverse.etl.metadata.json.JsonDatasetMetadata
 
JsonMetadata - Class in com.toolsverse.etl.metadata.json
The implementation of the Metadata interface for the json files.
JsonMetadata() - Constructor for class com.toolsverse.etl.metadata.json.JsonMetadata
 
JsonProducerPackage - Class in com.toolsverse.etl.connector.json
The producer packages for json files.
JsonProducerPackage(JsonConnectorParams, String, String) - Constructor for class com.toolsverse.etl.connector.json.JsonProducerPackage
 
JsonSplitProcessor - Class in com.toolsverse.etl.connector.json
This class implements SplitProcessor for JSON files.
JsonSplitProcessor() - Constructor for class com.toolsverse.etl.connector.json.JsonSplitProcessor
 
JsonStreamingPackage - Class in com.toolsverse.etl.connector.json
The streaming packages for jsons.
JsonStreamingPackage(DataSet, Driver, JsonConnectorParams) - Constructor for class com.toolsverse.etl.connector.json.JsonStreamingPackage
 
JSP_LANG - Static variable in interface com.toolsverse.util.lang.ParserTypeFactory
JSP.
JTS_JDBC_CLASS - Static variable in class com.toolsverse.etl.common.FieldsRepository.FieldsRepositoryConfig
 

K

KEEP_ALIVE_PROP - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The Constant KEEP_ALIVE_PROP.
KEEP_ALL_VAR - Static variable in class com.toolsverse.etl.core.task.common.AddDimension
The KEEP_ALL_VAR.
KEEP_LOG_VAR - Static variable in class com.toolsverse.etl.core.task.common.CmdTask
 
key - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.MapEntry
 
key - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.Node
 
key - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.Node
 
KEY_ATTR - Static variable in class com.toolsverse.etl.common.DataSet
The KEY_ATTR attribute.
KEY_FIELDS_ATTR - Static variable in class com.toolsverse.etl.core.engine.Source
KEY_FIELDS_ATTR.
KEY_FILE_PROP - Static variable in class com.toolsverse.io.FtpsProcessor
The KEY FILE property.
KEY_FILE_PROP - Static variable in class com.toolsverse.io.SftpProcessor
The KEY FILE property.
KEY_VALUE_PROP - Static variable in class com.toolsverse.etl.connector.json.JsonConnectorParams
The KEY_VALUE property.
KEY_VAR - Static variable in class com.toolsverse.etl.core.task.common.CopyIntoDestinationTableTask
The KEY variable name.
KEY_VAR - Static variable in class com.toolsverse.etl.core.task.common.KeyValueNormTransformator
The KEY_VAR.
KEY_VAR - Static variable in class com.toolsverse.etl.core.task.common.KeyValueTransformator
The KEY_VAR.
KEY_VAR - Static variable in class com.toolsverse.etl.core.task.redshift.CopyIntoRedshiftTableTask
The KEY variable name.
KEY_VAR - Static variable in class com.toolsverse.etl.core.task.snowflake.CopyIntoTableTask
The KEY variable name.
KeyIterator(ConcurrentHashMapV8.Node<K, V>[], int, int, int, ConcurrentHashMapV8<K, V>) - Constructor for class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.KeyIterator
 
KeyIterator() - Constructor for class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.KeyIterator
 
keys() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8
Returns an enumeration of the keys in this table.
KEYS_VAR - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The KEYS variable name.
keySet() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8
Returns a Set view of the keys contained in this map.
keySet(V) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8
Returns a Set view of the keys in this map, using the given common mapped value for any additions (i.e., Collection.add(E) and Collection.addAll(Collection)).
keySet - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
 
keySet() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
 
KeySet() - Constructor for class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.KeySet
 
keySet() - Method in class com.toolsverse.util.LinkedCaseInsensitiveMap
 
KeySetView(ConcurrentHashMapV8<K, V>, V) - Constructor for class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.KeySetView
 
KeySpliterator(ConcurrentHashMapV8.Node<K, V>[], int, int, int, long) - Constructor for class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.KeySpliterator
 
keyStroke2String(KeyStroke, String) - Static method in class com.toolsverse.util.JsKeystrokeUtils
Converts Java KeyStroke to the form which JavaScript can understand
KeyValue - Class in com.toolsverse.util
KeyValue is the key-value class where the key and the value are objects.
KeyValue(Object, Object) - Constructor for class com.toolsverse.util.KeyValue
Instantiates a new key-value pair.
KeyValueConnector - Class in com.toolsverse.etl.connector.text
Reads and writes key=value text files.
KeyValueConnector() - Constructor for class com.toolsverse.etl.connector.text.KeyValueConnector
 
KeyValueConnectorParams - Class in com.toolsverse.etl.connector.text
The DataSetConnectorParams used by KeyValueConnector.
KeyValueConnectorParams() - Constructor for class com.toolsverse.etl.connector.text.KeyValueConnectorParams
Instantiates a new TextConnectorParams.
KeyValueConnectorParams(CacheProvider<String, Object>, boolean, int) - Constructor for class com.toolsverse.etl.connector.text.KeyValueConnectorParams
Instantiates a new TextConnectorParams.
KeyValueConnectorParams(CacheProvider<String, Object>, boolean, int, String, boolean) - Constructor for class com.toolsverse.etl.connector.text.KeyValueConnectorParams
Instantiates a new TextConnectorParams.
keyValueDenormalization(DataSet, DataSet, String, String, String, String, boolean, boolean, String) - Static method in class com.toolsverse.etl.common.CommonEtlUtils
This transformation groups rows by combination of 'group by' fields.
keyValueDenormalization(DataSet, DataSet, String, String, String, String, boolean, boolean, String, String) - Static method in class com.toolsverse.etl.common.CommonEtlUtils
This transformation groups rows by combination of 'group by' fields.
KeyValueFileMetadata - Class in com.toolsverse.etl.metadata.text
The implementation of the Metadata interface for the key=value files.
KeyValueFileMetadata() - Constructor for class com.toolsverse.etl.metadata.text.KeyValueFileMetadata
 
keyValueNormalization(DataSet, String, String, String, boolean) - Static method in class com.toolsverse.etl.common.CommonEtlUtils
This transformation performs key-value normalization.
keyValueNormalization(DataSet, String, String, String, boolean, String) - Static method in class com.toolsverse.etl.common.CommonEtlUtils
This transformation performs key-value normalization.
KeyValueNormTransformator - Class in com.toolsverse.etl.core.task.common
This Task.POST task performs key-value normalization.
KeyValueNormTransformator() - Constructor for class com.toolsverse.etl.core.task.common.KeyValueNormTransformator
 
KeyValueProducerPackage - Class in com.toolsverse.etl.connector.text
The producer packages for key=value files.
KeyValueProducerPackage(KeyValueConnectorParams, String, String) - Constructor for class com.toolsverse.etl.connector.text.KeyValueProducerPackage
 
KeyValueStreamingPackage - Class in com.toolsverse.etl.connector.text
The streaming packages for key=value files.
KeyValueStreamingPackage(DataSet, Driver, KeyValueConnectorParams) - Constructor for class com.toolsverse.etl.connector.text.KeyValueStreamingPackage
 
KeyValueTransformator - Class in com.toolsverse.etl.core.task.common
This Task.POST task groups rows by combination of 'group by' fields.
KeyValueTransformator() - Constructor for class com.toolsverse.etl.core.task.common.KeyValueTransformator
 
KILL_PROP - Static variable in class com.toolsverse.etl.core.config.EtlConfig
 
killEtlProcess() - Method in class com.toolsverse.config.EtlThreadContext
Kill the ETL process.
killFile - Variable in class com.toolsverse.etl.util.ThreadAppender.AsyncAppenderWrapper
 
killFileExists() - Method in class com.toolsverse.config.EtlThreadContext
Checks of kill file for the current ETL process exists.
killFolder - Variable in class com.toolsverse.etl.util.ThreadAppender.AsyncAppenderWrapper
 
killKey - Variable in class com.toolsverse.etl.util.ThreadAppender.AsyncAppenderWrapper
 

L

LABEL_ATTR - Static variable in class com.toolsverse.etl.common.Variable
 
LANG_ATTR - Static variable in class com.toolsverse.etl.common.Variable
 
LANG_VAR_NAME - Static variable in class com.toolsverse.etl.core.task.common.EvalTransformator
The LANG_VAR_NAME - the value of this variable defines programming language for the code define by variable CODE.
LANG_VAR_NAME - Static variable in class com.toolsverse.etl.core.task.common.ScriptTask
The LANG_VAR_NAME - the value of this variable defines programming language for the code define by variable CODE.
LARGETS_ALG - Static variable in interface com.toolsverse.io.IoProcessor
 
last - Variable in class com.toolsverse.util.concurrentlinkedhashmap.LinkedDeque
Pointer to last node.
LAST_ETL_EXCEPTION - Static variable in class com.toolsverse.etl.core.util.EtlUtils
The Constant LAST_ETL_EXCEPTION.
LAST_HTTP_CODE - Static variable in class com.toolsverse.io.HttpProcessor
The Constant LAST_HTTP_CODE.
LAST_RESPONSE_HEADERS_CODE - Static variable in class com.toolsverse.io.HttpProcessor
The Constant LAST_RESPONSE_HEADERS_CODE.
lastReturned - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.BaseIterator
 
lastSubstringMatch(String, String) - Static method in class com.toolsverse.util.Utils
Check if the substring is actually the last part of the string.
LATEX_LANG - Static variable in interface com.toolsverse.util.lang.ParserTypeFactory
LaTeX.
LEADING_FIELD_VAR - Static variable in class com.toolsverse.etl.core.task.common.Pivot
The LEADING_FIELD_VAR.
left - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.TreeNode
 
LEFT_EXCEPTIONS - Static variable in class com.toolsverse.util.Script
 
LEXICON - Static variable in class com.toolsverse.etl.sql.util.SqlUtils
 
LIB_PATH - Static variable in class com.toolsverse.config.SystemConfig
LIB PATH suffix.
LIMIT_ATTR - Static variable in class com.toolsverse.etl.core.engine.Source
LIMIT_ATTR.
LimitedMap<K,V> - Class in com.toolsverse.util
This class is a LinkedHashMap with a limited number of entries.
LimitedMap() - Constructor for class com.toolsverse.util.LimitedMap
Instantiates a new empty LimitedMap with a no limit restiction.
LimitedMap(int) - Constructor for class com.toolsverse.util.LimitedMap
Instantiates a new empty LimitedMap with a specified limit.
LINE_SEPARATOR - Static variable in class com.toolsverse.util.IOUtils
The system line separator string.
LINE_SEPARATOR_UNIX - Static variable in class com.toolsverse.util.IOUtils
The Unix line separator string.
LINE_SEPARATOR_WINDOWS - Static variable in class com.toolsverse.util.IOUtils
The Windows line separator string.
LINES_LIMIT - Static variable in class com.toolsverse.etl.driver.db2.Db2Driver
The maximum number of lines allowed in the sql block.
LINES_LIMIT - Static variable in class com.toolsverse.etl.driver.informix.InformixDriver
The maximum number of lines allowed in the sql block.
LINES_LIMIT - Static variable in class com.toolsverse.etl.driver.mysql.MySqlDriver
The maximum number of lines allowed in the sql block.
LINES_LIMIT - Static variable in class com.toolsverse.etl.driver.oracle.OracleDriver
The maximum number of lines allowed in the sql block.
LINES_LIMIT - Static variable in class com.toolsverse.etl.driver.postgres.PostgresDriver
The maximum number of lines allowed in the sql block.
LINES_LIMIT - Static variable in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
The maximum number of lines allowed in the sql block.
LINES_LIMIT - Static variable in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
The maximum number of lines allowed in the sql block.
LINESEPARATOR_PROP - Static variable in class com.toolsverse.etl.connector.text.KeyValueConnectorParams
The LINE SEPARATOR property.
LINESEPARATOR_PROP - Static variable in class com.toolsverse.etl.connector.text.TextConnectorParams
The LINE SEPARATOR property.
Linked<T extends Linked<T>> - Interface in com.toolsverse.util.concurrentlinkedhashmap
An element that is linked on the Deque.
LINKED_ATTR - Static variable in class com.toolsverse.etl.common.Variable
 
LINKED_SOURCE_ATTR - Static variable in class com.toolsverse.etl.core.engine.Source
LINKED_SOURCE_ATTR.
LINKED_SOURCE_NAME_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The LINKED_SOURCE_NAME_NODE.
LinkedCaseInsensitiveMap<V> - Class in com.toolsverse.util
LinkedHashMap variant that stores String keys in a case-insensitive manner, for example for key-based access in a results table.
LinkedCaseInsensitiveMap() - Constructor for class com.toolsverse.util.LinkedCaseInsensitiveMap
Create a new LinkedCaseInsensitiveMap that stores case-insensitive keys according to the default Locale (by default in lower case).
LinkedCaseInsensitiveMap(Locale) - Constructor for class com.toolsverse.util.LinkedCaseInsensitiveMap
Create a new LinkedCaseInsensitiveMap that stores case-insensitive keys according to the given Locale (by default in lower case).
LinkedCaseInsensitiveMap(int) - Constructor for class com.toolsverse.util.LinkedCaseInsensitiveMap
Create a new LinkedCaseInsensitiveMap that wraps a LinkedHashMap with the given initial capacity and stores case-insensitive keys according to the default Locale (by default in lower case).
LinkedCaseInsensitiveMap(int, Locale) - Constructor for class com.toolsverse.util.LinkedCaseInsensitiveMap
Create a new LinkedCaseInsensitiveMap that wraps a LinkedHashMap with the given initial capacity and stores case-insensitive keys according to the given Locale (by default in lower case).
LinkedDeque<E extends Linked<E>> - Class in com.toolsverse.util.concurrentlinkedhashmap
Linked list implementation of the Deque interface where the link pointers are tightly integrated with the element.
LinkedDeque() - Constructor for class com.toolsverse.util.concurrentlinkedhashmap.LinkedDeque
 
LinkedDeque.AbstractLinkedIterator - Class in com.toolsverse.util.concurrentlinkedhashmap
 
LinkedMemoryCache<K,V> - Class in com.toolsverse.cache
LimitedMap implementation of the Cache interface.
LinkedMemoryCache() - Constructor for class com.toolsverse.cache.LinkedMemoryCache
Instantiates a new LinkedMemoryCache.
LinkedMemoryCache(int) - Constructor for class com.toolsverse.cache.LinkedMemoryCache
Instantiates a new LinkedMemoryCache.
linkFirst(E) - Method in class com.toolsverse.util.concurrentlinkedhashmap.LinkedDeque
Links the element to the front of the deque so that it becomes the first element.
linkLast(E) - Method in class com.toolsverse.util.concurrentlinkedhashmap.LinkedDeque
Links the element to the back of the deque so that it becomes the last element.
list(Alias, String) - Static method in class com.toolsverse.etl.core.task.common.FileManagerTask
Get the list of files for the connection and wildcard.
list(Alias, String, Set<String>, Set<String>) - Static method in class com.toolsverse.etl.core.task.common.FileManagerTask
Get the list of files for the connection and wildcard.
list(EtlConfig, String, String) - Static method in class com.toolsverse.etl.core.task.common.FileManagerTask
Get the list of files for the connection and wildcard.
list(EtlConfig, String, String, Set<String>, Set<String>) - Static method in class com.toolsverse.etl.core.task.common.FileManagerTask
Get the list of files for the connection and wildcard.
list() - Static method in class com.toolsverse.util.concurrentlinkedhashmap.Weighers
A weigher where the value is a List and its weight is the number of elements.
LIST - Static variable in class com.toolsverse.util.Utils
The LIST.
list2Str(List<String>, String) - Static method in class com.toolsverse.util.Utils
Convert list of strings the delimited string.
listener - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.Builder
 
listener(EvictionListener<K, V>) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.Builder
Specifies an optional listener that is registered for notification when an entry is evicted.
listener - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
 
listener - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.SerializationProxy
 
ListHashMap<K,V> - Class in com.toolsverse.util
The HashMap where all values additionally stored in the List.
ListHashMap() - Constructor for class com.toolsverse.util.ListHashMap
Instantiates a new empty ListHashMap.
ListHashMap(boolean) - Constructor for class com.toolsverse.util.ListHashMap
Instantiates a new list hash map.
ListHashMap(int) - Constructor for class com.toolsverse.util.ListHashMap
Instantiates a new list hash map.
ListHashMap(int, boolean) - Constructor for class com.toolsverse.util.ListHashMap
Instantiates a new list hash map.
ListMemoryCache<V> - Class in com.toolsverse.cache
ArrayList implementation of the Cache interface.
ListMemoryCache() - Constructor for class com.toolsverse.cache.ListMemoryCache
Instantiates a new ListMemoryCache.
ListProvider - Interface in com.toolsverse.util
This interface must be implemented by the classes which feed KeyValue combo boxes with data.
LOAD - Static variable in class com.toolsverse.etl.core.config.EtlConfig
Load only.
load(EtlConfig, Scenario, int) - Method in class com.toolsverse.etl.core.engine.Loader
Loads data for all destinations, if requested - in parallel threads.
load(Collection<Unit<?>>, FilterContext) - Method in class com.toolsverse.ext.loader.UnitLoader
Loads all extensions for the collection of units.
load(FilterContext) - Method in class com.toolsverse.ext.loader.UnitLoader
Loads all extensions for the registered units.
load() - Method in interface com.toolsverse.storage.PersistableStorage
Loads properties.
load(List<String>) - Method in interface com.toolsverse.storage.PersistableStorage
Loads only properties which belong to the given keys list.
load(StorageProvider) - Method in class com.toolsverse.storage.PersistableStorageAdapter
Loads properties using active StorageService and sets them in the given StorageProvider.
load(StorageProvider, List<String>) - Method in class com.toolsverse.storage.PersistableStorageAdapter
Loads properties using given keys list and active StorageService and sets them in the given StorageProvider.
load() - Method in interface com.toolsverse.storage.service.StorageService
Loads all properties.
load(List<String>) - Method in interface com.toolsverse.storage.service.StorageService
Loads only properties from the give key list.
load() - Method in class com.toolsverse.storage.StorageManager
 
load(List<String>) - Method in class com.toolsverse.storage.StorageManager
 
LOAD_ACTION_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant LOAD_ACTION_ATTR.
LOAD_ACTION_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The LOAD_ACTION_ATTR.
LOAD_ACTION_COND - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant LOAD_ACTION_COND.
LOAD_ACTION_COND_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The LOAD_ACTION_CONDITIONS.
LOAD_ACTION_KEY_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant LOAD_ACTION_KEY_ATTR.
LOAD_ACTION_LANG - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant LOAD_ACTION_LANG.
LOAD_ACTION_LANG_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The LOAD_ACTION_LANG.
LOAD_ACTIONS - Static variable in class com.toolsverse.etl.core.engine.Destination
The LOAD_ACTIONS.
LOAD_AUTOSELECT_KEY_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
 
LOAD_BATCH_WINDOW_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The LOAD_BATCH_WINDOW_ATTR.
LOAD_CONDITIONAL - Static variable in class com.toolsverse.etl.core.engine.Destination
The CONDITIONAL action.
LOAD_DELETE - Static variable in class com.toolsverse.etl.core.engine.Destination
The DELETE action.
LOAD_DESC_STR - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The LOAD description.
LOAD_FORCE_BIND_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The LOAD_FORCE_BIND_ATTR.
LOAD_HIGH_WATERMARK_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The LOAD_HIGH_WATERMARK_ATTR.
LOAD_HIGH_WATERMARK_CODE_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The LOAD_HIGH_WATERMARK_CODE_ATTR.
LOAD_HIGH_WATERMARK_VALUE_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The LOAD_HIGH_WATERMARK_VALUE_ATTR.
LOAD_HIGH_WATERMARK_VALUE_ON_START_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The LOAD_HIGH_WATERMARK_VALUE_ATTR.
LOAD_IF_EXIST_UPDATE - Static variable in class com.toolsverse.etl.core.engine.Destination
The AUTOMATED CONDITIONAL action.
LOAD_INSERT - Static variable in class com.toolsverse.etl.core.engine.Destination
The INSERT action.
LOAD_IS_STREAM_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The LOAD_IS_STREAM_ATTR.
LOAD_KEY_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The LOAD_KEY_ATTR.
LOAD_KEY_AUTOSELECT_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant LOAD_KEY_AUTOSELECT_ATTR.
LOAD_MERGE - Static variable in class com.toolsverse.etl.core.engine.Destination
The MERGE action.
LOAD_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The LOAD_NODE.
LOAD_NOTHING - Static variable in class com.toolsverse.etl.core.engine.Destination
The DO NOT LOAD action.
LOAD_REPLICATION_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The LOAD_REPLICATION_ATTR.
LOAD_SKIP_DELETE_WITH_MERGE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
 
LOAD_SKIP_DELETE_WITH_MERGE_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant LOAD_SKIP_DELETE_WITH_MERGE_ATTR.
LOAD_STR - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The LOAD code.
LOAD_UPDATE - Static variable in class com.toolsverse.etl.core.engine.Destination
The LOAD action.
LOAD_USE_BIND_VARS_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The LOAD_USE_BIND_VARS_ATTR.
LOAD_WRITER_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The WRITER_ATTR.
Loader - Class in com.toolsverse.etl.core.engine
Load data into the destinations.
Loader(TransactionMonitor) - Constructor for class com.toolsverse.etl.core.engine.Loader
Instantiates a new loader.
loadFactor - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.Segment
 
LoadFunctionContext - Class in com.toolsverse.etl.core.engine
LoadFunctionContext is the class that represents execution context, used primarily by etl functions.
LoadFunctionContext() - Constructor for class com.toolsverse.etl.core.engine.LoadFunctionContext
Instantiates a new load function context.
loadImage(InputStream) - Method in class com.toolsverse.imaging.handler.bmp.BmpImageHandler
 
loadImage(InputStream) - Method in interface com.toolsverse.imaging.handler.ImageHandler
Loads image.
loadImage(InputStream) - Method in class com.toolsverse.imaging.handler.tiff.TiffImageHandler
 
loadImage(byte[], ImageHandler, int) - Method in class com.toolsverse.imaging.ImageProcessor
Loads image using provided ImageHandler and compression algorithm.
loadImage(byte[], int) - Method in class com.toolsverse.imaging.ImageProcessor
Loads image using default ImageHandler and specific compression algorithm.
loadImage(byte[], String, int) - Method in class com.toolsverse.imaging.ImageProcessor
Loads image using name of the ImageHandler and specific compression algorithm.
loadImage(InputStream) - Method in class com.toolsverse.imaging.ImageProcessor
 
loadOthers(String, FilterContext) - Method in class com.toolsverse.ext.loader.UnitLoader
Loads all extensions for the units located in the classPath.
loadProps(String) - Method in class com.toolsverse.config.SystemConfig
Loads properties from the resourceName.
loadPropsFromClassPath(String) - Method in class com.toolsverse.config.SystemConfig
Loads properties from class path.
loadPropsFromClassPath(String) - Static method in class com.toolsverse.util.Utils
Loads properties from class path.
loadPropsFromFile(String) - Method in class com.toolsverse.config.SystemConfig
Loads properties from the file.
loadPropsFromFile(String) - Static method in class com.toolsverse.util.Utils
Loads properties from the file.
loadsConfigurableExtensions() - Method in class com.toolsverse.etl.aliasreader.AliasReaderUnit
 
loadsConfigurableExtensions() - Method in class com.toolsverse.etl.connector.ConnectorUnit
 
loadsConfigurableExtensions() - Method in class com.toolsverse.etl.driver.DriverUnit
 
loadsConfigurableExtensions() - Method in class com.toolsverse.etl.metadata.MetadataUnit
 
loadsConfigurableExtensions() - Method in class com.toolsverse.ext.loader.Unit
Returns true if Unit is indented to load configurable extensions.
loadsConfigurableExtensions() - Method in class com.toolsverse.imaging.ImageProcessor
 
loadsConfigurableExtensions() - Method in class com.toolsverse.io.IoProcessorFactory
 
loadTextFile(String) - Static method in class com.toolsverse.util.FileUtils
Loads text file into the string.
loadTextFile(String, long) - Static method in class com.toolsverse.util.FileUtils
Loads text file into the string.
loadTextFileFromResource(String) - Static method in class com.toolsverse.util.FileUtils
Loads text file into the string.
LOCAL - Static variable in interface com.toolsverse.storage.StorageProvider
The LOCAL scope.
LOCAL_CLASSPATH - Static variable in class com.toolsverse.config.SystemConfig
LOCAL CLASSPATH property.
LOCAL_HOST - Static variable in class com.toolsverse.util.collector.AppInfo
default LOCAL HOST.
LOCAL_IP4 - Static variable in class com.toolsverse.util.collector.AppInfo
default LOCAL IP4.
LOCAL_IP6 - Static variable in class com.toolsverse.util.collector.AppInfo
default LOCAL IP6.
LocalEtlThreadContext - Class in com.toolsverse.config
This POJO used to store thread specific etl data.
LocalEtlThreadContext() - Constructor for class com.toolsverse.config.LocalEtlThreadContext
 
LocalStorageProvider - Class in com.toolsverse.storage.impl.local
The MemoryCache implementation of the StorageProvider interface.
LocalStorageProvider() - Constructor for class com.toolsverse.storage.impl.local.LocalStorageProvider
Instantiates a new local storage provider.
LocalStorageProvider(boolean) - Constructor for class com.toolsverse.storage.impl.local.LocalStorageProvider
Instantiates a new local storage provider.
LocalUnitLoader - Class in com.toolsverse.ext.loader
This class is a UnitLoader designed to load only extensions which can NOT be shared between sessions.
LocalUnitLoader() - Constructor for class com.toolsverse.ext.loader.LocalUnitLoader
Instantiates a new LocalUnitLoader.
locateBorder(boolean[][], int, int) - Method in class com.toolsverse.imaging.BorderLocator
Locates the border.
locateBorder(boolean[][], int, int) - Method in class com.toolsverse.imaging.SimpleBorderLocator
 
location2Offset(Document, Point) - Static method in class com.toolsverse.etl.parser.DocumentParser
Get the position in the document from line/column coordinates.
LocationProvider - Interface in com.toolsverse.util
Basic interface for the classes which can have a location.
lockState - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.TreeBin
 
log(InfoLogger, Exception, String) - Method in class com.toolsverse.etl.common.OnException
Log.
log(String) - Method in class com.toolsverse.etl.core.config.EtlConfig
 
log(String) - Method in class com.toolsverse.etl.core.config.EtlContextImpl
 
log(String) - Method in interface com.toolsverse.util.log.InfoLogger
Log the information.
log(int, Object, String, Throwable) - Method in class com.toolsverse.util.log.Log4jWriter
 
log(int, Object, String) - Static method in class com.toolsverse.util.log.Logger
Logs a message.
log(int, Object, String, Throwable) - Static method in class com.toolsverse.util.log.Logger
Logs a message.
log(int, Object, String, Throwable) - Method in interface com.toolsverse.util.log.LogWriter
Logs a message.
Log4jWriter - Class in com.toolsverse.util.log
Log4jWriter is a log4j implementation of the LogWriter interface.
Log4jWriter() - Constructor for class com.toolsverse.util.log.Log4jWriter
Instantiates a new Log4jWriter.
LOG_FILE_NAME - Static variable in class com.toolsverse.config.SystemConfig
The LOG_FILE_NAME property.
LOG_LEVEL - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The LOG LEVEL.
LOG_LEVELS - Static variable in class com.toolsverse.util.log.Logger
 
LOG_STEP - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The Constant LOG_STEP.
logException(int, Object, String, Throwable) - Method in class com.toolsverse.exception.BaseExceptionHandler
 
logException(int, Object, String, Throwable) - Method in class com.toolsverse.exception.DefaultExceptionHandler
 
logException(int, Object, String, Throwable) - Method in interface com.toolsverse.exception.ExceptionHandler
Logs exception.
Loggable - Interface in com.toolsverse.service
Extend this interface in your particular Service implementation if you want service calls to be logged.
LoggableMethod - Annotation Type in com.toolsverse.service
The LoggableMethod annotation is used to define a method execution of which can be logged.
Logger - Class in com.toolsverse.util.log
A Logger object is used to log messages for a specific system or application component.
LogNode - Class in com.toolsverse.service
This class contains all information which can be recored by logging service.
LogNode() - Constructor for class com.toolsverse.service.LogNode
Instantiates a new log node.
LOGS_PATH - Static variable in class com.toolsverse.config.SystemConfig
The Constant LOGS_PATH.
LogWriter - Interface in com.toolsverse.util.log
LogWriter is an interface which each particular log writer class must implement.
LONG - Static variable in class com.toolsverse.util.Utils
The LONG.
longestCommonSubstring(String, String) - Static method in class com.toolsverse.util.Utils
Calculates longest common substring between two strings.
LONGNVARCHAR - Static variable in class com.toolsverse.etl.sql.util.SqlUtils
The LONGNVARCHAR type.
longValue() - Method in class com.toolsverse.util.CalcNumber
 
lookup(DataSet, String, String) - Static method in class com.toolsverse.etl.common.CommonEtlUtils
Find the field value using given filter conditions and field name.
lookup(EtlConfig, Scenario, String, String, String, TypedKeyValue<String, Object>...) - Static method in class com.toolsverse.etl.core.engine.Extractor
Extract data set, and optionally execute provided SQL statement.
lookup(EtlConfig, Scenario, String, String, String, String, TypedKeyValue<String, Object>...) - Static method in class com.toolsverse.etl.core.engine.Extractor
Extract data set, execute provided SQL statement and return the value of the provided field.This method is thread safe.
LOOKUPLENGTH - Static variable in class com.toolsverse.util.Base64UrlSafe
Lookup length.
lookupNoCache(EtlConfig, Scenario, String, String, String, TypedKeyValue<String, Object>...) - Static method in class com.toolsverse.etl.core.engine.Extractor
Extract data set, and optionally execute provided SQL statement.
lookupNoCache(EtlConfig, Scenario, String, String, String, String, TypedKeyValue<String, Object>...) - Static method in class com.toolsverse.etl.core.engine.Extractor
Extract data set, execute provided SQL statement and return the value of the provided field.
LOOP_ATTR - Static variable in class com.toolsverse.etl.core.engine.Scenario
The Constant LOOP_ATTR.
LOOP_CONNECTION_ATTR - Static variable in class com.toolsverse.etl.core.engine.Scenario
The Constant LOOP_CONNECTION_ATTR.
LOOP_LANG_ATTR - Static variable in class com.toolsverse.etl.core.engine.Scenario
The Constant LOOP_LANG_ATTR.
LOOP_THREADS_ATTR - Static variable in class com.toolsverse.etl.core.engine.Scenario
The LOOP_THREADS_ATTR.
LUA_LANG - Static variable in interface com.toolsverse.util.lang.ParserTypeFactory
LUA.

M

MAIL - Static variable in class com.toolsverse.io.IoProcessorFactory
MAIL.
MAIL - Static variable in class com.toolsverse.io.MailProcessor
Mail.
MAIL_HOST_ATTR - Static variable in class com.toolsverse.etl.core.task.common.MailTask
 
MAIL_HOST_PROP - Static variable in class com.toolsverse.io.MailParams
The MAIL HOST PROPERTY.
MAIL_HOST_VAR - Static variable in class com.toolsverse.etl.core.task.common.MailTask
The MAILHOST VARIABLE.
MAIL_PASSWORD_ATTR - Static variable in class com.toolsverse.etl.core.task.common.MailTask
 
MAIL_PASSWORD_PROP - Static variable in class com.toolsverse.io.MailParams
The MAIL PASSWORD PROPERTY.
MAIL_PASSWORD_VAR - Static variable in class com.toolsverse.etl.core.task.common.MailTask
The MAIL PASSWORD VARIABLE.
MAIL_PORT_ATTR - Static variable in class com.toolsverse.etl.core.task.common.MailTask
 
MAIL_PORT_PROP - Static variable in class com.toolsverse.io.MailParams
The MAIL PORT PROPERTY.
MAIL_PORT_VAR - Static variable in class com.toolsverse.etl.core.task.common.MailTask
The MAIL PORT VARIABLE.
MAIL_PROTOCOL_PROP - Static variable in class com.toolsverse.io.MailParams
The MAIL PROTOCOL PROPERTY.
MAIL_PROTOCOL_VAR - Static variable in class com.toolsverse.etl.core.task.common.MailTask
The MAIL PROTOCOL VARIABLE.
MAIL_USER_ATTR - Static variable in class com.toolsverse.etl.core.task.common.MailTask
 
MAIL_USER_PROP - Static variable in class com.toolsverse.io.MailParams
The MAIL USER PROPERTY.
MAIL_USER_VAR - Static variable in class com.toolsverse.etl.core.task.common.MailTask
The MAIL USER VARIABLE.
Mailer - Class in com.toolsverse.io
This class sends emails using java mail API.
Mailer() - Constructor for class com.toolsverse.io.Mailer
 
MAILER_PROP - Static variable in class com.toolsverse.io.MailParams
The MAILER PROPERTY.
MAILER_VAR - Static variable in class com.toolsverse.etl.core.task.common.MailTask
The MAILER VARIABLE.
MailParams - Class in com.toolsverse.io
The instance of this class is passed as a parameter to the Mailer methods.
MailParams() - Constructor for class com.toolsverse.io.MailParams
Instantiates a new instance of the MailParams.
MailParams(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Constructor for class com.toolsverse.io.MailParams
Instantiates a new instance of the MailParams.
MailProcessor - Class in com.toolsverse.io
The Mail implementation of the IoProcessor.
MailProcessor() - Constructor for class com.toolsverse.io.MailProcessor
 
MailTask - Class in com.toolsverse.etl.core.task.common
This is a Task.PRE and Task.POST task which allows to send emails using java mail API.
MailTask() - Constructor for class com.toolsverse.etl.core.task.common.MailTask
 
main(String...) - Static method in class com.toolsverse.etl.connector.pdf.PdfPageSizeListProvider
 
main(String[]) - Static method in class com.toolsverse.etl.core.engine.EtlProcess
Reads etl config from the file and executes one or multiple scenarios if any configured.
main(String...) - Static method in class com.toolsverse.util.UniqueNumber
 
makeDead(ConcurrentLinkedHashMap.Node<K, V>) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
Atomically transitions the node to the dead state and decrements the weightedSize.
MAKEFILE_LANG - Static variable in interface com.toolsverse.util.lang.ParserTypeFactory
MAKEFILE.
makeRetired(ConcurrentLinkedHashMap.Node<K, V>) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
Atomically transitions the node from the alive state to the retired state, if a valid transition.
makeString(Object) - Static method in class com.toolsverse.util.Utils
Converts object to string.
MANDATORY_ATTR - Static variable in class com.toolsverse.etl.core.engine.Source
MANDATORY_ATTR.
map - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.BaseIterator
 
map - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.CollectionView
 
map - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.EntrySpliterator
 
map - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.MapEntry
 
map - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.EntrySet
 
map - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.KeySet
 
map() - Static method in class com.toolsverse.util.concurrentlinkedhashmap.Weighers
A weigher where the value is a Map and its weight is the number of entries.
MapEntry(K, V, ConcurrentHashMapV8<K, V>) - Constructor for class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.MapEntry
 
mappingCount() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8
Returns the number of mappings.
mark(int) - Method in class com.toolsverse.util.UnicodeBomInputStream
markSupported() - Method in class com.toolsverse.util.UnicodeBomInputStream
masterXmlDoc - Variable in class com.toolsverse.util.XmlUtils
The master xml doc.
MATCH_ATTR - Static variable in class com.toolsverse.etl.core.engine.Source
MATCH_ATTR.
MATCH_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The MATCH_NODE.
matrix(DataSet, int) - Static method in class com.toolsverse.etl.common.CommonEtlUtils
This transformation leaves
Matrix - Class in com.toolsverse.etl.core.task.common
This Task.POST task leaves <= maxColsInRow columns in one row and moves the rest to the next row
Matrix() - Constructor for class com.toolsverse.etl.core.task.common.Matrix
 
max(Object, Object) - Method in class com.toolsverse.etl.core.task.common.PivotFunctions
Calculates maximum.
MAX_ACTIVE - Static variable in class com.toolsverse.etl.sql.connection.PooledAliasConnectionProvider
The MAX_ACTIVE property.
MAX_ARRAY_SIZE - Static variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8
The largest possible (non-power of two) array size.
MAX_CHAR_SIZE - Static variable in class com.toolsverse.etl.driver.db2.Db2Driver
The maximum char size.
MAX_CHAR_SIZE - Static variable in class com.toolsverse.etl.driver.informix.InformixDriver
The maximum char size.
MAX_CHAR_SIZE - Static variable in class com.toolsverse.etl.driver.mysql.MySqlDriver
The maximum char size.
MAX_CHAR_SIZE - Static variable in class com.toolsverse.etl.driver.oracle.OracleDriver
The maximum char size.
MAX_CHAR_SIZE - Static variable in class com.toolsverse.etl.driver.postgres.PostgresDriver
The maximum char size.
MAX_CHAR_SIZE - Static variable in class com.toolsverse.etl.driver.postgres.RedshiftDriver
The maximum char size.
MAX_CHAR_SIZE - Static variable in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
The maximum char size.
MAX_CHAR_SIZE - Static variable in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
The maximum char size.
MAX_COLS_VAR - Static variable in class com.toolsverse.etl.core.task.common.Matrix
The MAX_COLS_VAR.
MAX_FIELDS_VAR - Static variable in class com.toolsverse.etl.core.task.common.Pivot
The MAX_FIELDS_VAR.
MAX_FILES_ATTR - Static variable in class com.toolsverse.etl.core.engine.Source
MAX_FILS_ATTR.
MAX_FILES_VAR - Static variable in class com.toolsverse.etl.core.task.common.FileManagerTask
The MAX_FILES_VAR.
MAX_HEIGHT - Static variable in class com.toolsverse.imaging.ImageProcessor
MAX HEIGHT.
MAX_IDLE - Static variable in class com.toolsverse.etl.sql.connection.PooledAliasConnectionProvider
The MAX_IDLE property.
MAX_LVARHAR_SIZE - Static variable in class com.toolsverse.etl.driver.informix.InformixDriver
The maximum lvarchar size.
MAX_NUMBER_OF_THRERADS_VAR - Static variable in class com.toolsverse.etl.core.task.common.FileManagerTask
The MAX_NUMBER_OF_THERADS_VAR.
MAX_NUMBER_OF_THRERADS_VAR - Static variable in class com.toolsverse.etl.core.task.common.XslTransormTask
The MAX_NUMBER_OF_THERADS_VAR.
MAX_NUMBER_PREC_SIZE - Static variable in class com.toolsverse.etl.driver.db2.Db2Driver
The maximum precision size.
MAX_NUMBER_PREC_SIZE - Static variable in class com.toolsverse.etl.driver.informix.InformixDriver
The maximum precision size.
MAX_NUMBER_PREC_SIZE - Static variable in class com.toolsverse.etl.driver.mysql.MySqlDriver
The maximum preision size.
MAX_NUMBER_PREC_SIZE - Static variable in class com.toolsverse.etl.driver.oracle.OracleDriver
The maximum precision size.
MAX_NUMBER_PREC_SIZE - Static variable in class com.toolsverse.etl.driver.postgres.PostgresDriver
The maximum precision size.
MAX_NUMBER_PREC_SIZE - Static variable in class com.toolsverse.etl.driver.postgres.RedshiftDriver
The maximum precision size.
MAX_NUMBER_PREC_SIZE - Static variable in class com.toolsverse.etl.driver.snowflake.SnowflakeDriver
The maximum precision size.
MAX_NUMBER_PREC_SIZE - Static variable in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
The maximum precision.
MAX_NUMBER_PREC_SIZE - Static variable in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
The maximum precision.
MAX_NUMBER_SCALE_SIZE - Static variable in class com.toolsverse.etl.driver.db2.Db2Driver
The maximum scale size.
MAX_NUMBER_SCALE_SIZE - Static variable in class com.toolsverse.etl.driver.informix.InformixDriver
The maximum scale size.
MAX_NUMBER_SCALE_SIZE - Static variable in class com.toolsverse.etl.driver.mysql.MySqlDriver
The maximum scale size.
MAX_NUMBER_SCALE_SIZE - Static variable in class com.toolsverse.etl.driver.oracle.OracleDriver
The maximum scale size.
MAX_NUMBER_SCALE_SIZE - Static variable in class com.toolsverse.etl.driver.postgres.PostgresDriver
The maximum scale size.
MAX_NUMBER_SCALE_SIZE - Static variable in class com.toolsverse.etl.driver.postgres.RedshiftDriver
The maximum scale size.
MAX_NUMBER_SCALE_SIZE - Static variable in class com.toolsverse.etl.driver.snowflake.SnowflakeDriver
The maximum scale size.
MAX_NUMBER_SCALE_SIZE - Static variable in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
The maximum scale.
MAX_NUMBER_SCALE_SIZE - Static variable in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
The maximum scale.
MAX_ROWS_EXCEEDED_EXCEPTION - Static variable in class com.toolsverse.etl.connector.DataSetConnectorParams
The MAX ROWS EXCEEDED EXCEPTION message.
MAX_ROWS_IN_FILE_PROP - Static variable in class com.toolsverse.etl.connector.text.KeyValueConnectorParams
MAX NUMBER OF ROWS IN THE FILE property.
MAX_ROWS_IN_FILE_PROP - Static variable in class com.toolsverse.etl.connector.text.TextConnectorParams
MAX NUMBER OF ROWS IN THE FILE property.
MAX_STRING_LITERAL_SIZE - Static variable in class com.toolsverse.etl.driver.db2.Db2Driver
The maximum string literal size.
MAX_STRING_LITERAL_SIZE - Static variable in class com.toolsverse.etl.driver.informix.InformixDriver
The maximum string literal size.
MAX_STRING_LITERAL_SIZE - Static variable in class com.toolsverse.etl.driver.mysql.MySqlDriver
The maximum string literal size.
MAX_STRING_LITERAL_SIZE - Static variable in class com.toolsverse.etl.driver.oracle.OracleDriver
The maximum string literal size.
MAX_STRING_LITERAL_SIZE - Static variable in class com.toolsverse.etl.driver.postgres.PostgresDriver
The maximum string literal size.
MAX_STRING_LITERAL_SIZE - Static variable in class com.toolsverse.etl.driver.postgres.RedshiftDriver
The maximum string literal size.
MAX_STRING_LITERAL_SIZE - Static variable in class com.toolsverse.etl.driver.snowflake.SnowflakeDriver
The MAX STRINg LITERAL SIZE.
MAX_STRING_LITERAL_SIZE - Static variable in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
The maximum string literal size.
MAX_STRING_LITERAL_SIZE - Static variable in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
The maximum string literal size.
MAX_THREADS_IN_POLL_VAR - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The MAX NUMBER OF THREADS variable name.
MAX_THREADS_VAR - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The MAX NUMBER OF THREADS variable name.
MAX_VARCHAR_SIZE - Static variable in class com.toolsverse.etl.driver.db2.Db2Driver
The maximum varchar size.
MAX_VARCHAR_SIZE - Static variable in class com.toolsverse.etl.driver.informix.InformixDriver
The maximum varchar size.
MAX_VARCHAR_SIZE - Static variable in class com.toolsverse.etl.driver.mysql.MySqlDriver
The maximum varchar size.
MAX_VARCHAR_SIZE - Static variable in class com.toolsverse.etl.driver.oracle.OracleDriver
The maximum varchar size.
MAX_VARCHAR_SIZE - Static variable in class com.toolsverse.etl.driver.postgres.PostgresDriver
The maximum varchar size.
MAX_VARCHAR_SIZE - Static variable in class com.toolsverse.etl.driver.postgres.RedshiftDriver
The maximum varchar size.
MAX_VARCHAR_SIZE - Static variable in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
The maximum varchar size.
MAX_VARCHAR_SIZE - Static variable in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
The maximum varchar size.
MAX_WAIT - Static variable in class com.toolsverse.etl.sql.connection.PooledAliasConnectionProvider
The MAX_WAIT property.
MAX_WIDTH - Static variable in class com.toolsverse.imaging.ImageProcessor
MAX WIDTH.
MAXIMUM_ATTR - Static variable in class com.toolsverse.etl.core.engine.Scenario
The MAXIMUM_ATTR.
MAXIMUM_CAPACITY - Static variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
The maximum weighted capacity of the map.
maximumWeightedCapacity(long) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.Builder
Specifies the maximum weighted capacity to coerce the map to and may exceed it temporarily.
maxObjectsInBatch() - Method in class com.toolsverse.io.DirectProcessor
 
maxObjectsInBatch() - Method in class com.toolsverse.io.FileProcessor
 
maxObjectsInBatch() - Method in class com.toolsverse.io.FtpProcessor
 
maxObjectsInBatch() - Method in class com.toolsverse.io.HttpProcessor
 
maxObjectsInBatch() - Method in interface com.toolsverse.io.IoProcessor
Maximum number of objects that can be processed in a single call.
maxObjectsInBatch() - Method in class com.toolsverse.io.MailProcessor
 
maxObjectsInBatch() - Method in class com.toolsverse.io.NullProcessor
 
maxObjectsInBatch() - Method in class com.toolsverse.io.SftpProcessor
 
MemoryCache<K,V> - Class in com.toolsverse.cache
HashMap implementation of the Cache interface.
MemoryCache() - Constructor for class com.toolsverse.cache.MemoryCache
Instantiates a new MemoryCache.
merge(String) - Method in class com.toolsverse.etl.connector.xml.XmlMerger
Merge given file repeating elements into global output
merge(InputStream) - Method in class com.toolsverse.etl.connector.xml.XmlMerger
Merge given input stream repeating elements into global output
merge(K, V, ConcurrentHashMapV8.BiFun<? super V, ? super V, ? extends V>) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8
If the specified key is not already associated with a (non-null) value, associates it with the given value.
merge(String, File...) - Static method in class com.toolsverse.util.FileUtils
Merge files allFiles into the the single fileToCreate.
merge(String, String, String, String...) - Static method in class com.toolsverse.util.FileUtils
Merge text files using given file pattern.
MERGE_CDC_ACTION - Static variable in class com.toolsverse.etl.core.engine.Destination
The CDC MERGE action.
MERGE_METRICS_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The MERGE_METRICS_ATTR.
MERGE_METRICS_ATTR - Static variable in class com.toolsverse.etl.core.engine.Scenario
The Constant MERGE_METRICS_ATTR.
MERGE_SQL_VAR - Static variable in class com.toolsverse.etl.core.task.common.CopyIntoDestinationTableTask
 
MERGE_SQL_VAR - Static variable in class com.toolsverse.etl.core.task.redshift.CopyIntoRedshiftTableTask
 
MERGE_SQL_VAR - Static variable in class com.toolsverse.etl.core.task.snowflake.CopyIntoTableTask
 
MERGE_TYPE - Static variable in interface com.toolsverse.etl.sql.service.SqlService
The MERGE_TYPE.
mergeData(DataSetFields, DataSetData, DataSetRecord, DataSet...) - Static method in class com.toolsverse.etl.common.CommonEtlUtils
Merge and normalize data.
mergeFields(DataSetFields...) - Static method in class com.toolsverse.etl.common.CommonEtlUtils
Merge fields from different data sets.
MergeHandler - Interface in com.toolsverse.etl.common
Defines common interface for the class which will be used when default etl "insert into" action is failed and etl scenario is configured to try update instead.
mergeSqlWithVars(CacheProvider<String, Object>, String, String, ListHashMap<String, Variable>, Map<String, Object>) - Static method in class com.toolsverse.etl.core.util.EtlUtils
Merges sql with variables.
mergeSqlWithVars(String, ListHashMap<String, Variable>, Driver) - Static method in class com.toolsverse.etl.core.util.EtlUtils
Merges sql with variables.
mergeStringWithParams(String, String[]) - Static method in class com.toolsverse.etl.core.util.EtlUtils
Merges string with parameters.
MERTICS_DATE_FORMAT - Static variable in class com.toolsverse.etl.core.engine.BaseMetrics
 
MESSAGE_ATTR - Static variable in class com.toolsverse.etl.core.task.common.MailTask
 
MESSAGE_PROP - Static variable in class com.toolsverse.io.MailParams
The MESSAGE PROPERTY.
MESSAGE_VAR - Static variable in class com.toolsverse.etl.core.task.common.MailTask
The MESSAGE VARIABLE.
META_DATA - Static variable in class com.toolsverse.etl.common.DataSet
The META_DATA attribute.
Metadata - Interface in com.toolsverse.etl.metadata
This interface defines generic methods to retrieve the metadata for the database objects, such as tables, views, indexes, etc.
METADATA_ALTER_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant METADATA_ALTER_ATTR.
METADATA_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant METADATA_ATTR.
METADATA_ATTR - Static variable in class com.toolsverse.etl.core.engine.Scenario
The Constant METADATA_ATTR.
METADATA_CREATE_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant METADATA_CREATE_ATTR.
METADATA_DELIMITER - Static variable in interface com.toolsverse.etl.metadata.Metadata
The METADATA_DELIMITER.
METADATA_DEST_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant METADATA_DEST_ATTR.
METADATA_EXTRACTOR_ALTER_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The Constant METADATA_EXTRACTOR_ALTER_ATTR.
METADATA_EXTRACTOR_CREATE_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The Constant METADATA_EXTRACTOR_CREATE_ATTR.
METADATA_EXTRACTOR_DEST_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The Constant METADATA_EXTRACTOR_DEST_ATTR.
METADATA_EXTRACTOR_INDEX_SUFFIX_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The METADATA_EXTRACTOR_INDEX_SUFFIX_ATTR.
METADATA_EXTRACTOR_INDEXES_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The METADATA_EXTRACTOR_INDEX.
METADATA_EXTRACTOR_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The METADATA_EXTRACTOR_NODE.
METADATA_EXTRACTOR_ORDER_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The Constant METADATA_EXTRACTOR_ORDER_ATTR.
METADATA_EXTRACTOR_SOURCE_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The Constant METADATA_EXTRACTOR_SOURCE_ATTR.
METADATA_EXTRACTOR_TYPES_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The METADATA_EXTRACTOR_TYPES_ATTR.
METADATA_INDEXES_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant METADATA_INDEXES_ATTR.
METADATA_INDEXES_ATTR - Static variable in class com.toolsverse.etl.core.engine.Scenario
The Constant METADATA_INDEXES_ATTR.
METADATA_METHODS - Static variable in class com.toolsverse.etl.metadata.JdbcMetadata
The metadata methods.
METADATA_ORDER_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant METADATA_ORDER_ATTR.
METADATA_PROP - Static variable in class com.toolsverse.etl.connector.text.TextConnectorParams
The METADATA property.
METADATA_SOURCE_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant METADATA_SOURCE_ATTR.
METADATA_SUFFIX_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant METADATA_SUFFIX_ATTR.
METADATA_SUFFIX_ATTR - Static variable in class com.toolsverse.etl.core.engine.Scenario
The Constant METADATA_SUFFIX_ATTR.
METADATA_TYPES_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant METADATA_TYPES_ATTR.
METADATA_TYPES_ATTR - Static variable in class com.toolsverse.etl.core.engine.Scenario
The Constant METADATA_TYPES_ATTR.
MetadataCollector - Class in com.toolsverse.etl.metadata
This class collects database objects metadata, such as fields, indexes, etc.
MetadataCollector() - Constructor for class com.toolsverse.etl.metadata.MetadataCollector
Instantiates a new metadata collector.
MetadataExtractor - Interface in com.toolsverse.etl.metadata
Extracts fields definitions for the data set using given sql.
MetadataProvider - Interface in com.toolsverse.etl.metadata
This interface defines methods to retrieve field definitions from database objects such as tables, views, synonyms, etc.
MetadataTracker - Class in com.toolsverse.etl.core.engine
The collection of the utility methods to check and update metadata in the source and in the destination.
MetadataTracker() - Constructor for class com.toolsverse.etl.core.engine.MetadataTracker
 
MetadataUnit - Class in com.toolsverse.etl.metadata
The implementation of the Unit interface for the Metadata.
MetadataUnit() - Constructor for class com.toolsverse.etl.metadata.MetadataUnit
Instantiates a new metadata unit.
METHOD_NAME - Static variable in class com.toolsverse.io.HttpProcessor.HttpDeleteWithEntity
The Constant METHOD_NAME.
METHOD_NAME - Static variable in class com.toolsverse.io.HttpProcessor.HttpGetWithEntity
The Constant METHOD_NAME.
METHOD_PROP - Static variable in class com.toolsverse.io.HttpProcessor
The HTTP method properties.
METRICS_ATTR - Static variable in class com.toolsverse.etl.core.engine.Scenario
The Constant METRICS_ATTR.
METRICS_ENABLED_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant METRICS_ENABLED_ATTR.
METRICS_ENABLED_ATTR - Static variable in class com.toolsverse.etl.core.engine.Source
The METRICS_ENABLED_ATTR.
METRICS_ENABLED_ATTR - Static variable in class com.toolsverse.etl.core.engine.Task
 
METRICS_FOLDER_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The METRICS_FOLDER_ATTR.
METRICS_FOLDER_ATTR - Static variable in class com.toolsverse.etl.core.engine.Scenario
The METRICS_FOLDER_ATTR.
milliseconds() - Static method in class com.toolsverse.util.Utils
Milliseconds.
min(Object, Object) - Method in class com.toolsverse.etl.core.task.common.PivotFunctions
Calculates minimum.
MIN_EVICTABLE_IDLE_TIME_MILLIS - Static variable in class com.toolsverse.etl.sql.connection.PooledAliasConnectionProvider
The MIN_EVICTABLE_IDLE_TIME_MILLIS property.
MIN_IDLE - Static variable in class com.toolsverse.etl.sql.connection.PooledAliasConnectionProvider
The MIN_IDLE property.
MIN_TREEIFY_CAPACITY - Static variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8
The smallest table capacity for which bins may be treeified.
minus(DataSet, DataSet, String) - Static method in class com.toolsverse.etl.common.CommonEtlUtils
Performs minus operations on two data sets.
Minus - Class in com.toolsverse.etl.core.task.common
This Task.POST task performs a minus operation on two data sets.
Minus() - Constructor for class com.toolsverse.etl.core.task.common.Minus
 
MINUS_VAR - Static variable in class com.toolsverse.etl.core.task.common.Minus
The MINUS variable.
mkDir(String) - Method in class com.toolsverse.io.DirectProcessor
 
mkDir(String) - Method in class com.toolsverse.io.FileProcessor
 
mkDir(String) - Method in class com.toolsverse.io.FtpProcessor
 
mkDir(String) - Method in class com.toolsverse.io.FtpUtils
Creates a folder.
mkDir(String) - Method in class com.toolsverse.io.HttpProcessor
 
mkDir(String) - Method in interface com.toolsverse.io.IoProcessor
Creates a folder.
mkDir(String) - Method in class com.toolsverse.io.MailProcessor
 
mkDir(String) - Method in class com.toolsverse.io.NullProcessor
 
mkDir(String) - Method in class com.toolsverse.io.SftpProcessor
 
mkDir(String) - Static method in class com.toolsverse.util.FileUtils
Creates a folder.
MODE_PROP - Static variable in class com.toolsverse.etl.common.CommonEtlUtils
MODE property.
Model - Interface in com.toolsverse.mvc.model
This interface defines the methods required of objects filling the role of Model in the Toolsverse Model/View/Controller implementation.
Model.Attribute - Class in com.toolsverse.mvc.model
The Class Attribute.
ModelImpl - Class in com.toolsverse.mvc.model
Abstract implementation of the Model interface.
ModelImpl() - Constructor for class com.toolsverse.mvc.model.ModelImpl
Instantiates a new ModelImpl.
move(IoProcessor, String, String, String, String) - Method in class com.toolsverse.io.DirectProcessor
 
move(IoProcessor, String, String, String, String) - Method in class com.toolsverse.io.FileProcessor
 
move(IoProcessor, String, String, String, String) - Method in class com.toolsverse.io.FtpProcessor
 
move(IoProcessor, String, String, String, String) - Method in class com.toolsverse.io.HttpProcessor
 
move(IoProcessor, String, String, String, String) - Method in interface com.toolsverse.io.IoProcessor
Moves a file fromFolder + filename to the toFolder + filename using processor as a destination IoProcessor.
move(IoProcessor, String, String, String, String) - Method in class com.toolsverse.io.MailProcessor
 
move(IoProcessor, String, String, String, String) - Method in class com.toolsverse.io.NullProcessor
 
move(IoProcessor, String, String, String, String) - Method in class com.toolsverse.io.SftpProcessor
 
MOVED - Static variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8
 
moveToBack(E) - Method in class com.toolsverse.util.concurrentlinkedhashmap.LinkedDeque
Moves the element to the back of the deque so that it becomes the last element.
moveToFront(E) - Method in class com.toolsverse.util.concurrentlinkedhashmap.LinkedDeque
Moves the element to the front of the deque so that it becomes the first element.
MS_SQL_METADATA_METHODS - Static variable in class com.toolsverse.etl.metadata.sqlserver.MsSqlMetadata
The Ms Sql metadata methods.
MS_SQL_TYPE_SUPPORT_AS_TEXT - Static variable in class com.toolsverse.etl.metadata.sqlserver.MsSqlMetadata
The Ms Sql object types which support asText.
MS_SQL_TYPES_BY_PARENT - Static variable in class com.toolsverse.etl.metadata.sqlserver.MsSqlMetadata
The Ms Sql types by parent.
MSSQL_HOME_PROP - Static variable in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
The MSSQL client HOME property.
MSSQL_HOME_VAR - Static variable in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
The MSSQL client HOME variable.
MSSQL_TYPE_SUPPORT_EXECUTE_AS_TEXT - Static variable in class com.toolsverse.etl.metadata.sqlserver.MsSqlMetadata
The ms sql type support execute as text map.
MsSqlBcpTask - Class in com.toolsverse.etl.core.task.sqlserver
The Ms Sql implementation of the BCP task.
MsSqlBcpTask() - Constructor for class com.toolsverse.etl.core.task.sqlserver.MsSqlBcpTask
 
MsSqlDriver - Class in com.toolsverse.etl.driver.sqlserver
The Microsoft Sql server implementation of the Driver interface.
MsSqlDriver() - Constructor for class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
MsSqlExtractTask - Class in com.toolsverse.etl.core.task.sqlserver
This is a Microsoft Sql Server specific Task.POST task which extracts data into the text file using sql.
MsSqlExtractTask() - Constructor for class com.toolsverse.etl.core.task.sqlserver.MsSqlExtractTask
 
MsSqlFunctions - Class in com.toolsverse.etl.core.function.sqlserver
The Microsoft Sql Server specific functions.
MsSqlFunctions() - Constructor for class com.toolsverse.etl.core.function.sqlserver.MsSqlFunctions
 
MsSqlLoadTask - Class in com.toolsverse.etl.core.task.sqlserver
This is a Microsoft Sql Server specific Task.POST task which loads data from the text file.
MsSqlLoadTask() - Constructor for class com.toolsverse.etl.core.task.sqlserver.MsSqlLoadTask
 
MsSqlMetadata - Class in com.toolsverse.etl.metadata.sqlserver
The Microsoft Sql Server implementation of the Metadata interface.
MsSqlMetadata() - Constructor for class com.toolsverse.etl.metadata.sqlserver.MsSqlMetadata
 
MULTI_LINE_RECORD_PROP - Static variable in class com.toolsverse.etl.connector.text.TextConnectorParams
MULTI LINE RECORD property.
mustSwitchToClientMode() - Method in class com.toolsverse.config.SystemConfig
Returns true if app must switch to client mode.
Mutable - Interface in com.toolsverse.util
An interface that represents and controls the state of the mutable object.
MXML_LANG - Static variable in interface com.toolsverse.util.lang.ParserTypeFactory
MXML.
MYSQL_DATE_FORMAT - Static variable in class com.toolsverse.etl.driver.mysql.MySqlDriver
The MYSQL DATE FORMAT.
MYSQL_HOME_PROP - Static variable in class com.toolsverse.etl.driver.mysql.MySqlDriver
The MYSQL client HOME property.
MYSQL_HOME_VAR - Static variable in class com.toolsverse.etl.driver.mysql.MySqlDriver
The MYSQL client HOME variable.
MYSQL_JDBC_CLASS - Static variable in class com.toolsverse.etl.common.FieldsRepository.FieldsRepositoryConfig
 
MYSQL_METADATA_METHODS - Static variable in class com.toolsverse.etl.metadata.mysql.MySqlMetadata
The MySql metadata methods.
MYSQL_TYPE_SUPPORT_AS_TEXT - Static variable in class com.toolsverse.etl.metadata.mysql.MySqlMetadata
The MySql object types which support asText.
MYSQL_TYPE_SUPPORT_EXECUTE_AS_TEXT - Static variable in class com.toolsverse.etl.metadata.mysql.MySqlMetadata
The oracle type support execute as text map.
MYSQL_TYPES_BY_PARENT - Static variable in class com.toolsverse.etl.metadata.mysql.MySqlMetadata
The MySql types by parent.
MySqlConnectionCallback - Class in com.toolsverse.etl.sql.connection.callback
The MySQL implementation of the ConnectionCallback
MySqlConnectionCallback() - Constructor for class com.toolsverse.etl.sql.connection.callback.MySqlConnectionCallback
 
MySqlDriver - Class in com.toolsverse.etl.driver.mysql
The MySql implementation of the Driver interface.
MySqlDriver() - Constructor for class com.toolsverse.etl.driver.mysql.MySqlDriver
 
MySqlFunctions - Class in com.toolsverse.etl.core.function.mysql
The MySql specific functions.
MySqlFunctions() - Constructor for class com.toolsverse.etl.core.function.mysql.MySqlFunctions
 
MySqlMetadata - Class in com.toolsverse.etl.metadata.mysql
The MySql implementation of the Metadata interface.
MySqlMetadata() - Constructor for class com.toolsverse.etl.metadata.mysql.MySqlMetadata
 

N

NAME - Static variable in class com.toolsverse.etl.common.DataSet
The NAME attribute.
NAME - Static variable in class com.toolsverse.io.DirectProcessor
 
NAME - Static variable in class com.toolsverse.io.FileProcessor
NAME.
NAME - Static variable in class com.toolsverse.io.FtpProcessor
NAME.
NAME - Static variable in class com.toolsverse.io.FtpsProcessor
NAME.
NAME - Static variable in class com.toolsverse.io.HttpProcessor
NAME.
NAME - Static variable in class com.toolsverse.io.MailProcessor
NAME.
NAME - Static variable in class com.toolsverse.io.NullProcessor
 
NAME - Static variable in class com.toolsverse.io.SftpProcessor
NAME.
name2RightCase(Driver, String) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Converts name to the right case.
NAME_ATTR - Static variable in class com.toolsverse.etl.common.Variable
 
NAME_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant NAME_ATTR.
NAME_ATTR - Static variable in class com.toolsverse.etl.core.engine.Scenario
The Constant NAME_ATTR.
NAME_ATTR - Static variable in class com.toolsverse.etl.core.engine.Source
NAME_ATTR.
NAME_ATTR - Static variable in class com.toolsverse.etl.core.engine.Task
 
NAME_TO_SQL_NAME_PROP - Static variable in class com.toolsverse.etl.connector.FileConnectorParams
The convert column name to valid sql column name.
NAME_VAR - Static variable in class com.toolsverse.etl.core.task.common.ExtractDimension
The NAME variable.
NamedParameterPreparedStatement - Class in com.toolsverse.etl.sql
 
NamedParameterPreparedStatement.ParseResult - Class in com.toolsverse.etl.sql
Class to hold the results of SQL parsing (used by factory methods)
NAMESPACE_PROP - Static variable in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
The NAMESPACE property.
nameToSqlName(String) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Name to sql name.
NATIVE_TYPE_ATTR - Static variable in class com.toolsverse.etl.common.DataSet
The NATIVE_TYPE_ATTR attribute.
NATIVE_TYPE_ATTR - Static variable in class com.toolsverse.etl.common.Variable
The TYPE NAME ATTRIBUTE.
nativeSQL(String) - Method in class com.toolsverse.etl.sql.connection.SshConnection
 
nativeSQL(String) - Method in class com.toolsverse.etl.sql.connection.StreamingConnection
 
NATIVETYPE_ATTR - Static variable in class com.toolsverse.etl.common.Variable
 
NCHAR - Static variable in class com.toolsverse.etl.sql.util.SqlUtils
The NCHAR type.
NCLOB - Static variable in class com.toolsverse.etl.sql.util.SqlUtils
The NCLOB type.
NCPU - Static variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8
Number of CPUS, to place bounds on some sizings
NCPU - Static variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
The number of CPUs
NEED_CLIENT_AUTH_PROP - Static variable in class com.toolsverse.io.FtpsProcessor
The NEED_CLIENT_AUTH property.
needSeparateConnectionForDdl() - Method in class com.toolsverse.etl.driver.AbstractDriver
 
needSeparateConnectionForDdl() - Method in interface com.toolsverse.etl.driver.Driver
Check if driver requires separate connection for ddl statements.
needSeparateConnectionForDdl() - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
needSeparateConnectionForDdl() - Method in class com.toolsverse.etl.driver.SimpleDriver
 
needSeparateConnectionForDdl() - Method in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
 
needSort(String) - Static method in class com.toolsverse.io.FileSorter
Check if the file list needs a sort.
needToEncode() - Method in class com.toolsverse.etl.connector.FileConnectorParams
Checks if char values need to be encoded.
needToEncode() - Method in class com.toolsverse.etl.connector.sql.SqlConnectorParams
Checks if char values need to be encoded.
needToEncode() - Method in class com.toolsverse.etl.connector.xml.XmlConnectorParams
 
needToEncode() - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
 
needToPopulate(String) - Method in class com.toolsverse.etl.metadata.FileMetadata
 
needToPopulate(String) - Method in class com.toolsverse.etl.metadata.JdbcMetadata
 
needToPopulate(String) - Method in interface com.toolsverse.etl.metadata.Metadata
Checks if metadata node needs to be populatet.
needToPopulate(String) - Method in class com.toolsverse.etl.metadata.oracle.OracleMetadata
 
needToPopulateLoadKey() - Method in class com.toolsverse.etl.core.engine.Destination
Checks if load key needs to be populated.
needToUpdateMetadataInTarget(Destination, DataSet) - Method in class com.toolsverse.etl.core.engine.MetadataTracker
Checks if ETL engine needs to update metadata for the destination based on the existing data.
NESTED_STYLE_PROP - Static variable in class com.toolsverse.etl.connector.json.JsonConnectorParams
The NESTED STYLE property.
NEW_CONNECTION_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The NEW_CONNECTION_ATTR.
NEW_CONNECTION_ATTR - Static variable in class com.toolsverse.etl.core.engine.Source
NEW_CONNECTION_ATTR.
NEW_CONNECTION_SOURCE_QUERY_ATTR - Static variable in class com.toolsverse.etl.core.engine.Source
NEW_CONNECTION_SOURCE_QUERY_ATTR.
NEWEST_ALG - Static variable in interface com.toolsverse.io.IoProcessor
 
newKeySet() - Static method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8
Creates a new Set backed by a ConcurrentHashMapV8 from the given type to Boolean.TRUE.
newKeySet(int) - Static method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8
Creates a new Set backed by a ConcurrentHashMapV8 from the given type to Boolean.TRUE.
NEWLINE - Static variable in class com.toolsverse.util.Utils
OS dependent 'end of the line' character.
newThread(Runnable) - Method in class com.toolsverse.util.concurrent.ParallelExecutor.ParallelExecutorThreadFactory
 
next() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.EntryIterator
 
next() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.KeyIterator
 
next - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.Node
 
next - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.Traverser
 
next() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.ValueIterator
 
next() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.EntryIterator
 
next() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.KeyIterator
 
next - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.Node
 
next() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.ValueIterator
 
next() - Method in class com.toolsverse.util.concurrentlinkedhashmap.LinkedDeque.AbstractLinkedIterator
 
nextElement() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.KeyIterator
 
nextElement() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.ValueIterator
 
nextNumber() - Method in class com.toolsverse.util.UniqueNumber
 
nextRow() - Method in class com.toolsverse.etl.common.DataSet
Sets the "next row" state.
nextTable - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.ForwardingNode
 
NLG_FACTORY - Static variable in class com.toolsverse.etl.sql.util.SqlUtils
 
NO_COMPRESSION - Static variable in class com.toolsverse.imaging.ImageProcessor
NO COMPRESSION.
NO_CONNECTION_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant NO_CONNECTION_ATTR.
NO_CONNECTION_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The NO_CONNECTION_ATTR.
NO_CONNECTION_ATTR - Static variable in class com.toolsverse.etl.core.engine.Source
NO_CONNECTION_ATTR.
NO_OPTIONS - Static variable in class com.toolsverse.util.Base64
No options specified.
NO_RANK - Static variable in interface com.toolsverse.ext.ExtensionModule
 
NO_TEMP_TABLES_ATTR - Static variable in class com.toolsverse.etl.core.engine.Scenario
The NO_TEMP_TABLES_ATTR.
NO_TYPE - Static variable in class com.toolsverse.util.log.Logger
 
noConnection() - Method in interface com.toolsverse.etl.core.engine.Block
Check if no database connection should be associated with the block.
noConnection() - Method in class com.toolsverse.etl.core.engine.Destination
 
noConnection() - Method in class com.toolsverse.etl.core.engine.Source
 
noConnection() - Method in class com.toolsverse.etl.core.engine.Task
"No connection" flag.
Node(int, K, V, ConcurrentHashMapV8.Node<K, V>) - Constructor for class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.Node
 
node - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.AddTask
 
Node(K, ConcurrentLinkedHashMap.WeightedValue<V>) - Constructor for class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.Node
Creates a new, unlinked node.
node - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.RemovalTask
 
node - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.UpdateTask
 
NoDupsFileFilter - Class in com.toolsverse.etl.core.engine
Implementation of FileFilter interface used by FileManagerTask to track what files were copied from the source to destination.
NoDupsFileFilter() - Constructor for class com.toolsverse.etl.core.engine.NoDupsFileFilter
 
NONAME_COLUMN_NAME_PROP - Static variable in class com.toolsverse.etl.connector.text.KeyValueConnectorParams
The NONAME_COLUMN_NAME property.
NONAME_COLUMN_NAME_PROP - Static variable in class com.toolsverse.etl.connector.text.TextConnectorParams
The NONAME_COLUMN_NAME property.
NONE - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The NONE.
NONE - Static variable in class com.toolsverse.mvc.view.ComponentAdapter
NO behavior modifications
NONE - Static variable in class com.toolsverse.util.UnicodeBomInputStream.BOM
NONE.
NONE_LANG - Static variable in interface com.toolsverse.util.lang.ParserTypeFactory
NONE.
NONE_NAME - Static variable in class com.toolsverse.io.HttpProcessor
The NONE_NAME.
NopServiceLogger - Class in com.toolsverse.service
The implementation of the ServiceLogger interface which does nothing.
NopServiceLogger() - Constructor for class com.toolsverse.service.NopServiceLogger
 
normalize(int) - Method in class com.toolsverse.etl.common.DataSetRecord
Normalize record to the given size.
normalize(String) - Static method in class com.toolsverse.util.FilenameUtils
Normalizes a path, removing double and single dot path steps.
NORMALIZE_VAR - Static variable in class com.toolsverse.etl.core.task.common.KeyValueNormTransformator
The NORMALIZE_VAR.
normalizeDataSetData(DataSetFields, DataSetData, DataSetRecord, DataSet) - Static method in class com.toolsverse.etl.common.CommonEtlUtils
Normalize data set data using given common list of fields, update given data.
normalizeNestedDataSet(String, String, DataSet, Map<String, DataSet>, Set<String>) - Static method in class com.toolsverse.etl.common.CommonEtlUtils
Normalize nested data set.
normalizeNestedDataSet(DataSet, Set<String>) - Static method in class com.toolsverse.etl.common.CommonEtlUtils
Normalize nested data set.
NormalizeNestedDataSet - Class in com.toolsverse.etl.core.task.common
This Task.POST task creates splits a nested data set into multiple dimensions and persists each of them separately.
NormalizeNestedDataSet() - Constructor for class com.toolsverse.etl.core.task.common.NormalizeNestedDataSet
 
normalizeNoEndSeparator(String) - Static method in class com.toolsverse.util.FilenameUtils
Normalizes a path, removing double and single dot path steps, and removing any final directory separator.
NOT_FOUND_ERROR_VAR - Static variable in class com.toolsverse.etl.core.task.common.CopyIntoDestinationTableTask
The NOT_FOUND_ERROR variable name.
NOT_MUTABLE - Static variable in class com.toolsverse.mvc.view.ComponentAdapter
component value is not changing when model is changing
NotComparable - Interface in com.toolsverse.util
Implement this interface if you donn't want object to be compared with other object using Object.equals(Object) method.
NOTHING - Static variable in class com.toolsverse.etl.core.config.EtlConfig
Does nothing.
NOTHING_TYPE - Static variable in interface com.toolsverse.etl.sql.service.SqlService
The unknown sql type.
notifyListener() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
Notifies the listener of entries that were evicted.
NotThreadSafeProcessor - Interface in com.toolsverse.io
A moniker interface which indicates that IO processor is not thread safe.
NSIS_LANG - Static variable in interface com.toolsverse.util.lang.ParserTypeFactory
NSIS.
Null - Class in com.toolsverse.util
A class which implements a Null Object Pattern.
NULL - Static variable in class com.toolsverse.util.Null
 
NULL_ATTR_PROP - Static variable in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
The NULL ATTRIBUTE property.
NULL_IF_EMPTY_PROP - Static variable in class com.toolsverse.etl.connector.FileConnectorParams
The null if empty.
Nullable - Annotation Type in com.toolsverse.util
A common Spring annotation to declare that annotated elements can be null under some circumstance.
NULLABLE_ATTR - Static variable in class com.toolsverse.etl.common.DataSet
The NULLABLE_ATTR attribute.
NULLABLE_ATTR - Static variable in class com.toolsverse.etl.common.Variable
 
NullProcessor - Class in com.toolsverse.io
This implementation of the IoProcessor saves data into the null device.
NullProcessor() - Constructor for class com.toolsverse.io.NullProcessor
 
NUM_TESTS_PER_EVICTION_RUN - Static variable in class com.toolsverse.etl.sql.connection.PooledAliasConnectionProvider
The NUM_TESTS_PER_EVICTION_RUN property.
NUMBER - Static variable in class com.toolsverse.util.Utils
The Constant NUMBER.
NUMBER_OF_READ_BUFFERS - Static variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
The number of read buffers to use.
NUMBER_OF_RETRIES_PROP - Static variable in class com.toolsverse.io.HttpProcessor
The NUMBER OF RETRIES PROPERTY.
NumberComparator - Class in com.toolsverse.util
Compares two objects which expected to be numbers but can be something else.
NVARCHAR - Static variable in class com.toolsverse.etl.sql.util.SqlUtils
The NVARCHAR type.
nvl(Object, Object) - Static method in class com.toolsverse.util.Utils
Return passed value if not null, otherwise return def.
nvl(String) - Static method in class com.toolsverse.util.Utils
Returns either value or "" if (value.isNothing()).
nvl(String, String) - Static method in class com.toolsverse.util.Utils
Returns either value + delim or "" if (value.isNothing()).
nvl(String, String, String) - Static method in class com.toolsverse.util.Utils
Returns either value + delim or replace if (value.isNothing()).

O

OAUTH1_NAME - Static variable in class com.toolsverse.io.HttpProcessor
The Constant OAUTH1_NAME.
OAUTH2_NAME - Static variable in class com.toolsverse.io.HttpProcessor
The Constant OAUTH2_NAME.
OAUTH2_PROP - Static variable in class com.toolsverse.util.OAuth2Utils
 
OAuth2Utils - Class in com.toolsverse.util
The utility class to parse the oauth2 parameters
OAuth2Utils() - Constructor for class com.toolsverse.util.OAuth2Utils
 
OAUTH_ACCESS_TOKEN_PROP - Static variable in class com.toolsverse.etl.sql.connection.BaseConnectionCallback
 
OAUTH_AUTH_CODE_PROP - Static variable in class com.toolsverse.etl.sql.connection.BaseConnectionCallback
 
OAUTH_CALLBACK_URL_PROP - Static variable in class com.toolsverse.etl.sql.connection.BaseConnectionCallback
 
OAUTH_CLIENT_ID_PROP - Static variable in class com.toolsverse.etl.sql.connection.BaseConnectionCallback
 
OAUTH_CLIENT_SECRET_PROP - Static variable in class com.toolsverse.etl.sql.connection.BaseConnectionCallback
 
OAUTH_CODE - Static variable in class com.toolsverse.util.OAuth2Utils
 
OAUTH_EXPIRES_IN_PROP - Static variable in class com.toolsverse.etl.sql.connection.BaseConnectionCallback
 
OAUTH_REFRESH_TOKEN_PROP - Static variable in class com.toolsverse.etl.sql.connection.BaseConnectionCallback
 
OAUTH_SCOPE_PROP - Static variable in class com.toolsverse.etl.sql.connection.BaseConnectionCallback
 
OAUTH_SETTINGS_LOCATION_POP - Static variable in class com.toolsverse.util.OAuth2Utils
 
OAUTH_SETTINGS_LOCATION_PROP - Static variable in class com.toolsverse.etl.sql.connection.BaseConnectionCallback
 
OBJECT_FACTORY_OBJECTS - Static variable in class com.toolsverse.util.factory.ObjectFactory
OBJECT_FACTORY_OBJECTS.
OBJECT_NAME_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant OBJECT_NAME_ATTR.
OBJECT_NAME_ATTR - Static variable in class com.toolsverse.etl.core.engine.Source
OBJECT_NAME_ATTR.
OBJECT_NAME_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The OBJECT_NAME_NODE.
OBJECT_NAME_TO_READ - Static variable in class com.toolsverse.etl.common.DataSet
The Constant OBJECT_NAME_TO_READ.
OBJECT_TYPE - Static variable in class com.toolsverse.etl.metadata.DatabaseFilter
The OBJECT TYPE.
ObjectFactory - Class in com.toolsverse.util.factory
An ObjectFactory is responsible for creating objects of a specific type.
ObjectFactoryModule - Interface in com.toolsverse.util.factory
An interface which must be implement by the class if it is designed to bind interfaces to implementations.
ObjectStorage - Interface in com.toolsverse.util
An object that maps keys to the values.
ObjectStorageMap - Class in com.toolsverse.util
The HashMap which implements an ObjectStorage interface.
ObjectStorageMap() - Constructor for class com.toolsverse.util.ObjectStorageMap
Instantiates a new empty ObjectStorageMap.
ObjectStorageMap(Map<String, String>) - Constructor for class com.toolsverse.util.ObjectStorageMap
Instantiates a new ObjectStorageMap from the existing Map.
offer(Object) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.DiscardingQueue
 
offer(E) - Method in class com.toolsverse.util.concurrentlinkedhashmap.LinkedDeque
 
offerFirst(E) - Method in class com.toolsverse.util.concurrentlinkedhashmap.LinkedDeque
 
offerLast(E) - Method in class com.toolsverse.util.concurrentlinkedhashmap.LinkedDeque
 
OK_CODE - Static variable in class com.toolsverse.etl.connector.ConnectorResult
The Ok return code.
OLDEST_ALG - Static variable in interface com.toolsverse.io.IoProcessor
 
ON_ACTION - Static variable in class com.toolsverse.etl.core.engine.Scenario
The ON_ACTION mapping.
ON_ACTION_PARENT - Static variable in class com.toolsverse.etl.core.engine.Scenario
The ON_ACTION_PARENT - same behavior as parent scenario.
ON_ACTION_SAVE - Static variable in class com.toolsverse.etl.core.engine.Scenario
The ON_ACTION_SAVE - save file when event occurs.
ON_ACTION_SAVE_STR - Static variable in class com.toolsverse.etl.core.engine.Scenario
The ON_ACTION_SAVE_STR - the ON_ACTION_SAVE code.
ON_ACTION_SKIP - Static variable in class com.toolsverse.etl.core.engine.Scenario
The ON_ACTION_SKIP - do not save file when event occurs.
ON_ACTION_SKIP_STR - Static variable in class com.toolsverse.etl.core.engine.Scenario
The ON_ACTION_SKIP_STR - the ON_ACTION_SKIP code.
ON_EXCEPTION - Static variable in class com.toolsverse.etl.common.OnException
The maps on exception types to actions.
ON_EXCEPTION - Static variable in class com.toolsverse.etl.driver.db2.Db2Driver
The ON_EXCEPTION sql.
ON_EXCEPTION - Static variable in class com.toolsverse.etl.driver.informix.InformixDriver
The ON_EXCEPTION sql.
ON_EXCEPTION - Static variable in class com.toolsverse.etl.driver.mysql.MySqlDriver
The ON_EXCEPTION sql.
ON_EXCEPTION - Static variable in class com.toolsverse.etl.driver.oracle.OracleDriver
The ON_EXCEPTION sql.
ON_EXCEPTION - Static variable in class com.toolsverse.etl.driver.postgres.PostgresDriver
The ON_EXCEPTION sql.
ON_EXCEPTION - Static variable in class com.toolsverse.etl.driver.SimpleDriver
The "on exception" sql.
ON_EXCEPTION - Static variable in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
The ON_EXCEPTION sql.
ON_EXCEPTION_ACTION_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant ON_EXCEPTION_ACTION_ATTR.
ON_EXCEPTION_ACTION_ATTR - Static variable in class com.toolsverse.etl.core.engine.Source
ON_EXCEPTION_ACTION_ATTR.
ON_EXCEPTION_ATTR - Static variable in class com.toolsverse.etl.core.engine.Task
 
ON_EXCEPTION_BEGIN - Static variable in class com.toolsverse.etl.driver.db2.Db2Driver
The ON_EXCEPTION_BEGIN sql.
ON_EXCEPTION_BEGIN - Static variable in class com.toolsverse.etl.driver.mysql.MySqlDriver
The ON_EXCEPTION_BEGIN sql.
ON_EXCEPTION_BEGIN - Static variable in class com.toolsverse.etl.driver.oracle.OracleDriver
The ON_EXCEPTION_BEGIN sql.
ON_EXCEPTION_BEGIN - Static variable in class com.toolsverse.etl.driver.postgres.PostgresDriver
The ON_EXCEPTION_BEGIN sql.
ON_EXCEPTION_BEGIN - Static variable in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
The ON_EXCEPTION_BEGIN sql.
ON_EXCEPTION_CONTINUE - Static variable in class com.toolsverse.etl.common.OnException
The ON_EXCEPTION_CONTINUE action.
ON_EXCEPTION_CONTINUE_STR - Static variable in class com.toolsverse.etl.common.OnException
The ON_EXCEPTION_CONTINUE type.
ON_EXCEPTION_END - Static variable in class com.toolsverse.etl.driver.db2.Db2Driver
The ON_EXCEPTION_END sql.
ON_EXCEPTION_END - Static variable in class com.toolsverse.etl.driver.informix.InformixDriver
The ON_EXCEPTION_END sql.
ON_EXCEPTION_END - Static variable in class com.toolsverse.etl.driver.mysql.MySqlDriver
The ON_EXCEPTION_END sql.
ON_EXCEPTION_END - Static variable in class com.toolsverse.etl.driver.oracle.OracleDriver
The ON_EXCEPTION_END sql.
ON_EXCEPTION_END - Static variable in class com.toolsverse.etl.driver.postgres.PostgresDriver
The ON_EXCEPTION_END sql.
ON_EXCEPTION_END - Static variable in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
The ON_EXCEPTION_END sql.
ON_EXCEPTION_IGNORE - Static variable in class com.toolsverse.etl.common.OnException
The ON_EXCEPTION_IGNORE action.
ON_EXCEPTION_IGNORE_STR - Static variable in class com.toolsverse.etl.common.OnException
The ON_EXCEPTION_IGNORE type.
ON_EXCEPTION_MASK_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant ON_EXCEPTION_MASK_ATTR.
ON_EXCEPTION_MASK_ATTR - Static variable in class com.toolsverse.etl.core.engine.Source
ON_EXCEPTION_MASK_ATTR.
ON_EXCEPTION_MASK_ATTR - Static variable in class com.toolsverse.etl.core.engine.Task
 
ON_EXCEPTION_MERGE - Static variable in class com.toolsverse.etl.common.OnException
The ON_EXCEPTION_MERGE action.
ON_EXCEPTION_MERGE_STR - Static variable in class com.toolsverse.etl.common.OnException
The ON_EXCEPTION_MERGE type.
ON_EXCEPTION_MESSAGE_ATTR - Static variable in class com.toolsverse.etl.core.engine.Task
 
ON_EXCEPTION_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The ON_EXCEPTION_NODE.
ON_EXCEPTION_RAISE - Static variable in class com.toolsverse.etl.common.OnException
The ON_EXCEPTION_RAISE action.
ON_EXCEPTION_RAISE_KEY - Static variable in class com.toolsverse.etl.common.OnException
The ON_EXCEPTION_RAISE action.
ON_EXCEPTION_RAISE_STR - Static variable in class com.toolsverse.etl.common.OnException
The ON_EXCEPTION_RAISE type.
ON_EXCEPTION_SAVE_POINT_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant ON_EXCEPTION_SAVE_POINT_ATTR.
ON_EXCEPTION_STR - Static variable in class com.toolsverse.etl.core.engine.Task
The ON_EXCEPTION task code.
ON_EXCEPTION_TASK - Static variable in class com.toolsverse.etl.core.engine.Task
The ON EXCEPTION task executed when there is an exception during extract or load.
ON_EXCEPTION_TYPE - Static variable in class com.toolsverse.etl.common.OnException
The maps on exception actions to types.
ON_EXECUTE_ATTR - Static variable in class com.toolsverse.etl.core.engine.Scenario
The Constant ON_EXECUTE_ATTR.
ON_EXECUTE_COMMIT_VALUE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The ON_EXECUTE_COMMIT_VALUE.
ON_FINISH - Static variable in class com.toolsverse.etl.core.engine.Destination
The ON_FINISH.
ON_FINISH_DROP - Static variable in class com.toolsverse.etl.core.engine.Destination
If destination uses database cursor to load data and cursor is created from the table, previously populated during extract ON_FINISH_DROP means table should be dropped right after etl processed finished with the destination.
ON_FINISH_DROP_STR - Static variable in class com.toolsverse.etl.core.engine.Destination
The ON_FINISH_DROP code.
ON_FINISH_KEEP - Static variable in class com.toolsverse.etl.core.engine.Destination
If destination uses database cursor to load data and cursor is created from the table, previously populated during extract ON_FINISH_KEEP means table should not be dropped right after etl processed finished with the destination.
ON_FINISH_KEEP_STR - Static variable in class com.toolsverse.etl.core.engine.Destination
The ON_FINISH_KEEP code.
ON_PARSE_EXCEPTION - Static variable in class com.toolsverse.etl.common.OnException
The ON_PARSE_EXCEPTION type.
ON_PARSE_EXCEPTION_STR - Static variable in class com.toolsverse.etl.common.OnException
The ON_PARSE_EXCEPTION type.
ON_PERSIST_ATTR - Static variable in class com.toolsverse.etl.core.engine.Scenario
The Constant ON_PERSIST_ATTR.
ON_PERSIST_ATTR - Static variable in class com.toolsverse.etl.core.engine.Source
ON_PERSIST_ATTR.
ON_POPULATE_ATTR - Static variable in class com.toolsverse.etl.core.engine.Scenario
The Constant ON_POPULATE_ATTR.
ON_POPULATE_ATTR - Static variable in class com.toolsverse.etl.core.engine.Source
ON_POPULATE_ATTR.
ON_SAVE_ATTR - Static variable in class com.toolsverse.etl.core.engine.Scenario
The Constant ON_SAVE_ATTR.
ON_START_UP - Static variable in class com.toolsverse.config.SystemConfig
The ON_START_UP property.
ON_START_UP_AS_CONFIGURED - Static variable in class com.toolsverse.config.SystemConfig
Start app as configured.
ON_START_UP_CLIENT - Static variable in class com.toolsverse.config.SystemConfig
Always start app in the client mode.
ON_START_UP_CLIENT_IF - Static variable in class com.toolsverse.config.SystemConfig
Start app in the client mode if server not found or not responding.
ON_TEMP_ATTR - Static variable in class com.toolsverse.etl.core.engine.Scenario
The Constant ON_TEMP_ATTR.
OnAddDataSetChangeListener - Class in com.toolsverse.etl.core.engine
The listener interface for receiving onAddDataSetChange events.
OnAddDataSetChangeListener(String) - Constructor for class com.toolsverse.etl.core.engine.OnAddDataSetChangeListener
Instantiates a new on add data set change listener.
onAddFieldValue(DataSet, Driver, DataSetRecord, FieldDef) - Method in interface com.toolsverse.etl.connector.AddFieldValueCallback
Called when value is set for the field.
onAddRecord(DataSetFields, DataSetRecord) - Method in interface com.toolsverse.etl.common.DataSetChangeListener
This method called on add record event.
onAddRecord(DataSet, Driver, DataSetRecord, int, String, String) - Method in interface com.toolsverse.etl.connector.AddRecordCallback
Called when record is added to the data set.
onAddRecord(DataSetFields, DataSetRecord) - Method in class com.toolsverse.etl.core.engine.OnAddDataSetChangeListener
 
onAfter(DataSet, Driver) - Method in interface com.toolsverse.etl.connector.AfterCallback
Executed when DataSetConnector finishes populating data set.
onBefore(DataSet, Driver) - Method in interface com.toolsverse.etl.connector.BeforeCallback
Executed when DataSetConnector starts populating data set.
onChange() - Method in class com.toolsverse.util.FileWatcher
Called of file change.
ONE_DAY - Static variable in class com.toolsverse.util.Utils
The Constant ONE_DAY.
onEviction(Object, Object) - Method in enum com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.DiscardingListener
 
onEviction(K, V) - Method in interface com.toolsverse.util.concurrentlinkedhashmap.EvictionListener
A call-back notification that the entry was evicted.
OnException - Class in com.toolsverse.etl.common
The default exception handler for the most etl related tasks.
OnException() - Constructor for class com.toolsverse.etl.common.OnException
Instantiates a new OnException.
onException(Throwable) - Method in class com.toolsverse.util.concurrent.ConcurrentAdapter.HeadlessConcurrentAdapter
 
onException(Throwable) - Method in class com.toolsverse.util.concurrent.ConcurrentAdapter
Executed if service thread throws an exception.
onException(Throwable) - Method in class com.toolsverse.util.concurrent.ConcurrentExecutor
 
onException(Throwable) - Method in interface com.toolsverse.util.concurrent.ProgressDelegate
Executed when service thread is finished with exception.
ONEXCEPTION_VAR - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The ONEXCEPTION variable name.
onMerge(OnException, Connection, String, String, long) - Method in interface com.toolsverse.etl.common.MergeHandler
Executed when default etl "insert into" action is failed and etl scenario is configured to try update instead.
onMerge(OnException, Connection, String, String, long) - Method in class com.toolsverse.etl.core.codegen.DefaultCodeGen
 
OnTask - Interface in com.toolsverse.etl.core.engine
The etl building blocks, such as Source and Destination can have one or multiple tasks attached.
openCloseConnectionOnDdl() - Method in interface com.toolsverse.etl.driver.Driver
If true open and close connection when executing any DDL statement.
openCloseConnectionOnDdl() - Method in class com.toolsverse.etl.driver.sqlserver.AzureSynapseAnalyticsDriver
 
ORACLE_CURSOR_TYPE - Static variable in class com.toolsverse.etl.driver.oracle.OracleDriver
The ORACLE_CURSOR_TYPE type.
ORACLE_DATE_FORMAT - Static variable in class com.toolsverse.etl.driver.oracle.OracleDriver
The ORACLE DATE FORMAT.
ORACLE_HOME_PROP - Static variable in class com.toolsverse.etl.driver.oracle.OracleDriver
The ORACLE client HOME property.
ORACLE_HOME_VAR - Static variable in class com.toolsverse.etl.driver.oracle.OracleDriver
The ORACLE client HOME variable.
ORACLE_JDBC_CLASS - Static variable in class com.toolsverse.etl.common.FieldsRepository.FieldsRepositoryConfig
 
ORACLE_METADATA_METHODS - Static variable in class com.toolsverse.etl.metadata.oracle.OracleMetadata
The Oracle metadata methods.
ORACLE_SERVICE_PROP - Static variable in class com.toolsverse.etl.driver.oracle.OracleDriver
The ORACLE SERVICE property.
ORACLE_SID_PROP - Static variable in class com.toolsverse.etl.driver.oracle.OracleDriver
The ORACLE SID property.
ORACLE_TIMESTAMP_FORMAT - Static variable in class com.toolsverse.etl.driver.oracle.OracleDriver
The ORACLE TIMESTAMP FORMAT.
ORACLE_TYPE_METHODS - Static variable in class com.toolsverse.etl.metadata.oracle.OracleMetadata
The Oracle type methods.
ORACLE_TYPE_SUPPORT_AS_TEXT - Static variable in class com.toolsverse.etl.metadata.oracle.OracleMetadata
The Oracle object types which support asText.
ORACLE_TYPE_SUPPORT_EXECUTE_AS_TEXT - Static variable in class com.toolsverse.etl.metadata.oracle.OracleMetadata
The oracle type support execute as text map.
ORACLE_TYPES_BY_PARENT - Static variable in class com.toolsverse.etl.metadata.oracle.OracleMetadata
The Oracle types by parent.
OracleCopyTask - Class in com.toolsverse.etl.core.task.oracle
This is a Oracle specific Task.POST task which copies data from one table to another using sql.
OracleCopyTask() - Constructor for class com.toolsverse.etl.core.task.oracle.OracleCopyTask
 
OracleDriver - Class in com.toolsverse.etl.driver.oracle
The Oracle implementation of the Driver interface.
OracleDriver() - Constructor for class com.toolsverse.etl.driver.oracle.OracleDriver
 
OracleExtractTask - Class in com.toolsverse.etl.core.task.oracle
This is a Oracle specific Task.POST task which extracts data into the text file using sql.
OracleExtractTask() - Constructor for class com.toolsverse.etl.core.task.oracle.OracleExtractTask
 
OracleFunctions - Class in com.toolsverse.etl.core.function.oracle
The Oracle specific functions.
OracleFunctions() - Constructor for class com.toolsverse.etl.core.function.oracle.OracleFunctions
 
OracleLoadTask - Class in com.toolsverse.etl.core.task.oracle
This is a Oracle specific Task.POST task which loads data into the table using Oracle sql*loader (sqlldr).
OracleLoadTask() - Constructor for class com.toolsverse.etl.core.task.oracle.OracleLoadTask
 
OracleMetadata - Class in com.toolsverse.etl.metadata.oracle
The Oracle implementation of the Metadata interface.
OracleMetadata() - Constructor for class com.toolsverse.etl.metadata.oracle.OracleMetadata
 
OracleTnsNamesReader - Class in com.toolsverse.etl.aliasreader.oracle
The implementation of the AliasReader interface which reads Oracle tnsnames.ora file.
OracleTnsNamesReader() - Constructor for class com.toolsverse.etl.aliasreader.oracle.OracleTnsNamesReader
 
Order - Class in com.toolsverse.etl.core.task.common
This Task.POST task orders data set.
Order() - Constructor for class com.toolsverse.etl.core.task.common.Order
 
ORDERBY_VAR - Static variable in class com.toolsverse.etl.core.task.common.Order
 
orderedKeySet(boolean, int) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
 
orderedMap(boolean, int) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
 
ORIGINAL_SOURCE_FILE_EXT - Static variable in class com.toolsverse.etl.core.task.common.FileManagerTask
 
ORIGINAL_SOURCE_FILE_NAME - Static variable in class com.toolsverse.etl.core.task.common.FileManagerTask
 
OTHER_SEPARATOR - Static variable in class com.toolsverse.util.FilenameUtils
The separator character that is the opposite of the system separator.
OUTBOUND_BCC - Static variable in class com.toolsverse.io.MailProcessor
 
OUTBOUND_CC - Static variable in class com.toolsverse.io.MailProcessor
 
OUTBOUND_CONTENT_TYPE - Static variable in class com.toolsverse.io.MailProcessor
 
OUTBOUND_FILE - Static variable in class com.toolsverse.io.MailProcessor
 
OUTBOUND_FOLDER - Static variable in class com.toolsverse.io.MailProcessor
 
OUTBOUND_FOOTER - Static variable in class com.toolsverse.io.MailProcessor
 
OUTBOUND_FROM - Static variable in class com.toolsverse.io.MailProcessor
 
OUTBOUND_HEADER - Static variable in class com.toolsverse.io.MailProcessor
 
OUTBOUND_HOST - Static variable in class com.toolsverse.io.MailProcessor
 
OUTBOUND_MESSAGE - Static variable in class com.toolsverse.io.MailProcessor
 
OUTBOUND_PASSWORD - Static variable in class com.toolsverse.io.MailProcessor
 
OUTBOUND_PORT - Static variable in class com.toolsverse.io.MailProcessor
 
OUTBOUND_PROTOCOL - Static variable in class com.toolsverse.io.MailProcessor
 
OUTBOUND_SUBJECT - Static variable in class com.toolsverse.io.MailProcessor
 
OUTBOUND_TO - Static variable in class com.toolsverse.io.MailProcessor
 
OUTBOUND_USER - Static variable in class com.toolsverse.io.MailProcessor
 
OUTER - Static variable in class com.toolsverse.etl.core.task.common.Join
OUTER
OUTPUT_PARAM_TYPE - Static variable in interface com.toolsverse.etl.sql.service.SqlService
The Constant OUTPUT_PARAM_TYPE.
OutputStream(OutputStream) - Constructor for class com.toolsverse.util.Base64.OutputStream
Constructs a Base64.OutputStream in ENCODE mode.
OutputStream(OutputStream, int) - Constructor for class com.toolsverse.util.Base64.OutputStream
Constructs a Base64.OutputStream in either ENCODE or DECODE mode.
outputStream2InputStream(ByteArrayOutputStream) - Static method in class com.toolsverse.util.Utils
Output stream 2 input stream.
OVERRIDE_SUPPORST_READ_PROP - Static variable in class com.toolsverse.etl.common.Alias
The Constant OVERRIDE_SUPPORST_READ_PROP.
OVERRIDE_SUPPORST_WRITE_PROP - Static variable in class com.toolsverse.etl.common.Alias
The Constant OVERRIDE_SUPPORST_WRITE_PROP.
OVERRIDE_WILCARD_PROP - Static variable in class com.toolsverse.etl.connector.FileConnectorParams
The override wildcard file names in tag.
OWNER_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant OWNER_ATTR.
OWNER_ATTR - Static variable in class com.toolsverse.etl.core.engine.Source
OWNER_ATTR.

P

p0 - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.CounterCell
 
p1 - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.CounterCell
 
p2 - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.CounterCell
 
p3 - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.CounterCell
 
p4 - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.CounterCell
 
p5 - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.CounterCell
 
p6 - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.CounterCell
 
PACKAGE_SEPARATOR - Static variable in class com.toolsverse.util.ClassUtils
The package separator String: "&#x2e;".
PACKAGE_SEPARATOR_CHAR - Static variable in class com.toolsverse.util.ClassUtils
The package separator character: '.' == 46.
padding(int, char) - Static method in class com.toolsverse.util.Utils
Creates a string by repeating padChar repeat times.
padLeft(String, int, boolean) - Static method in class com.toolsverse.util.Utils
Creates a string by adding spaces to the left of the input string until it's length is less than n.
padRight(String, int, boolean) - Static method in class com.toolsverse.util.Utils
Creates a string by adding spaces to the right of the input string until it's length is less than n.
PAGE_SIZE_PROP - Static variable in class com.toolsverse.etl.connector.pdf.PdfConnectorParams
The page size property.
PARALLEL_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant PARALLEL_ATTR.
PARALLEL_ATTR - Static variable in class com.toolsverse.etl.core.engine.Scenario
The Constant PARALLEL_ATTR.
PARALLEL_ATTR - Static variable in class com.toolsverse.etl.core.engine.Source
PARALLEL_ATTR.
ParallelExecutor - Class in com.toolsverse.util.concurrent
The purpose of this class is to coordinate execution of the multiple tasks in the separate threads.
ParallelExecutor(ExecutorService, String) - Constructor for class com.toolsverse.util.concurrent.ParallelExecutor
Instantiates a new parallel executor.
ParallelExecutor(int, String) - Constructor for class com.toolsverse.util.concurrent.ParallelExecutor
Instantiates a new ParallelExecutor using nThreads as a max possible number of threads.
ParallelExecutor.ParallelExecutorThreadFactory - Class in com.toolsverse.util.concurrent
A factory for creating ParallelExecutorThread objects.
ParallelExecutorThreadFactory(String) - Constructor for class com.toolsverse.util.concurrent.ParallelExecutor.ParallelExecutorThreadFactory
Instantiates a new parallel executor thread factory.
ParallelProgressCallback - Interface in com.toolsverse.util.concurrent
Class which implements ParallelProgressCallback interacts with a ParallelProgressDelegate.
ParallelProgressDelegate - Interface in com.toolsverse.util.concurrent
Version of the non-blocking background progress delegate.
PARAM_ATTR - Static variable in class com.toolsverse.etl.common.Variable
 
PARAM_PREFIX - Static variable in class com.toolsverse.io.HttpProcessor
this prefix used to get parameters from the properties for the corresponding http methods.
params - Variable in class com.toolsverse.etl.sql.util.SqlHistory.SqlHistoryValue
The query parameters.
PARAMS_VAR - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The PARAMS variable name.
PARAMS_VAR - Static variable in class com.toolsverse.etl.core.task.common.Populate
 
ParamsParser(String, Map<String, Object>, Map<String, List<Integer>>, List<String>, Driver, Pattern) - Constructor for class com.toolsverse.etl.parser.GenericSqlParser.ParamsParser
Instantiates a new ParamsParser.
parent - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.TreeNode
 
PARENT_ETL_DRIVER_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant PARENT_ETL_DRIVER_ATTR.
PARENT_ETL_DRIVER_ATTR - Static variable in class com.toolsverse.etl.core.engine.Scenario
The Constant PARENT_ETL_DRIVER_ATTR.
PARENT_ROW_ID_FIELD_NAME - Static variable in class com.toolsverse.etl.common.CommonEtlUtils
The Constant PARENT_ROW_ID_FIELD_NAME.
parse(RSyntaxDocument, String) - Method in class com.toolsverse.etl.parser.GenericSqlParser.ParamsParser
 
parse(RSyntaxDocument, String) - Method in class com.toolsverse.etl.parser.GenericSqlParser.SplitParser
 
parse(RSyntaxDocument, String) - Method in class com.toolsverse.etl.parser.GenericSqlParser.SqlTypeParser
 
parse(RSyntaxDocument, String) - Method in class com.toolsverse.etl.parser.GenericSqlParser.StripParser
 
parse(String) - Static method in class com.toolsverse.etl.sql.NamedParameterPreparedStatement
Parse the query string containing named parameters and result a parse result, which holds the parsed sql (named parameters replaced by standard '?' parameters and an ordered list of the named parameters.
parse(String) - Static method in enum com.toolsverse.etl.sql.util.SqlStatementType
Parse string and return SqlStatementType.
parse(String) - Static method in class com.toolsverse.util.DateUtil
Parse the given date string to date object and return a date instance based on the given date string.
parse(String, String) - Static method in class com.toolsverse.util.DateUtil
Validate the actual date of the given date string based on the given date format pattern and return a date instance based on the given date string.
PARSE_ALL_PARAM - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The PARSE_ALL_PARAM.
PARSE_ATTRS_PROP - Static variable in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
The PARSE XML ATTRIBUTES property.
PARSE_CDATA_PROP - Static variable in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
The PARSE CDATA property.
PARSE_DATES_PROP - Static variable in class com.toolsverse.etl.sql.util.SqlUtils
PARSE DATES property.
PARSE_RECURSVIVELY_PARAM - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The PARSE_RECURSVIVELY_PARAM.
PARSE_ROOT_ATTRS_PROP - Static variable in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
The PARSE ROOT XML ATTRIBUTES property.
PARSE_STRUCTURE_ONLY_PARAM - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The PARSE_STRUCTURE_ONLY_PARAM.
parseAfterTasks(EtlConfig, XmlUtils, Node, Scenario) - Method in class com.toolsverse.etl.core.engine.EtlFactory
Parses "after" tasks.
parseBeforeTasks(EtlConfig, XmlUtils, Node, Scenario, String) - Method in class com.toolsverse.etl.core.engine.EtlFactory
Parses "before" tasks.
parseComlexStructure(String, String, String, String, String, String, boolean) - Static method in class com.toolsverse.util.Utils
Parses the complex data structure which contains key-value pairs.
parseDate(String, String) - Static method in class com.toolsverse.util.DateUtil
Parses the date.
parseDate(String) - Static method in class com.toolsverse.util.DateUtil
Parses the date.
parseDestinations(EtlConfig, XmlUtils, Node, Scenario) - Method in class com.toolsverse.etl.core.engine.EtlFactory
Parses the destinations.
parseException(Throwable, String, String) - Static method in class com.toolsverse.etl.core.util.EtlUtils
Parses exception.
parseExpression(String, String[]) - Static method in class com.toolsverse.util.Script
Parse the expression.
parseExpressionLine(String, String[], String[]) - Static method in class com.toolsverse.util.Script
Parses string and return parts of the expression.
parseFunctions(String, Map<String, String>) - Static method in class com.toolsverse.util.Script
Parses the functions.
parseLineWithCharSeparators(String, String, String, Character, CSVFormat) - Method in class com.toolsverse.etl.connector.text.TextConnector
Parses the line with char separators.
parseNode(XmlUtils, Node, XmlObjectConnectorParams, Driver, Map<Integer, Boolean>, DataSet, DataSetRecord, XmlUtils.NodeType, DataSet) - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnector
 
parseOrderByString(String) - Method in class com.toolsverse.etl.common.DataSet
Parses the order by string.
parseOrderByStyleString(String, String[], String) - Static method in class com.toolsverse.util.Utils
Parses the order by style string.
parseParams(String, Map<String, Object>, Map<String, List<Integer>>, List<String>, Driver) - Method in class com.toolsverse.etl.parser.GenericSqlParser
 
parseParams(String, Map<String, Object>, Map<String, List<Integer>>, List<String>, Driver) - Method in interface com.toolsverse.etl.parser.SqlParser
Parses the sql, updates params, paramMap and outputParams.
ParseResult(String, List<TypedKeyValue<String, String>>) - Constructor for class com.toolsverse.etl.sql.NamedParameterPreparedStatement.ParseResult
 
ParserType - Class in com.toolsverse.util.lang
This class used to configure instance of the code highlighter for the specific language such as HTML, XML, Java, etc.
ParserType(String, String) - Constructor for class com.toolsverse.util.lang.ParserType
Instantiates a new ParserType
ParserTypeFactory - Interface in com.toolsverse.util.lang
A parser type factory creates a ParserType object based on the language and returns language based on file extension.
parseScenario(EtlConfig, String) - Method in class com.toolsverse.etl.core.engine.EtlFactory
Parses the scenario using PARSE_ALL_PARAM scope.
parseScenario(EtlConfig, String, int) - Method in class com.toolsverse.etl.core.engine.EtlFactory
Parses the scenario.
parseScenario(EtlConfig, XmlUtils, int) - Method in class com.toolsverse.etl.core.engine.EtlFactory
Parses the scenario.
parseScenario(EtlConfig, XmlUtils, int, Node) - Method in class com.toolsverse.etl.core.engine.EtlFactory
Parses the scenario.
parseScenarioVariables(XmlUtils, Scenario, Node, EtlConfig) - Method in class com.toolsverse.etl.core.engine.EtlFactory
Parses the scenario variables.
parseScope(String) - Method in class com.toolsverse.etl.common.Variable
Parses the scope string.
parseScope(String) - Method in class com.toolsverse.etl.core.engine.Task
Parses the scope.
parseSources(EtlConfig, XmlUtils, Node, Scenario) - Method in class com.toolsverse.etl.core.engine.EtlFactory
Parses the sources.
parseSql(String) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Splits given sql on multiple sql statements using ";" as a separator.
parseTasks(EtlConfig, XmlUtils, Node, Scenario, Block, String) - Method in class com.toolsverse.etl.core.engine.EtlFactory
Parses tasks for the etl block.
parseTemplateTokens(String) - Static method in class com.toolsverse.util.Utils
Parses the template tokens like [token1]_[token2]_abc_[token3]_xyz and return an array list which contains part of the template without tokens
parseUrl(String) - Static method in class com.toolsverse.util.UrlUtils
Parses the url and fills the map with url parts.
parseUrl(String, UrlUtils.URL_PARTS) - Static method in class com.toolsverse.util.UrlUtils
Parse the url and return requested part of the url.
parseUrlWithPath(String) - Static method in class com.toolsverse.util.UrlUtils
Parse url with path.
parseVariableAttrs(XmlUtils, Node, Variable) - Method in class com.toolsverse.etl.core.engine.EtlFactory
Parses variable attributes.
parseVariableObject(XmlUtils, Node, Variable) - Method in class com.toolsverse.etl.core.engine.EtlFactory
Parses the variable object.
parseXml(XmlUtils, Node, XmlObjectConnectorParams, Driver, Map<Integer, Boolean>, DataSet, DataSetRecord, XmlUtils.NodeType, NodeList, XmlUtils.NodeType) - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnector
Parses the xml and creates a hierarchy of the data sets.
PASSIVE_MODE - Static variable in class com.toolsverse.etl.common.CommonEtlUtils
The PASSIVE MODE.
PASSPHRASE_PROP - Static variable in class com.toolsverse.io.FtpsProcessor
The PASSKEY property.
PASSPHRASE_PROP - Static variable in class com.toolsverse.io.SftpProcessor
The PASSKEY property.
PASSWORD - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The PASSWORD.
PASSWORD - Static variable in class com.toolsverse.etl.sql.config.SqlConfig
The PASSWORD.
PASSWORD_PROP - Static variable in class com.toolsverse.etl.connector.DataSetConnectorParams
PASSWORD property.
PASSWORD_VAR - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The PASSWORD variable name.
PATCH_METHOD - Static variable in class com.toolsverse.io.HttpProcessor
HTTP PATCH.
PATH_TOKEN - Static variable in class com.toolsverse.util.UrlUtils
PATH token.
PATTERN_ATTR - Static variable in class com.toolsverse.etl.core.engine.Scenario
The Constant PATTERN_ATTR.
PdfConnector - Class in com.toolsverse.etl.connector.pdf
Writes pdf files.
PdfConnector() - Constructor for class com.toolsverse.etl.connector.pdf.PdfConnector
 
PdfConnectorParams - Class in com.toolsverse.etl.connector.pdf
PdfConnectorParams() - Constructor for class com.toolsverse.etl.connector.pdf.PdfConnectorParams
Instantiates a new HtmlConnectorParams.
PdfConnectorParams(CacheProvider<String, Object>, boolean, int) - Constructor for class com.toolsverse.etl.connector.pdf.PdfConnectorParams
Instantiates a new TextConnectorParams.
PdfPageSizeListProvider - Class in com.toolsverse.etl.connector.pdf
The implementation of the ListProvider interface which returns a list of the supported page sizes for PDF renderer.
PdfPageSizeListProvider() - Constructor for class com.toolsverse.etl.connector.pdf.PdfPageSizeListProvider
Instantiates a new list provider.
peek() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.DiscardingQueue
 
peek() - Method in class com.toolsverse.util.concurrentlinkedhashmap.LinkedDeque
 
peekFirst() - Method in class com.toolsverse.util.concurrentlinkedhashmap.LinkedDeque
 
peekLast() - Method in class com.toolsverse.util.concurrentlinkedhashmap.LinkedDeque
 
pendingNotifications - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
 
PER_RECORD - Static variable in class com.toolsverse.etl.core.engine.Destination
The PER RECORD action.
PER_RECORD_IFEXIST - Static variable in class com.toolsverse.etl.core.engine.Destination
The PER RECORD IFEXIST action.
PER_RECORD_MERGE - Static variable in class com.toolsverse.etl.core.engine.Destination
The PER RECORD MERGE action.
PER_RECORD_TO_DESTINATION_ACTION - Static variable in class com.toolsverse.etl.core.engine.Destination
The per record to destination action.
PERL_LANG - Static variable in interface com.toolsverse.util.lang.ParserTypeFactory
PERL.
persist(P, DataSet, Driver) - Method in interface com.toolsverse.etl.connector.DataSetConnector
Persists data set.
persist(ExcelConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.excel.ExcelConnector
 
persist(ExcelConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.excel.ExcelXlsxConnector
 
persist(HtmlConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.html.HtmlConnector
 
persist(JsonConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.json.JsonConnector
 
persist(JsonDatasetConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.json.JsonDatasetConnector
 
persist(PdfConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.pdf.PdfConnector
 
persist(SourceConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.SourceConnector
 
persist(SqlConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.sql.SqlConnector
 
persist(ClobConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.text.ClobConnector
 
persist(KeyValueConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.text.KeyValueConnector
 
persist(TextConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.text.TextConnector
 
persist(XmlConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.xml.XmlConnector
 
persist(XmlObjectConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.xml.XmlObjectStreamingConnector
 
PERSIST_METADATA_VAR - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The PERSIST_METADATA variable name.
PersistableStorage - Interface in com.toolsverse.storage
The interface for the classes which are used as a storage for the properties.
PersistableStorageAdapter - Class in com.toolsverse.storage
The adapter between StorageProvider and StorageService.
PersistableStorageAdapter() - Constructor for class com.toolsverse.storage.PersistableStorageAdapter
 
persistDataSet(ConnectorRequest, DataSet) - Method in interface com.toolsverse.etl.connector.service.ConnectorService
Persists data set.
persistDataSet(ConnectorRequest, DataSet) - Method in class com.toolsverse.etl.connector.service.ConnectorServiceImpl
Persists data set.
PgpKeyPairGenerator - Class in com.toolsverse.util.encryption.pgp
 
PgpKeyPairGenerator() - Constructor for class com.toolsverse.util.encryption.pgp.PgpKeyPairGenerator
 
PgpUtils - Class in com.toolsverse.util.encryption.pgp
Collections of utility class for PGP encryption
PgpUtils() - Constructor for class com.toolsverse.util.encryption.pgp.PgpUtils
 
PHP_LANG - Static variable in interface com.toolsverse.util.lang.ParserTypeFactory
PHP.
pivot(DataSet, String, String, String, String, boolean, boolean, boolean, int, String) - Static method in class com.toolsverse.etl.common.CommonEtlUtils
This method performs pivoting operations on data set, such as grouping, de-normalization, etc.
pivot(DataSet, String, String, String, String, boolean, boolean, boolean, int, String, DataSet) - Static method in class com.toolsverse.etl.common.CommonEtlUtils
This method performs pivoting operations on data set, such as grouping, de-normalization, etc.
Pivot - Class in com.toolsverse.etl.core.task.common
This Task.POST task performs pivoting operations on data set, such as grouping, de-normalization, etc.
Pivot() - Constructor for class com.toolsverse.etl.core.task.common.Pivot
 
PivotFunction - Annotation Type in com.toolsverse.etl.core.task.common
This annotation is used to identify pivot function, such as SUM(), AVG(), etc.
PivotFunctions - Class in com.toolsverse.etl.core.task.common
This class is a library of the pivot functions, such as SUM(), AVG(), etc.
PLUGIN_PATH - Static variable in class com.toolsverse.config.SystemConfig
PLUGIN PATH suffix.
PojoWrapper<P> - Class in com.toolsverse.mvc.pojo
The default implementation of the Model interface ModelImpl uses name\value pairs to store model attributes instead of member variables.
PojoWrapper(Class<P>) - Constructor for class com.toolsverse.mvc.pojo.PojoWrapper
Instantiates a new PojoWrapper.
poll() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.DiscardingQueue
 
poll() - Method in class com.toolsverse.util.concurrentlinkedhashmap.LinkedDeque
 
pollFirst() - Method in class com.toolsverse.util.concurrentlinkedhashmap.LinkedDeque
 
pollLast() - Method in class com.toolsverse.util.concurrentlinkedhashmap.LinkedDeque
 
PooledAliasConnectionProvider - Class in com.toolsverse.etl.sql.connection
The AliasConnectionProvider which uses configurable connections pool.
PooledAliasConnectionProvider() - Constructor for class com.toolsverse.etl.sql.connection.PooledAliasConnectionProvider
Instantiates a new pooled alias connection provider.
pop() - Method in class com.toolsverse.util.concurrentlinkedhashmap.LinkedDeque
 
populate(P, DataSet, Driver) - Method in interface com.toolsverse.etl.connector.DataSetConnector
Populates data set.
populate(ExcelConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.excel.ExcelConnector
 
populate(ExcelConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.excel.ExcelXlsxConnector
 
populate(HtmlConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.html.HtmlConnector
 
populate(JsonConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.json.JsonConnector
 
populate(JsonDatasetConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.json.JsonDatasetConnector
 
populate(PdfConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.pdf.PdfConnector
 
populate(SourceConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.SourceConnector
 
populate(SqlConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.sql.SqlConnector
 
populate(ClobConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.text.ClobConnector
 
populate(KeyValueConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.text.KeyValueConnector
 
populate(TextConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.text.TextConnector
 
populate(XmlConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.xml.XmlConnector
 
populate(XmlObjectConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnector
 
populate(XmlObjectConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.xml.XmlObjectStreamingConnector
 
Populate - Class in com.toolsverse.etl.core.task.common
This Task.POST task populates data set from the given string using given connector.
Populate() - Constructor for class com.toolsverse.etl.core.task.common.Populate
 
populate(String, Object) - Method in interface com.toolsverse.mvc.model.Model
Sets the value for the attribute.
populate(String, Object) - Method in class com.toolsverse.mvc.model.ModelImpl
 
populate(String, Object) - Method in class com.toolsverse.mvc.pojo.PojoWrapper
 
populate(Object) - Method in class com.toolsverse.mvc.view.ComponentAdapter
Sets new value for the component.
populate(String, Object) - Method in interface com.toolsverse.mvc.view.View
Sets the value of the component by attribute name.
populate(String, Object) - Method in class com.toolsverse.mvc.view.ViewImpl
 
populate(Object) - Method in class com.toolsverse.mvc.view.wings.SButtonAdapter
 
populate(Object) - Method in class com.toolsverse.mvc.view.wings.SToggleButtonAdapter
 
populateDataSet(ConnectorRequest) - Method in interface com.toolsverse.etl.connector.service.ConnectorService
Populates data set.
populateDataSet(ConnectorRequest) - Method in class com.toolsverse.etl.connector.service.ConnectorServiceImpl
Populates data set.
populateDataSet(DataSet, Driver, ResultSet, ListHashMap<String, String>, boolean, boolean) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Populates data set from the result set.
populateDataSet(DataSet, Driver, ResultSet, ListHashMap<String, String>, boolean, boolean, String, String) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Populates data set from the result set.
populateDataSet(DataSet, Driver, ResultSet, ListHashMap<String, String>, boolean, boolean, String, String, int, boolean) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Populates data set from the result set.
populateTables(List<String>, DataSet, Metadata, String, Set<String>, Set<String>) - Static method in class com.toolsverse.etl.metadata.JdbcMetadata
Populate tables.
PositionalXmlReader - Class in com.toolsverse.util
Reads XMl from the input stream and creates a DOM document with a line numbers for each node.
PositionalXmlReader() - Constructor for class com.toolsverse.util.PositionalXmlReader
 
POST - Static variable in class com.toolsverse.etl.core.engine.Task
The POST task - executed after extract or load.
POST_METHOD - Static variable in class com.toolsverse.io.HttpProcessor
HTTP POST.
POST_STR - Static variable in class com.toolsverse.etl.core.engine.Task
The POST task code.
POSTGRES_DATE_FORMAT - Static variable in class com.toolsverse.etl.driver.postgres.PostgresDriver
The POSTGRES DATE FORMAT.
POSTGRES_HOME_PROP - Static variable in class com.toolsverse.etl.driver.postgres.PostgresDriver
The POSTGRES client HOME property.
POSTGRES_HOME_VAR - Static variable in class com.toolsverse.etl.driver.postgres.PostgresDriver
The POSTGRES client HOME variable.
POSTGRES_JDBC_CLASS - Static variable in class com.toolsverse.etl.common.FieldsRepository.FieldsRepositoryConfig
 
POSTGRES_METADATA_METHODS - Static variable in class com.toolsverse.etl.metadata.postgres.PostgresMetadata
The POSTGRES metadata methods.
POSTGRES_TIME_FORMAT - Static variable in class com.toolsverse.etl.driver.postgres.PostgresDriver
The POSTGRES TIME FORMAT.
POSTGRES_TYPE_METHODS - Static variable in class com.toolsverse.etl.metadata.postgres.PostgresMetadata
The Oracle type methods.
POSTGRES_TYPE_SUPPORT_AS_TEXT - Static variable in class com.toolsverse.etl.metadata.postgres.PostgresMetadata
The POSTGRES object types which support asText.
POSTGRES_TYPE_SUPPORT_EXECUTE_AS_TEXT - Static variable in class com.toolsverse.etl.metadata.postgres.PostgresMetadata
The oracle type support execute as text map.
POSTGRES_TYPES_BY_PARENT - Static variable in class com.toolsverse.etl.metadata.postgres.PostgresMetadata
The POSTGRES types by parent.
PostgresDriver - Class in com.toolsverse.etl.driver.postgres
The PostgreSQL implementation of the Driver interface.
PostgresDriver() - Constructor for class com.toolsverse.etl.driver.postgres.PostgresDriver
 
PostgresFunctions - Class in com.toolsverse.etl.core.function.postgres
The PostgreSQL specific functions.
PostgresFunctions() - Constructor for class com.toolsverse.etl.core.function.postgres.PostgresFunctions
 
PostgresMetadata - Class in com.toolsverse.etl.metadata.postgres
The PostgreSQL implementation of the Metadata interface.
PostgresMetadata() - Constructor for class com.toolsverse.etl.metadata.postgres.PostgresMetadata
 
postPersist(P, DataSet, Driver) - Method in interface com.toolsverse.etl.connector.DataSetConnector
Called when DataSetConnector finished persisting data set.
postPersist(ExcelConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.excel.ExcelConnector
 
postPersist(ExcelConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.excel.ExcelXlsxConnector
 
postPersist(HtmlConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.html.HtmlConnector
 
postPersist(JsonConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.json.JsonConnector
 
postPersist(JsonDatasetConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.json.JsonDatasetConnector
 
postPersist(PdfConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.pdf.PdfConnector
 
postPersist(SourceConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.SourceConnector
 
postPersist(SqlConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.sql.SqlConnector
 
postPersist(ClobConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.text.ClobConnector
 
postPersist(KeyValueConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.text.KeyValueConnector
 
postPersist(TextConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.text.TextConnector
 
postPersist(XmlConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.xml.XmlConnector
 
postPersist(XmlObjectConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.xml.XmlObjectStreamingConnector
 
postPersistWhenEmpty(DataSetConnectorParams) - Method in class com.toolsverse.etl.connector.BaseDataSetConnector
Called when DataSetConnector finished persisting data set with no records.
PRE - Static variable in class com.toolsverse.etl.core.engine.Task
The PRE task - executed before extract or load.
PRE_STR - Static variable in class com.toolsverse.etl.core.engine.Task
The PRE task code.
PREFIX - Static variable in class com.toolsverse.etl.connector.excel.ExcelConnectorParams
The PREFIX.
PREFIX - Static variable in class com.toolsverse.etl.connector.html.HtmlConnectorParams
The PREFIX.
PREFIX - Static variable in class com.toolsverse.etl.connector.json.JsonConnectorParams
The PREFIX.
PREFIX - Static variable in class com.toolsverse.etl.connector.json.JsonDatasetConnectorParams
The PREFIX.
PREFIX - Static variable in class com.toolsverse.etl.connector.pdf.PdfConnectorParams
The PREFIX.
PREFIX - Static variable in class com.toolsverse.etl.connector.sql.SqlConnectorParams
The PREFIX.
PREFIX - Static variable in class com.toolsverse.etl.connector.text.ClobConnectorParams
The PREFIX.
PREFIX - Static variable in class com.toolsverse.etl.connector.text.KeyValueConnectorParams
The PREFIX.
PREFIX - Static variable in class com.toolsverse.etl.connector.text.TextConnectorParams
The PREFIX.
PREFIX - Static variable in class com.toolsverse.etl.connector.xml.XmlConnectorParams
The PREFIX.
PREFIX - Static variable in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
The PREFIX.
PREFIX_VAR - Static variable in class com.toolsverse.etl.core.task.common.NormalizeNestedDataSet
 
prepare(EtlConfig, Scenario, Destination, boolean, boolean, boolean) - Method in class com.toolsverse.etl.core.codegen.DefaultCodeGen
 
prepare(EtlConfig, Scenario, Destination, boolean, boolean, boolean) - Method in interface com.toolsverse.etl.core.engine.CodeGen
Prepares code for the destination using given config and scenario.
prepareCall(String) - Method in class com.toolsverse.etl.sql.connection.SshConnection
 
prepareCall(String, int, int) - Method in class com.toolsverse.etl.sql.connection.SshConnection
 
prepareCall(String, int, int, int) - Method in class com.toolsverse.etl.sql.connection.SshConnection
 
prepareCall(String) - Method in class com.toolsverse.etl.sql.connection.StreamingConnection
 
prepareCall(String, int, int) - Method in class com.toolsverse.etl.sql.connection.StreamingConnection
 
prepareCall(String, int, int, int) - Method in class com.toolsverse.etl.sql.connection.StreamingConnection
 
PREPARED_STATEMENT - Static variable in enum com.toolsverse.etl.sql.util.SqlStatementType
PREPARED_STATEMENT.
PREPARED_STATUS - Static variable in interface com.toolsverse.etl.core.engine.CodeGen
The code is prepared .
prepareForPopulate() - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
This is called from UI when connection parameters need to be prepared to be used by to pipulate a data set .
prepareForPopulate() - Method in class com.toolsverse.etl.connector.excel.ExcelConnectorParams
 
prepareParams(ResultSet, String, String) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Reads value for the field from the result set rs and adds it to the params.
prepareParams(String, Object) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Prepare parameters.
prepareStatement(String) - Method in class com.toolsverse.etl.sql.connection.SshConnection
 
prepareStatement(String, int, int) - Method in class com.toolsverse.etl.sql.connection.SshConnection
 
prepareStatement(String, int, int, int) - Method in class com.toolsverse.etl.sql.connection.SshConnection
 
prepareStatement(String, int) - Method in class com.toolsverse.etl.sql.connection.SshConnection
 
prepareStatement(String, int[]) - Method in class com.toolsverse.etl.sql.connection.SshConnection
 
prepareStatement(String, String[]) - Method in class com.toolsverse.etl.sql.connection.SshConnection
 
prepareStatement(String) - Method in class com.toolsverse.etl.sql.connection.StreamingConnection
 
prepareStatement(String, int, int) - Method in class com.toolsverse.etl.sql.connection.StreamingConnection
 
prepareStatement(String, int, int, int) - Method in class com.toolsverse.etl.sql.connection.StreamingConnection
 
prepareStatement(String, int) - Method in class com.toolsverse.etl.sql.connection.StreamingConnection
 
prepareStatement(String, int[]) - Method in class com.toolsverse.etl.sql.connection.StreamingConnection
 
prepareStatement(String, String[]) - Method in class com.toolsverse.etl.sql.connection.StreamingConnection
 
prepareToStream() - Method in interface com.toolsverse.io.StreamingProcessor
Prepare to stream.
prepareTrackingExtract(Scenario, Source, Destination, String, EtlConfig) - Method in class com.toolsverse.etl.core.engine.EtlMetricsTracker
Prepare tracking extract.
prePersist(P, DataSet, Driver) - Method in interface com.toolsverse.etl.connector.DataSetConnector
Called when DataSetConnector starts persisting data set.
prePersist(ExcelConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.excel.ExcelConnector
 
prePersist(ExcelConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.excel.ExcelXlsxConnector
 
prePersist(HtmlConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.html.HtmlConnector
 
prePersist(JsonConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.json.JsonConnector
 
prePersist(JsonDatasetConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.json.JsonDatasetConnector
 
prePersist(PdfConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.pdf.PdfConnector
 
prePersist(SourceConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.SourceConnector
 
prePersist(SqlConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.sql.SqlConnector
 
prePersist(ClobConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.text.ClobConnector
 
prePersist(KeyValueConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.text.KeyValueConnector
 
prePersist(TextConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.text.TextConnector
 
prePersist(XmlConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.xml.XmlConnector
 
prePersist(XmlObjectConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.xml.XmlObjectStreamingConnector
 
PREPROCESSOR_TRANSFORMATION - Static variable in class com.toolsverse.etl.connector.text.KeyValueConnectorParams
 
PREPROCESSOR_TRANSFORMATION - Static variable in class com.toolsverse.etl.connector.text.TextConnectorParams
The Constant PREPROCESSOR_TRANSFORMATION.
PREPROCESSOR_TRANSFORMATION - Static variable in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
The Constant PREPROCESSOR_TRANSFORMATION.
preserveUrl() - Method in class com.toolsverse.io.DirectProcessor
 
preserveUrl() - Method in class com.toolsverse.io.FileProcessor
 
preserveUrl() - Method in class com.toolsverse.io.FtpProcessor
 
preserveUrl() - Method in class com.toolsverse.io.HttpProcessor
 
preserveUrl() - Method in interface com.toolsverse.io.IoProcessor
If true - do not modify the URL when connecting to the resource.
preserveUrl() - Method in class com.toolsverse.io.MailProcessor
 
preserveUrl() - Method in class com.toolsverse.io.NullProcessor
 
preserveUrl() - Method in class com.toolsverse.io.SftpProcessor
 
prev - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.TreeNode
 
prev - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.Node
 
PREVIEW_HEIGHT - Static variable in class com.toolsverse.imaging.ImageProcessor
default PREVIEW HEIGHT.
PREVIEW_WIDTH - Static variable in class com.toolsverse.imaging.ImageProcessor
default PREVIEW WIDTH.
printConfig(EtlConfig) - Method in class com.toolsverse.etl.core.engine.EtlProcess
Prints the config.
printRootCauseStackTrace(Throwable) - Static method in class com.toolsverse.util.ExceptionUtils
Prints a compact stack trace for the root cause of a throwable to System.err.
printRootCauseStackTrace(Throwable, PrintStream) - Static method in class com.toolsverse.util.ExceptionUtils
Prints a compact stack trace for the root cause of a throwable.
printRootCauseStackTrace(Throwable, PrintWriter) - Static method in class com.toolsverse.util.ExceptionUtils
Prints a compact stack trace for the root cause of a throwable.
PROC_TYPE - Static variable in class com.toolsverse.etl.core.engine.Destination
Database stored procedure.
PROC_TYPE - Static variable in interface com.toolsverse.etl.driver.Driver
The procedure.
process(OPCPackage, String, ExcelConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.excel.ExcelXlsxConnector
Initiates the processing of the XLS workbook file.
processFiles(Alias, IoProcessorCallable, boolean, Driver) - Static method in class com.toolsverse.etl.common.CommonEtlUtils
Process files for the give alias.
processFiles(Alias, IoProcessorCallable, boolean, boolean, boolean, String, Driver) - Static method in class com.toolsverse.etl.common.CommonEtlUtils
Process files for the give alias.
processRecord(Record) - Method in class com.toolsverse.etl.connector.excel.ExcelConnector.XlsProcessor
 
processSheet(StylesTable, ReadOnlySharedStringsTable, InputStream, ExcelConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.excel.ExcelXlsxConnector
Parses and shows the content of one sheet using the specified styles and shared-strings tables.
ProducerPackage - Interface in com.toolsverse.io
The parameter passed to the StreamingConnecto#stream method.
progress(Object) - Method in class com.toolsverse.util.concurrent.ConcurrentAdapter
Display progress.
progress(Object) - Method in interface com.toolsverse.util.concurrent.ProgressSubscriber
Receives data chunks from the method asynchronously on the Event Dispatch Thread.
ProgressDelegate - Interface in com.toolsverse.util.concurrent
When there is a need to show execution progress use particular implementation of the ProgressDelegate.
ProgressSubscriber - Interface in com.toolsverse.util.concurrent
Class which implements this interface receives progress notifications
PROPERTIES - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The PROPERTIES.
PROPERTIES_ATTR - Static variable in class com.toolsverse.etl.core.task.common.MailTask
 
PROPERTIES_PROP - Static variable in class com.toolsverse.etl.connector.DataSetConnectorParams
PROPERTIES property.
PROPERTIES_PROP - Static variable in class com.toolsverse.io.MailParams
The PROPERTIES PROPERTY.
PROPERTIES_VAR - Static variable in class com.toolsverse.etl.core.task.common.MailTask
The PROPERTIES VARIABLE.
propertyChange(PropertyChangeEvent) - Method in interface com.toolsverse.mvc.model.Model
 
propertyChange(PropertyChangeEvent) - Method in class com.toolsverse.mvc.model.ModelImpl
 
propertyChange(PropertyChangeEvent) - Method in interface com.toolsverse.mvc.view.View
 
propertyChange(PropertyChangeEvent) - Method in class com.toolsverse.mvc.view.ViewImpl
 
propertyChange(PropertyChangeEvent) - Method in class com.toolsverse.util.TreeNode
Notifies all attached listeners when tree's current node has changed.
PROPS_LANG - Static variable in interface com.toolsverse.util.lang.ParserTypeFactory
PROPS.
PropsMap - Class in com.toolsverse.util
The ConcurrentHashMap implementation which accepts null as a value.
PropsMap() - Constructor for class com.toolsverse.util.PropsMap
 
PROXY_HOST_PROP - Static variable in class com.toolsverse.etl.common.CommonEtlUtils
PROXY_HOST property.
PROXY_PORT_PROP - Static variable in class com.toolsverse.etl.common.CommonEtlUtils
PROXY_PORT property.
PROXY_TYPE - Static variable in class com.toolsverse.service.ServiceFactory
PROXY_TYPE suffix.
ProxyFtpClient - Class in com.toolsverse.io
The proxy ftp client.
ProxyFtpClient(String, int) - Constructor for class com.toolsverse.io.ProxyFtpClient
Instantiates a new proxy ftp client.
ProxyFtpsClient - Class in com.toolsverse.io
The proxy FTPS client.
ProxyFtpsClient(String, int) - Constructor for class com.toolsverse.io.ProxyFtpsClient
Instantiates a new proxy ftp client.
ProxySocketFactory - Class in com.toolsverse.io
The instance of this class creates a socket connection using socket proxy.
ProxySocketFactory(String, int) - Constructor for class com.toolsverse.io.ProxySocketFactory
Instantiates a new ProxySocketFactory.
push(E) - Method in class com.toolsverse.util.concurrentlinkedhashmap.LinkedDeque
 
put(K, V) - Method in interface com.toolsverse.cache.Cache
Puts the object into the cache.
put(Number, V) - Method in class com.toolsverse.cache.ListMemoryCache
 
put(K, V) - Method in class com.toolsverse.cache.MemoryCache
 
put(K, V) - Method in class com.toolsverse.cache.SynchMemoryCache
 
put(IoProcessor, String, String, String) - Method in class com.toolsverse.io.DirectProcessor
 
put(String, String, InputStream) - Method in class com.toolsverse.io.DirectProcessor
 
put(String, String, String) - Method in class com.toolsverse.io.DirectProcessor
 
put(IoProcessor, String, String, String) - Method in class com.toolsverse.io.FileProcessor
 
put(String, String, InputStream) - Method in class com.toolsverse.io.FileProcessor
 
put(String, String, String) - Method in class com.toolsverse.io.FileProcessor
 
put(IoProcessor, String, String, String) - Method in class com.toolsverse.io.FtpProcessor
 
put(String, String, InputStream) - Method in class com.toolsverse.io.FtpProcessor
 
put(String, String, String) - Method in class com.toolsverse.io.FtpProcessor
 
put(String, String, InputStream) - Method in class com.toolsverse.io.HttpProcessor
 
put(IoProcessor, String, String, String) - Method in class com.toolsverse.io.HttpProcessor
 
put(String, String, String) - Method in class com.toolsverse.io.HttpProcessor
 
put(IoProcessor, String, String, String) - Method in interface com.toolsverse.io.IoProcessor
Copies file fromFolder + filename to the toFolder + filename using client as a designation IoProcessor.
put(String, String, InputStream) - Method in interface com.toolsverse.io.IoProcessor
Creates a file toFolder + filename from the InputStream in.
put(String, String, String) - Method in interface com.toolsverse.io.IoProcessor
Copies a file fromFolder + filename to the toFolder + toFolder using itself as a destination IoProcessor.
put(IoProcessor, String, String, String) - Method in class com.toolsverse.io.MailProcessor
 
put(String, String, InputStream) - Method in class com.toolsverse.io.MailProcessor
 
put(String, String, String) - Method in class com.toolsverse.io.MailProcessor
 
put(IoProcessor, String, String, String) - Method in class com.toolsverse.io.NullProcessor
 
put(String, String, InputStream) - Method in class com.toolsverse.io.NullProcessor
 
put(String, String, String) - Method in class com.toolsverse.io.NullProcessor
 
put(String, String) - Method in interface com.toolsverse.io.RedisService
Put the key-value pair in redis.
put(IoProcessor, String, String, String) - Method in class com.toolsverse.io.SftpProcessor
 
put(String, String, InputStream) - Method in class com.toolsverse.io.SftpProcessor
 
put(String, String, String) - Method in class com.toolsverse.io.SftpProcessor
 
put(String, V) - Method in class com.toolsverse.util.CaseInsensitiveListTreeMap
Associates the specified value with the specified key in this map and adds value to the end of the list.
put(String, V, int) - Method in class com.toolsverse.util.CaseInsensitiveListTreeMap
Associates the specified value with the specified key in this map and adds value to the list at the specified index.
put(K, V) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8
Maps the specified key to the specified value in this table.
put(K, V) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
 
put(K, V, boolean) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
Adds a node to the list and the data store.
put(String, V) - Method in class com.toolsverse.util.LinkedCaseInsensitiveMap
 
put(K, V) - Method in class com.toolsverse.util.ListHashMap
Associates the specified value with the specified key in this map and adds value to the end of the list.
put(K, V, int) - Method in class com.toolsverse.util.ListHashMap
Associates the specified value with the specified key in this map and adds value to the list at the specified index.
put(String, String) - Method in class com.toolsverse.util.PropsMap
 
PUT_METHOD - Static variable in class com.toolsverse.io.HttpProcessor
HTTP PUT.
putAll(Map<? extends K, ? extends V>) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8
Copies all of the mappings from the specified map to this one.
putAll(Map<? extends String, ? extends V>) - Method in class com.toolsverse.util.LinkedCaseInsensitiveMap
 
putEx(String, String, int) - Method in interface com.toolsverse.io.RedisService
Put the key-value pair in redis.
putIfAbsent(K, V) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8
putIfAbsent(K, V) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
 
putIfAbsent(String, V) - Method in class com.toolsverse.util.LinkedCaseInsensitiveMap
 
putKey(String, V) - Method in class com.toolsverse.util.CaseInsensitiveListTreeMap
Associates the specified value with the specified key in this map and adds key to the end of the list.
putKey(K, V) - Method in class com.toolsverse.util.ListHashMap
Associates the specified value with the specified key in this map and adds key to the end of the list.
putTreeVal(int, K, V) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.TreeBin
Finds or adds a node.
putVal(K, V, boolean) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8
Implementation for put and putIfAbsent
PYTHON_LANG - Static variable in interface com.toolsverse.util.lang.ParserTypeFactory
PYTHON.
PYTHON_SCRIPT_LANG - Static variable in class com.toolsverse.util.Script
 

Q

q0 - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.CounterCell
 
q1 - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.CounterCell
 
q2 - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.CounterCell
 
q3 - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.CounterCell
 
q4 - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.CounterCell
 
q5 - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.CounterCell
 
q6 - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.CounterCell
 
QUERY_TRANSFORMATION - Static variable in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
The Constant QUERY_TRANSFORMATION.

R

RADIO - Static variable in class com.toolsverse.util.Utils
The RADIO.
rank() - Method in class com.toolsverse.io.DirectProcessor
 
rank() - Method in class com.toolsverse.io.FileProcessor
 
rank() - Method in class com.toolsverse.io.FtpProcessor
 
rank() - Method in class com.toolsverse.io.HttpProcessor
 
rank() - Method in interface com.toolsverse.io.IoProcessor
Gets the sorting rank.
rank() - Method in class com.toolsverse.io.MailProcessor
 
rank() - Method in class com.toolsverse.io.NullProcessor
 
rank() - Method in class com.toolsverse.io.SftpProcessor
 
read() - Method in class com.toolsverse.etl.core.engine.EtlMetricsTracker
Read metrics from the data folder using given format.
read(String) - Method in interface com.toolsverse.etl.core.engine.FileFilter
Read history.
read(String) - Method in class com.toolsverse.etl.core.engine.NoDupsFileFilter
 
read(EtlConfig, String, String) - Static method in class com.toolsverse.etl.core.task.common.FileManagerTask
Read data from the given source.
read(Alias, String) - Static method in class com.toolsverse.etl.core.task.common.FileManagerTask
Read data from the given source.
read(String, Object) - Method in interface com.toolsverse.mvc.model.Model
Reads the attribute from the storage such as xml, database, etc
read(String, Object) - Method in class com.toolsverse.mvc.model.ModelImpl
 
read() - Method in class com.toolsverse.util.Base64.InputStream
Reads enough of the input stream to convert to/from Base64 and returns the next byte.
read(byte[], int, int) - Method in class com.toolsverse.util.Base64.InputStream
Calls Base64.InputStream.read() repeatedly until the end of stream is reached or len bytes are read.
read() - Method in class com.toolsverse.util.ClosedInputStream
Returns -1 to indicate that the stream is closed.
read(Reader, char[], int, int) - Static method in class com.toolsverse.util.IOUtils
Reads characters from an input character stream.
read(Reader, char[]) - Static method in class com.toolsverse.util.IOUtils
Reads characters from an input character stream.
read(InputStream, byte[], int, int) - Static method in class com.toolsverse.util.IOUtils
Reads bytes from an input stream.
read(InputStream, byte[]) - Static method in class com.toolsverse.util.IOUtils
Reads bytes from an input stream.
read(ReadableByteChannel, ByteBuffer) - Static method in class com.toolsverse.util.IOUtils
Reads bytes from a ReadableByteChannel.
read() - Method in class com.toolsverse.util.UnicodeBomInputStream
read(byte[]) - Method in class com.toolsverse.util.UnicodeBomInputStream
read(byte[], int, int) - Method in class com.toolsverse.util.UnicodeBomInputStream
READ_ACTION_LISTENERS - Static variable in class com.toolsverse.mvc.view.ComponentAdapter
if set the default action listeners for the button will be removed
READ_BUFFER_DRAIN_THRESHOLD - Static variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
The maximum number of read operations to perform per amortized drain.
READ_BUFFER_INDEX_MASK - Static variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
Mask value for indexing into the read buffer.
READ_BUFFER_SIZE - Static variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
The maximum number of pending reads per buffer.
READ_BUFFER_THRESHOLD - Static variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
The number of pending read operations before attempting to drain.
READ_BUFFERS_MASK - Static variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
Mask value for indexing into the read buffers.
readAsStream(EtlConfig, String, String) - Static method in class com.toolsverse.etl.core.task.common.FileManagerTask
Read data from the given source.
readAsStream(Alias, String) - Static method in class com.toolsverse.etl.core.task.common.FileManagerTask
Read data from the given source.
readBufferDrainAtWriteCount - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
 
readBufferIndex() - Static method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
Returns the index to the read buffer to record into.
readBufferReadCount - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
 
readBuffers - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
 
readBufferWriteCount - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
 
readBytesFromInputStream(InputStream, boolean) - Static method in class com.toolsverse.util.Utils
Creates array of bytes from the input stream.
Reader - Annotation Type in com.toolsverse.mvc.model
The Reader annotation is used in the Model to define the reader method.
READER - Static variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.TreeBin
 
READER_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant READER_ATTR.
READER_ATTR - Static variable in class com.toolsverse.etl.core.engine.Source
READER_ATTR.
readFully(Reader, char[], int, int) - Static method in class com.toolsverse.util.IOUtils
Reads the requested number of characters or fail if there are not enough left.
readFully(Reader, char[]) - Static method in class com.toolsverse.util.IOUtils
Reads the requested number of characters or fail if there are not enough left.
readFully(InputStream, byte[], int, int) - Static method in class com.toolsverse.util.IOUtils
Reads the requested number of bytes or fail if there are not enough left.
readFully(InputStream, byte[]) - Static method in class com.toolsverse.util.IOUtils
Reads the requested number of bytes or fail if there are not enough left.
readFully(InputStream, int) - Static method in class com.toolsverse.util.IOUtils
Reads the requested number of bytes or fail if there are not enough left.
readFully(ReadableByteChannel, ByteBuffer) - Static method in class com.toolsverse.util.IOUtils
Reads the requested number of bytes or fail if there are not enough left.
readLines(InputStream) - Static method in class com.toolsverse.util.IOUtils
Deprecated.
readLines(InputStream, Charset) - Static method in class com.toolsverse.util.IOUtils
Gets the contents of an InputStream as a list of Strings, one entry per line, using the specified character encoding.
readLines(InputStream, String) - Static method in class com.toolsverse.util.IOUtils
Gets the contents of an InputStream as a list of Strings, one entry per line, using the specified character encoding.
readLines(Reader) - Static method in class com.toolsverse.util.IOUtils
Gets the contents of a Reader as a list of Strings, one entry per line.
readMetricsFromCsv() - Method in class com.toolsverse.etl.core.engine.EtlMetricsTracker
Read metrics from csv.
readMetricsFromJson() - Method in class com.toolsverse.etl.core.engine.EtlMetricsTracker
Read metrics from json.
readObject(String) - Static method in class com.toolsverse.util.FileUtils
Reads java object from the file.
readObject(String, boolean) - Static method in class com.toolsverse.util.FileUtils
Reads java object from the file.
readObjectFromJson(String) - Static method in class com.toolsverse.util.FileUtils
Reads java object from the json file.
readObjectFromJson(String, boolean) - Static method in class com.toolsverse.util.FileUtils
Reads java object from the json file.
readObjectFromJson(String, Key) - Static method in class com.toolsverse.util.FileUtils
Reads encrypted java object from the json file.
ReadOnlyFileDriver - Class in com.toolsverse.etl.driver
The read only version of the GenericFileDriverNoMetadataOnWrite.
ReadOnlyFileDriver() - Constructor for class com.toolsverse.etl.driver.ReadOnlyFileDriver
 
readPublicKey(InputStream) - Static method in class com.toolsverse.util.encryption.pgp.PgpUtils
Read public key.
readResolve() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.SerializationProxy
 
readStringFromInputStream(InputStream) - Static method in class com.toolsverse.util.Utils
Creates string from the input stream.
readStringFromReader(Reader) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Creates string from reader.
readStringFromReader(Reader) - Static method in class com.toolsverse.util.Utils
Creates string from reader.
readTextFile(String, long) - Static method in class com.toolsverse.util.FileUtils
Reads text file into the string.
readTextFromStream(InputStream, long) - Static method in class com.toolsverse.util.FileUtils
Reads input stream into the string.
ReadTracker - Interface in com.toolsverse.etl.common
Class which tracks files associated with a source needs to implement this interface.
readXML(InputStream) - Static method in class com.toolsverse.util.PositionalXmlReader
Read xml.
REALIZER - Static variable in class com.toolsverse.etl.sql.util.SqlUtils
 
realodProperties() - Method in class com.toolsverse.config.SystemConfig
Realod properties.
REC_ACCESS - Static variable in class com.toolsverse.etl.driver.oracle.OracleDriver
The cursor record access sql.
record(String, String, Map<String, Object>, String) - Method in class com.toolsverse.etl.sql.util.SqlHistory
Add element to the SQL history.
recordFinishExtract(Source) - Method in class com.toolsverse.etl.core.engine.TaskRecorder
Record event when the extract has finished running.
recordFinishHwmQuery(Destination) - Method in class com.toolsverse.etl.core.engine.TaskRecorder
Record event when the HWM query has finished running.
recordFinishLoad(Destination) - Method in class com.toolsverse.etl.core.engine.TaskRecorder
Record event when the HWM query has finished running.
recordFinishTask(Task) - Method in class com.toolsverse.etl.core.engine.TaskRecorder
Record event when the task has finished running.
recordRead(int, ConcurrentLinkedHashMap.Node<K, V>) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
Records a read in the buffer and return its write count.
recordStartExtract(Source, String) - Method in class com.toolsverse.etl.core.engine.TaskRecorder
Record event when the extract has started.
recordStartHwmQuery(Destination, String) - Method in class com.toolsverse.etl.core.engine.TaskRecorder
Record event when the HWM query has started.
recordStartLoad(Destination) - Method in class com.toolsverse.etl.core.engine.TaskRecorder
Record event when the load has started.
recordStartTask(Task, String) - Method in class com.toolsverse.etl.core.engine.TaskRecorder
Record event when the task has started.
recreateDestTableIfNeededWhenHWMIsEnabled(Scenario, Source, Destination, EtlConfig) - Method in class com.toolsverse.etl.core.engine.MetadataTracker
Recreate destination table if needed when the high watermark replication is enabled.
red - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.TreeNode
 
REDIRECT_URL_PARAM - Static variable in class com.toolsverse.util.OAuth2Utils
 
REDIS_HOST_PROP - Static variable in interface com.toolsverse.io.RedisService
 
REDIS_PORT_PROP - Static variable in interface com.toolsverse.io.RedisService
 
RedisService - Interface in com.toolsverse.io
A public interface for the redis wrapper.
RedshiftDriver - Class in com.toolsverse.etl.driver.postgres
The Redshift implementation of the Driver interface.
RedshiftDriver() - Constructor for class com.toolsverse.etl.driver.postgres.RedshiftDriver
 
REDSHIT_JDBC_CLASS - Static variable in class com.toolsverse.etl.common.FieldsRepository.FieldsRepositoryConfig
 
REFRESH_TOKEN_PARAM - Static variable in class com.toolsverse.util.OAuth2Utils
 
REFRESH_TOKEN_PROP - Static variable in class com.toolsverse.io.HttpProcessor
The refresh token property.
REFRESH_TOKEN_PROP - Static variable in class com.toolsverse.util.OAuth2Utils
 
REGEXP - Static variable in class com.toolsverse.etl.metadata.DatabaseFilter
The REGEXP modifier.
RegexpTransformator - Class in com.toolsverse.etl.core.task.common
This is a Task.INLINE task which evaluates regular expression and if it matches given field value replaces it on the given string.
RegexpTransformator() - Constructor for class com.toolsverse.etl.core.task.common.RegexpTransformator
 
REGION_PROP - Static variable in class com.toolsverse.io.HttpProcessor
The region property.
register(Unit<?>, String, String) - Method in class com.toolsverse.ext.loader.UnitLoader
Registers unit, using provided path and jar path.
register(ObjectFactoryModule) - Method in class com.toolsverse.util.factory.ObjectFactory
Registers ObjectFactoryModule.
registerAll(String, String, String, FilterContext) - Method in class com.toolsverse.ext.loader.UnitLoader
Registers all units.
registerControllerAdapter(ControllerAdapter) - Method in interface com.toolsverse.mvc.view.View
Registers controller adapter.
registerControllerAdapter(ControllerAdapter) - Method in class com.toolsverse.mvc.view.ViewImpl
 
registerModel(Model) - Method in interface com.toolsverse.mvc.controller.Controller
Registers model.
registerModel(Model) - Method in class com.toolsverse.mvc.controller.ControllerImpl
 
registerOutputParams(CallableStatement, String, Driver, int) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Register output params.
registerView(View) - Method in interface com.toolsverse.mvc.controller.Controller
Registers view.
registerView(View) - Method in class com.toolsverse.mvc.controller.ControllerImpl
 
REGUEST_TIMEOUT_PROP - Static variable in class com.toolsverse.io.HttpProcessor
The REQUEST_TIMEOUT_PROP PROPERTY.
REGULAR_TYPE - Static variable in class com.toolsverse.etl.core.engine.Destination
Destination with data set.
REJECT - Static variable in class com.toolsverse.etl.core.engine.TaskResult
REJECT any changes made by the task.
releaseConnection(Connection) - Method in class com.toolsverse.etl.core.connection.EtlConnectionFactoryImpl
 
releaseConnection(Connection) - Method in class com.toolsverse.etl.sql.connection.AliasConnectionProvider
 
releaseConnection(Alias) - Method in class com.toolsverse.etl.sql.connection.AliasSessionConnectionProvider
 
releaseConnection(Connection) - Method in class com.toolsverse.etl.sql.connection.AliasSessionConnectionProvider
 
releaseConnection(Connection) - Method in interface com.toolsverse.etl.sql.connection.ConnectionFactory
Releases connection.
releaseConnection(Connection) - Method in class com.toolsverse.etl.sql.connection.ConnectionFactoryWrapper
 
releaseConnection(Connection) - Method in interface com.toolsverse.etl.sql.connection.ConnectionProvider
Releases connection.
releaseConnection(Connection) - Method in class com.toolsverse.etl.sql.connection.DummyConnectionFactory
 
releaseConnection(Connection) - Method in class com.toolsverse.etl.sql.connection.GenericConnectionFactory
 
releaseConnection(C) - Method in interface com.toolsverse.etl.sql.connection.SessionConnectionProvider
Releases connection.
releaseConnection(SessionConnectionProvider<Alias>, Alias) - Method in interface com.toolsverse.etl.sql.service.SqlService
Releases connection.
releaseConnection(SessionConnectionProvider<Alias>, Alias) - Method in class com.toolsverse.etl.sql.service.SqlServiceImpl
 
releaseConnections() - Method in interface com.toolsverse.etl.core.connection.EtlConnectionFactory
Releases all connections.
releaseConnections() - Method in class com.toolsverse.etl.core.connection.EtlConnectionFactoryImpl
 
releaseLock() - Method in class com.toolsverse.util.concurrent.FileLocker
Releases current lock.
releaseSavepoint(Savepoint) - Method in class com.toolsverse.etl.sql.connection.SshConnection
 
releaseSavepoint(Savepoint) - Method in class com.toolsverse.etl.sql.connection.StreamingConnection
 
REMOTE_DIR_PROP - Static variable in class com.toolsverse.io.SftpProcessor
The REMOTE DIRECTORY property.
RemovalTask(ConcurrentLinkedHashMap.Node<K, V>) - Constructor for class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.RemovalTask
 
remove(String, Cache<?, ?>) - Method in class com.toolsverse.cache.CacheManager
Removes the cache associated with the topic from the storage.
remove(Document, int, int) - Static method in class com.toolsverse.etl.parser.DocumentParser
Removes the part of the document.
remove(Object) - Method in class com.toolsverse.util.CaseInsensitiveListTreeMap
Removes the mapping for a key from this map and from the list if it is present.
remove() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.BaseIterator
 
remove(Object) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.CollectionView
 
remove(Object) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.EntrySetView
 
remove(Object) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.KeySetView
Removes the key from this map view, by removing the key (and its corresponding value) from the backing map.
remove(Object) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8
Removes the key (and its corresponding value) from this map.
remove(Object, Object) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8
remove(Object) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.ValuesView
 
remove() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.EntryIterator
 
remove(Object) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.EntrySet
 
remove() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.KeyIterator
 
remove(Object) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.KeySet
 
remove(Object) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
 
remove(Object, Object) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
 
remove() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.ValueIterator
 
remove() - Method in class com.toolsverse.util.concurrentlinkedhashmap.LinkedDeque.AbstractLinkedIterator
 
remove() - Method in class com.toolsverse.util.concurrentlinkedhashmap.LinkedDeque
 
remove(Object) - Method in class com.toolsverse.util.concurrentlinkedhashmap.LinkedDeque
 
remove(E) - Method in class com.toolsverse.util.concurrentlinkedhashmap.LinkedDeque
 
remove(V) - Method in interface com.toolsverse.util.history.History
Removes the element for the history.
remove(V) - Method in class com.toolsverse.util.history.HistoryImpl
 
remove(Object) - Method in class com.toolsverse.util.LinkedCaseInsensitiveMap
 
remove(Object) - Method in class com.toolsverse.util.ListHashMap
Removes the mapping for a key from this map and from the list if it is present.
remove(int) - Method in class com.toolsverse.util.UpdateArrayList
 
remove(Object) - Method in class com.toolsverse.util.UpdateArrayList
 
REMOVE_EOL_PROP - Static variable in class com.toolsverse.etl.connector.text.TextConnectorParams
REMOVE EOL CHARACTER WHEN CREATING FILE property.
removeActionListener(ActionListener) - Method in interface com.toolsverse.mvc.view.View
Removes the action listener.
removeActionListener(ActionListener) - Method in class com.toolsverse.mvc.view.ViewImpl
 
removeAll(Collection<?>) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.CollectionView
 
removeAll(Collection<?>) - Method in class com.toolsverse.util.concurrentlinkedhashmap.LinkedDeque
 
removeAll(Collection<?>) - Method in class com.toolsverse.util.UpdateArrayList
 
removeAppender(Object) - Method in class com.toolsverse.util.log.Log4jWriter
 
removeAppender(Object, Object) - Method in class com.toolsverse.util.log.Log4jWriter
 
removeAppender(Object) - Static method in class com.toolsverse.util.log.Logger
Removes the appender.
removeAppender(Object, Object) - Static method in class com.toolsverse.util.log.Logger
Removes the appender.
removeAppender(Object) - Method in interface com.toolsverse.util.log.LogWriter
Removes the appender.
removeAppender(Object, Object) - Method in interface com.toolsverse.util.log.LogWriter
Removes the appender.
removeChars(String) - Method in class com.toolsverse.etl.parser.GenericSqlParser
 
removeChars(String) - Method in interface com.toolsverse.etl.parser.SqlParser
Removes chars prohibited in the sql.
removeCommonFrames(List<String>, List<String>) - Static method in class com.toolsverse.util.ExceptionUtils
Removes common frames from the cause trace given the two stack traces.
removeComponent(View, Object) - Method in class com.toolsverse.mvc.controller.ControllerAdapterImpl
Removes the component.
removeComponent(Object) - Method in interface com.toolsverse.mvc.view.View
Removes the component from the view.
removeComponent(Object) - Method in class com.toolsverse.mvc.view.wings.WingsViewImpl
 
removeControllerAdapters(View) - Method in class com.toolsverse.mvc.controller.ControllerAdapterImpl
Removes the controller adapter.
removeDataSetChangeListener(DataSetChangeListener) - Method in class com.toolsverse.etl.common.DataSet
Removes the data set change listener.
removeDataSetChangeListener(DataSetChangeListener) - Method in class com.toolsverse.etl.core.engine.Destination
Removes the data set change listener.
RemoveDuplicates - Class in com.toolsverse.etl.core.task.common
This Task.INLINE task removes duplicated records using given key.
RemoveDuplicates() - Constructor for class com.toolsverse.etl.core.task.common.RemoveDuplicates
 
removeEldestEntry(Map.Entry<K, V>) - Method in class com.toolsverse.util.LimitedMap
 
removeEldestEntry(Map.Entry<String, V>) - Method in class com.toolsverse.util.LinkedCaseInsensitiveMap
Determine whether this map should remove the given eldest entry.
removeEmptyLines(String) - Static method in class com.toolsverse.util.Utils
Removes the empty lines.
removeEmptySpace(String) - Static method in class com.toolsverse.util.Utils
Removes the empty space by calling value.trim().
removeEtlThreadContext() - Method in class com.toolsverse.config.SystemConfig
Removes the etl thread context.
removeExtension(String) - Static method in class com.toolsverse.util.FilenameUtils
Removes the extension from a filename.
removeField(FieldDef) - Method in class com.toolsverse.etl.common.DataSet
Removes the field.
removeFirst() - Method in class com.toolsverse.util.concurrentlinkedhashmap.LinkedDeque
 
removeFirstOccurrence(Object) - Method in class com.toolsverse.util.concurrentlinkedhashmap.LinkedDeque
 
removeLast() - Method in class com.toolsverse.util.concurrentlinkedhashmap.LinkedDeque
 
removeLastOccurrence(Object) - Method in class com.toolsverse.util.concurrentlinkedhashmap.LinkedDeque
 
removeLastSeparator(String) - Static method in class com.toolsverse.util.FileUtils
Removes the last separator.
removeLocalEtlThreadContext() - Method in class com.toolsverse.config.SystemConfig
Removes the local etl thread context.
removeProperty(String) - Method in class com.toolsverse.storage.impl.local.LocalStorageProvider
 
removeProperty(String) - Method in class com.toolsverse.storage.StorageManager
 
removeProperty(String) - Method in interface com.toolsverse.storage.StorageProvider
Removes the property.
removePropertyChangeListener(PropertyChangeListener) - Method in interface com.toolsverse.mvc.model.Model
Removes the property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.toolsverse.mvc.model.ModelImpl
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface com.toolsverse.mvc.view.View
Removes the property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.toolsverse.mvc.view.ViewImpl
 
removePropertyChangeListener(PropertyChangeListener) - Method in class com.toolsverse.util.TreeNode
Removes the PropertyChangeListener from the list of attached listeners.
removeQuotes(String, Driver) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Removes the quotes.
removeQuotes(String) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Removes the quotes.
removeResponseHeader(String) - Method in class com.toolsverse.etl.core.config.EtlConfig
Removes the response header.
removeScenarios() - Method in class com.toolsverse.etl.core.config.EtlConfig
Removes all scenarios.
removeSession() - Static method in class com.toolsverse.service.web.WebSessionManager
Removes the session.
removeSubModel(Model) - Method in interface com.toolsverse.mvc.model.Model
Removes the sub model.
removeSubModel(Model) - Method in class com.toolsverse.mvc.model.ModelImpl
 
removeSystemProperty(String) - Method in class com.toolsverse.config.SystemConfig
Removes the system property.
removeThreadContext() - Method in class com.toolsverse.config.SystemConfig
Removes the thread context.
removeTreeNode(ConcurrentHashMapV8.TreeNode<K, V>) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.TreeBin
Removes the given node, that must be present before this call.
removeUpdate(SDocumentEvent) - Method in class com.toolsverse.mvc.view.wings.STextComponentAdapter
 
removeVersion(int, int) - Method in class com.toolsverse.etl.common.DataSetRecord
Removes version of the cell
removeVersion() - Method in class com.toolsverse.etl.common.FieldDef
Remove version.
removeWhiteSpace(String) - Static method in class com.toolsverse.util.Utils
Removes the whitespace characters.
removeWhiteSpaceExceptBetweenQuotes(String) - Static method in class com.toolsverse.util.Utils
Removes the whitespace characters except onces between single and double quotations marks.
removeWildCard(String) - Static method in class com.toolsverse.util.FileUtils
Removes the wild card from file name.
removeXmlHeader(String) - Static method in class com.toolsverse.util.XmlUtils
Removes the xml header.
rename(String, String, String, String) - Method in class com.toolsverse.io.DirectProcessor
 
rename(String, String, String, String) - Method in class com.toolsverse.io.FileProcessor
 
rename(String, String, String, String) - Method in class com.toolsverse.io.FtpProcessor
 
rename(String, String, String, String) - Method in class com.toolsverse.io.FtpUtils
Renames file fromFolder + filename to toFolder + toFilename.
rename(String, String, String, String) - Method in class com.toolsverse.io.HttpProcessor
 
rename(String, String, String, String) - Method in interface com.toolsverse.io.IoProcessor
Renames a file fromFolder + filename to toFolder + toFilename.
rename(String, String, String, String) - Method in class com.toolsverse.io.MailProcessor
 
rename(String, String, String, String) - Method in class com.toolsverse.io.NullProcessor
 
rename(String, String, String, String) - Method in class com.toolsverse.io.SftpProcessor
 
renderedImage2Image(RenderedImage) - Static method in class com.toolsverse.imaging.ImageTransformation
Converts RenderedImage to BufferedImage
REORDER_PROP - Static variable in class com.toolsverse.etl.connector.text.TextConnectorParams
REORDER property.
reorderColumns(Destination, DataSetConnector, DataSetConnectorParams) - Method in class com.toolsverse.etl.core.codegen.DefaultCodeGen
 
reorderColumns(Destination, DataSetConnector, DataSetConnectorParams) - Method in interface com.toolsverse.etl.core.engine.CodeGen
Reorder columns.
reorderFields(DataSetFields, String) - Static method in class com.toolsverse.etl.common.CommonEtlUtils
Reorder fields according to the pattern.
reorderFieldsInRecord(DataSetRecord, DataSetFields, DataSetFields) - Static method in class com.toolsverse.etl.common.CommonEtlUtils
Reorder fields in record.
reorderFieldsInRecord(DataSetRecord, DataSetRecord, DataSetFields, Object, Object, String[], String) - Static method in class com.toolsverse.etl.common.CommonEtlUtils
Reorder fields in record.
repeat(Callable<T>) - Method in class com.toolsverse.util.Repeater
Call callable.call() until there is no exception or max number of retries is reached.
Repeater - Class in com.toolsverse.util
This class calls callable until there is no exception or max number of retries is reached.
Repeater(int, int) - Constructor for class com.toolsverse.util.Repeater
 
replace(Document, String, int, int) - Static method in class com.toolsverse.etl.parser.DocumentParser
Replace text at the position.
replace(Document, String, Point, int) - Static method in class com.toolsverse.etl.parser.DocumentParser
Replace.
replace(K, V, V) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8
replace(K, V) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8
replace(K, V) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
 
replace(K, V, V) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
 
replaceAll(ConcurrentHashMapV8.BiFun<? super K, ? super V, ? extends V>) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8
 
replaceAttrNames(String) - Method in class com.toolsverse.mvc.controller.ControllerAdapterImpl
Replaces attribute names using adapre's substitution map and a suffix.
replaceAttrNames(String, Map<String, String>, boolean) - Method in class com.toolsverse.mvc.controller.ControllerAdapterImpl
Replaces attribute names using given substitution map, suffix and a exclude flag.
replaceAttrNames(String) - Method in class com.toolsverse.mvc.model.ModelImpl
Replaces attribute names using model's substitution map and a suffix.
replaceAttrNames(String, Map<String, String>, boolean) - Method in class com.toolsverse.mvc.model.ModelImpl
Replaces attribute names using given substitution map, suffix and a exclude flag.
replacement() - Method in class com.toolsverse.util.Rewriter
Overridden to compute a replacement for each match.
replaceNode(Object, V, Object) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8
Implementation for the four public remove/replace methods: Replaces node value with v, conditional upon match of cv if non-null.
replaceOnException(String) - Method in class com.toolsverse.etl.driver.CallableDriver
 
replaceOnException(String) - Method in interface com.toolsverse.etl.driver.Driver
Replaces sql on exception.
replaceOnException(String) - Method in class com.toolsverse.etl.driver.SimpleDriver
 
REPLICATION_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant REPLICATION_ATTR.
REQUEST_ID_KEY_PREFIX - Static variable in class com.toolsverse.etl.util.ThreadAppender
 
requestHasBody() - Method in class com.toolsverse.io.HttpProcessor
Checks if request has body.
requestId - Variable in class com.toolsverse.etl.util.ThreadAppender.AsyncAppenderWrapper
 
requestKey - Variable in class com.toolsverse.etl.util.ThreadAppender.AsyncAppenderWrapper
 
REQUIRE_DEST_ATTR - Static variable in class com.toolsverse.etl.core.engine.Scenario
The REQUIRE_DEST_ATTR.
REQUIRE_SOURCE_ATTR - Static variable in class com.toolsverse.etl.core.engine.Scenario
The REQUIRE_SOURCE_ATTR.
requiredCharsets() - Static method in class com.toolsverse.util.Charsets
Constructs a sorted map from canonical charset names to charset objects required of every implementation of the Java platform.
requiresExecuteQuery() - Method in class com.toolsverse.etl.driver.AbstractDriver
 
requiresExecuteQuery() - Method in interface com.toolsverse.etl.driver.Driver
Checks if driver requires to run as st.executeQuery() in some cases.
requiresExecuteQuery() - Method in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
 
requiresRollbackAfterSqlError() - Method in class com.toolsverse.etl.driver.AbstractDriver
 
requiresRollbackAfterSqlError() - Method in interface com.toolsverse.etl.driver.Driver
Returns true if database requires rollback after sql error.
requiresRollbackAfterSqlError() - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
requiresRollbackAfterSqlError() - Method in class com.toolsverse.etl.driver.SimpleDriver
 
requiresSemicolonInMerge() - Method in interface com.toolsverse.etl.driver.Driver
If true the MERGE SQL must contain ';'.
requiresSemicolonInMerge() - Method in class com.toolsverse.etl.driver.sqlserver.AzureSynapseAnalyticsDriver
 
requiresSeparateConnectionForIndexes() - Method in class com.toolsverse.etl.driver.AbstractDriver
 
requiresSeparateConnectionForIndexes() - Method in interface com.toolsverse.etl.driver.Driver
Checks if driver requires separate connection for indexes.
requiresSeparateConnectionForIndexes() - Method in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
 
requiresTranslation(int) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Checks if value of the field of the type fType requires translation to display.
ReservationNode() - Constructor for class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.ReservationNode
 
RESERVED - Static variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8
 
reset() - Method in class com.toolsverse.etl.core.codegen.DefaultCodeGen
 
reset() - Method in interface com.toolsverse.etl.core.engine.CodeGen
Resets the status.
reset() - Method in class com.toolsverse.util.ByteArrayOutputStream
 
reset() - Method in class com.toolsverse.util.UnicodeBomInputStream
resetBatchCounter() - Method in class com.toolsverse.etl.core.engine.Destination
Reset batch counter.
resetToClientMode() - Method in class com.toolsverse.config.SystemConfig
Resets system to client mode.
Resource - Enum in com.toolsverse.resource
Messages used by Toolsverse framework.
resourceToByteArray(String) - Static method in class com.toolsverse.util.IOUtils
Gets the contents of a classpath resource as a byte array.
resourceToByteArray(String, ClassLoader) - Static method in class com.toolsverse.util.IOUtils
Gets the contents of a classpath resource as a byte array.
resourceToString(String, Charset) - Static method in class com.toolsverse.util.IOUtils
Gets the contents of a classpath resource as a String using the specified character encoding.
resourceToString(String, Charset, ClassLoader) - Static method in class com.toolsverse.util.IOUtils
Gets the contents of a classpath resource as a String using the specified character encoding.
resourceToURL(String) - Static method in class com.toolsverse.util.IOUtils
Gets a URL pointing to the given classpath resource.
resourceToURL(String, ClassLoader) - Static method in class com.toolsverse.util.IOUtils
Gets a URL pointing to the given classpath resource.
resumeEncoding() - Method in class com.toolsverse.util.Base64.OutputStream
Resumes encoding of the stream.
retainAll(Collection<?>) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.CollectionView
 
retrieveFile(String, String) - Method in class com.toolsverse.io.FtpUtils
Reads a file pickupFolder + filename and returns it as a InputStream.
retrieveFile(String, String, OutputStream) - Method in class com.toolsverse.io.FtpUtils
Writes a file pickupFolder + filename into OutputStream.
RETURN_CANCELLED - Static variable in class com.toolsverse.etl.core.config.EtlConfig
Process cancelled.
RETURN_CONFIG_NOT_INITIALIZED - Static variable in class com.toolsverse.etl.core.config.EtlConfig
Process finished, config cannot be initialized or was not initialized.
RETURN_ERROR - Static variable in class com.toolsverse.etl.core.config.EtlConfig
Process finished, there are errors.
RETURN_NO_CONFIG - Static variable in class com.toolsverse.etl.core.config.EtlConfig
Process finished, config is not specified or cannot be found.
RETURN_NO_DRIVERS - Static variable in class com.toolsverse.etl.core.config.EtlConfig
Process finished, no drivers or connectors found.
RETURN_OK - Static variable in class com.toolsverse.etl.core.config.EtlConfig
Process finished, with no errors.
RETURN_WARNING - Static variable in class com.toolsverse.etl.core.config.EtlConfig
Process finished, with warnings.
rewrite(CharSequence) - Method in class com.toolsverse.util.Rewriter
Returns the result of rewriting 'original' by invoking the method 'replacement' for each match of the regular expression supplied to the constructor.
rewrite(CharSequence, StringBuffer) - Method in class com.toolsverse.util.Rewriter
Returns the result of appending the rewritten 'original' to 'destination'.
Rewriter - Class in com.toolsverse.util
A rewriter does a global substitution in the strings passed to its 'rewrite' method.
Rewriter(String) - Constructor for class com.toolsverse.util.Rewriter
Constructs a rewriter using the given regular expression; the syntax is the same as for 'Pattern.compile'.
right - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.TreeNode
 
RIGHT_EXCEPTIONS - Static variable in class com.toolsverse.util.Script
 
rollback() - Method in interface com.toolsverse.etl.common.StreamingCommitPolicy
Rollback.
rollback(Exception) - Method in class com.toolsverse.etl.core.connection.DefaultTransactionMonitor
 
rollback() - Method in class com.toolsverse.etl.sql.connection.SshConnection
 
rollback(Savepoint) - Method in class com.toolsverse.etl.sql.connection.SshConnection
 
rollback() - Method in class com.toolsverse.etl.sql.connection.StreamingConnection
 
rollback(Savepoint) - Method in class com.toolsverse.etl.sql.connection.StreamingConnection
 
rollback(Exception) - Method in interface com.toolsverse.etl.sql.connection.TransactionMonitor
Rollbacks transaction.
rollbackTransaction(SessionConnectionProvider<Alias>, Alias, boolean) - Method in interface com.toolsverse.etl.sql.service.SqlService
Rollbacks current transaction.
rollbackTransaction(SessionConnectionProvider<Alias>, Alias, boolean) - Method in class com.toolsverse.etl.sql.service.SqlServiceImpl
 
root - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.TreeBin
 
ROOT_DATA_PATH_PROPERTY - Static variable in class com.toolsverse.config.SystemConfig
The ROOT DATA PATH PROPERTY.
ROOT_NAME_PROP - Static variable in class com.toolsverse.etl.connector.json.JsonConnectorParams
The ROOT NAME property.
ROOT_NAME_PROP - Static variable in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
The ROOT NAME property.
rotate(BufferedImage, Object[]) - Method in class com.toolsverse.imaging.ImageProcessor
Rotates the image
rotateLeft(ConcurrentHashMapV8.TreeNode<K, V>, ConcurrentHashMapV8.TreeNode<K, V>) - Static method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.TreeBin
 
rotateRight(ConcurrentHashMapV8.TreeNode<K, V>, ConcurrentHashMapV8.TreeNode<K, V>) - Static method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.TreeBin
 
RotateTransformation - Class in com.toolsverse.imaging
ImageTransformation which implements "rotate" algorithm.
RotateTransformation() - Constructor for class com.toolsverse.imaging.RotateTransformation
 
ROW - Static variable in class com.toolsverse.etl.common.DataSet
The ROW attribute.
ROW_ID_FIELD_NAME - Static variable in class com.toolsverse.etl.common.CommonEtlUtils
The Constant ROW_ID_FIELD_NAME.
ROW_TAG_PROP - Static variable in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
The ROOT NAME property.
ROWID - Static variable in class com.toolsverse.etl.sql.util.SqlUtils
The ROWID type.
RUBY_LANG - Static variable in interface com.toolsverse.util.lang.ParserTypeFactory
RUBY.
run() - Method in class com.toolsverse.util.concurrent.ConcurrentAdapter
 
run() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.AddTask
 
run() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.RemovalTask
 
run() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.UpdateTask
 
run() - Method in class com.toolsverse.util.FileWatcher
 
RUNNING_TASK_KEY_PREFIX - Static variable in class com.toolsverse.etl.core.engine.TaskRecorder
 
RunningEtlTask - Class in com.toolsverse.etl.core.engine
The instance of this POJO is returned by REST ETL Server when /tasks endpoint is called.
RunningEtlTask() - Constructor for class com.toolsverse.etl.core.engine.RunningEtlTask
Instantiates a new running etl task.
RunningEtlTask(String, String, String, String, String, String, String) - Constructor for class com.toolsverse.etl.core.engine.RunningEtlTask
Instantiates a new running etl task.
runRemainingBatch(EtlConfig, Scenario, Connection, Destination) - Method in class com.toolsverse.etl.core.codegen.DefaultCodeGen
 
runRemainingBatch(EtlConfig, Scenario, Connection, Destination) - Method in interface com.toolsverse.etl.core.engine.CodeGen
Run remaining batch statements.

S

sameDay(Calendar, Calendar) - Static method in class com.toolsverse.util.CalendarUtil
Returns true if the two given calendars are dated on the same year, month and day.
sameDay(Date, Date) - Static method in class com.toolsverse.util.DateUtil
Returns true if the two given dates are dated on the same year, month and day.
sameHour(Calendar, Calendar) - Static method in class com.toolsverse.util.CalendarUtil
Returns true if the two given calendars are dated on the same year, month, day and hour.
sameHour(Date, Date) - Static method in class com.toolsverse.util.DateUtil
Returns true if the two given dates are dated on the same year, month, day and hour.
sameMinute(Calendar, Calendar) - Static method in class com.toolsverse.util.CalendarUtil
Returns true if the two given calendars are dated on the same year, month, day, hour and minute.
sameMinute(Date, Date) - Static method in class com.toolsverse.util.DateUtil
Returns true if the two given dates are dated on the same year, month, day, hour and minute.
sameMonth(Calendar, Calendar) - Static method in class com.toolsverse.util.CalendarUtil
Returns true if the two given calendars are dated on the same year and month.
sameMonth(Date, Date) - Static method in class com.toolsverse.util.DateUtil
Returns true if the two given dates are dated on the same year and month.
sameSecond(Calendar, Calendar) - Static method in class com.toolsverse.util.CalendarUtil
Returns true if the two given calendars are dated on the same year, month, day, hour, minute and second.
sameSecond(Date, Date) - Static method in class com.toolsverse.util.DateUtil
Returns true if the two given dates are dated on the same year, month, day, hour, minute and second.
sameTime(Calendar, Calendar) - Static method in class com.toolsverse.util.CalendarUtil
Returns true if the two given calendars are dated on the same time.
sameYear(Calendar, Calendar) - Static method in class com.toolsverse.util.CalendarUtil
Returns true if the two given calendars are dated on the same year.
sameYear(Date, Date) - Static method in class com.toolsverse.util.DateUtil
Returns true if the two given dates are dated on the same year.
SAS_LANG - Static variable in interface com.toolsverse.util.lang.ParserTypeFactory
SAS.
save(String, Properties) - Method in class com.toolsverse.etl.sql.connection.BaseConnectionCallback
Save configuration.
SAVE_HTTP_CODE_PROP - Static variable in class com.toolsverse.io.HttpProcessor
The SAVE HTTP CODE PROPERTY.
SAVE_RESPONSE_HEADERS_PROP - Static variable in class com.toolsverse.io.HttpProcessor
The SAVE RESPONSE HEADERS PROPERTY.
SAVE_RESPONSE_ON_ERROR_PROP - Static variable in class com.toolsverse.io.HttpProcessor
The SAVE_RESPONSE_ON_ERROR PROPERTY.
saveFile(ByteArrayOutputStream, String) - Static method in class com.toolsverse.util.FileUtils
Create file using given output stream and file name.
saveTempFile(ByteArrayOutputStream, String) - Static method in class com.toolsverse.util.FileUtils
Create file in the temporary folder using given stream and file name.
saveTemplate(EtlConfig, String, String, Object, boolean) - Static method in class com.toolsverse.etl.core.task.common.FileManagerTask
Send the template to the given destination.
saveTextFile(String, String) - Static method in class com.toolsverse.util.FileUtils
Saves the text file.
SButtonAdapter - Class in com.toolsverse.mvc.view.wings
SButtonAdapter is a default implementation of the WingComponentAdapter for the SButton
SButtonAdapter(View, SButton, long) - Constructor for class com.toolsverse.mvc.view.wings.SButtonAdapter
Instantiates a new SButtonAdapter.
SC_REQUIRE_DEST_ATTR - Static variable in class com.toolsverse.etl.core.engine.Scenario
The Constant SC_REQUIRE_DEST_ATTR.
SC_REQUIRE_SOURCE_ATTR - Static variable in class com.toolsverse.etl.core.engine.Scenario
The Constant SC_REQUIRE_SOURCE_ATTR.
scale(BufferedImage, Object[]) - Method in class com.toolsverse.imaging.ImageProcessor
Scales the image
SCALE_ATTR - Static variable in class com.toolsverse.etl.common.DataSet
The SCALE_ATTR attribute.
ScaleTransformation - Class in com.toolsverse.imaging
ImageTransformation which implements "scale" algorithm.
ScaleTransformation() - Constructor for class com.toolsverse.imaging.ScaleTransformation
 
SCENARIO - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The SCENARIO.
Scenario - Class in com.toolsverse.etl.core.engine
This class defines an etl (extract, transfer, load) scenario.
Scenario() - Constructor for class com.toolsverse.etl.core.engine.Scenario
Instantiates a new etl scenario.
SCENARIO_ACTION - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The SCENARIO_ACTION.
SCENARIO_ACTION_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The SCENARIO_ACTION_ATTR.
SCENARIO_ALLOWED_ACTIONS_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The SCENARIO_ALLOWED_ACTIONS_NODE.
SCENARIO_ATTR - Static variable in class com.toolsverse.etl.core.engine.Scenario
The Constant SCENARIO_ATTR.
SCENARIO_CODEGEN_CLASS_NAME_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The SCENARIO_CODEGEN_CLASS_NAME_NODE.
SCENARIO_CONNECTION_NAME_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The SCENARIO_CONNECTION_NAME_NODE.
SCENARIO_DEF_FUNCTION_CLASS_NAME_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The SCENARIO_DEF_FUNCTION_CLASS_NAME_NODE.
SCENARIO_DESCRIPTION_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The SCENARIO_DESCRIPTION_NODE.
SCENARIO_DEST_CONNECTION_NAME - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The SCENARIO_DEST_CONNECTION_NAME.
SCENARIO_LOOP_CODE_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The SCENARIO_LOOP_CODE_ATTR.
SCENARIO_LOOP_CONNECTION_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The SCENARIO_LOOP_CONNECTION_ATTR.
SCENARIO_LOOP_COUNT_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The SCENARIO_LOOP_COUNT_ATTR.
SCENARIO_LOOP_FIELD_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The SCENARIO_LOOP_FIELD_ATTR.
SCENARIO_LOOP_LANG_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The SCENARIO_LOOP_LANG_ATTR.
SCENARIO_LOOP_THREADS_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The SCENARIO_LOOP_THREADS_ATTR.
SCENARIO_LOOP_VAR_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The SCENARIO_LOOP_VAR_ATTR.
SCENARIO_LOOP_VAR_PATTERN_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The SCENARIO_LOOP_VAR_PATTERN_ATTR.
SCENARIO_MAX_LOOP_ITERATIONS_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The SCENARIO_MAX_LOOP_ITERATIONS_ATTR.
SCENARIO_NAME - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The SCENARIO_NAME.
SCENARIO_NAME_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The SCENARIO_NAME_NODE.
SCENARIO_NO_TEMP_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The Constant SCENARIO_NO_TEMP_ATTR.
SCENARIO_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The SCENARIO_NODE.
SCENARIO_ON_EXECUTE_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The SCENARIO_ON_EXECUTE_NODE.
SCENARIO_ON_PERSIST_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The SCENARIO_ON_PERSIST_NODE.
SCENARIO_ON_POPULATE_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The SCENARIO_ON_POPULATE_NODE.
SCENARIO_ON_SAVE_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The SCENARIO_ON_SAVE_NODE.
SCENARIO_PARALLEL - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The SCENARIO_PARALLEL.
SCENARIO_PATH_PROP - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The SCENARIO_PATH property.
SCENARIO_REQUIRE_DEST_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The Constant SCENARIO_REQUIRE_DEST_ATTR.
SCENARIO_REQUIRE_SOURCE_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The Constant SCENARIO_REQUIRE_SOURCE_ATTR.
SCENARIO_SCRIPT_NAME_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The SCENARIO_SCRIPT_NAME_NODE.
SCENARIO_VAR_VALUE - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The SCENARIO_VAR_VALUE.
SCENARIO_VARIABLE_ATTR - Static variable in class com.toolsverse.etl.common.Variable
 
SCENARIO_VARIABLE_ATTR - Static variable in class com.toolsverse.etl.core.function.DefFunctions
The GLOBAL VARIABLE ATTRIBUTE.
SCENARIO_VARS - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The SCENARIO_VARS.
SCheckBoxAdapter - Class in com.toolsverse.mvc.view.wings
SCheckBoxAdapter is a default implementation of the WingComponentAdapter for the SCheckBox
SCheckBoxAdapter(View, SCheckBox) - Constructor for class com.toolsverse.mvc.view.wings.SCheckBoxAdapter
Instantiates a new SCheckBoxAdapter.
SCHEMA - Static variable in class com.toolsverse.etl.metadata.DatabaseFilter
SCHEMA.
SComboBoxAdapter - Class in com.toolsverse.mvc.view.wings
SComboBoxAdapter is a default implementation of the WingComponentAdapter for the SComboBox
SComboBoxAdapter(View, SComboBox) - Constructor for class com.toolsverse.mvc.view.wings.SComboBoxAdapter
Instantiates a new SComboBoxAdapter.
SCOPE - Static variable in class com.toolsverse.etl.core.engine.Task
The DEST_SCOPE.
SCOPE_AFTER_ATTR - Static variable in class com.toolsverse.etl.common.Variable
 
SCOPE_AFTER_ATTR - Static variable in class com.toolsverse.etl.core.engine.Task
 
SCOPE_ATTR - Static variable in class com.toolsverse.etl.common.Variable
 
SCOPE_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant SCOPE_ATTR.
SCOPE_BEFORE_ATTR - Static variable in class com.toolsverse.etl.common.Variable
 
SCOPE_GLOBAL - Static variable in class com.toolsverse.etl.core.engine.Destination
The global scope.
SCOPE_INLINE_ATTR - Static variable in class com.toolsverse.etl.core.engine.Task
 
SCOPE_ON_EXCEPTION_ATTR - Static variable in class com.toolsverse.etl.core.engine.Task
 
SCOPE_PRE_ATTR - Static variable in class com.toolsverse.etl.core.engine.Task
 
SCOPE_RUNTIME_ATTR - Static variable in class com.toolsverse.etl.common.Variable
 
SCOPE_SINGLE - Static variable in class com.toolsverse.etl.core.engine.Destination
The single scope.
script(LoadFunctionContext) - Method in class com.toolsverse.etl.core.function.DefFunctions
Executes script (typically JavaScript).
Script - Class in com.toolsverse.util
This is a wrapper for the Java scripting engine.
Script() - Constructor for class com.toolsverse.util.Script
Instantiates new Script object.
SCRIPT_ATTR - Static variable in class com.toolsverse.etl.core.engine.Scenario
The Constant SCRIPT_ATTR.
SCRIPT_FUNCTION - Static variable in class com.toolsverse.etl.core.function.DefFunctions
The SCRIPT_FUNCTION.
ScriptResult - Class in com.toolsverse.util
The instance of this class is used to return values from Python scripts
ScriptResult() - Constructor for class com.toolsverse.util.ScriptResult
 
SCRIPTS_PATH - Static variable in class com.toolsverse.config.SystemConfig
SCRIPTS PATH suffix.
ScriptTask - Class in com.toolsverse.etl.core.task.common
This can be a Task.PRE, Task.POST (default) or Task.INLINE task which evaluates code in one of the supported script languages (for example JavaScript).
ScriptTask() - Constructor for class com.toolsverse.etl.core.task.common.ScriptTask
 
SEARCH_STR - Static variable in class com.toolsverse.etl.metadata.DatabaseFilter
The SEARCH_STR modifier.
searchDatabase(DatabaseFilter) - Method in class com.toolsverse.etl.metadata.BaseMetadata
 
searchDatabase(DatabaseFilter) - Method in class com.toolsverse.etl.metadata.db2.Db2Metadata
 
searchDatabase(DatabaseFilter) - Method in class com.toolsverse.etl.metadata.informix.InformixMetadata
 
searchDatabase(DatabaseFilter) - Method in interface com.toolsverse.etl.metadata.Metadata
Search database objects.
searchDatabase(DatabaseFilter) - Method in class com.toolsverse.etl.metadata.mysql.MySqlMetadata
 
searchDatabase(DatabaseFilter) - Method in class com.toolsverse.etl.metadata.oracle.OracleMetadata
 
searchDatabase(DatabaseFilter) - Method in class com.toolsverse.etl.metadata.postgres.PostgresMetadata
 
searchDatabase(DatabaseFilter) - Method in class com.toolsverse.etl.metadata.sqlserver.MsSqlMetadata
 
searchDatabase(DatabaseFilter) - Method in class com.toolsverse.etl.metadata.sqlserver.SybaseMetadata
 
SEED_INCREMENT - Static variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8
Increment for counterHashCodeGenerator.
Segment(float) - Constructor for class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.Segment
 
SELECT_TYPE - Static variable in interface com.toolsverse.etl.sql.service.SqlService
The SELECT_TYPE.
selfDiscover(boolean) - Method in class com.toolsverse.etl.connector.FileConnectorParams
Self discover IO processor type.
SEND_FROM_ATTR - Static variable in class com.toolsverse.etl.core.task.common.MailTask
 
SEND_TO_ATTR - Static variable in class com.toolsverse.etl.core.task.common.MailTask
 
sendMail(MailParams, String, String, String) - Static method in class com.toolsverse.io.Mailer
Send email.
sendMail(MailParams) - Static method in class com.toolsverse.io.Mailer
Send email.
SENSITIVE - Static variable in class com.toolsverse.util.IOCase
The constant for case sensitive regardless of operating system.
separatorsToSystem(String) - Static method in class com.toolsverse.util.FilenameUtils
Converts all separators to the system separator.
separatorsToUnix(String) - Static method in class com.toolsverse.util.FilenameUtils
Converts all separators to the Unix separator of forward slash.
separatorsToWindows(String) - Static method in class com.toolsverse.util.FilenameUtils
Converts all separators to the Windows separator of backslash.
SequentialCallable - Interface in com.toolsverse.util.concurrent
The class which requires execution of the callable with the given group name in order within the group must implement this interface.
SerializationProxy(ConcurrentLinkedHashMap<K, V>) - Constructor for class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.SerializationProxy
 
serialVersionUID - Static variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.BoundedEntryWeigher
 
serialVersionUID - Static variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.SerializationProxy
 
serialVersionUID - Static variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
 
serialVersionUID - Static variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.WriteThroughEntry
 
serialVersionUID - Static variable in class com.toolsverse.util.concurrentlinkedhashmap.Weighers.EntryWeigherView
 
SERVER_BASE_URL - Static variable in class com.toolsverse.config.SystemConfig
SERVER BASE URL property.
SERVER_DEPLOYMENT - Static variable in class com.toolsverse.config.SystemConfig
SERVER DEPLOYMENT - server side deployment.
SERVER_PARAM - Static variable in interface com.toolsverse.etl.driver.Driver
The server name.
SERVER_URL - Static variable in class com.toolsverse.config.SystemConfig
SERVER URL property.
Service - Interface in com.toolsverse.service
This interface defines a contract between the consumers of the service and the provider of the service.
SERVICE_NAME_PROP - Static variable in class com.toolsverse.io.HttpProcessor
The service name property.
ServiceFactory - Class in com.toolsverse.service
The ServiceFactory is a static class that provides a factory for the creation of instances of the type com.toolsverse.service.Service.
ServiceFactory() - Constructor for class com.toolsverse.service.ServiceFactory
 
ServiceLogger - Interface in com.toolsverse.service
Class which logs service invocations must implement this interface.
ServiceLoggerManager - Class in com.toolsverse.service
This class delegates service invocation logging to the appropriate ServiceLogger.
ServiceProxy - Class in com.toolsverse.service
The basis of each element in the service proxy stack.
ServiceProxy() - Constructor for class com.toolsverse.service.ServiceProxy
 
ServiceProxyLocal - Class in com.toolsverse.service
Local implementation of the ServiceProxy class.
ServiceProxyLocal() - Constructor for class com.toolsverse.service.ServiceProxyLocal
 
ServiceProxyWeb - Class in com.toolsverse.service.web
HTTP implementation of the abstract ServiceProxy class.
ServiceProxyWeb() - Constructor for class com.toolsverse.service.web.ServiceProxyWeb
 
ServiceProxyWebJson - Class in com.toolsverse.service.web
The extension of the ServiceProxyWeb which is uses json to serialize/deserialize requests and responses.
ServiceProxyWebJson() - Constructor for class com.toolsverse.service.web.ServiceProxyWebJson
 
ServiceRequest - Class in com.toolsverse.service
The ServiceRequest is used if translation is required between request and response protocols (for example for Web services).
ServiceRequest(Method, Object[], Class<? extends Service>, SecurityContext) - Constructor for class com.toolsverse.service.ServiceRequest
Instantiates a new ServiceRequest.
ServiceResponse - Class in com.toolsverse.service
The ServiceResponse is used if translation is required between request and response protocols (for example for Web services).
ServiceResponse(Object, Throwable) - Constructor for class com.toolsverse.service.ServiceResponse
Instantiates a new ServiceResponse.
SESSION - Static variable in interface com.toolsverse.storage.StorageProvider
The SESSION scope.
SessionConnectionProvider<C extends ConnectionParams> - Interface in com.toolsverse.etl.sql.connection
The ConnectionProvider which links connections to the current session.
set(int, DataSetRecord) - Method in class com.toolsverse.etl.common.DataSetData
Sets the record at the index.
set(int, Object) - Method in class com.toolsverse.etl.common.DataSetRecord
Sets the value at the index.
set(String, V, boolean) - Method in class com.toolsverse.util.CaseInsensitiveListTreeMap
If value associated with the key doesn't (or equal to null) associates the specified value with the specified key in this map and adds value to the end of the list.
set() - Static method in class com.toolsverse.util.concurrentlinkedhashmap.Weighers
A weigher where the value is a Set and its weight is the number of elements.
set(K, V, boolean) - Method in class com.toolsverse.util.ListHashMap
If value associated with the key doesn't (or equal to null) associates the specified value with the specified key in this map and adds value to the end of the list.
setAction(String) - Method in class com.toolsverse.etl.core.engine.FileMetrics
Sets the action.
setAction(int) - Method in class com.toolsverse.etl.core.engine.Scenario
Sets the action.
setActualBatchWindow(int) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the actual batch window.
setActualConnectionName(String) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the actual connection name.
setActualData(Object) - Method in class com.toolsverse.etl.common.DataSet
Sets the additional data associated with data set.
setActualIndex(int) - Method in class com.toolsverse.etl.connector.text.TextFilter
Sets the actual index.
setActualLoadAction(String) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the actual load action.
setAddCommentToTagName(boolean) - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
Sets the adds the comment to tag name.
setAddFieldValueCallback(AddFieldValueCallback) - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
Sets the AddFieldValueCallback object.
setAdditionalInfo(String) - Method in class com.toolsverse.etl.common.DataSet
Sets the additional info, such as transformation type.
setAddRecordCallback(AddRecordCallback) - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
Sets the AddRecordCallback object.
setAdjustDataTypes(boolean) - Method in class com.toolsverse.etl.connector.FileConnectorParams
Sets the adjust data types.
setAfter(String) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the block of code which is executed after all auto generated and conditional blocks of the destination.
setAfterCallback(AfterCallback) - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
Sets the AfterCallback object.
setAfterTasks(ListHashMap<String, Task>) - Method in class com.toolsverse.etl.core.engine.Scenario
Sets the tasks executed after ETL.
setAliasesMap(Map<String, Alias>) - Method in class com.toolsverse.etl.core.config.EtlConfig
Sets the map of aliases.
setAllowedActions(String) - Method in class com.toolsverse.etl.core.engine.Scenario
Sets the allowed actions.
setAllStrings(boolean) - Method in class com.toolsverse.etl.connector.FileConnectorParams
Sets the "all strings" which controls whether all fields should have a string data type.
setAlter(boolean) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the flag which controls if the destination table must be altered.
setAlwaysEncloseTableAndColumnsInQuotes(boolean) - Method in class com.toolsverse.etl.common.Alias
Sets the always enclose table and columns in quotes.
setAlwaysEncloseTableAndColumnsInQuotes(boolean) - Method in class com.toolsverse.etl.driver.AbstractDriver
 
setAlwaysEncloseTableAndColumnsInQuotes(boolean) - Method in interface com.toolsverse.etl.driver.Driver
Sets the value of the flag "always enclose table and columns in quotes".
setAlwaysQuote(boolean) - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Sets the always quote property.
setAnyField(Object, String, Object) - Static method in class com.toolsverse.util.Utils
Sets value for any field, including private.
setAppHome(String) - Method in class com.toolsverse.util.collector.AppInfo
Sets the app home folder.
setAppRoot(String) - Method in class com.toolsverse.util.collector.AppInfo
Sets the app root folder.
setArray(int, Array) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
setAsciiStream(int, InputStream, int) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
setAsciiStream(int, InputStream, long) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
setAsciiStream(int, InputStream) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
setAsciiStream(String, InputStream) - Method in class com.toolsverse.etl.sql.NamedParameterPreparedStatement
 
setAsynchronous(int) - Method in class com.toolsverse.etl.core.engine.Task
Sets the asynchronous flag.
setAttribute(boolean) - Method in class com.toolsverse.etl.common.FieldDef
Makes field an XML attribute.
setAttributeClass(Class<?>) - Method in class com.toolsverse.mvc.model.Model.Attribute
Sets the attribute class.
setAttributeValue(String, Object) - Method in class com.toolsverse.mvc.model.ModelImpl
Sets the new attribute value.
setAttrs(Map<String, String>) - Method in class com.toolsverse.etl.common.Variable
Sets the attributes.
setAttrs(Map<String, String>) - Method in class com.toolsverse.etl.core.engine.Scenario
Sets the attributes.
setAttrValue(String, String) - Method in class com.toolsverse.etl.common.Variable
Sets the attribute value.
setAttrValue(String, String) - Method in class com.toolsverse.etl.core.engine.Scenario
Sets the attribute value.
setAutoCommit(boolean) - Method in class com.toolsverse.etl.common.Alias
Sets the auto commit flag.
setAutoCommit(boolean) - Method in class com.toolsverse.etl.sql.connection.SshConnection
 
setAutoCommit(boolean) - Method in class com.toolsverse.etl.sql.connection.StreamingConnection
 
setAutoCommit(boolean) - Method in class com.toolsverse.etl.sql.service.SqlRequest
Sets the auto commit flag.
setAutoIncrement(boolean) - Method in class com.toolsverse.etl.common.FieldDef
Sets the auto increment flag for the field.
setAutoSelectLoadKey(boolean) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the auto select load key.
setBatchWindow(int) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the batch window.
setBcc(String) - Method in class com.toolsverse.io.MailParams
Sets the bcc.
setBeforeCallback(BeforeCallback) - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
Sets the AfterCallback object.
setBeforeEtlTasks(ListHashMap<String, Task>) - Method in interface com.toolsverse.etl.core.engine.Block
Sets the tasks which are executed before etl framework starts processing the DataSet object associated with the particular scenario block but after initializing is done.
setBeforeEtlTasks(ListHashMap<String, Task>) - Method in class com.toolsverse.etl.core.engine.Destination
 
setBeforeEtlTasks(ListHashMap<String, Task>) - Method in class com.toolsverse.etl.core.engine.Source
 
setBeforePrepareSourceQuery(String) - Method in class com.toolsverse.etl.core.engine.Source
Sets the JavaScript code to execute before prepare source query.
setBeforeTasks(ListHashMap<String, Task>) - Method in class com.toolsverse.etl.core.engine.Scenario
Set the tasks executed before ETL.
setBehaviorMask(long) - Method in class com.toolsverse.mvc.view.ComponentAdapter
Sets the behavior modification mask.
setBestMatch(FieldDef) - Method in class com.toolsverse.etl.common.FieldDef
Sets the best match.
setBigDecimal(int, BigDecimal) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
setBigDecimal(String, BigDecimal) - Method in class com.toolsverse.etl.sql.NamedParameterPreparedStatement
 
setBinaryStream(int, InputStream, int) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
setBinaryStream(int, InputStream, long) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
setBinaryStream(int, InputStream) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
setBinaryStream(String, InputStream, int) - Method in class com.toolsverse.etl.sql.NamedParameterPreparedStatement
 
setBindVar(PreparedStatement, Object, int) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Sets the bind variable.
setBindVar(PreparedStatement, Object, int, int) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Sets the bind variable.
setBindVar(PreparedStatement, String, int) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Sets the bind variable.
setBindVar(PreparedStatement, String, int, int) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Sets the bind variable.
setBindVarAndRegisterOutputParams(PreparedStatement, Object, int, Driver) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Sets the bind var and register output parameters.
setBindVariables(PreparedStatement, Map<String, Object>, Map<String, List<Integer>>, List<String>, Driver) - Method in class com.toolsverse.etl.parser.GenericSqlParser
 
setBindVariables(String, Map<String, Object>) - Method in class com.toolsverse.etl.parser.GenericSqlParser
 
setBindVariables(PreparedStatement, Map<String, Object>, Map<String, List<Integer>>, List<String>, Driver) - Method in interface com.toolsverse.etl.parser.SqlParser
Sets the bind variables for the given prepared statement, including registering output parameters if any exist.
setBindVariables(String, Map<String, Object>) - Method in interface com.toolsverse.etl.parser.SqlParser
Sets the bind variables using given properties.
setBindVarName(String) - Method in class com.toolsverse.etl.core.engine.LoadFunctionContext
Sets the bind variable name.
setBindVars(PreparedStatement, List<TypedKeyValue<String, Object>>, Driver) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Sets the bind variables.
setBlob(PreparedStatement, Object, int) - Method in class com.toolsverse.etl.driver.CallableDriver
 
setBlob(PreparedStatement, Object, int) - Method in interface com.toolsverse.etl.driver.Driver
Sets the blob field.
setBlob(PreparedStatement, Object, int) - Method in class com.toolsverse.etl.driver.SimpleDriver
 
setBlob(int, Blob) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
setBlob(int, InputStream, long) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
setBlob(int, InputStream) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
setBlob(PreparedStatement, Object, int) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Sets the blob.
setBlockName(String) - Method in exception com.toolsverse.etl.exception.EtlException
Sets the block name.
setBlockType(Block.BlockType) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the block type.
setBlockType(Block.BlockType) - Method in class com.toolsverse.etl.core.engine.Source
Sets the block type.
setBoolean(int, boolean) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
setBoolean(String, boolean) - Method in class com.toolsverse.etl.sql.NamedParameterPreparedStatement
 
setBooleanAsNumber(boolean) - Method in class com.toolsverse.etl.connector.FileConnectorParams
Sets the value of the property "boolean as number".
setByte(int, byte) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
setByte(String, byte) - Method in class com.toolsverse.etl.sql.NamedParameterPreparedStatement
 
setBytes(int, byte[]) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
setBytes(String, byte[]) - Method in class com.toolsverse.etl.sql.NamedParameterPreparedStatement
 
setCache(Cache<String, Object>) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the cache associated with the destination.
setCacheProvider(CacheProvider<String, Object>) - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
Sets the cache provider.
setCalculatedTableName(String) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the calculated table name.
setCanCommit(boolean) - Method in class com.toolsverse.etl.sql.service.SqlResult
Sets the "can commit" flag.
setCanRollback(boolean) - Method in class com.toolsverse.etl.sql.service.SqlResult
Sets the "can rollback" rollback.
setCapacity(long) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
Sets the maximum weighted capacity of the map and eagerly evicts entries until it shrinks to the appropriate size.
setCaptureComments(boolean) - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
 
setCaptureLog(boolean) - Method in class com.toolsverse.etl.sql.service.SqlRequest
Sets the value of the "capture log" flag.
setCaseSensitive(int) - Method in class com.toolsverse.etl.driver.AbstractDriver
 
setCaseSensitive(int) - Method in interface com.toolsverse.etl.driver.Driver
Sets the case sensitive attribute.
setCaseSensitive(boolean) - Method in class com.toolsverse.etl.metadata.DatabaseFilter
Sets the "CASE_SENSITIVE" modifier.
setCatalog(String) - Method in class com.toolsverse.etl.common.Alias
Sets the catalog.
setCatalog(String) - Method in class com.toolsverse.etl.metadata.DatabaseFilter
Sets the catalog.
setCatalog(String) - Method in class com.toolsverse.etl.sql.connection.SshConnection
 
setCatalog(String) - Method in class com.toolsverse.etl.sql.connection.StreamingConnection
 
setCc(String) - Method in class com.toolsverse.io.MailParams
Sets the cc.
setCData(Object) - Method in class com.toolsverse.etl.common.Alias
Sets the cdata.
setCdata(boolean) - Method in class com.toolsverse.etl.common.FieldDef
Sets the cdata flag for the field.
setCdata(Object) - Method in class com.toolsverse.etl.connector.FileConnectorParams
Sets the cdata.
setCharacterStream(int, Reader, int) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
setCharacterStream(int, Reader, long) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
setCharacterStream(int, Reader) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
setCharSeparator(String) - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Sets the char separator.
setCheckKeyField(boolean) - Method in class com.toolsverse.etl.connector.sql.SqlConnectorParams
Sets the "check key field: flag.
setChildren(List<TreeNode>) - Method in class com.toolsverse.util.TreeNode
Sets the list of the children to this node.
setClassName(String) - Method in class com.toolsverse.etl.core.engine.Task
Sets the class name.
setClassPath(String) - Method in class com.toolsverse.ext.loader.Unit
Sets the class path.
setCleanUpPersistOccurred(boolean) - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
Sets the flag "clean up has occurred".
setCleanUpPersistOccurred(boolean) - Method in class com.toolsverse.etl.connector.text.KeyValueConnectorParams
 
setCleanUpPersistOccurred(boolean) - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
 
setClientAddr(String) - Method in class com.toolsverse.util.collector.AppInfo
Sets the client address.
setClientHost(String) - Method in class com.toolsverse.util.collector.AppInfo
Sets the client host name.
setClientInfo(String, String) - Method in class com.toolsverse.etl.sql.connection.SshConnection
 
setClientInfo(Properties) - Method in class com.toolsverse.etl.sql.connection.SshConnection
 
setClientInfo(String, String) - Method in class com.toolsverse.etl.sql.connection.StreamingConnection
 
setClientInfo(Properties) - Method in class com.toolsverse.etl.sql.connection.StreamingConnection
 
setClob(PreparedStatement, Object, int) - Method in class com.toolsverse.etl.driver.CallableDriver
 
setClob(PreparedStatement, Object, int) - Method in interface com.toolsverse.etl.driver.Driver
Sets the clob field.
setClob(PreparedStatement, Object, int) - Method in class com.toolsverse.etl.driver.SimpleDriver
 
setClob(int, Clob) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
setClob(int, Reader, long) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
setClob(int, Reader) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
setClob(PreparedStatement, Object, int) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Sets the clob.
setCloseInput(boolean) - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
Sets the flag "close input stream".
setCloseOutput(boolean) - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
Sets the flag "close output stream".
setCode(String) - Method in class com.toolsverse.etl.common.Variable
Sets the code.
setCode(TextFilter.TextFilterCode) - Method in class com.toolsverse.etl.connector.text.TextFilter
Sets the code.
setCode(String) - Method in class com.toolsverse.etl.core.engine.EtlResponse
Sets the last executed code(sql).
setCode(String) - Method in class com.toolsverse.etl.core.engine.RunningEtlTask
Sets the code.
setCode(String) - Method in class com.toolsverse.etl.core.engine.Task
Sets the code.
setCode(String) - Method in class com.toolsverse.etl.core.function.BindVarReturnValue
Sets the code which will be used in the automatically generated SQL.
setCodeGenClass(String) - Method in class com.toolsverse.etl.core.engine.Scenario
Sets the code generator class name.
setColumnName(String) - Method in class com.toolsverse.etl.connector.text.ClobConnectorParams
Sets the column name.
setCommitEachBlock(boolean) - Method in class com.toolsverse.etl.core.engine.Scenario
Sets the "commit each block" flag.
setCommitPolicy(StreamingCommitPolicy) - Method in class com.toolsverse.etl.connector.BaseDataSetConnector
Sets the commit policy.
setCommitPolicy(StreamingCommitPolicy) - Method in class com.toolsverse.etl.core.engine.Source
Sets the commit policy.
setCommitPolicy(StreamingCommitPolicy) - Method in interface com.toolsverse.io.StreamingConnector
Sets the commit policy.
setCommitWhenDone(boolean) - Method in class com.toolsverse.etl.core.engine.Task
Sets the "commit when done" flag.
setCondition(String) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the condition, usually sql, executed before the code for the destination.
setConditionCode(String) - Method in class com.toolsverse.etl.common.ConditionalExecution
Sets the condition code.
setConditionConnectionName(String) - Method in class com.toolsverse.etl.common.ConditionalExecution
Sets the condition connection name.
setConditionLang(String) - Method in class com.toolsverse.etl.common.ConditionalExecution
Sets the condition language.
setConfig(EtlConfig) - Method in class com.toolsverse.etl.core.engine.LoadFunctionContext
Sets the etl config associated with the current etl process.
setConnection(Connection) - Method in class com.toolsverse.etl.common.DataSet
Sets the connection.
setConnection(Connection) - Method in interface com.toolsverse.etl.core.engine.Block
Sets the actual JDBC connection associated with the scenario block.
setConnection(Connection) - Method in class com.toolsverse.etl.core.engine.Destination
 
setConnection(Connection) - Method in class com.toolsverse.etl.core.engine.Source
 
setConnection(Connection) - Method in class com.toolsverse.etl.core.engine.Task
Sets the connection.
setConnectionFactory(EtlConnectionFactory) - Method in class com.toolsverse.etl.core.connection.DefaultTransactionMonitor
 
setConnectionFactory(EtlConnectionFactory) - Method in interface com.toolsverse.etl.sql.connection.TransactionMonitor
Sets the connection factory.
setConnectionName(String) - Method in interface com.toolsverse.etl.core.engine.Block
Sets the name of the connection associated with the scenario block.
setConnectionName(String) - Method in class com.toolsverse.etl.core.engine.Destination
 
setConnectionName(String) - Method in class com.toolsverse.etl.core.engine.Source
 
setConnectionName(String) - Method in class com.toolsverse.etl.core.engine.Task
Sets the connection name.
setConnectionParamsProvider(ConnectionParamsProvider<Alias>) - Method in class com.toolsverse.etl.sql.service.SqlRequest
Sets the connection params provider.
setConnectorClassName(String) - Method in class com.toolsverse.etl.common.Alias
Sets the connector class name.
setConstraints(S) - Method in class com.toolsverse.etl.sql.connection.StreamingConnection
Sets the constraints.
setConsumer(DataConsumer<String>) - Method in class com.toolsverse.io.DirectProcessor
Sets the consumer.
setContains(boolean) - Method in class com.toolsverse.etl.metadata.DatabaseFilter
Sets the "contains" modifier.
setContentType(String) - Method in class com.toolsverse.io.MailParams
Sets the content type.
setContext(String) - Method in class com.toolsverse.util.filter.BaseFilterContext
Sets the context.
setContinue(boolean) - Method in class com.toolsverse.io.IoStatus
Sets the continue.
setController(Controller) - Method in interface com.toolsverse.mvc.view.View
Sets the controller for the view
setController(Controller) - Method in class com.toolsverse.mvc.view.ViewImpl
 
setControllerAdapter(ControllerAdapter) - Method in class com.toolsverse.mvc.controller.ControllerBundle
Sets the controller adapter.
setConvertNameToSqlName(boolean) - Method in class com.toolsverse.etl.connector.FileConnectorParams
Sets the "convert name to sql name" flag.
setConvertNull(boolean) - Method in class com.toolsverse.etl.connector.FileConnectorParams
Sets the convert null.
setCount(int) - Method in class com.toolsverse.util.AvgNumber
Sets the count.
setCreatedToHandleFileLoop(boolean) - Method in class com.toolsverse.etl.core.engine.Scenario
Sets the value for the flag "created to handle file loop".
setCreateIndexes(boolean) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the value of the "create indexes when creating a table from the source" flag.
setCreateTableTemplate(String) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the creates the table template.
setCrudAction(String) - Method in class com.toolsverse.etl.common.DataSetRecord
Sets the crud action.
setCrudAction(String) - Method in class com.toolsverse.etl.connector.BaseStreamingPackage
 
setCrudAction(String) - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
Sets the crud action.
setCrudAction(String) - Method in interface com.toolsverse.io.StreamingPackage
Sets the CRUD action.
setCurrentCode(Driver, String, int) - Method in class com.toolsverse.etl.core.codegen.DefaultCodeGen
Sets the current code.
setCurrentDatabase(String) - Method in class com.toolsverse.etl.metadata.BaseMetadata
Sets the current database.
setCurrentNode(TreeNode) - Method in class com.toolsverse.util.TreeNode
Sets the current node for the tree.
setCurrentNumberOfExtractedRecords(String, Long) - Method in class com.toolsverse.etl.core.engine.EtlMetricsTracker
Sets the current number of extracted records.
setCurrentNumberOfLoadedRecords(String, Long) - Method in class com.toolsverse.etl.core.engine.EtlMetricsTracker
Sets the current number of loaded records.
setCurrentOnly(boolean) - Method in class com.toolsverse.etl.common.Alias
Sets the current only.
setCurrentRecord(DataSetRecord) - Method in class com.toolsverse.etl.common.DataSet
Sets the current record.
setCurrentRecord(DataSetRecord) - Method in class com.toolsverse.etl.common.FunctionContext
Sets the current record of the data set.
setCurrentRow(int) - Method in class com.toolsverse.etl.connector.excel.ExcelConnectorParams
Sets the current row.
setCurrentValue(Object) - Method in class com.toolsverse.etl.common.FunctionContext
Sets the value of the current field of the current record of the data set.
setCursorName(String) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
setCursorSql(String) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the cursor sql.
setCursorTableName(String) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the name of the source table for the cursor.
setCursorTableType(String) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the type of the source table for the cursor.
setData(Object) - Method in class com.toolsverse.config.EtlThreadContext
Sets the data.
setData(String) - Method in class com.toolsverse.etl.common.Alias
Sets the data.
setData(DataSetData) - Method in class com.toolsverse.etl.common.DataSet
Sets the data.
setData(Object) - Method in class com.toolsverse.etl.common.DataSetRecord
Sets the data associated with a record.
setData(Object) - Method in class com.toolsverse.etl.common.FieldDef
Sets the data associated with a field.
setData(String) - Method in class com.toolsverse.io.IoStatus
Sets the data.
setDatabase(String) - Method in class com.toolsverse.etl.common.Alias
Sets the database.
setDataObjectToRead(String) - Method in class com.toolsverse.etl.common.DataSet
Sets the name of the data object to read.
setDataReaderClassName(String) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the class name of the data reader.
setDataReaderClassName(String) - Method in class com.toolsverse.etl.core.engine.Source
Sets the data reader class name.
setDataReaderParams(Map<String, String>) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the data reader params.
setDataReaderParams(Map<String, String>) - Method in class com.toolsverse.etl.core.engine.Source
Sets the data reader params.
setDataSet(DataSet) - Method in class com.toolsverse.etl.connector.BaseStreamingPackage
Sets the data set.
setDataSet(DataSet) - Method in class com.toolsverse.etl.connector.SourceConnectorParams
Set data set.
setDataSet(DataSet, boolean) - Method in interface com.toolsverse.etl.core.engine.Block
Sets the DataSet object associated with the scenario block.
setDataSet(DataSet, boolean) - Method in class com.toolsverse.etl.core.engine.Destination
 
setDataSet(DataSet, boolean) - Method in class com.toolsverse.etl.core.engine.Source
 
setDataSet(DataSet) - Method in class com.toolsverse.etl.core.engine.Task
Sets the data set.
setDataSet(DataSet) - Method in class com.toolsverse.etl.core.engine.TaskResult
Sets the data set.
setDataSetIndex(Map<String, DataSetRecord>) - Method in class com.toolsverse.etl.common.DataSet
Sets the index..
setDataSize(String) - Method in class com.toolsverse.etl.common.FieldDef
Sets the data size.
setDataTypeInArray(int) - Method in class com.toolsverse.etl.common.FieldDef
Sets the data type in array.
setDataWriterClassName(String) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the data writer class name.
setDataWriterClassName(String) - Method in class com.toolsverse.etl.core.engine.Source
Sets the data writer class name.
setDataWriterParams(Map<String, String>) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the data writer params.
setDataWriterParams(Map<String, String>) - Method in class com.toolsverse.etl.core.engine.Source
Sets the data writer params.
setDate(int, Date) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
setDate(int, Date, Calendar) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
setDate(String, Date) - Method in class com.toolsverse.etl.sql.NamedParameterPreparedStatement
 
setDate(Date, int, int, TimeZone) - Static method in class com.toolsverse.util.Utils
Sets the value for the specific calendar field using given TimeZone.
setDateCellStyle(CellStyle) - Method in class com.toolsverse.etl.connector.excel.ExcelConnectorParams
Sets the date cell style.
setDateFormat(String) - Method in class com.toolsverse.etl.connector.FileConnectorParams
Sets the date format.
setDateTimeCellStyle(CellStyle) - Method in class com.toolsverse.etl.connector.excel.ExcelConnectorParams
Sets the date time cell style.
setDateTimeFormat(String) - Method in class com.toolsverse.etl.connector.FileConnectorParams
Sets the date time format.
setDateToBeginningOfTime(Date) - Static method in class com.toolsverse.util.Utils
Sets the date to beginning of time.
setDebugInfo(String) - Method in class com.toolsverse.etl.core.engine.EtlResponse
Sets the debug information.
setDecimal(boolean) - Method in class com.toolsverse.etl.sql.util.TypeAndValue
Sets the "is decimal" flag.
setDeclare(String) - Method in class com.toolsverse.etl.common.Variable
Sets the declare code.
setDefaultFields(String) - Method in class com.toolsverse.etl.common.Alias
Sets the template.
setDefaultFromVar(Map<String, Object>, String, String) - Method in class com.toolsverse.etl.core.engine.Task
Sets the default value to the model attribute using given variable.
setDefaultFromVar(Map<String, Object>, String, String, String) - Method in class com.toolsverse.etl.core.engine.Task
Sets the default value to the model attribute using given variable.
setDefaultFunctionClass(String) - Method in class com.toolsverse.etl.core.engine.Scenario
Sets the default function class name.
setDefaults(Map<String, Object>, OnTask) - Method in class com.toolsverse.etl.core.engine.Task
Set default values for the model attributes used to edit task.
setDelimiter(String) - Method in class com.toolsverse.etl.connector.text.KeyValueConnectorParams
Sets the delimiter.
setDelimiter(String) - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Sets the delimiter.
setDescription(String) - Method in class com.toolsverse.etl.core.engine.Scenario
Sets the description.
setDestConnectionName(String) - Method in class com.toolsverse.etl.core.engine.Scenario
Sets the destination connection name.
setDestination(String) - Method in class com.toolsverse.etl.common.FieldMapping
Sets the destination name
setDestination(Destination) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the destination, linked to the destination.
setDestination(String) - Method in class com.toolsverse.etl.core.engine.FileMetrics
Sets the destination.
setDestination(Destination) - Method in class com.toolsverse.etl.core.engine.LoadFunctionContext
Sets the current Destination.
setDestinations(ListHashMap<String, Destination>) - Method in class com.toolsverse.etl.core.engine.Scenario
Sets the destinations.
setDestLevel(Integer) - Method in class com.toolsverse.etl.common.FieldMapping
Sets the destination nest level.
setDirty(boolean) - Method in class com.toolsverse.mvc.model.ModelImpl
 
setDirty(boolean) - Method in interface com.toolsverse.util.Mutable
Sets the state of the object to dirty or baselined
setDirty(boolean) - Method in class com.toolsverse.util.UpdateArrayList
 
setDisableStreaming(boolean) - Method in class com.toolsverse.etl.connector.FileConnectorParams
Sets the disable streaming flag.
setDisplayFunctions(Map<String, TypedKeyValue<String, String>>) - Method in class com.toolsverse.etl.common.DataSet
Sets the display functions.
setDisplayKeyField(String) - Method in class com.toolsverse.etl.common.DataSet
Sets the "display name" for the key field.
setDisplayName(String) - Method in class com.toolsverse.etl.common.FieldDef
Sets the display name.
setDoc(Document) - Method in class com.toolsverse.util.XmlUtils
Sets the doc.
setDocument(Document) - Method in class com.toolsverse.etl.connector.pdf.PdfConnectorParams
Sets the document.
setDoLog(boolean) - Method in class com.toolsverse.service.LogNode
Enables or disables logging for this particular event.
setDoNotEncode(boolean) - Method in class com.toolsverse.etl.common.FunctionContext
Sets the "do not encode" flag.
setDouble(int, double) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
setDouble(String, float) - Method in class com.toolsverse.etl.sql.NamedParameterPreparedStatement
 
setDriver(Driver) - Method in class com.toolsverse.etl.common.DataSet
Sets the driver.
setDriver(Driver) - Method in class com.toolsverse.etl.connector.BaseStreamingPackage
Sets the driver.
setDriver(String) - Method in class com.toolsverse.etl.core.engine.Scenario
Sets the default destination driver class name.
setDriver(Driver) - Method in class com.toolsverse.etl.core.engine.Task
Sets the driver.
setDriver(Driver) - Method in class com.toolsverse.etl.sql.service.SqlRequest
Sets the driver.
setDriverClassName(String) - Method in interface com.toolsverse.etl.core.engine.Block
Sets the driver class name.
setDriverClassName(String) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the class name of the driver.
setDriverClassName(String) - Method in class com.toolsverse.etl.core.engine.Source
 
setDriverClassName(String) - Method in class com.toolsverse.etl.core.engine.Task
Sets the driver class name.
setDriverName(String) - Method in class com.toolsverse.etl.sql.connection.JdbcUrlParser
Sets the driver name.
setElse(String) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the block of code which is executed after "else" in the if something then then_code else else_code end if;
setEnableBackground(boolean) - Method in class com.toolsverse.util.concurrent.ConcurrentFeature
Enables or disables background execution.
setEnableCancel(boolean) - Method in class com.toolsverse.util.concurrent.ConcurrentFeature
Enables or disables cancel functionality.
setEnableChangeReplication(boolean) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the "enable change replication" flag.
setEnabled(boolean) - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
Sets the "is enabled" flag.
setEnabled(boolean) - Method in class com.toolsverse.etl.core.config.EtlConfig
Sets the enabled flag for the config.
setEnabled(boolean) - Method in interface com.toolsverse.etl.core.engine.Block
Sets the enabled property of the scenario block.
setEnabled(boolean) - Method in class com.toolsverse.etl.core.engine.Destination
 
setEnabled(boolean) - Method in class com.toolsverse.etl.core.engine.EtlRequest
Sets the enabled flag for the request.
setEnabled(boolean) - Method in class com.toolsverse.etl.core.engine.Scenario
Sets the enabled flag for the scenario.
setEnabled(boolean) - Method in class com.toolsverse.etl.core.engine.Source
 
setEnabled(boolean) - Method in class com.toolsverse.etl.core.engine.Task
Sets the is enabled flag.
setEnabled(boolean) - Method in interface com.toolsverse.mvc.controller.Controller
Sets the enabled flag.
setEnabled(boolean) - Method in interface com.toolsverse.mvc.controller.ControllerAdapter
Sets the enabled flag.
setEnabled(boolean) - Method in class com.toolsverse.mvc.controller.ControllerAdapterImpl
 
setEnabled(boolean) - Method in class com.toolsverse.mvc.controller.ControllerImpl
 
setEnableKeyValue(boolean) - Method in class com.toolsverse.etl.connector.json.JsonConnectorParams
Sets the value for the key-value special case.
setEnableRequestIdLog(boolean) - Method in class com.toolsverse.config.EtlThreadContext
Sets the enable request id log.
setEnableRequestIdLog(boolean) - Method in class com.toolsverse.etl.core.engine.EtlRequest
Sets the enable request id log.
setEncode(boolean) - Method in class com.toolsverse.etl.common.DataSet
Sets the encoded flag for the data set.
setEncode(boolean) - Method in class com.toolsverse.etl.common.FieldDef
Sets the encode flag.
setEncodeClob(boolean) - Method in class com.toolsverse.etl.connector.FileConnectorParams
Sets the flag which triggers encoding CLOB fiels using base64 algorithm.
setEncoded(boolean) - Method in interface com.toolsverse.etl.core.engine.Block
Sets the encoded flag for the DataSet object associated with the scenario block.
setEncoded(boolean) - Method in class com.toolsverse.etl.core.engine.Destination
 
setEncoded(boolean) - Method in class com.toolsverse.etl.core.engine.Source
 
setEncodeInnerDataSets(boolean) - Method in class com.toolsverse.etl.connector.excel.ExcelConnectorParams
Set to true if you want o encode inner data sets using base64.
setEncoding(String) - Method in class com.toolsverse.etl.connector.FileConnectorParams
Sets the encoding.
setEncoding(String) - Method in class com.toolsverse.etl.connector.sql.SqlConnectorParams
Sets the encoding.
setEndGroupingRow(int) - Method in class com.toolsverse.etl.connector.excel.ExcelConnectorParams
Sets the end grouping row.
setEndRow(int) - Method in class com.toolsverse.etl.connector.excel.ExcelConnectorParams
Sets the end row.
setEndRow(int) - Method in class com.toolsverse.etl.connector.text.KeyValueConnectorParams
Sets the end row.
setEndRow(int) - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Sets the end row.
setEndsWith(boolean) - Method in class com.toolsverse.etl.metadata.DatabaseFilter
Sets the "ENDS WITH" modifier.
setEndTime(Date) - Method in class com.toolsverse.etl.core.engine.EtlResponse
Sets the end time.
setError(String) - Method in class com.toolsverse.etl.core.engine.TaskResult
Sets the error.
setErrorLocationInSql(Point) - Method in class com.toolsverse.etl.core.config.EtlConfig
Sets the location of the error in SQL.
setErrorLocationInSql(Point) - Method in class com.toolsverse.etl.core.engine.EtlResponse
Sets the error location in the last executed SQL.
setEscapeProcessing(boolean) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
setEscapeQuote(boolean) - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Sets the escape quote.
setEtlConfig(EtlConfig) - Method in class com.toolsverse.etl.core.engine.EtlRequest
Sets the etl config.
setEtlDriverClassname(String) - Method in class com.toolsverse.etl.common.Alias
Sets the etl driver classname.
setEtlMetricsTracker(EtlMetricsTracker) - Method in class com.toolsverse.etl.core.engine.Scenario
Sets the etl metrics tracker.
setEtlThreadContext(EtlThreadContext) - Method in class com.toolsverse.config.SystemConfig
Sets the etl thread context.
setEvent(String) - Method in class com.toolsverse.service.LogNode
Sets the event.
setExactSearch(boolean) - Method in class com.toolsverse.etl.metadata.DatabaseFilter
Sets the "exact search" modifier.
setException(Exception) - Method in class com.toolsverse.etl.core.engine.EtlResponse
Sets the exception.
setException(String) - Method in class com.toolsverse.etl.core.engine.FileMetrics
Sets the exception.
setException(Exception) - Method in class com.toolsverse.etl.core.engine.Scenario
Sets the exception.
setException(Exception) - Method in class com.toolsverse.etl.sql.service.SqlResult
Sets the exception.
setExceptionDuringExtract(String) - Method in class com.toolsverse.etl.core.engine.EtlMetrics
Sets the exception during extract.
setExceptionDuringLoad(String) - Method in class com.toolsverse.etl.core.engine.EtlMetrics
Sets the exception during load.
setExceptionMask(String) - Method in class com.toolsverse.etl.common.OnException
Sets the exception mask.
setExclude(Boolean) - Method in class com.toolsverse.etl.common.FieldMapping
Sets the exclude from the destination flag
setExclude(String) - Method in class com.toolsverse.etl.core.engine.Source
Sets the list of the excluded tables for wildcard matching.
setExecute(List<Scenario>) - Method in class com.toolsverse.etl.core.config.EtlConfig
Sets the list of the etl scenarios to execute.
setExecute(List<Scenario>) - Method in class com.toolsverse.etl.core.engine.Scenario
Sets the list of inner scenarios.
setExt(String) - Method in class com.toolsverse.etl.connector.html.HtmlConnectorParams
Sets the file extension.
setExt(String) - Method in class com.toolsverse.etl.connector.json.JsonConnectorParams
Sets the file extension.
setExt(String) - Method in class com.toolsverse.etl.connector.json.JsonDatasetConnectorParams
Sets the file extension.
setExt(String) - Method in class com.toolsverse.etl.connector.pdf.PdfConnectorParams
Sets the file extension.
setExt(String) - Method in class com.toolsverse.etl.connector.text.ClobConnectorParams
Sets the file extension.
setExt(String) - Method in class com.toolsverse.etl.connector.text.KeyValueConnectorParams
Sets the file extension.
setExt(String) - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Sets the file extension.
setExt(String) - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
Sets the file extension.
setExtractFinished(Object) - Method in class com.toolsverse.etl.core.engine.EtlMetrics
Sets the extract finished.
setExtractStarted(Object) - Method in class com.toolsverse.etl.core.engine.EtlMetrics
Sets the extract started.
setFetchDirection(int) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
setFetchSize(int) - Method in class com.toolsverse.etl.common.Alias
Sets the fetch size.
setFetchSize(int) - Method in class com.toolsverse.etl.core.engine.Source
Sets the fetch size.
setFetchSize(int) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
setField(FieldDef) - Method in class com.toolsverse.etl.common.DataSet
Replaces current field defined by field.getName() on the given field.
setFieldAttr(FieldDef, String, String) - Method in class com.toolsverse.etl.common.DataSet
Sets the attribute of the field.
setFieldDataType(FieldDef, int, String) - Method in class com.toolsverse.etl.connector.FileConnectorParams
Sets the field data type.
setFieldName(String) - Method in class com.toolsverse.etl.common.Variable
Sets the field name.
setFields(DataSetFields) - Method in class com.toolsverse.etl.common.DataSet
Sets the fields.
setFields(String) - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Sets the fields.
setFieldSize(int) - Method in class com.toolsverse.etl.common.FieldDef
Sets the field size.
setFieldsMapping(ListHashMap<String, String>) - Method in class com.toolsverse.etl.connector.sql.SqlConnectorParams
Sets the fields mapping.
setFieldTypeOverriddenByVar(boolean) - Method in class com.toolsverse.etl.common.FieldDef
Sets the value of the parameter "field type overridden by var".
setFieldValue(DataSetRecord, int, Object) - Method in class com.toolsverse.etl.common.DataSet
Sets the field value.
setFieldValue(DataSetRecord, String, Object) - Method in class com.toolsverse.etl.common.DataSet
Sets the field value.
setFieldValue(int, int, Object) - Method in class com.toolsverse.etl.common.DataSet
Sets the field value.
setFieldValue(int, String, Object) - Method in class com.toolsverse.etl.common.DataSet
Sets the field value.
setFieldValue(String, Object) - Method in class com.toolsverse.etl.core.engine.BaseMetrics
Sets the field value.
setFile(String) - Method in class com.toolsverse.io.MailParams
Sets the file name to attach.
setFileName(String) - Method in class com.toolsverse.etl.connector.FileConnectorParams
Sets the file name.
setFileName(String) - Method in class com.toolsverse.etl.connector.sql.SqlConnectorParams
Sets the file name.
setFileName(String) - Method in class com.toolsverse.etl.core.engine.EtlMetricsTracker
Sets the file name.
setFileName(String) - Method in class com.toolsverse.etl.core.engine.EtlResponse
Sets the file name.
setFileNameRequired(boolean) - Method in class com.toolsverse.etl.connector.FileConnectorParams
Sets the "file name required" flag.
setFileNameRequired(boolean) - Method in class com.toolsverse.etl.connector.sql.SqlConnectorParams
Sets the "file name required" flag.
setFileNameToRead(String) - Method in class com.toolsverse.etl.common.DataSet
Sets the file name to read.
setFileNameToWrite(String) - Method in class com.toolsverse.etl.common.DataSet
Sets the file name to write.
setFileOutputStream(OutputStream) - Method in class com.toolsverse.etl.connector.xml.XmlConnectorParams
Sets the file output stream.
setFileOutputStream(OutputStream) - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
Sets the file output stream.
setFilter(String) - Method in class com.toolsverse.etl.common.DataSet
Sets the filter.
setFilter(String) - Method in class com.toolsverse.etl.connector.BaseProducerPackage
Sets the filter.
setFilter(String) - Method in class com.toolsverse.etl.connector.BaseStreamingPackage
Sets the filter.
setFilter(String) - Method in class com.toolsverse.etl.connector.json.JsonConnectorParams
Sets the javascript filter.
setFilter(String) - Method in class com.toolsverse.etl.connector.service.ConnectorRequest
Sets the filter.
setFilter(String) - Method in class com.toolsverse.etl.connector.text.KeyValueConnectorParams
Sets the javascript filter.
setFilter(String) - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Sets the javascript filter.
setFilterByField(String) - Method in class com.toolsverse.etl.connector.sql.SqlConnectorParams
Sets the field name to filter by.
setFilterByFieldValue(String) - Method in class com.toolsverse.etl.connector.sql.SqlConnectorParams
Sets the field value to filter by.
setFinal(boolean) - Method in class com.toolsverse.etl.core.engine.Task
Sets the "is final" attribute of the task.
setFinished(Date) - Method in class com.toolsverse.etl.core.engine.FileMetrics
Sets the finished.
setFirstRowData(boolean) - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Sets the "first row hash data" flag.
setFloat(int, float) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
setFloat(String, float) - Method in class com.toolsverse.etl.sql.NamedParameterPreparedStatement
 
setFlow(String) - Method in class com.toolsverse.etl.core.engine.EtlMetrics
Sets the flow name.
setFlow(String) - Method in class com.toolsverse.etl.core.engine.FileMetrics
Sets the flow name.
setFlow(String) - Method in class com.toolsverse.etl.core.engine.Task
Sets the flow name.
setFlowId(String) - Method in class com.toolsverse.config.EtlThreadContext
Sets the flow id.
setFlowId(String) - Method in class com.toolsverse.etl.core.engine.EtlRequest
Sets the flow id.
setFolder(String) - Method in class com.toolsverse.etl.connector.FileConnectorParams
Sets the folder.
setFolder(String) - Method in class com.toolsverse.io.MailParams
Sets the name of folder in which to record mail.
setFooter(String) - Method in class com.toolsverse.io.MailParams
Sets the footer.
setForceExt(boolean) - Method in class com.toolsverse.etl.connector.FileConnectorParams
Sets the value of the flag forceExt.
setFormat(String) - Method in class com.toolsverse.etl.core.engine.EtlMetricsTracker
Sets the format.
setFormula(String) - Method in class com.toolsverse.etl.common.FieldMapping
Sets the formula
setFormulaType(String) - Method in class com.toolsverse.etl.common.FieldMapping
Sets the formula type
setFrom(String) - Method in class com.toolsverse.io.MailParams
Sets the from.
setFromCursor(boolean) - Method in class com.toolsverse.etl.common.FunctionContext
Sets the flag "from cursor".
setFullyQualifiedDestination(String) - Method in class com.toolsverse.etl.common.FieldMapping
Sets the fully qualified destination name.
setFullyQualifiedSource(String) - Method in class com.toolsverse.etl.common.FieldMapping
Sets the fully qualified source name.
setFunction(String) - Method in class com.toolsverse.etl.common.Variable
Sets the function.
setFunctionClassName(String) - Method in class com.toolsverse.etl.common.Variable
Sets the function class name.
setGenerator(JsonGenerator) - Method in class com.toolsverse.etl.connector.json.JsonConnectorParams
Sets the json generator.
setGenerator(JsonGenerator) - Method in class com.toolsverse.etl.connector.json.JsonDatasetConnectorParams
Sets the json generator.
setGetter(String) - Method in class com.toolsverse.mvc.model.Model.Attribute
Sets the name of the getter method.
setGlobalRowLimit(Integer) - Method in class com.toolsverse.etl.core.config.EtlConfig
Sets the global row limit.
setGroupThreads(boolean) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the flag which enables grouping destinations with the same threadGroupName
setHasAddRecordCallback(boolean) - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
Sets the flag "has add record callback".
setHasCatalogs(boolean) - Method in class com.toolsverse.etl.metadata.BaseMetadata
Sets the value for the flag "has catalogs".
setHasDecimal(boolean) - Method in class com.toolsverse.etl.common.FieldDef
Sets the checks for decimal.
setHasDestinationsWithNewConnection(boolean) - Method in class com.toolsverse.etl.core.engine.Scenario
Sets the value of the flag hasDestinationsWithNewConnection.
setHasExtraDataCols(boolean) - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Sets the value of the flag "file has extra data columns".
setHasFieldsWithIndex(boolean) - Method in class com.toolsverse.etl.common.DataSetFields
Sets the checks for fields with index.
setHasNoParentRowTag(boolean) - Method in class com.toolsverse.etl.common.FieldDef
Sets the flag "has no parent row tag".
setHasParams(boolean) - Method in class com.toolsverse.etl.common.FieldDef
Sets the "has parameters" flag.
setHasParams(boolean) - Method in class com.toolsverse.etl.sql.service.SqlRequest
Sets the "has params" flag.
setHasSchemas(boolean) - Method in class com.toolsverse.etl.metadata.BaseMetadata
Sets the value for the flag "has schemas".
setHeader(String) - Method in class com.toolsverse.io.MailParams
Sets the header.
setHiddenIfEmpty(boolean) - Method in class com.toolsverse.etl.common.FieldDef
Sets the value of the flag "hidden if empty".
setHiddenInNested(boolean) - Method in class com.toolsverse.etl.common.FieldDef
Sets the attribute "hidden in nested".
setHideInNested(boolean) - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
Sets the new value of the flag "hide in nested".
setHighWatermarkCode(String) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the high watermark code.
setHighWatermarkField(String) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the high watermark field.
setHighWatermarkField(String) - Method in class com.toolsverse.etl.core.engine.Source
Sets the high watermark field.
setHighWatermarkFieldValue(Object) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the high watermark field value.
setHighWatermarkFieldValueOnStart(Object) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the high watermark field value on start.
setHighWatermarkOnExtract(Object) - Method in class com.toolsverse.etl.core.engine.EtlMetrics
Sets the high watermark on extract.
setHighWatermarkOnLoad(Object) - Method in class com.toolsverse.etl.core.engine.EtlMetrics
Sets the high watermark on load.
setHoldability(int) - Method in class com.toolsverse.etl.sql.connection.SshConnection
 
setHoldability(int) - Method in class com.toolsverse.etl.sql.connection.StreamingConnection
 
setHost(String) - Method in class com.toolsverse.etl.sql.connection.GenericUrlParser
 
setHost(String) - Method in class com.toolsverse.etl.sql.connection.JdbcUrlParser
 
setHost(String) - Method in interface com.toolsverse.etl.sql.connection.UrlParser
Sets the host.
setHosts(List<String>) - Method in class com.toolsverse.etl.sql.connection.GenericUrlParser
 
setHosts(List<String>) - Method in class com.toolsverse.etl.sql.connection.JdbcUrlParser
 
setHosts(List<String>) - Method in interface com.toolsverse.etl.sql.connection.UrlParser
Sets the hosts.
setHwmSqlExceptionToIgnore(String) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the hwm sql exception to ignore.
setId(String) - Method in class com.toolsverse.etl.core.engine.Scenario
Sets the unique id.
setId(String) - Method in class com.toolsverse.io.FileResource
Sets the file id.
setIgnoreAttrsInValueAttrNode(boolean) - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
Sets the ignore attrs in value attr node.
setIgnoreBindVarCheck(boolean) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the ignore bind var check.
setIgnoreBom(boolean) - Method in class com.toolsverse.etl.connector.text.KeyValueConnectorParams
Sets the ignore byte order mark (bom) property.
setIgnoreBom(boolean) - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Sets the ignore byte order mark (bom) property.
setIgnoreEmpty(boolean) - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
Sets the ignore empty flag.
setIgnoreEmpty(boolean) - Method in class com.toolsverse.etl.core.engine.Source
Sets the ignore empty source flag.
setIgnoreNoRecords(boolean) - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
Sets the ignore no records flag.
setIgnoreNoRecords(boolean) - Method in class com.toolsverse.etl.core.engine.Source
Sets the ignore no records in source flag.
setIgnoreValuesInValueAttrNode(boolean) - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
Sets the ignore values in value attr node.
setInclude(Boolean) - Method in class com.toolsverse.etl.common.FieldMapping
Sets the add to the destination flag
setInclude(String) - Method in class com.toolsverse.etl.core.engine.Source
Sets the list of the included tables for wildcard matching.
setIndex(int) - Method in class com.toolsverse.etl.common.FieldDef
Sets the index.
setIndex(int) - Method in class com.toolsverse.etl.connector.text.TextFilter
Sets the index.
setIndexInRecord(int) - Method in class com.toolsverse.etl.common.FieldDef
Sets the index in record.
setIndexSuffix(String) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the index suffix.
setInitSql(String) - Method in class com.toolsverse.etl.common.Alias
Sets the sql which will be executed right after JDBC connection is established.
setInitSql(String) - Method in class com.toolsverse.etl.driver.CallableDriver
 
setInitSql(String) - Method in interface com.toolsverse.etl.driver.Driver
Sets the initialization sql.
setInitSql(String) - Method in class com.toolsverse.etl.driver.SimpleDriver
 
setInlineTasks(ListHashMap<String, Task>) - Method in interface com.toolsverse.etl.core.engine.Block
Sets the tasks which are executed for each row of the DataSet object associated with the scenario block.
setInlineTasks(ListHashMap<String, Task>) - Method in class com.toolsverse.etl.core.engine.Destination
 
setInlineTasks(ListHashMap<String, Task>) - Method in class com.toolsverse.etl.core.engine.Source
 
setInnerDataSet(boolean, DataSet) - Method in class com.toolsverse.etl.common.DataSet
Sets the inner data set flag.
setInputStream(InputStream) - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
Sets the input stream.
setInputStream(InputStream) - Method in class com.toolsverse.io.DirectProcessor
 
setInt(int, int) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
setInt(String, int) - Method in class com.toolsverse.etl.sql.NamedParameterPreparedStatement
 
setIoProcessor(IoProcessor) - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
Sets the io processor.
setIsAdd(boolean) - Method in class com.toolsverse.etl.common.Variable
Sets "is add" flag.
setIsCdata(boolean) - Method in class com.toolsverse.mvc.model.Model.Attribute
Sets the value of the "is cdata" flag.
setIsDirectory(boolean) - Method in class com.toolsverse.io.FileResource
Sets the flag isDirectory.
setIsEmpty(boolean) - Method in interface com.toolsverse.etl.core.engine.Block
Sets the state of the field isEmpty for the scenario block regardless of the actual state of the DataSet object.
setIsEmpty(boolean) - Method in class com.toolsverse.etl.core.engine.Destination
 
setIsEmpty(boolean) - Method in class com.toolsverse.etl.core.engine.Source
 
setIsExecuteQuery(boolean) - Method in class com.toolsverse.etl.sql.service.SqlRequest
Sets the "is execute query" flag.
setIsGlobal(boolean) - Method in class com.toolsverse.etl.common.Variable
Sets the "is global" flag.
setIsInclude(boolean) - Method in class com.toolsverse.etl.common.Variable
Sets "is include" flag.
setIsIndependent(Boolean) - Method in class com.toolsverse.etl.core.engine.Source
Sets the "is independent" flag.
setIsInitializing(boolean) - Method in interface com.toolsverse.mvc.controller.ControllerAdapter
Sets the checks if is initializing.
setIsInitializing(boolean) - Method in class com.toolsverse.mvc.controller.ControllerAdapterImpl
 
setIsInner(boolean) - Method in class com.toolsverse.etl.core.engine.Scenario
Sets "is inner" flag.
setIsTolerate(boolean) - Method in class com.toolsverse.etl.common.Variable
Sets the "tolerate" flag.
setJarPath(String) - Method in class com.toolsverse.ext.loader.Unit
Sets the jar path.
setJavaType(String) - Method in class com.toolsverse.etl.common.FieldMapping
Sets the java.sql.Type type
setJdbcDriverClass(String) - Method in class com.toolsverse.etl.common.Alias
Sets the class name of the driver for the JDBC database connection.
setJsonArray(boolean) - Method in class com.toolsverse.etl.common.FieldDef
Sets the flag "is json array".
setJsonWriter(JsonWriter) - Method in class com.toolsverse.etl.connector.json.JsonConnectorParams
Sets the json writer.
setJsonWriter(JsonWriter) - Method in class com.toolsverse.etl.connector.json.JsonDatasetConnectorParams
Sets the json writer.
setKeepDataSet(boolean) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the "is keep data set" flag.
setKey(boolean) - Method in class com.toolsverse.etl.common.FieldDef
Sets the 'is key' flag.
setKey(K) - Method in class com.toolsverse.util.TypedKeyValue
Sets the key.
setKeyFields(String) - Method in class com.toolsverse.etl.common.DataSet
Sets the names of the key fields.
setKeyFields(String) - Method in class com.toolsverse.etl.common.OnException
Sets the name of the key fields.
setKeyFields(String) - Method in class com.toolsverse.etl.core.engine.Source
 
setKeyName(String) - Method in class com.toolsverse.etl.core.engine.Source
Sets the key name.
setLabel(String) - Method in class com.toolsverse.etl.common.Variable
Sets the label.
setLang(String) - Method in class com.toolsverse.etl.common.Variable
Sets the code language.
setLanguage(String) - Method in class com.toolsverse.etl.core.engine.RunningEtlTask
Sets the language.
setLastComment(String) - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
Sets the last comment.
setLastCreatedFile(String) - Method in class com.toolsverse.etl.core.engine.EtlMetrics
Sets the last created file.
setLastCreatedFile(String, String) - Method in class com.toolsverse.etl.core.engine.EtlMetricsTracker
Sets the last created file.
setLastException(Throwable) - Method in class com.toolsverse.config.LocalEtlThreadContext
Sets the last exception.
setLastException(Throwable) - Method in class com.toolsverse.etl.core.config.EtlConfig
Sets the last exception.
setLastException(Throwable) - Method in class com.toolsverse.etl.core.config.EtlContextImpl
 
setLastException(Throwable) - Method in interface com.toolsverse.util.log.InfoLogger
Sets the last exception.
setLastExecutedCode(String) - Method in class com.toolsverse.etl.core.config.EtlConfig
Sets the last executed code.
setLastExecutedFileName(String) - Method in class com.toolsverse.etl.core.config.EtlConfig
Sets the last executed file name.
setLastModified(long) - Method in class com.toolsverse.io.FileResource
Sets the last modification time.
setLastReadFile(String) - Method in class com.toolsverse.etl.core.engine.EtlMetrics
Sets the last read file.
setLastReadFile(String, String) - Method in class com.toolsverse.etl.core.engine.EtlMetricsTracker
Sets the last created file.
setLastSuccessfulExtractFinished(Object) - Method in class com.toolsverse.etl.core.engine.EtlMetrics
Sets the last successful extract finished.
setLastSuccessfulExtractStarted(Object) - Method in class com.toolsverse.etl.core.engine.EtlMetrics
Sets the last successful extract started.
setLastSuccessfulLoadFinished(Object) - Method in class com.toolsverse.etl.core.engine.EtlMetrics
Sets the last successful load finished.
setLastSuccessfulLoadStarted(Object) - Method in class com.toolsverse.etl.core.engine.EtlMetrics
Sets the last successful load started.
setLengthArray(int[]) - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Sets the length array.
setLevel(Integer) - Method in class com.toolsverse.etl.common.FieldMapping
Sets the source field nestiness level
setLevel(int) - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
Sets the level of nestennes.
setLevel(int) - Method in class com.toolsverse.util.log.Log4jWriter
 
setLevel(Object, int) - Method in class com.toolsverse.util.log.Log4jWriter
 
setLevel(int) - Static method in class com.toolsverse.util.log.Logger
Sets the log levelt.
setLevel(Object, int) - Static method in class com.toolsverse.util.log.Logger
Sets the log level for the object.
setLevel(int) - Method in interface com.toolsverse.util.log.LogWriter
Sets the log levelt.
setLevel(Object, int) - Method in interface com.toolsverse.util.log.LogWriter
Sets the log level for the object.
setLine(String) - Method in class com.toolsverse.etl.connector.text.TextFilter
Sets the line.
setLineSeparator(String) - Method in class com.toolsverse.etl.connector.text.KeyValueConnectorParams
Sets the line separator.
setLineSeparator(String) - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Sets the line separator.
setLinesLimit(int) - Method in class com.toolsverse.etl.driver.CallableDriver
 
setLinesLimit(int) - Method in interface com.toolsverse.etl.driver.Driver
Sets the maximum number of lines in the sql block supported by database.
setLinesLimit(int) - Method in class com.toolsverse.etl.driver.SimpleDriver
 
setLinkedCacheProvider(CacheProvider<String, Object>) - Method in class com.toolsverse.etl.common.Variable
Sets the linked cache provider.
setLinkedDestination(String) - Method in class com.toolsverse.etl.common.Variable
Sets the name of the linked destination.
setLinkedSourceName(String) - Method in class com.toolsverse.etl.core.engine.Source
Sets the name of the linked source.
setLinkedVarName(String) - Method in class com.toolsverse.etl.common.Variable
Sets the linked variable name.
setLoadAction(String) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the load action.
setLoadActionCond(String) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the load action evaluation conditions.
setLoadActionLang(String) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the load action evaluation language.
setLoadActionSkipDeletesWithMerge(boolean) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the flag which when enabled will trigger skipping the deletes when executing cdc merge action.
setLoadFinished(Object) - Method in class com.toolsverse.etl.core.engine.EtlMetrics
Sets the load finished.
setLoadKey(String) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the load key.
setLoadKeySet(boolean) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the load key set.
setLoadStarted(Object) - Method in class com.toolsverse.etl.core.engine.EtlMetrics
Sets the load started.
setLocalCommit(boolean) - Method in class com.toolsverse.etl.common.Alias
Sets the value for local commit field.
setLocalEtlThreadContext(LocalEtlThreadContext) - Method in class com.toolsverse.config.SystemConfig
Sets the local etl thread context.
setLocalHost(String) - Method in class com.toolsverse.etl.sql.connection.SshConnection
Sets the local host.
setLocalPort(int) - Method in class com.toolsverse.etl.sql.connection.SshConnection
Sets the local port.
setLocation(boolean, String, TypedKeyValue<Point, Point>) - Method in class com.toolsverse.etl.common.Variable
Set the location for the artifacts such UI items.
setLocation(boolean, String, Node) - Method in interface com.toolsverse.etl.core.engine.Block
Set the location for the artifacts such as tasks, variables, etc.
setLocation(boolean, String, TypedKeyValue<Point, Point>) - Method in interface com.toolsverse.etl.core.engine.Block
Set the location for the artifacts such as tasks, variables, etc.
setLocation(boolean, String, Node) - Method in class com.toolsverse.etl.core.engine.Destination
 
setLocation(boolean, String, TypedKeyValue<Point, Point>) - Method in class com.toolsverse.etl.core.engine.Destination
 
setLocation(boolean, String, Node) - Method in class com.toolsverse.etl.core.engine.Scenario
Set the location for the artifacts such as sources, destinations, etc.
setLocation(boolean, String, TypedKeyValue<Point, Point>) - Method in class com.toolsverse.etl.core.engine.Scenario
Set the location for the artifacts such as sources, destinations, etc.
setLocation(boolean, String, Node) - Method in class com.toolsverse.etl.core.engine.Source
 
setLocation(boolean, String, TypedKeyValue<Point, Point>) - Method in class com.toolsverse.etl.core.engine.Source
 
setLocation(boolean, String, Node) - Method in class com.toolsverse.etl.core.engine.Task
Set the location for the artifacts such as variables, etc.
setLocation(boolean, String, TypedKeyValue<Point, Point>) - Method in class com.toolsverse.etl.core.engine.Task
Set the location for the artifacts such as variables, etc.
setLogAppender(Object) - Method in class com.toolsverse.config.EtlThreadContext
Sets the log appender.
setLogger(LogWriter) - Static method in class com.toolsverse.util.log.Logger
Set the LogWriter
setLogLevel(int) - Method in class com.toolsverse.etl.core.config.EtlConfig
Sets the log level.
setLogLevel(int) - Method in class com.toolsverse.etl.core.engine.EtlRequest
Sets the log level.
setLogStep(int) - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
Sets the log step.
setLogStep(int) - Method in class com.toolsverse.etl.core.config.EtlConfig
Sets the log step.
setLong(int, long) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
setLong(String, long) - Method in class com.toolsverse.etl.sql.NamedParameterPreparedStatement
 
setLoopCode(String) - Method in class com.toolsverse.etl.core.engine.Scenario
Sets the loop code.
setLoopConnectionName(String) - Method in class com.toolsverse.etl.core.engine.Scenario
Sets the loop connection name.
setLoopCount(String) - Method in class com.toolsverse.etl.core.engine.Scenario
Sets the loop count.
setLoopField(String) - Method in class com.toolsverse.etl.core.engine.Scenario
Sets the loop field.
setLoopLang(String) - Method in class com.toolsverse.etl.core.engine.Scenario
Sets the loop language.
setLoopProperties(Map<String, String>) - Method in exception com.toolsverse.etl.exception.EtlException
Sets the loop properties.
setLoopThreads(int) - Method in class com.toolsverse.etl.core.engine.Scenario
Sets the loop threads.
setLoopVarName(String) - Method in class com.toolsverse.etl.core.engine.Scenario
Sets the loop variable name.
setLoopVarPattern(String) - Method in class com.toolsverse.etl.core.engine.Scenario
Sets the loop variable pattern.
setMailer(String) - Method in class com.toolsverse.io.MailParams
Sets the mailer.
setMailHost(String) - Method in class com.toolsverse.io.MailParams
Sets the mail host.
setMailPassword(String) - Method in class com.toolsverse.io.MailParams
Sets the mail password.
setMailPort(String) - Method in class com.toolsverse.io.MailParams
Sets the mail port.
setMailUser(String) - Method in class com.toolsverse.io.MailParams
Sets the mail user.
setMainScenarioName(String) - Method in class com.toolsverse.etl.core.config.EtlConfig
Sets the main scenario name.
setMandatory(boolean) - Method in class com.toolsverse.etl.core.engine.Source
Sets the "mandatory" flag.
setMandatorySources(ListHashMap<String, Source>) - Method in class com.toolsverse.etl.core.engine.Scenario
Sets the mandatory sources.
setMasterModel(Model) - Method in interface com.toolsverse.mvc.controller.Controller
Sets the master model.
setMasterModel(Model) - Method in class com.toolsverse.mvc.controller.ControllerImpl
 
setMasterView(View) - Method in interface com.toolsverse.mvc.controller.Controller
Sets the master view.
setMasterView(View) - Method in class com.toolsverse.mvc.controller.ControllerImpl
 
setMatch(String) - Method in class com.toolsverse.etl.core.engine.Source
Sets the match.
setMaxCharSize(int) - Method in class com.toolsverse.etl.driver.CallableDriver
 
setMaxCharSize(int) - Method in interface com.toolsverse.etl.driver.Driver
Sets the maximum char size.
setMaxCharSize(int) - Method in class com.toolsverse.etl.driver.SimpleDriver
 
setMaxFieldSize(int) - Method in class com.toolsverse.etl.common.Alias
Sets the max field size.
setMaxFieldSize(int) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
setMaxFiles(int) - Method in class com.toolsverse.etl.core.engine.Source
Sets the max files to process when wildcard processing is enabled.
setMaxLoopIterations(int) - Method in class com.toolsverse.etl.core.engine.Scenario
Sets the maximum number of loop iterations.
setMaxPrecision(int) - Method in class com.toolsverse.etl.driver.CallableDriver
 
setMaxPrecision(int) - Method in interface com.toolsverse.etl.driver.Driver
Sets the maximum precision.
setMaxPrecision(int) - Method in class com.toolsverse.etl.driver.SimpleDriver
 
setMaxRows(int) - Method in class com.toolsverse.etl.common.Alias
Sets the max rows.
setMaxRows(int) - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
Sets the maximum number of rows allowed for the DataSet.
setMaxRows(int) - Method in class com.toolsverse.etl.core.engine.Source
Sets the maximum number of rows to extract.
setMaxRows(int) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
setMaxRowsInFile(int) - Method in class com.toolsverse.etl.connector.text.KeyValueConnectorParams
Sets the max number of rows in file created.
setMaxRowsInFile(int) - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Sets the max number of rows in file created.
setMaxScale(int) - Method in class com.toolsverse.etl.driver.CallableDriver
 
setMaxScale(int) - Method in interface com.toolsverse.etl.driver.Driver
Sets the maximum scale.
setMaxScale(int) - Method in class com.toolsverse.etl.driver.SimpleDriver
 
setMaxSize(int) - Method in class com.toolsverse.cache.LinkedMemoryCache
Sets the maximum size of the cache
setMaxSize(int) - Method in class com.toolsverse.cache.SynchLinkedMemoryCache
Sets the maximum size of the cache
setMaxSize(int) - Method in interface com.toolsverse.util.history.History
Sets the maximum size of the history.
setMaxSize(int) - Method in class com.toolsverse.util.history.HistoryImpl
 
setMaxSize(int) - Method in class com.toolsverse.util.LimitedMap
Sets the max size.
setMaxStringLiteralSize(int) - Method in class com.toolsverse.etl.driver.CallableDriver
 
setMaxStringLiteralSize(int) - Method in interface com.toolsverse.etl.driver.Driver
Sets the maximum string literal size.
setMaxStringLiteralSize(int) - Method in class com.toolsverse.etl.driver.SimpleDriver
 
setMaxVarcharSize(int) - Method in class com.toolsverse.etl.driver.CallableDriver
 
setMaxVarcharSize(int) - Method in interface com.toolsverse.etl.driver.Driver
Sets the maximum varchar size.
setMaxVarcharSize(int) - Method in class com.toolsverse.etl.driver.SimpleDriver
 
setMergeMetrics(boolean) - Method in class com.toolsverse.etl.core.engine.Scenario
Sets the merge metrics.
setMessage(String) - Method in class com.toolsverse.etl.common.OnException
Sets the message displayed on exception.
setMessage(String) - Method in class com.toolsverse.io.MailParams
Sets the message to send.
setMessage(String) - Method in class com.toolsverse.service.LogNode
Sets the message.
setMessage(M) - Method in class com.toolsverse.util.AnyMessage
Sets the message.
setMessage(String) - Method in class com.toolsverse.util.concurrent.ConcurrentFeature
Sets the message which will be displayed on progress indicator.
setMetaData(Map<String, FieldDef>) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the meta data.
setMetadataAlter(boolean) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the flag which controls if the etl process should check if the destination table should be altered
setMetadataCreate(boolean) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the flag which controls if the etl process should check if the destination table should be re-created
setMetadataDest(boolean) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the metadata dest.
setMetadataDriverClassname(String) - Method in class com.toolsverse.etl.common.Alias
Sets the metadata driver classname.
setMetadataExtractorClass(String) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the metadata extractor class name.
setMetadataExtractorClass(String) - Method in class com.toolsverse.etl.core.engine.Scenario
Sets the metadata extractor class name.
setMetadataOrder(boolean) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the metadata order.
setMetadataSource(boolean) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the metadata source.
setMetrics(List<Scenario>) - Method in class com.toolsverse.etl.core.engine.EtlResponse
Sets the metrics.
setMetricsFolder(String) - Method in class com.toolsverse.etl.core.engine.Scenario
Sets the metrics folder.
setMissingFields(List<String>) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the fields missing in destination.
setModifier(String) - Method in class com.toolsverse.etl.core.engine.EtlUnit
 
setMultiLineRecord(boolean) - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Sets the flag which controls if multi line recorrds exist in the document.
setName(String) - Method in class com.toolsverse.etl.common.Alias
Sets the name of the alias.
setName(String) - Method in class com.toolsverse.etl.common.DataSet
Sets the name.
setName(String) - Method in class com.toolsverse.etl.common.FieldDef
Sets the name.
setName(String) - Method in class com.toolsverse.etl.common.OnException
Sets the name.
setName(String) - Method in class com.toolsverse.etl.common.Variable
Sets the name.
setName(String) - Method in interface com.toolsverse.etl.core.engine.Block
Sets the name of the block.
setName(String) - Method in class com.toolsverse.etl.core.engine.Destination
 
setName(String) - Method in class com.toolsverse.etl.core.engine.EtlMetrics
Sets the name.
setName(String) - Method in class com.toolsverse.etl.core.engine.FileMetrics
Sets the name.
setName(String) - Method in class com.toolsverse.etl.core.engine.RunningEtlTask
Sets the name.
setName(String) - Method in class com.toolsverse.etl.core.engine.Scenario
Sets the name.
setName(String) - Method in class com.toolsverse.etl.core.engine.Source
 
setName(String) - Method in class com.toolsverse.etl.core.engine.Task
 
setName(String) - Method in class com.toolsverse.io.FileResource
Sets the name.
setNameSpace(String) - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
Sets the namespace.
setNativeDataType(String) - Method in class com.toolsverse.etl.common.FieldDef
Sets the native data type.
setNCharacterStream(int, Reader, long) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
setNCharacterStream(int, Reader) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
setNClob(int, NClob) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
setNClob(int, Reader, long) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
setNClob(int, Reader) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
setNestedStyle(String) - Method in class com.toolsverse.etl.connector.json.JsonConnectorParams
Sets the nested style.
setNetworkTimeout(Executor, int) - Method in class com.toolsverse.etl.sql.connection.SshConnection
 
setNetworkTimeout(Executor, int) - Method in class com.toolsverse.etl.sql.connection.StreamingConnection
 
setNewConnection(boolean) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the "new connection" flag.
setNewConnection(boolean) - Method in class com.toolsverse.etl.core.engine.Source
Sets the "new connection" flag.
setNewConnectionSourceQuery(boolean) - Method in class com.toolsverse.etl.core.engine.Source
Sets the "new connection source query" flag.
setNewFile(String) - Method in class com.toolsverse.io.IoStatus
Sets the new file name.
setNewName(String) - Method in class com.toolsverse.etl.core.engine.FileMetrics
Sets the new name.
setNext(ConcurrentLinkedHashMap.Node<K, V>) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.Node
 
setNext(T) - Method in interface com.toolsverse.util.concurrentlinkedhashmap.Linked
Sets the next element or null if there is no link.
setNoConnection(boolean) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the "no connection" flag.
setNoConnection(boolean) - Method in class com.toolsverse.etl.core.engine.Source
Sets the "no connection" flag.
setNoConnection(boolean) - Method in class com.toolsverse.etl.core.engine.Task
Sets the "no connection" flag.
setNode(TreeNode) - Method in class com.toolsverse.util.TreeNode
Replaces this node with a new node.
setNonameColumnName(String) - Method in class com.toolsverse.etl.connector.text.KeyValueConnectorParams
Sets the noname column name.
setNonameColumnName(String) - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Sets the noname column name.
setNoOriginalFileName(boolean) - Method in class com.toolsverse.etl.connector.FileConnectorParams
Sets the "no original file name" flag.
setNoOwner(boolean) - Method in class com.toolsverse.etl.common.Alias
Sets the no owner.
setNoReader(boolean) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the "no reader" flag.
setNoWriter(boolean) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the "no writer" flag.
setNString(int, String) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
setNull(int, int) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
setNull(int, int, String) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
setNull(String, int) - Method in class com.toolsverse.etl.sql.NamedParameterPreparedStatement
 
setNull(PreparedStatement, int, int) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Sets the null.
setNullable(boolean) - Method in class com.toolsverse.etl.common.FieldDef
Sets the nullable.
setNullable(Boolean) - Method in class com.toolsverse.etl.common.FieldMapping
Sets the destination is nullable flag
setNullAttr(String) - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
Sets the null attribute.
setNullIfEmpty(boolean) - Method in class com.toolsverse.etl.connector.FileConnectorParams
Sets the value of the property "null if empty".
setNullIfEmpty(boolean) - Method in class com.toolsverse.etl.core.engine.LoadFunctionContext
Sets the value of the property "null if empty".
setNumberOfColumnsInFile(int) - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
 
setNumberOfDataColsSameAsFields(boolean) - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Sets the value of the "number of data columns same as fields" flag.
setNumberOfExtractedRecords(Object) - Method in class com.toolsverse.etl.core.engine.EtlMetrics
Sets the number of extracted records.
setNumberOfFiles(Long) - Method in class com.toolsverse.etl.core.engine.FileMetrics
Sets the number of files processed.
setNumberOfFiles(Long) - Method in class com.toolsverse.io.IoStatus
Sets the number of files processed.
setNumberOfLoadedRecords(Object) - Method in class com.toolsverse.etl.core.engine.EtlMetrics
Sets the number of loaded records.
setNumberOfRecords(Long) - Method in class com.toolsverse.etl.core.engine.FileMetrics
Sets the number of records of processed records.
setNumberOfRecords(long) - Method in class com.toolsverse.etl.core.engine.OnAddDataSetChangeListener
Sets the number of records.
setNumberOfRecords(Long) - Method in class com.toolsverse.io.IoStatus
Sets the number of records.
setObjClass(Class<?>) - Method in class com.toolsverse.ext.loader.Unit
Sets the module class.
setObject(Object) - Method in class com.toolsverse.etl.common.Variable
Sets the object.
setObject(int, Object, int) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
setObject(int, Object) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
setObject(int, Object, int, int) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
setObject(String, Object, int, int) - Method in class com.toolsverse.etl.sql.NamedParameterPreparedStatement
 
setObject(String, Object, int) - Method in class com.toolsverse.etl.sql.NamedParameterPreparedStatement
 
setObject(String, Object) - Method in class com.toolsverse.etl.sql.NamedParameterPreparedStatement
 
setObjectName(String) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the name of the object.
setObjectName(String) - Method in class com.toolsverse.etl.core.engine.Source
Sets the name of the object.
setObjectsAsStrings(boolean) - Method in class com.toolsverse.etl.common.FieldDef
Sets the flag "objects as strings".
setObjectsAsStrings(boolean) - Method in class com.toolsverse.etl.connector.sql.SqlConnectorParams
Sets the flag "objects as strings".
setObjectType(String) - Method in class com.toolsverse.etl.metadata.DatabaseFilter
Set the object type.
setOnException(String) - Method in class com.toolsverse.etl.core.engine.Scenario
Sets the on exception action.
setOnExceptionAction(int) - Method in class com.toolsverse.etl.common.OnException
Sets the on exception action.
setOnExceptionAction(String) - Method in class com.toolsverse.etl.common.OnException
Sets the on exception action using given on exception type.
setOnExceptionTasks(ListHashMap<String, Task>) - Method in interface com.toolsverse.etl.core.engine.Block
Sets the tasks which are executed when there is an exception during processing of the etl block.
setOnExceptionTasks(ListHashMap<String, Task>) - Method in class com.toolsverse.etl.core.engine.Destination
 
setOnExceptionTasks(ListHashMap<String, Task>) - Method in class com.toolsverse.etl.core.engine.Source
 
setOnFinish(int) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the type of action on finish (when etl process finished processing destination).
setOnFinish(String) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the the type of action on finish based on string value.
setOnPersistDataSet(int) - Method in class com.toolsverse.etl.core.engine.Scenario
Sets the action for "on persist data set" event.
setOnPersistDataSet(String) - Method in class com.toolsverse.etl.core.engine.Scenario
Sets the action for "on persist data set" event from the string.
setOnPersistDataSet(int) - Method in class com.toolsverse.etl.core.engine.Source
Sets the action for "on persist data set" event.
setOnPersistDataSet(String) - Method in class com.toolsverse.etl.core.engine.Source
Sets the action for "on persist data set" event.
setOnPopulateDataSet(int) - Method in class com.toolsverse.etl.core.engine.Scenario
Sets the action for "on populate data set" event.
setOnPopulateDataSet(String) - Method in class com.toolsverse.etl.core.engine.Scenario
Sets the action for "on populate data set" event from the string.
setOnPopulateDataSet(int) - Method in class com.toolsverse.etl.core.engine.Source
Sets the action for "on populate data set" event.
setOnPopulateDataSet(String) - Method in class com.toolsverse.etl.core.engine.Source
Sets the action for "on populate data set" event.
setOnSave(int) - Method in class com.toolsverse.etl.core.engine.Scenario
Sets the action for "on save" event.
setOnSave(String) - Method in class com.toolsverse.etl.core.engine.Scenario
Sets the action for "on save" event from the string.
setOnTask(OnTask) - Method in class com.toolsverse.etl.core.engine.Task
Sets the instance of the OnTask interface.
setOriginalFile(String) - Method in class com.toolsverse.etl.core.engine.FileMetrics
Sets the original file.
setOriginalFile(String) - Method in class com.toolsverse.io.IoStatus
Sets the original file.
setOriginalName(String) - Method in interface com.toolsverse.etl.core.engine.Block
Sets the original block name.
setOriginalName(String) - Method in class com.toolsverse.etl.core.engine.Destination
 
setOriginalName(String) - Method in class com.toolsverse.etl.core.engine.Source
 
setOut(OutputStream) - Method in class com.toolsverse.etl.connector.excel.ExcelConnectorParams
Sets the output stream.
setOutputParamIndexes(String) - Method in class com.toolsverse.etl.core.engine.Source
Sets the comma delimited list of of indexes for the output parameters to get a result set from callable statement.
setOutputStream(OutputStream) - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
Sets the output stream.
setOutputTemplate(String) - Method in class com.toolsverse.etl.connector.text.ClobConnectorParams
Sets the output template.
setOverrideWildcrad(boolean) - Method in class com.toolsverse.etl.connector.FileConnectorParams
Sets the flag "override wildcard file name in the tag".
setOwner(String) - Method in class com.toolsverse.etl.core.engine.RunningEtlTask
Sets the owner.
setOwner(Block) - Method in class com.toolsverse.etl.core.engine.Task
Sets the owner.
setOwner(Model) - Method in interface com.toolsverse.mvc.model.Model
Sets the owner.
setOwner(Model) - Method in class com.toolsverse.mvc.model.ModelImpl
 
setOwner(String) - Method in class com.toolsverse.service.LogNode
Sets the owner.
setOwner(Object) - Method in interface com.toolsverse.util.concurrent.ParallelProgressDelegate
 
setOwnerName(String) - Method in class com.toolsverse.etl.common.DataSet
Sets the owner name.
setOwnerName(String) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the owner name.
setOwnerName(String) - Method in class com.toolsverse.etl.core.engine.Source
Sets the owner name.
setPageSize(String) - Method in class com.toolsverse.etl.connector.pdf.PdfConnectorParams
Sets the page size.
setParallel(boolean) - Method in interface com.toolsverse.etl.core.engine.Block
Sets the the property isParallel for the scenario block.
setParallel(boolean) - Method in class com.toolsverse.etl.core.engine.Destination
 
setParallel(boolean) - Method in class com.toolsverse.etl.core.engine.Source
 
setParallelConnections(boolean) - Method in class com.toolsverse.etl.core.engine.Scenario
Sets "has parallel connections" flag.
setParallelDests(int) - Method in class com.toolsverse.etl.core.engine.Scenario
Sets the count of parallel destinations.
setParallelInnerScenario(boolean) - Method in class com.toolsverse.etl.core.engine.Scenario
Sets the "is parallel inner scenario" flag.
setParallelProgressCallback(ParallelProgressCallback) - Method in class com.toolsverse.util.concurrent.ConcurrentFeature
Sets the parallel progress callback.
setParallelScenario(boolean) - Method in class com.toolsverse.etl.core.engine.Scenario
Sets the "is parallel scenario" flag.
setParallelSources(int) - Method in class com.toolsverse.etl.core.engine.Scenario
Sets the count of parallel sources.
setParam(String) - Method in class com.toolsverse.etl.common.Variable
Sets the parameters.
setParams(String) - Method in class com.toolsverse.etl.common.Alias
Sets the additional parameters for the connection.
setParams(P) - Method in class com.toolsverse.etl.connector.BaseProducerPackage
Sets the parameters.
setParams(P) - Method in class com.toolsverse.etl.connector.BaseStreamingPackage
Sets the parameters.
setParams(Object) - Method in class com.toolsverse.mvc.model.Model.Attribute
Sets the parameters.
setParent(TreeNode) - Method in class com.toolsverse.util.TreeNode
Sets the parent node for this node.
setParentConnectorClassname(String) - Method in class com.toolsverse.etl.common.Alias
Sets the parent connector classname.
setParentDataSet(DataSet) - Method in class com.toolsverse.etl.common.DataSet
Sets the parent data set.
setParentDataSetRecord(DataSetRecord) - Method in class com.toolsverse.etl.common.DataSet
Sets the parent data set record.
setParentDataSetRecord(DataSetRecord) - Method in class com.toolsverse.etl.common.DataSetRecord
Sets the parent data set record.
setParentDriverName(String) - Method in class com.toolsverse.etl.driver.CallableDriver
 
setParentDriverName(String) - Method in interface com.toolsverse.etl.driver.Driver
Sets the parent driver class name.
setParentDriverName(String) - Method in class com.toolsverse.etl.driver.SimpleDriver
 
setParentEtlDriverClassname(String) - Method in class com.toolsverse.etl.common.Alias
Sets the parent etl driver classname.
setParentJdbcDriverClass(String) - Method in class com.toolsverse.etl.common.Alias
Sets the parent jdbc driver class.
setParentMetadataDriverClassname(String) - Method in class com.toolsverse.etl.common.Alias
Sets the parent metadata driver classname.
setParentTransport(String) - Method in class com.toolsverse.etl.common.Alias
Sets the parent transport.
setParentUrlPattern(String) - Method in class com.toolsverse.etl.common.Alias
Sets the parent url pattern.
setParseAttrs(boolean) - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
Sets the value for the "parse xml attributes" flag.
setParseCdata(boolean) - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
Sets the parse the cdata attribute.
setParseDates(boolean) - Method in class com.toolsverse.etl.connector.FileConnectorParams
Sets the "parses dates" flag.
setParser(SqlParser) - Method in class com.toolsverse.etl.sql.service.SqlRequest
Sets the sql parser.
setParseRootAttrs(boolean) - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
Sets the value for the "parse root xml attributes" flag.
setPassword(String) - Method in class com.toolsverse.etl.common.Alias
Sets the password of the JDBC database connection.
setPassword(String) - Method in class com.toolsverse.etl.connector.FileConnectorParams
Sets the password.
setPassword(String) - Method in class com.toolsverse.io.MailParams
Sets the password.
setPath(String) - Method in class com.toolsverse.ext.loader.Unit
Sets the path.
setPath(String) - Method in class com.toolsverse.io.FileResource
Sets the path.
setPersistable(boolean) - Method in class com.toolsverse.mvc.model.Model.Attribute
Sets the persistable flag.
setPersistedId(String) - Method in class com.toolsverse.etl.common.Alias
Sets the persisted id.
setPersistMetaData(boolean) - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Sets the "persist meta data" flag.
setPojo(P) - Method in class com.toolsverse.mvc.pojo.PojoWrapper
Sets the pojo.
setPoolable(boolean) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
setPort(Integer) - Method in class com.toolsverse.etl.sql.connection.GenericUrlParser
 
setPort(Integer) - Method in class com.toolsverse.etl.sql.connection.JdbcUrlParser
 
setPort(Integer) - Method in interface com.toolsverse.etl.sql.connection.UrlParser
Sets the port.
setPorts(List<Integer>) - Method in class com.toolsverse.etl.sql.connection.GenericUrlParser
 
setPorts(List<Integer>) - Method in class com.toolsverse.etl.sql.connection.JdbcUrlParser
 
setPorts(List<Integer>) - Method in interface com.toolsverse.etl.sql.connection.UrlParser
Sets the ports.
setPostPersistOccured(boolean) - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
Sets the flag "post persist has occurred".
setPostTasks(ListHashMap<String, Task>) - Method in interface com.toolsverse.etl.core.engine.Block
Sets the tasks which are executed after etl framework finished with the processing of the particular scenario block.
setPostTasks(ListHashMap<String, Task>) - Method in class com.toolsverse.etl.core.engine.Destination
 
setPostTasks(ListHashMap<String, Task>) - Method in class com.toolsverse.etl.core.engine.Source
 
setPrecision(int) - Method in class com.toolsverse.etl.common.FieldDef
Sets the precision.
setPrePersistOccured(boolean) - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
Sets the flag "pre persist has occurred".
setPreprocessor(String) - Method in class com.toolsverse.etl.connector.text.ClobConnectorParams
Sets the filter.
setPrevious(ConcurrentLinkedHashMap.Node<K, V>) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.Node
 
setPrevious(T) - Method in interface com.toolsverse.util.concurrentlinkedhashmap.Linked
Sets the previous element or null if there is no link.
setProgressDelegate(ProgressDelegate) - Method in class com.toolsverse.util.concurrent.ConcurrentFeature
Sets the new ProgressDelegate.
setProperties(Map<String, String>) - Method in class com.toolsverse.config.LocalEtlThreadContext
Sets the properties.
setProperties(Map<String, String>) - Method in class com.toolsverse.config.ThreadContext
Sets the properties.
setProperties(String) - Method in class com.toolsverse.etl.connector.FileConnectorParams
Sets the properties.
setProperties(LinkedHashMap<String, Object>) - Method in class com.toolsverse.etl.sql.service.SqlRequest
Sets the properties.
setProperties(Properties) - Method in class com.toolsverse.io.MailParams
Sets the properties.
setProperties(String) - Method in class com.toolsverse.io.MailParams
Sets the properties.
setProperties(String) - Method in class com.toolsverse.storage.StorageManager
Sets the properties by parsing string like key;value|key;value.
setProperties(StorageProvider, String) - Static method in class com.toolsverse.storage.util.StorageUtils
Parses the text and updates storageProvider.
setProperty(String, StorageProvider.StorageObject) - Method in class com.toolsverse.storage.impl.local.LocalStorageProvider
 
setProperty(String, Object) - Method in class com.toolsverse.storage.StorageManager
Sets the property.
setProperty(String, StorageProvider.StorageObject) - Method in class com.toolsverse.storage.StorageManager
 
setProperty(String, StorageProvider.StorageObject) - Method in interface com.toolsverse.storage.StorageProvider
Sets the property.
setPropertyChangeSupport(PropertyChangeSupport) - Method in class com.toolsverse.util.TreeNode
Sets the PropertyChangeSupport object for the node.
setProtocol(String) - Method in class com.toolsverse.io.MailParams
Sets the protocol.
setProvider(DataSetProvider) - Method in interface com.toolsverse.etl.common.DataSetConsumer
Sets the data set provider.
setProvider(SessionConnectionProvider<Alias>) - Method in class com.toolsverse.etl.sql.service.SqlRequest
Sets the connection provider.
setQuery(String) - Method in class com.toolsverse.etl.common.Alias
Sets the query which transform dataset.
setQuery(String) - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
Sets the query.
setQueryTimeout(int) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
setQuotePrefix(Character) - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Sets the quote prefix.
setReader(String) - Method in class com.toolsverse.mvc.model.Model.Attribute
Sets the name of the reader method
setReadOnly(boolean) - Method in class com.toolsverse.etl.common.Alias
Sets the read only.
setReadOnly(boolean) - Method in class com.toolsverse.etl.sql.connection.SshConnection
 
setReadOnly(boolean) - Method in class com.toolsverse.etl.sql.connection.StreamingConnection
 
setReadOnlyMetadata(boolean) - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
Sets the value of the flag "read only metadata".
setReadTracker(ReadTracker) - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
Sets the read tracker.
setReady(boolean) - Method in class com.toolsverse.etl.core.engine.Scenario
Sets ready status for the scenario.
setRealFileName(String) - Method in class com.toolsverse.etl.connector.FileConnectorParams
Sets the real file name.
setRealFileName(String) - Method in class com.toolsverse.etl.connector.sql.SqlConnectorParams
Sets the real file name.
setRealName(String) - Method in class com.toolsverse.etl.common.FieldDef
Sets the real name.
setReason(String) - Method in exception com.toolsverse.etl.exception.EtlException
Sets the reason.
setRecord(DataSetRecord, int) - Method in class com.toolsverse.etl.common.DataSet
Sets the record.
setReCreate(boolean) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the flag which controls if the destination table must be re-created.
setRef(int, Ref) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
setRegexpSearch(boolean) - Method in class com.toolsverse.etl.metadata.DatabaseFilter
Sets the "regexp search" modifier.
setRemoveEol(boolean) - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Sets the "remove eol" property.
setReorder(boolean) - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Sets the new value of the reorder flag.
setReportFile(String) - Method in class com.toolsverse.etl.core.engine.FileMetrics
Sets the report file.
setReportFile(String) - Method in class com.toolsverse.io.IoStatus
Sets the report file.
setRequestId(String) - Method in class com.toolsverse.config.EtlThreadContext
Sets the request id.
setRequestId(String) - Method in class com.toolsverse.etl.core.engine.EtlRequest
Sets the request id.
setRequestId(String) - Method in class com.toolsverse.etl.core.engine.FileMetrics
Sets the request id.
setRequestId(String) - Method in class com.toolsverse.etl.core.engine.RunningEtlTask
Sets the request id.
setRequestId(String) - Method in class com.toolsverse.io.IoStatus
Sets the request id.
setRequestStop(boolean) - Method in class com.toolsverse.etl.core.config.EtlConfig
Sets the value for the "request stop" flag used to check if user requested to stop the loop.
setResponseFileName(String) - Method in class com.toolsverse.etl.common.Alias
Sets the response file name.
setResponseHttpCodeVariable(String) - Method in class com.toolsverse.etl.common.Alias
Sets the response http code variable.
setResult(String) - Method in class com.toolsverse.etl.connector.ConnectorResult
Sets the result string.
setResult(TaskResult.TaskResultCode) - Method in class com.toolsverse.etl.core.engine.TaskResult
Sets the result.
setResult(Object) - Method in class com.toolsverse.util.ScriptResult
Sets the result.
setResultSet(ResultSet) - Method in class com.toolsverse.etl.connector.sql.SqlConnectorParams
Sets the result set.
setRetCode(int) - Method in class com.toolsverse.etl.connector.ConnectorResult
Sets the return code.
setRetCode(int) - Method in class com.toolsverse.etl.core.engine.EtlResponse
Sets the return code.
setReturnSql(boolean) - Method in class com.toolsverse.etl.sql.service.SqlRequest
Sets the "return sql" flag.
setRootName(String) - Method in class com.toolsverse.etl.connector.json.JsonConnectorParams
Sets the root object name.
setRootName(String) - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
Sets the root object name.
setRootTag(String) - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
Sets the root tag.
setRow(long) - Method in class com.toolsverse.etl.common.FunctionContext
Sets the row.
setRowId(int, RowId) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
setRowSorter(DataSetRowSorter) - Method in class com.toolsverse.etl.common.DataSet
Sets the data set row sorter.
setRowTag(String) - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
Sets the row tag.
setSavePoint(boolean) - Method in class com.toolsverse.etl.common.OnException
Sets the save point on exception.
setSavepoint() - Method in class com.toolsverse.etl.sql.connection.SshConnection
 
setSavepoint(String) - Method in class com.toolsverse.etl.sql.connection.SshConnection
 
setSavepoint() - Method in class com.toolsverse.etl.sql.connection.StreamingConnection
 
setSavepoint(String) - Method in class com.toolsverse.etl.sql.connection.StreamingConnection
 
setScale(int) - Method in class com.toolsverse.etl.common.FieldDef
Sets the scale.
setScenario(Scenario) - Method in class com.toolsverse.etl.core.engine.LoadFunctionContext
Sets the ETL scenario.
setScenario(Scenario) - Method in class com.toolsverse.etl.core.engine.Task
Sets the scenario.
setScenarioName(String) - Method in exception com.toolsverse.etl.exception.EtlException
Sets the scenario name.
setScenarioPath(String) - Method in class com.toolsverse.etl.core.config.EtlConfig
Sets the scenario path.
setScenarios(List<Scenario>) - Method in class com.toolsverse.etl.core.engine.EtlRequest
Sets the scenarios.
setScenarioVariables(ListHashMap<String, Variable>) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the variables which belongs to the scenario.
setSchema(String) - Method in class com.toolsverse.etl.common.Alias
Sets the schema.
setSchema(String) - Method in class com.toolsverse.etl.metadata.DatabaseFilter
Sets the schema.
setSchema(String) - Method in class com.toolsverse.etl.sql.connection.SshConnection
 
setSchema(String) - Method in class com.toolsverse.etl.sql.connection.StreamingConnection
 
setScope(int) - Method in class com.toolsverse.etl.common.FunctionContext
Sets the execution scope.
setScope(String) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the scope.
setScriptName(String) - Method in class com.toolsverse.etl.core.engine.Scenario
Sets the script name.
setSearchStr(String) - Method in class com.toolsverse.etl.metadata.DatabaseFilter
Sets the search string.
setSelectedIndex(int) - Method in class com.toolsverse.util.IndexArrayList
 
setSelectedIndex(int) - Method in interface com.toolsverse.util.IndexList
Sets the selected index.
setSelectedValue(E) - Method in class com.toolsverse.util.IndexArrayList
 
setSelectedValue(E) - Method in interface com.toolsverse.util.IndexList
Sets the selected value.
setServiceClass(Class<? extends Service>) - Method in class com.toolsverse.service.ServiceProxy
Sets the service class.
setSession(HttpSession) - Static method in class com.toolsverse.service.web.WebSessionManager
Associate the Session with the current Thread.
setSetter(String) - Method in class com.toolsverse.mvc.model.Model.Attribute
Sets the name of the setter method
setSheet(Sheet) - Method in class com.toolsverse.etl.connector.excel.ExcelConnectorParams
Sets the sheet.
setSheetName(String) - Method in class com.toolsverse.etl.connector.excel.ExcelConnectorParams
Sets the sheet name.
setShort(int, short) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
setShort(String, short) - Method in class com.toolsverse.etl.sql.NamedParameterPreparedStatement
 
setShowProgress(boolean) - Method in class com.toolsverse.util.concurrent.ConcurrentFeature
Sets the new show progress value.
setSilent(boolean) - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
Sets the "is silent" flag.
setSilentUpdate(boolean) - Method in class com.toolsverse.mvc.model.ModelImpl
Sets the "silent update" flag.
setSingleton(boolean) - Method in class com.toolsverse.ext.loader.Unit
Sets the singleton flag.
setSize(long) - Method in class com.toolsverse.io.FileResource
Sets the size.
setSkipBad(boolean) - Method in class com.toolsverse.etl.connector.text.KeyValueConnectorParams
Sets the skip bad rows flag.
setSkipBad(boolean) - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Sets the skip bad rows flag.
setSkipDataSetField(boolean) - Method in class com.toolsverse.etl.connector.text.KeyValueConnectorParams
Sets the "skip dataset column when writing data" flag.
setSkipDataSetField(boolean) - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Sets the "skip dataset column when writing data" flag.
setSkipDataSetRow(boolean) - Method in class com.toolsverse.etl.connector.text.KeyValueConnectorParams
Sets the "skip dataset row when writing data" flag.
setSkipDataSetRow(boolean) - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Sets the "skip dataset row when writing data" flag.
setSkipEmpty(boolean) - Method in class com.toolsverse.etl.connector.excel.ExcelConnectorParams
Sets the flag which controls if empty rows should be ignored.
setSkipEmpty(boolean) - Method in class com.toolsverse.etl.connector.text.KeyValueConnectorParams
Sets the "skip empty rows when reading data" flag.
setSkipEmpty(boolean) - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Sets the "skip empty rows when reading data" flag.
setSkipFirst(boolean) - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Sets the skip first row flag.
setSkipWhenFewerColumns(boolean) - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Sets the skip when fewer columns.
setSkipWhenMoreColumns(boolean) - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Sets the skip when more columns.
setSource(String) - Method in class com.toolsverse.etl.common.FieldMapping
Sets the source name
setSource(Source) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the source, linked to the destination.
setSource(String) - Method in class com.toolsverse.etl.core.engine.FileMetrics
Sets the source.
setSource(Source) - Method in class com.toolsverse.etl.core.engine.Task
Sets the source.
setSourceDriver(Driver) - Method in class com.toolsverse.etl.common.DataSet
Sets the source driver.
setSourceDriver(String) - Method in class com.toolsverse.etl.core.engine.Scenario
Sets the default source driver class name.
setSourceName(String) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the name of the source.
setSources(ListHashMap<String, Source>) - Method in class com.toolsverse.etl.core.engine.Scenario
Sets the sources.
setSourceTableName(String) - Method in class com.toolsverse.etl.common.DataSet
Sets the source table name.
setSplit(String, String) - Static method in class com.toolsverse.util.Utils
Splits the string using given delimiter and adds tokens to the hash set.
setSplit(String, String, boolean, boolean) - Static method in class com.toolsverse.util.Utils
Splits the string using given delimiter and adds tokens to the hash set.
setSplitBy(String) - Method in class com.toolsverse.etl.connector.FileConnectorParams
Sets the split by property.
setSql(String) - Method in class com.toolsverse.etl.connector.service.ConnectorRequest
Sets the sql.
setSql(String) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the sql for the load.
setSql(String) - Method in class com.toolsverse.etl.core.engine.Source
Sets the sql.
setSql(String) - Method in class com.toolsverse.etl.sql.service.SqlRequest
Sets the sql.
setSql(Map<String, String>) - Method in class com.toolsverse.etl.sql.service.SqlResult
Sets the list of actually executed sql statements.
setSqlDataType(int) - Method in class com.toolsverse.etl.common.FieldDef
Sets the sql data type.
setSqlType(String) - Method in class com.toolsverse.etl.common.FieldMapping
Sets the database specific sql data type
setSQLXML(int, SQLXML) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
setStarted(Date) - Method in class com.toolsverse.etl.core.engine.FileMetrics
Sets the started.
setStarted(Date) - Method in class com.toolsverse.etl.core.engine.RunningEtlTask
Sets the started.
setStartGroupingRow(int) - Method in class com.toolsverse.etl.connector.excel.ExcelConnectorParams
Sets the start grouping row.
setStartRow(int) - Method in class com.toolsverse.etl.connector.excel.ExcelConnectorParams
Sets the start row.
setStartRow(int) - Method in class com.toolsverse.etl.connector.text.KeyValueConnectorParams
Sets the start row.
setStartRow(int) - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Sets the start row.
setStartStyle(String) - Method in class com.toolsverse.etl.connector.json.JsonConnectorParams
Sets the start style.
setStartsWith(boolean) - Method in class com.toolsverse.etl.metadata.DatabaseFilter
Sets the "STARTS WITH" modifier.
setStartTime(Date) - Method in class com.toolsverse.etl.core.engine.EtlResponse
Sets the start time.
setStatementType(SqlStatementType) - Method in class com.toolsverse.etl.core.engine.Source
Sets the statement type.
setStatus(String) - Method in class com.toolsverse.etl.core.engine.FileMetrics
Sets the status.
setStatus(String) - Method in class com.toolsverse.io.IoStatus
Sets the status.
setStatus(String) - Method in class com.toolsverse.service.LogNode
Sets the status.
setStoreHost(String) - Method in class com.toolsverse.io.MailParams
Sets the store host.
setStream(boolean) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the "stream" flag.
setString(int, String) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
setString(String, String) - Method in class com.toolsverse.etl.sql.NamedParameterPreparedStatement
 
setStringFieldSizeMultiplier(int) - Method in class com.toolsverse.etl.common.Alias
Sets the sclale string field size.
setStringFieldSizeMultiplier(int) - Method in class com.toolsverse.etl.driver.AbstractDriver
 
setStringFieldSizeMultiplier(int) - Method in interface com.toolsverse.etl.driver.Driver
Sets the sclale string field size.
setStripNotPrintable(boolean) - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Sets the strip not printable flag.
setSubject(String) - Method in class com.toolsverse.io.MailParams
Sets the subject.
setSuffix(String) - Method in class com.toolsverse.etl.connector.FileConnectorParams
Sets the suffix.
setSum(double) - Method in class com.toolsverse.util.AvgNumber
Sets the sum.
setSupportsSorting(boolean) - Method in class com.toolsverse.etl.common.DataSet
Sets the supports sorting flag.
setSystemProperty(String, String) - Method in class com.toolsverse.config.SystemConfig
Sets the system property.
setTabAt(ConcurrentHashMapV8.Node<K, V>[], int, ConcurrentHashMapV8.Node<K, V>) - Static method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8
 
setTable(PdfPTable) - Method in class com.toolsverse.etl.connector.pdf.PdfConnectorParams
Sets the pdf table.
setTableName(String) - Method in class com.toolsverse.etl.common.DataSet
Sets the table name.
setTableName(String) - Method in class com.toolsverse.etl.common.Variable
Sets the table name.
setTableName(String) - Method in class com.toolsverse.etl.connector.sql.SqlConnectorParams
Sets the table name.
setTableName(String) - Method in class com.toolsverse.etl.core.engine.Task
Sets the table name.
setTagName(String) - Method in class com.toolsverse.etl.common.Variable
Sets the tag name.
setTagValueField(boolean) - Method in class com.toolsverse.etl.common.FieldDef
Sets the flag for "XML tag value field".
setTarget(String) - Method in class com.toolsverse.etl.common.DataSetRecord
Sets the target, typically a designated queue topic.
setTarget(String) - Method in class com.toolsverse.etl.connector.BaseStreamingPackage
Sets the target.
setTarget(String) - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
Sets the target.
setTarget(String) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the target.
setTarget(String) - Method in interface com.toolsverse.io.StreamingPackage
Sets the target.
setTargetDriver(String) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the target driver.
setTaskName(String) - Method in exception com.toolsverse.etl.exception.EtlException
Sets the task name.
setTaskName(String) - Method in class com.toolsverse.util.concurrent.ConcurrentFeature
Sets the name.
setTasks(ListHashMap<String, Task>) - Method in interface com.toolsverse.etl.core.engine.Block
Sets the tasks which are executed before etl framework starts processing of the particular scenario block.
setTasks(ListHashMap<String, Task>) - Method in class com.toolsverse.etl.core.engine.Destination
 
setTasks(ListHashMap<String, Task>) - Method in class com.toolsverse.etl.core.engine.Source
 
setTempFileName(String) - Method in class com.toolsverse.etl.connector.xml.XmlConnectorParams
Sets the temporary file name.
setTemplate(String) - Method in class com.toolsverse.etl.connector.FileConnectorParams
Sets the template.
setTempStream(ByteArrayOutputStream) - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
Sets the temp stream.
setTempTable(boolean) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the "temp table" flag.
setTenant(String) - Method in class com.toolsverse.config.ThreadContext
Sets the tenant.
setTenant(String) - Method in class com.toolsverse.etl.core.config.EtlConfig
Sets the tenant.
setTenant(String) - Method in class com.toolsverse.etl.core.engine.RunningEtlTask
Sets the tenant.
Setter - Annotation Type in com.toolsverse.mvc.model
The Setter annotation is used in the Model to define the setter method.
setThen(String) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the block of code which is executed after "then" in the if something then then_code else else_code end if; It is important to understand that the auto generated code, for example "insert into" will be executed in the same block as "then".
setTheRest(String) - Method in class com.toolsverse.etl.sql.connection.JdbcUrlParser
Sets the the rest of the URL.
setThreadContext(ThreadContext) - Method in class com.toolsverse.config.SystemConfig
Sets the thread context.
setThreadGroupName(String) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the thread group name.
setTime(int, Time) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
setTime(int, Time, Calendar) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
setTime(String, Time) - Method in class com.toolsverse.etl.sql.NamedParameterPreparedStatement
 
setTimeCellStyle(CellStyle) - Method in class com.toolsverse.etl.connector.excel.ExcelConnectorParams
Sets the time cell style.
setTimeFormat(String) - Method in class com.toolsverse.etl.connector.FileConnectorParams
Sets the time format.
setTimestamp(int, Timestamp) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
setTimestamp(int, Timestamp, Calendar) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
setTimestamp(String, Timestamp) - Method in class com.toolsverse.etl.sql.NamedParameterPreparedStatement
 
setTimeToMidnight(Date) - Static method in class com.toolsverse.util.Utils
Sets time to midnight.
setTitleRow(String) - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Sets the title row.
setTo(String) - Method in class com.toolsverse.io.MailParams
Sets the to.
setToDelete(boolean) - Method in class com.toolsverse.etl.common.FieldDef
Sets "marked to be deleted" flag.
setTrackFiles(boolean) - Method in class com.toolsverse.etl.core.connection.DefaultTransactionMonitor
 
setTrackFiles(boolean) - Method in interface com.toolsverse.etl.sql.connection.TransactionMonitor
Sets the track files flag.
setTrackingEnabled(boolean) - Method in class com.toolsverse.etl.core.engine.Source
Sets the tracking enabled.
setTrackMetrics(boolean) - Method in class com.toolsverse.etl.core.engine.Scenario
Sets the track metrics.
setTransactionIsolation(int) - Method in class com.toolsverse.etl.sql.connection.SshConnection
 
setTransactionIsolation(int) - Method in class com.toolsverse.etl.sql.connection.StreamingConnection
 
setTransactionMonitor(TransactionMonitor) - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
Sets the transaction monitor.
setTransactionMonitor(TransactionMonitor) - Method in class com.toolsverse.etl.core.codegen.DefaultCodeGen
 
setTransactionMonitor(TransactionMonitor) - Method in interface com.toolsverse.etl.core.engine.CodeGen
Sets the transaction monitor.
setTransformationType(String) - Method in class com.toolsverse.etl.connector.text.KeyValueConnectorParams
Sets the transformation type.
setTransformationType(String) - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Sets the transformation type.
setTransformationType(String) - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
Sets the transformation type.
setTransport(String) - Method in class com.toolsverse.etl.common.Alias
Sets the transport protocol such as file, ftp, sftp.
setTransport(String) - Method in class com.toolsverse.etl.connector.FileConnectorParams
Sets the transport protocol.
setTrimValue(boolean) - Method in class com.toolsverse.etl.connector.FileConnectorParams
Sets the "trim value" flag.
setType(String) - Method in class com.toolsverse.etl.common.Variable
Sets the type.
setType(String) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the type of the destination.
setType(String) - Method in class com.toolsverse.etl.core.engine.RunningEtlTask
Sets the type.
setType(String) - Method in class com.toolsverse.etl.sql.service.SqlRequest
Sets the request type (execute sql, script, external tool, etc).
setType(int) - Method in class com.toolsverse.etl.sql.util.TypeAndValue
Sets the type.
setType(int) - Method in class com.toolsverse.util.TreeNode
Sets the type of the node.
setTypeMap(Map<String, Class<?>>) - Method in class com.toolsverse.etl.sql.connection.SshConnection
 
setTypeMap(Map<String, Class<?>>) - Method in class com.toolsverse.etl.sql.connection.StreamingConnection
 
setUnicodeStream(int, InputStream, int) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
Deprecated.
setUnicodeStream(String, InputStream, int) - Method in class com.toolsverse.etl.sql.NamedParameterPreparedStatement
Deprecated.
setUnique(boolean) - Method in class com.toolsverse.etl.connector.sql.SqlConnectorParams
Sets the "is unique" flag.
setUniqueId(String) - Method in class com.toolsverse.etl.common.Alias
Sets the unique id.
setUniqueId(String) - Method in class com.toolsverse.etl.common.DataSetRecord
Sets the unique id.
setUniqueId(String) - Method in class com.toolsverse.etl.connector.BaseProducerPackage
Sets the unique id.
setUniqueId(String) - Method in class com.toolsverse.util.collector.AppInfo
Sets the unique id.
setUnit(EtlUnit) - Method in class com.toolsverse.etl.core.codegen.DefaultCodeGen
 
setUnit(EtlUnit) - Method in interface com.toolsverse.etl.core.engine.CodeGen
Sets the current unit.
setUpConnection(Connection, boolean) - Method in class com.toolsverse.etl.driver.AbstractDriver
 
setUpConnection(Connection, boolean) - Method in interface com.toolsverse.etl.driver.Driver
Set the up connection to enbale database logging, for example dbms_output.enable()
setUpConnection(Connection, boolean) - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
setUpdateDirtyOnChange(boolean) - Method in class com.toolsverse.mvc.model.ModelImpl
Sets the "update dirty on change" flag.
setUpdateIndexOnChange(boolean) - Method in class com.toolsverse.etl.common.DataSet
Sets the value for the "update index on change event" flag.
setUpdateIndexOnChange(boolean) - Method in class com.toolsverse.etl.core.engine.Source
Sets the value for the "update index on change event" flag.
setUpdateLocation(boolean) - Method in class com.toolsverse.etl.core.config.EtlConfig
Sets the value of the "update location" flag.
setUpDelegate(ConcurrentExecutor, ConcurrentFeature, ConcurrentAdapter) - Method in class com.toolsverse.util.concurrent.ConcurrentExecutor
 
setUpDelegate(ConcurrentExecutor, ConcurrentFeature, ConcurrentAdapter) - Method in interface com.toolsverse.util.concurrent.ProgressDelegate
Set up and displays the ProgressDelegate.
setUrl(String) - Method in class com.toolsverse.etl.common.Alias
Sets the url for the JDBC database connection.
setUrl(String) - Method in class com.toolsverse.etl.sql.connection.GenericUrlParser
 
setUrl(String) - Method in class com.toolsverse.etl.sql.connection.JdbcUrlParser
 
setUrl(String) - Method in interface com.toolsverse.etl.sql.connection.UrlParser
Sets the url and default port.
setURL(int, URL) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
setUrl(String) - Method in class com.toolsverse.io.MailParams
Sets the url.
setUrl(String, String, String) - Static method in class com.toolsverse.util.UrlUtils
Sets the value for the token in the input string.

Example:
token: file:
input: http://localhost:8080/something/{file:}
value: test2 return: http://localhost:8080/something/{file:test2}
setUseBindVars(boolean) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the "use bind vars" flag.
setUsedByOtherDestination(boolean) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the "used by other destination" flag.
setUseMetadataDataTypes(boolean) - Method in class com.toolsverse.etl.core.engine.Destination
Sets the "use the metadata data types" flag.
setUseMetadataDataTypes(boolean) - Method in class com.toolsverse.etl.core.engine.Scenario
Sets the "use metadata data types" flag.
setUser(String) - Method in class com.toolsverse.etl.core.config.EtlConfig
Sets the user.
setUser(String) - Method in class com.toolsverse.etl.sql.connection.JdbcUrlParser
Sets the user.
setUser(String) - Method in class com.toolsverse.io.MailParams
Sets the user.
setUserId(String) - Method in class com.toolsverse.etl.common.Alias
Sets the user id of the JDBC database connection.
setUserId(String) - Method in class com.toolsverse.etl.connector.FileConnectorParams
Sets the user id.
setUserName(String) - Method in class com.toolsverse.config.ThreadContext
Sets the user name.
setUseSelectedDataSet(boolean) - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
Sets the "use selected data set" flag.
setUsing(String) - Method in class com.toolsverse.etl.core.engine.Source
Sets the "using".
setUsing(String) - Method in class com.toolsverse.etl.core.engine.Task
Sets the "using".
setUuid(String) - Method in class com.toolsverse.etl.core.engine.Scenario
Sets the uuid.
setValidationFailed(boolean) - Method in class com.toolsverse.etl.common.DataSet
Sets the validation failed.
setValue(Object, int) - Method in class com.toolsverse.etl.common.DataSet
Sets the "column" value using the following algorithms: If value is within boundaries of the current record it assumes that new record must be added to the data set.
setValue(DataSetRecord, String, Object, int...) - Method in class com.toolsverse.etl.common.DataSet
Sets the field value.
setValue(String) - Method in class com.toolsverse.etl.common.Variable
Sets the value.
setValue(String, Object) - Method in class com.toolsverse.etl.core.config.EtlConfig
 
setValue(String, Object) - Method in class com.toolsverse.etl.core.engine.Task
 
setValue(Object) - Method in class com.toolsverse.etl.core.function.BindVarReturnValue
Sets the actual column value returned by the function.
setValue(String, Object) - Method in class com.toolsverse.etl.sql.service.SqlRequest
 
setValue(Object) - Method in class com.toolsverse.etl.sql.util.TypeAndValue
Sets the value.
setValue(Object) - Method in class com.toolsverse.mvc.model.Model.Attribute
Sets the value of the attribute.
setValue(String, Object) - Method in class com.toolsverse.storage.StorageManager
 
setValue(V) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.MapEntry
Sets our entry's value and writes through to the map.
setValue(V) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.Node
 
setValue(V) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.WriteThroughEntry
 
setValue(String, Object) - Method in interface com.toolsverse.util.ObjectStorage
Associates value with the key.
setValue(String, Object) - Method in class com.toolsverse.util.ObjectStorageMap
 
setValue(String, Object) - Method in class com.toolsverse.util.Script
 
setValue(V) - Method in class com.toolsverse.util.TypedKeyValue
Sets the value.
setValueAttr(String) - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
Sets the value attr.
setValueForNull(String) - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Sets the value for null.
setVarcharOnly(boolean) - Method in class com.toolsverse.etl.common.Alias
Sets the value of the varchar only flag.
setVariable(Variable) - Method in class com.toolsverse.etl.common.FunctionContext
Sets the variable.
setVariables(Map<String, Variable>) - Method in class com.toolsverse.etl.common.DataSet
Sets the variables.
setVariables(ListHashMap<String, Variable>) - Method in interface com.toolsverse.etl.core.engine.Block
Sets the variables for the block.
setVariables(ListHashMap<String, Variable>) - Method in class com.toolsverse.etl.core.engine.Destination
 
setVariables(ListHashMap<String, Variable>) - Method in class com.toolsverse.etl.core.engine.Scenario
Sets the variables.
setVariables(ListHashMap<String, Variable>) - Method in class com.toolsverse.etl.core.engine.Source
 
setVariables(ListHashMap<String, Variable>) - Method in class com.toolsverse.etl.core.engine.Task
Sets the variables.
setVarValues(String, LinkedHashMap<String, TypedKeyValue<String, String>>, char, char) - Static method in class com.toolsverse.util.Utils
Sets the variable values.
setVersion(int, int, Object) - Method in class com.toolsverse.etl.common.DataSetRecord
Sets the value for the version.
setVisible(boolean) - Method in class com.toolsverse.etl.common.FieldDef
Sets the "is visible" flag.
setWarning(String) - Method in class com.toolsverse.etl.core.engine.EtlMetrics
Sets the warning.
setWarning(boolean) - Method in exception com.toolsverse.etl.exception.EtlException
Sets the warning.
setWarnings(String) - Method in class com.toolsverse.etl.core.engine.EtlResponse
Sets the warnings.
setWho(String) - Method in class com.toolsverse.service.LogNode
Sets the who.
setWildcardParallel(boolean) - Method in class com.toolsverse.etl.core.engine.Source
Sets the value of the flag which controls if parallel processing of wildcard sources is enabled.
setWorkbook(Workbook) - Method in class com.toolsverse.etl.connector.excel.ExcelConnectorParams
Sets the workbook.
setWriteMetrics(String) - Method in class com.toolsverse.etl.core.engine.Scenario
Sets the format to write metrics to.
setWriter(Writer) - Method in class com.toolsverse.etl.connector.html.HtmlConnectorParams
Sets the writer.
setWriter(Writer) - Method in class com.toolsverse.etl.connector.json.JsonConnectorParams
Sets the writer.
setWriter(Writer) - Method in class com.toolsverse.etl.connector.json.JsonDatasetConnectorParams
Sets the writer.
setWriter(Writer) - Method in class com.toolsverse.etl.connector.sql.SqlConnectorParams
Sets the writer.
setWriter(Writer) - Method in class com.toolsverse.etl.connector.text.ClobConnectorParams
Sets the writer.
setWriter(Writer) - Method in class com.toolsverse.etl.connector.text.KeyValueConnectorParams
Sets the writer.
setWriter(Writer) - Method in class com.toolsverse.etl.connector.text.TextConnectorParams
Sets the writer.
setWriter(XMLStreamWriter) - Method in class com.toolsverse.etl.connector.xml.XmlConnectorParams
Sets the writer.
setWriter(XMLStreamWriter) - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
Sets the writer.
setWriter(DataSetConnector<DataSetConnectorParams, ?>) - Method in class com.toolsverse.etl.core.engine.EtlUnit
Sets the data writer.
setWriter(String) - Method in class com.toolsverse.mvc.model.Model.Attribute
Sets the name of the writer method.
setWriterParams(DataSetConnectorParams) - Method in class com.toolsverse.etl.core.engine.EtlUnit
Sets the data writer params.
setXmlConfigFileName(String) - Method in class com.toolsverse.etl.core.config.EtlConfig
Sets the xml config file name.
setXmlTag(boolean) - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
Sets the value for the "xmltag" flag.
setXmlVersion(String) - Method in class com.toolsverse.etl.connector.xml.XmlConnectorParams
Sets the xml version.
setXmlVersion(String) - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
Sets the xml version.
setXslFileName(String) - Method in class com.toolsverse.etl.connector.xml.XmlConnectorParams
Sets the xsl file name.
setXslFromFileName(String) - Method in class com.toolsverse.etl.connector.xml.XmlConnectorParams
Sets the xsl "from" file name.
setXslToFileName(String) - Method in class com.toolsverse.etl.connector.xml.XmlConnectorParams
Sets the xsl "to" file name.
SEVERE - Static variable in class com.toolsverse.util.log.Logger
An error that lets the application continue running, but needs to be fixed.
SEVERE_STR - Static variable in class com.toolsverse.util.log.Logger
 
SFTP - Static variable in class com.toolsverse.io.IoProcessorFactory
SFTP.
SFTP - Static variable in class com.toolsverse.io.SftpProcessor
SFTP.
SftpProcessor - Class in com.toolsverse.io
The SFTP implementation of the IoProcessor.
SftpProcessor() - Constructor for class com.toolsverse.io.SftpProcessor
Instantiates a new SftpProcessor.
SHARED_CLASSPATH - Static variable in class com.toolsverse.config.SystemConfig
SHARED CLASSPATH property.
SharedUnitLoader - Class in com.toolsverse.ext.loader
This class is a UnitLoader designed to load only extensions which can be shared between sessions.
SHEET_ALREADY_EXTRACTED_EXCEPTION - Static variable in class com.toolsverse.etl.connector.excel.ExcelConnectorParams
The SHEET ALREADY EXTRACTED EXCEPTION.
SHEET_NAME_PROP - Static variable in class com.toolsverse.etl.connector.excel.ExcelConnectorParams
The SHEET NAME property.
SHEETS_EXTRACTED_EXCEPTION - Static variable in class com.toolsverse.etl.metadata.excel.ExcelFileMetadata
The SHEETS_EXTRACTED_EXCEPTION.
SHELL_EXT_PROP - Static variable in class com.toolsverse.config.SystemConfig
SHELL EXTENSION PROP.
SHELL_EXT_VAR - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The SHELL_EXT variable name.
SHELL_LANG - Static variable in interface com.toolsverse.util.lang.ParserTypeFactory
SHELL.
shouldDrainBuffers(boolean) - Method in enum com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.DrainStatus
Determines whether the buffers should be drained.
shutdown(boolean) - Method in class com.toolsverse.util.concurrent.ConcurrentExecutor
Shutdowns thread pool.
SIGN - Static variable in class com.toolsverse.util.Base64UrlSafe
Used to test the sign of a byte.
signAwsRequest(HttpRequestBase, String, String, String, String) - Static method in class com.toolsverse.io.AwsAuthUtils
Sign aws request.
signRequest(HttpRequestBase) - Method in class com.toolsverse.io.HttpProcessor
Sign http request.
SimpleBorderLocator - Class in com.toolsverse.imaging
ImageTransformation which implements "simple border detection" algorithm.
SimpleBorderLocator() - Constructor for class com.toolsverse.imaging.SimpleBorderLocator
 
SimpleDriver - Class in com.toolsverse.etl.driver
The default abstract implementation of the Driver interface which does not support callable statements.
SimpleDriver() - Constructor for class com.toolsverse.etl.driver.SimpleDriver
Instantiates a new simple driver.
singleton() - Static method in class com.toolsverse.util.concurrentlinkedhashmap.Weighers
A weigher where a value has a weight of 1.
SIXTEENBIT - Static variable in class com.toolsverse.util.Base64UrlSafe
Used when encoding something which has fewer than 24 bits.
size() - Method in interface com.toolsverse.cache.Cache
Returns size of the cache.
size() - Method in class com.toolsverse.cache.ListMemoryCache
 
size() - Method in class com.toolsverse.cache.MemoryCache
 
size() - Method in class com.toolsverse.etl.common.DataSetData
Gets the number of records.
size() - Method in class com.toolsverse.etl.common.DataSetRecord
Gets the number of fields.
size() - Method in class com.toolsverse.util.ByteArrayOutputStream
Return the current size of the byte array.
size() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.CollectionView
 
size() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8
size() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.DiscardingQueue
 
size() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.EntrySet
 
size() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.KeySet
 
size() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
 
size() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.Values
 
size() - Method in class com.toolsverse.util.concurrentlinkedhashmap.LinkedDeque
size() - Method in interface com.toolsverse.util.history.History
Returns the current size of the history.
size() - Method in class com.toolsverse.util.history.HistoryImpl
 
size() - Method in class com.toolsverse.util.LinkedCaseInsensitiveMap
 
SIZE_ATTR - Static variable in class com.toolsverse.etl.common.DataSet
The SIZE_ATTR attribute.
skip(InputStream, long) - Static method in class com.toolsverse.util.IOUtils
Skips bytes from an input byte stream.
skip(ReadableByteChannel, long) - Static method in class com.toolsverse.util.IOUtils
Skips bytes from a ReadableByteChannel.
skip(Reader, long) - Static method in class com.toolsverse.util.IOUtils
Skips characters from an input character stream.
skip(long) - Method in class com.toolsverse.util.UnicodeBomInputStream
SKIP_BAD_PROP - Static variable in class com.toolsverse.etl.connector.text.KeyValueConnectorParams
SKIP "BAD" ROW WHEN READING DATA property.
SKIP_BAD_PROP - Static variable in class com.toolsverse.etl.connector.text.TextConnectorParams
SKIP "BAD" ROW WHEN READING DATA property.
SKIP_DATASET_COLUMN_PROP - Static variable in class com.toolsverse.etl.connector.text.KeyValueConnectorParams
IGNORE FIEDLS WITH DATASETS property.
SKIP_DATASET_COLUMN_PROP - Static variable in class com.toolsverse.etl.connector.text.TextConnectorParams
IGNORE FIEDLS WITH DATASETS property.
SKIP_DATASET_ROW_PROP - Static variable in class com.toolsverse.etl.connector.text.KeyValueConnectorParams
IGNORE ROWS WITH DATASETS property.
SKIP_DATASET_ROW_PROP - Static variable in class com.toolsverse.etl.connector.text.TextConnectorParams
IGNORE ROWS WITH DATASETS property.
SKIP_EMPTY_PROP - Static variable in class com.toolsverse.etl.connector.excel.ExcelConnectorParams
SKIP EMPTY ROWS WHEN READING DATA property.
SKIP_EMPTY_PROP - Static variable in class com.toolsverse.etl.connector.text.KeyValueConnectorParams
SKIP EMPTY ROWS WHEN READING DATA property.
SKIP_EMPTY_PROP - Static variable in class com.toolsverse.etl.connector.text.TextConnectorParams
SKIP EMPTY ROWS WHEN READING DATA property.
SKIP_FEWER_PROP - Static variable in class com.toolsverse.etl.connector.text.TextConnectorParams
SKIP ROW WITH FEWER COLUMNS WHEN READING DATA property.
SKIP_FIRST_PROP - Static variable in class com.toolsverse.etl.connector.text.TextConnectorParams
SKIP FIRST ROW WHEN READING DATA property.
SKIP_MORE_PROP - Static variable in class com.toolsverse.etl.connector.text.TextConnectorParams
SKIP ROW WITH MORE COLUMNS WHEN READING DATA property.
skipBOM() - Method in class com.toolsverse.util.UnicodeBomInputStream
Skips the UnicodeBomInputStream.BOM that was found in the wrapped InputStream object.
skipFully(InputStream, long) - Static method in class com.toolsverse.util.IOUtils
Skips the requested number of bytes or fail if there are not enough left.
skipFully(ReadableByteChannel, long) - Static method in class com.toolsverse.util.IOUtils
Skips the requested number of bytes or fail if there are not enough left.
skipFully(Reader, long) - Static method in class com.toolsverse.util.IOUtils
Skips the requested number of characters or fail if there are not enough left.
SLabelAdapter - Class in com.toolsverse.mvc.view.wings
SLabelAdapter is a default implementation of the WingComponentAdapter for the SLabel
SLabelAdapter(View, SLabel) - Constructor for class com.toolsverse.mvc.view.wings.SLabelAdapter
Instantiates a new SLabelAdapter.
SLEEP_AFTER_PROP - Static variable in class com.toolsverse.io.HttpProcessor
The SLEEP AFTER PROPERTY.
SLEEP_ENDPOINT_PROP - Static variable in class com.toolsverse.io.HttpProcessor
The ENDPOINT PROPERTY.
SLEEP_PROP - Static variable in class com.toolsverse.io.HttpProcessor
The SLEEP PROPERTY.
SListAdapter - Class in com.toolsverse.mvc.view.wings
SListAdapter is a default implementation of the WingComponentAdapter for the SList
SListAdapter(View, SList) - Constructor for class com.toolsverse.mvc.view.wings.SListAdapter
Instantiates a new SListAdapter.
SMALLEST_ALG - Static variable in interface com.toolsverse.io.IoProcessor
 
smartConcat(String, String, String, String) - Static method in class com.toolsverse.util.Utils
Concatenate string using the following algorithm: left + delim + right.
SMenuItemAdapter - Class in com.toolsverse.mvc.view.wings
SMenuItemAdapter is a default implementation of the WingComponentAdapter for the SMenuItem
SMenuItemAdapter(View, SMenuItem) - Constructor for class com.toolsverse.mvc.view.wings.SMenuItemAdapter
Instantiates a new SMenuItemAdapter.
SNOWFLAKE_JDBC_CLASS - Static variable in class com.toolsverse.etl.common.FieldsRepository.FieldsRepositoryConfig
 
SnowflakeDriver - Class in com.toolsverse.etl.driver.snowflake
Snowflake ETL driver.
SnowflakeDriver() - Constructor for class com.toolsverse.etl.driver.snowflake.SnowflakeDriver
 
sort(List<TypedKeyValue<Integer, DataSetData.SortType>>, List<FieldDef>) - Method in class com.toolsverse.etl.common.DataSetData
Sorts data using given order by list with field indexes.
sort(List<FileResource>, String, int) - Static method in class com.toolsverse.io.FileSorter
Sort list of files.
SortableModel - Interface in com.toolsverse.util
SortableModel common interface for sortable table models
sortByFieldIndex(List<TypedKeyValue<Integer, DataSetData.SortType>>) - Method in class com.toolsverse.etl.common.DataSet
Sorts data using given order by list with field indexes.
sortByFieldName(List<TypedKeyValue<String, DataSetData.SortType>>) - Method in class com.toolsverse.etl.common.DataSet
Sorts data using given order by list with field names.
sortByString(String) - Method in class com.toolsverse.etl.common.DataSet
Sorts data using given "order by" string.
SOURCE - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The SOURSE.
Source - Class in com.toolsverse.etl.core.engine
Source is a one of the two building blocks of the ETL scenario: etl process extracts data from the Sources and loads into the Destinations.
Source() - Constructor for class com.toolsverse.etl.core.engine.Source
Instantiates a new source.
SOURCE_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant SOURCE_ATTR.
SOURCE_ATTR - Static variable in class com.toolsverse.etl.core.engine.Source
SOURCE_ATTR.
SOURCE_CONNECTION_NAME - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The default source connection name.
SOURCE_CONNECTION_NAME - Static variable in class com.toolsverse.etl.core.task.common.FileManagerTask
 
SOURCE_CONNECTION_NAME_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The SOURCE_CONNECTION_NAME_NODE.
SOURCE_DRIVER_CLASS_NAME_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The SOURCE_DRIVER_CLASS_NAME_NODE.
SOURCE_EMPTY_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The SOURCE_EMPTY_ATTR.
SOURCE_ENABLED_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The SOURCE_ENABLED_ATTR.
SOURCE_ENCODE_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The SOURCE_ENCODE_ATTR.
SOURCE_ETL_DRIVER_ATTR - Static variable in class com.toolsverse.etl.core.engine.Scenario
The Constant SOURCE_ETL_DRIVER_ATTR.
SOURCE_FETCH_SIZE_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The SOURCE_FETCH_SIZE_ATTR.
SOURCE_FILE_TRACKING_ENABLED_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The SOURCE_FILE_TRACKING_ENABLED_ATTR.
SOURCE_FILE_VAR - Static variable in class com.toolsverse.etl.core.task.common.FileMerge
The SOURCE_FILE_VAR - the value of this variable defines pattern for source files.
SOURCE_FILE_VAR - Static variable in class com.toolsverse.etl.core.task.common.XslTransormTask
The SOURCE_FILE_VAR - the value of this variable defines source file name.
SOURCE_FOLDER_VAR - Static variable in class com.toolsverse.etl.core.task.common.FileManagerTask
The SOURCE_FOLDER_VAR.
SOURCE_IGNORE_EMPTY_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The SOURCE_IGNORE_EMPTY_ATTR.
SOURCE_IGNORE_NO_RECORDS_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The SOURCE_IGNORE_NO_RECORDS_ATTR.
SOURCE_INDEPENDENT_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The SOURCE_INDEPENDENT_ATTR.
SOURCE_KEY_FIELDS_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The SOURCE_KEY_FIELDS_ATTR.
SOURCE_KEY_FILE_VAR - Static variable in class com.toolsverse.etl.core.task.common.FileManagerTask
The SOURCE KEY_FILE_VAR.
SOURCE_KEY_NAME_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The SOURCE_KEY_NAME_ATTR.
SOURCE_LIMIT_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The SOURCE_LIMIT_ATTR.
SOURCE_MANDATORY_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The SOURCE_MANDATORY_ATTR.
SOURCE_MAX_FILES_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
 
SOURCE_METRICS_ENABLED_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The SOURCE_METRICS_ENABLED_ATTR.
SOURCE_NAME_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The SOURCE_NAME_NODE.
SOURCE_NEW_CONNECTION_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
 
SOURCE_NEW_CONNECTION_SOURCE_QUERY_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
 
SOURCE_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The SOURCE_NODE.
SOURCE_PARALLEL_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The SOURCE_PARALLEL_ATTR.
SOURCE_PARAMS_VAR - Static variable in class com.toolsverse.etl.core.task.common.FileManagerTask
The SOURCE_PARAMS_VAR.
SOURCE_PARENT_ETL_DRIVER_ATTR - Static variable in class com.toolsverse.etl.core.engine.Scenario
The Constant SOURCE_PARENT_ETL_DRIVER_ATTR.
SOURCE_PASSIVE_MODE_VAR - Static variable in class com.toolsverse.etl.core.task.common.FileManagerTask
The SOURCE_PASSIVE_MODE_VAR.
SOURCE_PASSPHRASE_VAR - Static variable in class com.toolsverse.etl.core.task.common.FileManagerTask
The DEST PASSPHRASE_VAR.
SOURCE_PASSWORD_VAR - Static variable in class com.toolsverse.etl.core.task.common.FileManagerTask
The SOURCE_PASSWORD_VAR.
SOURCE_PROXY_PORT_VAR - Static variable in class com.toolsverse.etl.core.task.common.FileManagerTask
The SOURCE_PROXY_PORT_VAR.
SOURCE_PROXY_VAR - Static variable in class com.toolsverse.etl.core.task.common.FileManagerTask
The SOURCE_PROXY_VAR.
SOURCE_READER_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The SOURCE_READER_NODE.
SOURCE_SQL_ATTR - Static variable in class com.toolsverse.etl.core.engine.Source
SOURCE_SQL_ATTR.
SOURCE_SQL_STATEMENT_PARAM_INDEX_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The SOURCE SQL STATEMENT OUTPUT PARAMETER INDEX NODE.
SOURCE_SQL_STATEMENT_TYPE_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The SOURCE SQL STATEMENT TYPE NODE.
SOURCE_TYPE - Static variable in exception com.toolsverse.etl.exception.EtlException
The source type.
SOURCE_TYPE_VAR - Static variable in class com.toolsverse.etl.core.task.common.FileManagerTask
The SOURCE_TYPE_VAR.
SOURCE_UPDATE_KEY_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The SOURCE_UPDATE_KEY_ATTR.
SOURCE_URL_VAR - Static variable in class com.toolsverse.etl.core.task.common.FileManagerTask
The SOURCE_URL_VAR.
SOURCE_USER_VAR - Static variable in class com.toolsverse.etl.core.task.common.FileManagerTask
The SOURCE_USER_VAR.
SOURCE_WILCARD_ENABLED_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
 
SOURCE_WILDCARD_PARALLEL_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The SOURCE_WILDCARD_PARALLEL_ATTR.
SOURCE_WRITER_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The SOURCE_WRITER_NODE.
SourceConnector - Class in com.toolsverse.etl.connector
Reads data from the excising data set.
SourceConnector() - Constructor for class com.toolsverse.etl.connector.SourceConnector
 
SourceConnectorParams - Class in com.toolsverse.etl.connector
SourceConnectorParams() - Constructor for class com.toolsverse.etl.connector.SourceConnectorParams
Instantiates a new SourceConnectorParams.
SOURCES - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The SOURSES.
SOURCES_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The SOURCES_NODE.
SPACE - Static variable in class com.toolsverse.etl.common.Variable
Substitution for the space character in the variable name.
SPARQL_LANG - Static variable in interface com.toolsverse.util.lang.ParserTypeFactory
SPARQL.
split(DataSet, String) - Static method in class com.toolsverse.etl.common.CommonEtlUtils
Splits the data set on multiple data sets using given key field(s).
split(DataSet, String, int) - Static method in class com.toolsverse.etl.common.CommonEtlUtils
Splits the data set on multiple data sets using given key field(s).
split(IoProcessor, IoProcessor, String, String, String) - Method in class com.toolsverse.etl.connector.json.JsonSplitProcessor
 
split(IoProcessor, String, Map<String, String>, String, int, boolean) - Method in class com.toolsverse.etl.connector.json.JsonSplitProcessor
Split the JSON file to files on specified repeating elements
split(IoProcessor, File, Map<String, String>, String, int, boolean) - Method in class com.toolsverse.etl.connector.json.JsonSplitProcessor
Split the JSON file to files on specified repeating elements
split(IoProcessor, InputStream, String, Map<String, String>, String, int, boolean) - Method in class com.toolsverse.etl.connector.json.JsonSplitProcessor
Split the JSON input stream to files on specified repeating elements
split(IoProcessor, IoProcessor, String, String, String) - Method in class com.toolsverse.etl.connector.text.TextSplitProcessor
 
split(IoProcessor, IoProcessor, String, String, String) - Method in class com.toolsverse.etl.connector.xml.XmlMerger
 
split(IoProcessor, IoProcessor, String, String, String) - Method in class com.toolsverse.etl.connector.xml.XmlSplitProcessor
 
split(IoProcessor, String, Map<String, String>, String, int, boolean) - Method in class com.toolsverse.etl.connector.xml.XmlSplitProcessor
Split the XML file to files on specified repeating elements
split(IoProcessor, File, Map<String, String>, String, int, boolean) - Method in class com.toolsverse.etl.connector.xml.XmlSplitProcessor
Split the XML file to files on specified repeating elements.
split(IoProcessor, InputStream, String, Map<String, String>, String, int, boolean) - Method in class com.toolsverse.etl.connector.xml.XmlSplitProcessor
Split the XML input stream to files on specified repeating elements
split(IoProcessor, InputStream, Map<String, XmlSplitProcessor.RepeatedElement>, int, boolean) - Method in class com.toolsverse.etl.connector.xml.XmlSplitProcessor
Split the XML input stream to files on specified repeating elements.
split(String) - Method in class com.toolsverse.etl.parser.GenericSqlParser
 
split(String) - Method in interface com.toolsverse.etl.parser.SqlParser
Splits given sql on multiple sql statements using ";" as a separator.
split(IoProcessor, IoProcessor, String, String, String) - Method in interface com.toolsverse.io.SplitProcessor
Split the input stream into multiple files.
split(String, String, int[]) - Static method in class com.toolsverse.util.Utils
Splits the input string using either delim string or if lengthArray != null && lengthArray.length > 0 lengthArray as an array where each element is a field length.
SPLIT_BY_PROP - Static variable in class com.toolsverse.etl.connector.FileConnectorParams
The SPLIT BY property.
SPLIT_PROCESSOR_CLASS - Static variable in class com.toolsverse.etl.core.task.common.FileManagerTask
 
SplitDataSet - Class in com.toolsverse.etl.core.task.common
This Task.POST task splits data set using either combination of keys (group by) or maximum number of records.
SplitDataSet() - Constructor for class com.toolsverse.etl.core.task.common.SplitDataSet
 
splitLines(List<TypedKeyValue<String, Integer>>, String, int, String) - Static method in class com.toolsverse.util.Utils
This method takes value as an input string and builds all list in a way that each element ('partition') of the list contains not more than lines of text.
splitOnEol(String) - Static method in class com.toolsverse.util.Utils
Split on eol.
splitOnTokens(String) - Static method in class com.toolsverse.util.FilenameUtils
Splits a string into a number of tokens.
SplitParser(String) - Constructor for class com.toolsverse.etl.parser.GenericSqlParser.SplitParser
Instantiates a new SplitParser.
SplitProcessor - Interface in com.toolsverse.io
The common interface for all classes that can split the source input stream into multiple files.
SplitReceiver - Interface in com.toolsverse.io
A moniker interface, which indicates that the class supports SplitProcessor.
splitRecord(DataSetRecord, int, DataSetFields) - Static method in class com.toolsverse.etl.common.CommonEtlUtils
Split record.
splitToList(String, String, boolean, boolean) - Static method in class com.toolsverse.util.Utils
Splits the string using given delimiter and adds tokens to the hash set.
splitWithCommaAndQuoteRemoveSpaces(String) - Static method in class com.toolsverse.util.Utils
Split string with quotes using comma as a separator.
spread(int) - Static method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8
Spreads (XORs) higher bits of hash to lower and also forces top bit to 0.
SPRING_CONFIG_LOCATION_PROPERTY - Static variable in class com.toolsverse.config.SystemConfig
The location of the SPRING application properties file.
sql - Variable in class com.toolsverse.etl.sql.util.SqlHistory.SqlHistoryKey
The sql.
sql2Java(String) - Static method in class com.toolsverse.util.Script
Replaces SQL like boolean operations.
SQL_ATTR - Static variable in class com.toolsverse.etl.common.Variable
 
SQL_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant SQL_ATTR.
SQL_ATTR - Static variable in class com.toolsverse.etl.core.engine.Source
SQL_ATTR.
SQL_ATTR - Static variable in class com.toolsverse.etl.core.task.common.SqlTask
 
SQL_ATTR - Static variable in class com.toolsverse.etl.core.task.informix.InformixDbAccessTask
 
SQL_ATTR - Static variable in class com.toolsverse.etl.core.task.oracle.OracleCopyTask
 
SQL_ATTR - Static variable in class com.toolsverse.etl.core.task.oracle.OracleExtractTask
 
SQL_ATTR - Static variable in class com.toolsverse.etl.core.task.oracle.OracleLoadTask
 
SQL_ATTR - Static variable in class com.toolsverse.etl.core.task.sqlserver.BcpTask
 
SQL_LANG - Static variable in interface com.toolsverse.util.lang.ParserTypeFactory
SQL.
SQL_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The SQL_NODE.
SQL_SERVER_JDBC_CLASS - Static variable in class com.toolsverse.etl.common.FieldsRepository.FieldsRepositoryConfig
 
SQL_STATEMENT_OUTPUT_PARAM_INDEEX_ATTR - Static variable in class com.toolsverse.etl.core.engine.Source
OUTPUT PARAMETERS INDEX ATTR.
SQL_STATEMENT_PARAM_INDEX_ATTR - Static variable in class com.toolsverse.etl.core.engine.Source
OUTPUT PARAMETER INDEX FOR CALLABLE STATEMENT ATTR.
SQL_STATEMENT_TYPE_ATTR - Static variable in class com.toolsverse.etl.core.engine.Source
EXTRACT SQL STATEMENT TYPE ATTR.
SQL_SYNTAX_VAR - Static variable in class com.toolsverse.etl.core.task.common.Filter
 
SQL_TYPE_ATTR - Static variable in class com.toolsverse.etl.common.Variable
The SQL TYPE ATTRIBUTE.
SqlConfig - Class in com.toolsverse.etl.sql.config
The singleton class which holds a reference to the map of the named aliases.
SqlConnector - Class in com.toolsverse.etl.connector.sql
Reads data from the database using jdbc, creates insert sql statements.
SqlConnector() - Constructor for class com.toolsverse.etl.connector.sql.SqlConnector
 
SqlConnectorParams - Class in com.toolsverse.etl.connector.sql
SqlConnectorParams() - Constructor for class com.toolsverse.etl.connector.sql.SqlConnectorParams
Instantiates a new SqlConnectorParams.
SqlConnectorParams(ResultSet, CacheProvider<String, Object>, boolean, int) - Constructor for class com.toolsverse.etl.connector.sql.SqlConnectorParams
Instantiates a new SqlConnectorParams.
SqlConnectorResource - Enum in com.toolsverse.etl.connector.sql
Messages used by SqlConnector
SqlHistory - Class in com.toolsverse.etl.sql.util
The data structure used to capture the history of the executed sql statements along with bind variables.
SqlHistory(int) - Constructor for class com.toolsverse.etl.sql.util.SqlHistory
Instantiates SqlHistory.
SqlHistory.SqlHistoryKey - Class in com.toolsverse.etl.sql.util
The Class SqlHistoryKey.
SqlHistory.SqlHistoryValue - Class in com.toolsverse.etl.sql.util
The SqlHistoryEntry.
SqlHistoryKey(String, String) - Constructor for class com.toolsverse.etl.sql.util.SqlHistory.SqlHistoryKey
Instantiates a new sql history key.
SqlHistoryValue(String, Map<String, Object>) - Constructor for class com.toolsverse.etl.sql.util.SqlHistory.SqlHistoryValue
Instantiates a new sql history value.
SqlParser - Interface in com.toolsverse.etl.parser
The sql grammar parser.
SqlParserFactory - Class in com.toolsverse.etl.core.util
Use to instantiate TGSqlParser for the given Driver class name.
SqlParserFactory() - Constructor for class com.toolsverse.etl.core.util.SqlParserFactory
 
SqlRequest - Class in com.toolsverse.etl.sql.service
SqlRequest is a data structure passed as a parameter to the SqlService methods.
SqlRequest(SessionConnectionProvider<Alias>, ConnectionParamsProvider<Alias>, SqlParser, Driver, Map<String, Object>, String, boolean, boolean) - Constructor for class com.toolsverse.etl.sql.service.SqlRequest
Instantiates a new sql request.
SqlRequest(SessionConnectionProvider<Alias>, ConnectionParamsProvider<Alias>, SqlParser, Driver, Map<String, Object>, String, boolean, boolean, boolean, boolean) - Constructor for class com.toolsverse.etl.sql.service.SqlRequest
Instantiates a new sql request.
SqlRequest(SessionConnectionProvider<Alias>, ConnectionParamsProvider<Alias>, SqlParser, Driver, Map<String, Object>, String, boolean, boolean, boolean, int, boolean) - Constructor for class com.toolsverse.etl.sql.service.SqlRequest
Instantiates a new sql request.
SqlResult - Class in com.toolsverse.etl.sql.service
SqlResult is a data structure returned by various methods of SqlService.
SqlResult(String, Map<String, DataSet>) - Constructor for class com.toolsverse.etl.sql.service.SqlResult
Instantiates a new sql result.
SqlResult(String, Map<String, DataSet>, boolean, boolean) - Constructor for class com.toolsverse.etl.sql.service.SqlResult
Instantiates a new sql result.
SqlService - Interface in com.toolsverse.etl.sql.service
SqlService provides support for execution of the sql queries.
SqlServiceImpl - Class in com.toolsverse.etl.sql.service
The default implementation for the SqlService interface.
SqlServiceImpl() - Constructor for class com.toolsverse.etl.sql.service.SqlServiceImpl
 
SqlStatementType - Enum in com.toolsverse.etl.sql.util
Types of sql statements.
SqlTask - Class in com.toolsverse.etl.core.task.common
This is Task.PRE and Task.POST task which executes specified sql.
SqlTask() - Constructor for class com.toolsverse.etl.core.task.common.SqlTask
 
SQLTYPE_ATTR - Static variable in class com.toolsverse.etl.common.Variable
 
SqlTypeParser() - Constructor for class com.toolsverse.etl.parser.GenericSqlParser.SqlTypeParser
 
SqlUtils - Class in com.toolsverse.etl.sql.util
Collection of static methods for SQL operations.
SqlUtils() - Constructor for class com.toolsverse.etl.sql.util.SqlUtils
 
SQLXML - Static variable in class com.toolsverse.etl.sql.util.SqlUtils
The SQLXML type.
SRadioButtonAdapter - Class in com.toolsverse.mvc.view.wings
SRadioButton is a default implementation of the WingComponentAdapter for the SRadioButton
SRadioButtonAdapter(View, SRadioButton) - Constructor for class com.toolsverse.mvc.view.wings.SRadioButtonAdapter
Instantiates a new SRadioButtonAdapter.
SRawTextComponentAdapter - Class in com.toolsverse.mvc.view.wings
SRawTextComponentAdapter is a default implementation of the WingComponentAdapter for the SRawTextComponent
SRawTextComponentAdapter(View, SRawTextComponent) - Constructor for class com.toolsverse.mvc.view.wings.SRawTextComponentAdapter
Instantiates a new SRawTextComponentAdapter.
SSH_HOST_PROP - Static variable in class com.toolsverse.etl.sql.connection.SshTunnel
 
SSH_LOCAL_HOST_PROP - Static variable in class com.toolsverse.etl.sql.connection.SshTunnel
 
SSH_PASSPHRASE_PROP - Static variable in class com.toolsverse.etl.sql.connection.SshTunnel
 
SSH_PASSWORD_PROP - Static variable in class com.toolsverse.etl.sql.connection.SshTunnel
 
SSH_PORT_PROP - Static variable in class com.toolsverse.etl.sql.connection.SshTunnel
 
SSH_PRIVATE_KEY_PROP - Static variable in class com.toolsverse.etl.sql.connection.SshTunnel
 
SSH_USER_NAME_PROP - Static variable in class com.toolsverse.etl.sql.connection.SshTunnel
 
SshConnection - Class in com.toolsverse.etl.sql.connection
A wrapper for the Connection interface which implements JDBC connection over SSH tunnel.
SshConnection(SshTunnel, Connection) - Constructor for class com.toolsverse.etl.sql.connection.SshConnection
Instantiates a new ssh connection.
SshConnection(SshTunnel, Connection, String, int) - Constructor for class com.toolsverse.etl.sql.connection.SshConnection
Instantiates a new ssh connection.
SshTunnel - Class in com.toolsverse.etl.sql.connection
SshTunnel
SshTunnel(Alias, Properties) - Constructor for class com.toolsverse.etl.sql.connection.SshTunnel
Instantiates a new ssh tunnel.
SshTunnel(String, Properties, UrlParser) - Constructor for class com.toolsverse.etl.sql.connection.SshTunnel
Instantiates a new ssh tunnel.
SSL_CLIENT_CERT - Static variable in class com.toolsverse.service.web.HttpClientFactory
 
SSL_CLIENT_CERT_PASSWORD - Static variable in class com.toolsverse.service.web.HttpClientFactory
 
SSL_CLIENT_CERT_TYPE - Static variable in class com.toolsverse.service.web.HttpClientFactory
 
SSL_TRUST_SELF_SIGNED - Static variable in class com.toolsverse.service.web.HttpClientFactory
 
STableAdapter - Class in com.toolsverse.mvc.view.wings
STableAdapter is a default implementation of the WingComponentAdapter for the STable
STableAdapter(View, STable) - Constructor for class com.toolsverse.mvc.view.wings.STableAdapter
Instantiates a new STableAdapter.
STAGE_VAR - Static variable in class com.toolsverse.etl.core.task.snowflake.CopyIntoTableTask
 
start() - Method in class com.toolsverse.util.concurrent.ConcurrentAdapter
Start.
start() - Method in class com.toolsverse.util.concurrent.ConcurrentExecutor
 
start() - Method in interface com.toolsverse.util.concurrent.ProgressDelegate
Executed when service thread is started
START_ARRAY - Static variable in class com.toolsverse.etl.connector.json.JsonConnectorParams
The Constant START_ARRAY.
START_ATTR - Static variable in class com.toolsverse.etl.core.function.DefFunctions
The START ATTRIBUTE.
START_GROUPING_ROW_PROP - Static variable in class com.toolsverse.etl.connector.excel.ExcelConnectorParams
The START GROUPING ROW property.
START_LOOP - Static variable in class com.toolsverse.etl.driver.oracle.OracleDriver
The START_LOOP sql.
START_LOOP - Static variable in class com.toolsverse.etl.driver.postgres.PostgresDriver
The START_LOOP sql.
START_NAMED_OBJECT - Static variable in class com.toolsverse.etl.connector.json.JsonConnectorParams
The Constant START_NAMED_OBJECT.
START_OBJECT - Static variable in class com.toolsverse.etl.connector.json.JsonConnectorParams
The Constant START_OBJECT.
START_POSITION - Static variable in class com.toolsverse.util.PositionalXmlReader
 
START_ROW_PROP - Static variable in class com.toolsverse.etl.connector.excel.ExcelConnectorParams
The START ROW property.
START_ROW_PROP - Static variable in class com.toolsverse.etl.connector.text.KeyValueConnectorParams
The START ROW property.
START_ROW_PROP - Static variable in class com.toolsverse.etl.connector.text.TextConnectorParams
The START ROW property.
START_STYLE_PROP - Static variable in class com.toolsverse.etl.connector.json.JsonConnectorParams
The START STYLE property.
START_VARIABLE_OBJECT - Static variable in class com.toolsverse.etl.connector.json.JsonConnectorParams
The Constant START_VARIABLE_OBJECT.
startedAt() - Method in interface com.toolsverse.util.concurrent.ParallelProgressDelegate
Date+time when task started.
startElement(String, String, String, Attributes) - Method in class com.toolsverse.etl.connector.excel.ExcelXlsxConnector.XSSFSheetHandler
 
startLoad() - Method in class com.toolsverse.etl.aliasreader.AliasReaderUnit
 
startLoad() - Method in class com.toolsverse.etl.connector.ConnectorUnit
 
startLoad() - Method in class com.toolsverse.etl.driver.DriverUnit
 
startLoad() - Method in class com.toolsverse.etl.metadata.MetadataUnit
 
startLoad() - Method in class com.toolsverse.ext.loader.Unit
Executed when UnitLoader starts loading.
startLoad() - Method in class com.toolsverse.imaging.ImageProcessor
 
startLoad() - Method in class com.toolsverse.io.IoProcessorFactory
 
startProgress(ParallelProgressDelegate) - Method in interface com.toolsverse.util.concurrent.ParallelProgressCallback
Start progress.
STARTS_WITH - Static variable in class com.toolsverse.etl.metadata.DatabaseFilter
The STARTS_WITH modifier.
startStream(JsonProducerPackage) - Method in class com.toolsverse.etl.connector.json.JsonConnector
 
startStream(KeyValueProducerPackage) - Method in class com.toolsverse.etl.connector.text.KeyValueConnector
 
startStream(TextProducerPackage) - Method in class com.toolsverse.etl.connector.text.TextConnector
 
startStream(XmlProducerPackage) - Method in class com.toolsverse.etl.connector.xml.XmlObjectStreamingConnector
 
startStream(P) - Method in interface com.toolsverse.io.StreamingConnector
Start the stream.
startTrackingExtract(String, Source, DataSet, Destination, String) - Method in class com.toolsverse.etl.core.engine.EtlMetricsTracker
Start tracking extract.
startTrackingFile(FileMetrics) - Method in class com.toolsverse.etl.core.engine.EtlMetricsTracker
Start tracking file.
startTrackingLoad(String, Destination, String) - Method in class com.toolsverse.etl.core.engine.EtlMetricsTracker
Start tracking load.
stateChanged(ChangeEvent) - Method in class com.toolsverse.mvc.view.wings.SRadioButtonAdapter
 
STATUS_ERROR - Static variable in class com.toolsverse.service.LogNode
The STATUS_ERROR.
STATUS_EXCEPTION - Static variable in class com.toolsverse.service.LogNode
The STATUS_EXCEPTION.
STATUS_OK - Static variable in class com.toolsverse.service.LogNode
The STATUS_OK.
STextComponentAdapter - Class in com.toolsverse.mvc.view.wings
STextComponentAdapter is a default implementation of the WingComponentAdapter for the STextComponent
STextComponentAdapter(View, STextComponent) - Constructor for class com.toolsverse.mvc.view.wings.STextComponentAdapter
Instantiates a new STextComponentAdapter.
SToggleButtonAdapter - Class in com.toolsverse.mvc.view.wings
SToggleButtonAdapter is a default implementation of the WingComponentAdapter for the SToggleButton
SToggleButtonAdapter(View, SToggleButton) - Constructor for class com.toolsverse.mvc.view.wings.SToggleButtonAdapter
Instantiates a new SToggleButtonAdapter.
STOP - Static variable in class com.toolsverse.etl.core.engine.TaskResult
The STOP current task.
stopProgress(ParallelProgressDelegate) - Method in interface com.toolsverse.util.concurrent.ParallelProgressCallback
Stop progress.
stopThread() - Method in class com.toolsverse.util.FileWatcher
Stop thread.
stopTrackingFile(FileMetrics, String, String) - Method in class com.toolsverse.etl.core.engine.EtlMetricsTracker
Stop tracking file.
StorageManager - Class in com.toolsverse.storage
The singleton class which includes all property management and retrieval related functions.
StorageObject(Object) - Constructor for class com.toolsverse.storage.StorageProvider.StorageObject
Instantiates a new storage object.
StorageObject(String, Object) - Constructor for class com.toolsverse.storage.StorageProvider.StorageObject
Instantiates a new storage object.
StorageProvider - Interface in com.toolsverse.storage
The interface for all classes that used to get\set\remove properties Possible implementations are: local storage provider (map), HTML5 storage provider, etc.
StorageProvider.StorageObject - Class in com.toolsverse.storage
The Class StorageObject.
StorageResource - Enum in com.toolsverse.storage.resource
The messages used by the storage framework.
StorageService - Interface in com.toolsverse.storage.service
The class that loads and stores properties must implement this interface.
StorageUtils - Class in com.toolsverse.storage.util
StorageUtils is collection of static methods used by StorageManager.
StorageUtils() - Constructor for class com.toolsverse.storage.util.StorageUtils
 
storageValue2Value(int, Object, Map<String, String>) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Converts field value.
store(String) - Method in interface com.toolsverse.etl.core.engine.FileFilter
Store history.
store(String) - Method in class com.toolsverse.etl.core.engine.NoDupsFileFilter
 
store() - Method in interface com.toolsverse.storage.PersistableStorage
Stores properties.
store(Map<String, StorageProvider.StorageObject>) - Method in interface com.toolsverse.storage.PersistableStorage
Stores only given properties.
store(StorageProvider) - Method in class com.toolsverse.storage.PersistableStorageAdapter
Stores all properties from the given StorageProvider using active StorageService.
store(StorageProvider, Map<String, StorageProvider.StorageObject>) - Method in class com.toolsverse.storage.PersistableStorageAdapter
Stores given properties from the given StorageProvider using active StorageService.
store(Map<String, StorageProvider.StorageObject>) - Method in interface com.toolsverse.storage.service.StorageService
Stores properties.
store() - Method in class com.toolsverse.storage.StorageManager
 
store(Map<String, StorageProvider.StorageObject>) - Method in class com.toolsverse.storage.StorageManager
 
STORE_HOST_ATTR - Static variable in class com.toolsverse.etl.core.task.common.MailTask
 
STORE_HOST_PROP - Static variable in class com.toolsverse.io.MailParams
The STORE HOST PROPERTY.
STORE_HOST_VAR - Static variable in class com.toolsverse.etl.core.task.common.MailTask
The STORE HOST VARIABLE.
STORE_PASSWORD_ATTR - Static variable in class com.toolsverse.etl.core.task.common.MailTask
 
STORE_PASSWORD_PROP - Static variable in class com.toolsverse.io.MailParams
The STORE PASSWORD PROPERTY.
STORE_PASSWORD_VAR - Static variable in class com.toolsverse.etl.core.task.common.MailTask
The STORE PASSWORD VARIABLE.
STORE_PROTOCOL_ATTR - Static variable in class com.toolsverse.etl.core.task.common.MailTask
 
STORE_PROTOCOL_PROP - Static variable in class com.toolsverse.io.MailParams
The STORE PROTOCOL PROPERTY.
STORE_PROTOCOL_VAR - Static variable in class com.toolsverse.etl.core.task.common.MailTask
The STORE PROTOCOL VARIABLE.
STORE_USER_ATTR - Static variable in class com.toolsverse.etl.core.task.common.MailTask
 
STORE_USER_PROP - Static variable in class com.toolsverse.io.MailParams
The STORE USER PROPERTY.
STORE_USER_VAR - Static variable in class com.toolsverse.etl.core.task.common.MailTask
The STORE USER VARIABLE.
StoredExtension(ExtensionModule) - Constructor for class com.toolsverse.ext.loader.UnitLoader.StoredExtension
Instantiates a new StoredExtension.
storeFile(String, String, InputStream) - Method in class com.toolsverse.io.FtpUtils
Stores a file on the server using name dropOffFolder + filename and taking input from the given InputStream.
str2Bool(String, boolean) - Static method in class com.toolsverse.util.Utils
Converts string to boolean.
str2Boolean(String, Boolean) - Static method in class com.toolsverse.util.Utils
Converts string to Boolean.
str2Byte(String, byte) - Static method in class com.toolsverse.util.Utils
Converts string to byte.
str2CsvStr(String) - Static method in class com.toolsverse.util.Utils
Convert string to the standard csv string.
str2DataSet(DataSet, String, String, String) - Static method in class com.toolsverse.etl.connector.ConnectorUtils
Populate dataset using given string and connector class name.
str2Date(String, Map<String, String>) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Converts text to date using value for the DATE_FORMAT_PROP property as a format string.
str2Date(String, Date, String) - Static method in class com.toolsverse.util.Utils
Converts string to date using format string.
str2Date(String, String[]) - Static method in class com.toolsverse.util.Utils
Converts string to date using array of formats.
str2DateTime(String, Map<String, String>) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Converts text to date+time using value for the DATE_TIME_FORMAT_PROP property as a format string.
str2Int(String, int) - Static method in class com.toolsverse.util.Utils
Converts string to int.
str2Integer(String, Integer) - Static method in class com.toolsverse.util.Utils
Converts string to Integer.
str2Long(String, long) - Static method in class com.toolsverse.util.Utils
Converts string to long.
str2Long(String, Long) - Static method in class com.toolsverse.util.Utils
Converts string to Long.
str2Name(String) - Static method in class com.toolsverse.util.Utils
Converts string to the 'name' by removing whitespaces and other special characters (such as '_').
str2Number(String, Number) - Static method in class com.toolsverse.util.Utils
Converts string to Number.
str2PropsStr(String, String, String) - Static method in class com.toolsverse.util.Utils
Parses string like name=value;name=value and converts it to name='value';name='value';
str2Regexp(String) - Static method in class com.toolsverse.util.Utils
Converts string with special chars used by Java regular expression engine to the string where these chars precede by escapes character.
str2Str(String, String) - Static method in class com.toolsverse.util.Utils
If fiven str is not null returns str, otherwise returns def.
str2Time(String, Map<String, String>) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Converts text to time using value for the TIME_FORMAT_PROP property as a format string.
stream(StreamingPackage, Alias, StreamingConnector) - Method in class com.toolsverse.etl.connector.BaseDataSetConnector
Stream data.
stream(StreamingConnector, ProducerPackage) - Method in interface com.toolsverse.io.StreamingProcessor
Send data to stream.
STREAM_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant STREAM_ATTR.
STREAM_WHEN_POSTING_PROP - Static variable in class com.toolsverse.io.HttpProcessor
The STREAM_WHEN_POSTING PROPERTY.
StreamingCommitPolicy - Interface in com.toolsverse.etl.common
Class which is used to commit and rollback the changes after the unsuccessful attempt to load data using streaming processor must implement this interface.
StreamingConnection - Class in com.toolsverse.etl.sql.connection
A wrapper for the Connection interface which implements JDBC connection that enforces constraints such as fetchSize, maxRows and maxFieldSize.
StreamingConnection(Connection, int, int, int) - Constructor for class com.toolsverse.etl.sql.connection.StreamingConnection
Instantiates a new streaming connection.
StreamingConnector<S extends StreamingPackage,P extends ProducerPackage> - Interface in com.toolsverse.io
The common interface for all connector classes that can stream data and consume streams using given IoProcessor.
StreamingPackage - Interface in com.toolsverse.io
The parameter passed to the StreamingConnecto#consume method.
StreamingProcessor - Interface in com.toolsverse.io
A common interface for IoProcessor classes which can stream data and consume data from streams.
STRING - Static variable in class com.toolsverse.util.Utils
The STRING.
StringBuilderWriter - Class in com.toolsverse.util
Writer implementation that outputs to a StringBuilder.
StringBuilderWriter() - Constructor for class com.toolsverse.util.StringBuilderWriter
Constructs a new StringBuilder instance with default capacity.
StringBuilderWriter(int) - Constructor for class com.toolsverse.util.StringBuilderWriter
Constructs a new StringBuilder instance with the specified capacity.
StringBuilderWriter(StringBuilder) - Constructor for class com.toolsverse.util.StringBuilderWriter
Constructs a new instance with the specified StringBuilder.
stringToBytes(String) - Static method in class com.toolsverse.io.AwsAuthUtils
String to bytes.
STRIP_NOT_PRINTABLE_PROP - Static variable in class com.toolsverse.etl.connector.text.TextConnectorParams
STRIP NOT PRINTABLE property.
stripComments(String) - Method in class com.toolsverse.etl.parser.GenericSqlParser
 
stripComments(String) - Method in interface com.toolsverse.etl.parser.SqlParser
Strip comments.
stripLeadingSlash(String) - Static method in class com.toolsverse.util.UrlUtils
Strip leading slash.
StripParser() - Constructor for class com.toolsverse.etl.parser.GenericSqlParser.StripParser
Instantiates a new StripParser.
struct2Object(Struct) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Convert java.sql.Struct to the object which is recognizable by framework, for example DataSet.
structureEquals(DataSet) - Method in class com.toolsverse.etl.common.DataSet
Checks if two datasets are structure equal.
subAppend(LoggingEvent) - Method in class com.toolsverse.etl.util.ThreadAppender
 
SUBJECT_ATTR - Static variable in class com.toolsverse.etl.core.task.common.MailTask
 
SUBJECT_PROP - Static variable in class com.toolsverse.io.MailParams
The SUBJECT PROPERTY.
SUBJECT_VAR - Static variable in class com.toolsverse.etl.core.task.common.MailTask
The SUBJECT VARIABLE.
substituteVars(ListHashMap<String, Variable>) - Static method in class com.toolsverse.etl.core.util.EtlUtils
Substitute variable values in {} brackets.
subStrCount(String, String) - Static method in class com.toolsverse.util.Utils
Count number of occurrences of the toFind string inside given source string.
SUCCESS_MASK_ATTR - Static variable in class com.toolsverse.etl.core.task.common.CmdTask
 
SUCCESS_MASK_ATTR - Static variable in class com.toolsverse.etl.core.task.common.FileMerge
 
SUCCESS_MASK_VAR - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The SUCCESS_MASK variable name.
SUCCESS_PROP - Static variable in class com.toolsverse.io.HttpProcessor
The SUCCESS property.
SUCCESS_STATUS - Static variable in class com.toolsverse.etl.core.engine.FileMetrics
The Constant SUCCESS_STATUS.
SUFFIX_PROP - Static variable in class com.toolsverse.etl.connector.FileConnectorParams
The SUFFIX property.
SUFFIX_VAR - Static variable in class com.toolsverse.etl.core.task.common.FileManagerTask
The SUFFIX_VAR.
suggestBestFieldForTheKey(List<String>, String, Driver, boolean) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Suggest best field for the key.
sum(Object, Object) - Method in class com.toolsverse.etl.core.task.common.PivotFunctions
Calculates sum.
sumCount() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8
 
supportColonInFormatter() - Method in class com.toolsverse.etl.driver.AbstractDriver
 
supportColonInFormatter() - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
supportColonInFormatter() - Method in interface com.toolsverse.etl.driver.Driver
Support colon in formatter.
supportColonInFormatter() - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
supportedJoinTypes() - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
supportedJoinTypes() - Method in interface com.toolsverse.etl.driver.Driver
Returns supported join types, such as inner join, left outer join etc.
supportedJoinTypes() - Method in class com.toolsverse.etl.driver.GenericFileDriver
 
supportedJoinTypes() - Method in class com.toolsverse.etl.driver.GenericJdbcDriver
 
supportedJoinTypes() - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
supportedJoinTypes() - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
supportedJoinTypes() - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
supportedJoinTypes() - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
supportedJoinTypes() - Method in class com.toolsverse.etl.driver.snowflake.SnowflakeDriver
 
supportedJoinTypes() - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
supportedSetOperations() - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
supportedSetOperations() - Method in interface com.toolsverse.etl.driver.Driver
Returns names of the supported set operations, such as union, union all, etc.
supportedSetOperations() - Method in class com.toolsverse.etl.driver.GenericFileDriver
 
supportedSetOperations() - Method in class com.toolsverse.etl.driver.GenericJdbcDriver
 
supportedSetOperations() - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
supportedSetOperations() - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
supportedSetOperations() - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
supportedSetOperations() - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
supportedSetOperations() - Method in class com.toolsverse.etl.driver.snowflake.SnowflakeDriver
 
supportedSetOperations() - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
supportsActionAnnotation(String) - Method in interface com.toolsverse.mvc.controller.ControllerAdapter
Returns true if ViewAction annotation is supported for the attribute.
supportsActionAnnotation(String) - Method in class com.toolsverse.mvc.controller.ControllerAdapterImpl
 
supportsAnonymousBlocks() - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
supportsAnonymousBlocks() - Method in interface com.toolsverse.etl.driver.Driver
"Supports anonymous blocks" flag.
supportsAnonymousBlocks() - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
supportsAnonymousBlocks() - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
supportsAnonymousBlocks() - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
supportsAnonymousBlocks() - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
supportsAnonymousBlocks() - Method in class com.toolsverse.etl.driver.SimpleDriver
 
supportsAnonymousBlocks() - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
supportsAnonymousBlocks() - Method in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
 
supportsAsText(String) - Method in class com.toolsverse.etl.metadata.BaseMetadata
 
supportsAsText(String) - Method in class com.toolsverse.etl.metadata.db2.Db2Metadata
 
supportsAsText(String) - Method in class com.toolsverse.etl.metadata.informix.InformixMetadata
 
supportsAsText(String) - Method in class com.toolsverse.etl.metadata.JdbcMetadata
 
supportsAsText(String) - Method in interface com.toolsverse.etl.metadata.Metadata
Checks if metadata driver supports asText method for the type.
supportsAsText(String) - Method in class com.toolsverse.etl.metadata.mysql.MySqlMetadata
 
supportsAsText(String) - Method in class com.toolsverse.etl.metadata.oracle.OracleMetadata
 
supportsAsText(String) - Method in class com.toolsverse.etl.metadata.postgres.PostgresMetadata
 
supportsAsText(String) - Method in class com.toolsverse.etl.metadata.sqlserver.MsSqlMetadata
 
supportsAsText(String) - Method in class com.toolsverse.etl.metadata.sqlserver.SybaseMetadata
 
supportsAutotrace() - Method in class com.toolsverse.etl.driver.AbstractDriver
 
supportsAutotrace() - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
supportsAutotrace() - Method in interface com.toolsverse.etl.driver.Driver
Checks if driver supports autotrace.
supportsAutotrace() - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
supportsAutotrace() - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
supportsAutotrace() - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
supportsAutotrace() - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
supportsBinaryInProc() - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
supportsBinaryInProc() - Method in interface com.toolsverse.etl.driver.Driver
"Supports binary data types in procedures" flag.
supportsBinaryInProc() - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
supportsBinaryInProc() - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
supportsBinaryInProc() - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
supportsBinaryInProc() - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
supportsBinaryInProc() - Method in class com.toolsverse.etl.driver.SimpleDriver
 
supportsBinaryInProc() - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
supportsCallableStatement() - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
supportsCallableStatement() - Method in interface com.toolsverse.etl.driver.Driver
"Supports callable statement" flag.
supportsCallableStatement() - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
supportsCallableStatement() - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
supportsCallableStatement() - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
supportsCallableStatement() - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
supportsCallableStatement() - Method in class com.toolsverse.etl.driver.SimpleDriver
 
supportsCallableStatement() - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
supportsCdata() - Method in class com.toolsverse.io.DirectProcessor
 
supportsCdata() - Method in class com.toolsverse.io.FileProcessor
 
supportsCdata() - Method in class com.toolsverse.io.FtpProcessor
 
supportsCdata() - Method in class com.toolsverse.io.HttpProcessor
 
supportsCdata() - Method in interface com.toolsverse.io.IoProcessor
Checks if IoProcessor supports cdata.
supportsCdata() - Method in class com.toolsverse.io.MailProcessor
 
supportsCdata() - Method in class com.toolsverse.io.NullProcessor
 
supportsCdata() - Method in class com.toolsverse.io.SftpProcessor
 
SupportsCodeUpdate - Interface in com.toolsverse.etl.core.engine
Moniker interface for OnTask that supports upading the code before recording start/finish event in Redis
supportsConvertForDisplayAnnotation(String) - Method in interface com.toolsverse.mvc.controller.ControllerAdapter
Returns true if ConvertForDisplay annotation is supported for the attribute.
supportsConvertForDisplayAnnotation(String) - Method in class com.toolsverse.mvc.controller.ControllerAdapterImpl
 
supportsConvertForStorageAnnotation(String) - Method in interface com.toolsverse.mvc.controller.ControllerAdapter
Returns true if ConvertForStorage annotation is supported for the attribute.
supportsConvertForStorageAnnotation(String) - Method in class com.toolsverse.mvc.controller.ControllerAdapterImpl
 
supportsDrop(String) - Method in class com.toolsverse.etl.metadata.BaseMetadata
 
supportsDrop(String) - Method in class com.toolsverse.etl.metadata.JdbcMetadata
 
supportsDrop(String) - Method in interface com.toolsverse.etl.metadata.Metadata
Checks if metadata driver supports dropAsText method for the type.
supportsExecute(String) - Method in class com.toolsverse.etl.metadata.db2.Db2Metadata
 
supportsExecute(String) - Method in class com.toolsverse.etl.metadata.FileMetadata
 
supportsExecute(String) - Method in class com.toolsverse.etl.metadata.informix.InformixMetadata
 
supportsExecute(String) - Method in class com.toolsverse.etl.metadata.JdbcMetadata
 
supportsExecute(String) - Method in interface com.toolsverse.etl.metadata.Metadata
Checks if metadata driver supports executeAsText method for the type.
supportsExecute(String) - Method in class com.toolsverse.etl.metadata.mysql.MySqlMetadata
 
supportsExecute(String) - Method in class com.toolsverse.etl.metadata.oracle.OracleMetadata
 
supportsExecute(String) - Method in class com.toolsverse.etl.metadata.postgres.PostgresMetadata
 
supportsExecute(String) - Method in class com.toolsverse.etl.metadata.sqlserver.MsSqlMetadata
 
supportsExecute(String) - Method in class com.toolsverse.etl.metadata.sqlserver.SybaseMetadata
 
supportsExplainPlan() - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
supportsExplainPlan() - Method in interface com.toolsverse.etl.driver.Driver
"Supports explain plan" flag.
supportsExplainPlan() - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
supportsExplainPlan() - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
supportsExplainPlan() - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
supportsExplainPlan() - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
supportsExplainPlan() - Method in class com.toolsverse.etl.driver.SimpleDriver
 
supportsExplainPlan() - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
supportsExternalTool() - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
supportsExternalTool() - Method in interface com.toolsverse.etl.driver.Driver
"Supports external tool" flag.
supportsExternalTool() - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
supportsExternalTool() - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
supportsExternalTool() - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
supportsExternalTool() - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
supportsExternalTool() - Method in class com.toolsverse.etl.driver.SimpleDriver
 
supportsExternalTool() - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
supportsFiles() - Method in class com.toolsverse.io.DirectProcessor
 
supportsFiles() - Method in class com.toolsverse.io.FileProcessor
 
supportsFiles() - Method in class com.toolsverse.io.FtpProcessor
 
supportsFiles() - Method in class com.toolsverse.io.HttpProcessor
 
supportsFiles() - Method in interface com.toolsverse.io.IoProcessor
Checks if IoProcessor supports files.
supportsFiles() - Method in class com.toolsverse.io.MailProcessor
 
supportsFiles() - Method in class com.toolsverse.io.NullProcessor
 
supportsFiles() - Method in class com.toolsverse.io.SftpProcessor
 
supportsIndexes() - Method in class com.toolsverse.etl.driver.CallableDriver
 
supportsIndexes() - Method in interface com.toolsverse.etl.driver.Driver
Supports indexes.
supportsIndexes() - Method in class com.toolsverse.etl.driver.GenericFileDriver
 
supportsIndexes() - Method in class com.toolsverse.etl.driver.GenericJdbcDriver
 
supportsIndexes() - Method in class com.toolsverse.etl.driver.postgres.RedshiftDriver
 
supportsIndexes() - Method in class com.toolsverse.etl.driver.snowflake.SnowflakeDriver
 
supportsInnerFunctions() - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
supportsInnerFunctions() - Method in interface com.toolsverse.etl.driver.Driver
"Supports inner functions" flag.
supportsInnerFunctions() - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
supportsInnerFunctions() - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
supportsInnerFunctions() - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
supportsInnerFunctions() - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
supportsInnerFunctions() - Method in class com.toolsverse.etl.driver.SimpleDriver
 
supportsInnerFunctions() - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
supportsLogging() - Method in class com.toolsverse.etl.driver.AbstractDriver
 
supportsLogging() - Method in interface com.toolsverse.etl.driver.Driver
Checks if drivers supports database logging such as Oracle dbms_output.
supportsLogging() - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
supportsNested() - Method in interface com.toolsverse.etl.connector.DataSetConnector
Supports nested.
supportsNested() - Method in class com.toolsverse.etl.connector.excel.ExcelConnector
 
supportsNested() - Method in class com.toolsverse.etl.connector.excel.ExcelXlsxConnector
 
supportsNested() - Method in class com.toolsverse.etl.connector.html.HtmlConnector
 
supportsNested() - Method in class com.toolsverse.etl.connector.json.JsonConnector
 
supportsNested() - Method in class com.toolsverse.etl.connector.json.JsonDatasetConnector
 
supportsNested() - Method in class com.toolsverse.etl.connector.pdf.PdfConnector
 
supportsNested() - Method in class com.toolsverse.etl.connector.SourceConnector
 
supportsNested() - Method in class com.toolsverse.etl.connector.sql.SqlConnector
 
supportsNested() - Method in class com.toolsverse.etl.connector.text.ClobConnector
 
supportsNested() - Method in class com.toolsverse.etl.connector.text.KeyValueConnector
 
supportsNested() - Method in class com.toolsverse.etl.connector.text.TextConnector
 
supportsNested() - Method in class com.toolsverse.etl.connector.xml.XmlConnector
 
supportsNested() - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnector
 
supportsNested() - Method in class com.toolsverse.etl.connector.xml.XmlObjectStreamingConnector
 
supportsNotNullable() - Method in class com.toolsverse.etl.driver.AbstractDriver
 
supportsNotNullable() - Method in interface com.toolsverse.etl.driver.Driver
Checks is driver supports not nullable collumns.
supportsParallel() - Method in class com.toolsverse.etl.connector.BaseSplitProcessor
 
supportsParallel() - Method in class com.toolsverse.etl.connector.xml.XmlMerger
 
supportsParallel() - Method in interface com.toolsverse.io.SplitProcessor
Supports parallel.
supportsParallelExtract() - Method in class com.toolsverse.etl.driver.AbstractDriver
 
supportsParallelExtract() - Method in interface com.toolsverse.etl.driver.Driver
"Supports parallel extract" flag.
supportsParallelExtract() - Method in class com.toolsverse.etl.driver.GenericFileDriver
 
supportsParallelLoad() - Method in class com.toolsverse.etl.driver.AbstractDriver
 
supportsParallelLoad() - Method in interface com.toolsverse.etl.driver.Driver
"Supports parallel load" flag.
supportsParallelLoad() - Method in class com.toolsverse.etl.driver.GenericFileDriver
 
supportsParallelLoad() - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
supportsParamsInAnonymousBlocks() - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
supportsParamsInAnonymousBlocks() - Method in interface com.toolsverse.etl.driver.Driver
"Supports parameters in anonymous blocks" flag.
supportsParamsInAnonymousBlocks() - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
supportsParamsInAnonymousBlocks() - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
supportsParamsInAnonymousBlocks() - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
supportsParamsInAnonymousBlocks() - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
supportsParamsInAnonymousBlocks() - Method in class com.toolsverse.etl.driver.SimpleDriver
 
supportsParamsInAnonymousBlocks() - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
supportsParentDriver() - Method in class com.toolsverse.etl.driver.AbstractDriver
 
supportsParentDriver() - Method in interface com.toolsverse.etl.driver.Driver
Used internally to make a disition is it possible to use a generic jdbc driver with a parent driver.
supportsParentDriver() - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
supportsPreparedStatement() - Method in class com.toolsverse.etl.driver.AbstractDriver
 
supportsPreparedStatement() - Method in interface com.toolsverse.etl.driver.Driver
Supports prepared statements.
supportsPreparedStatement() - Method in class com.toolsverse.etl.driver.GenericJdbcDriverNoPreparedStatement
 
supportsPreparedStatementInParallelThreads() - Method in class com.toolsverse.etl.driver.AbstractDriver
 
supportsPreparedStatementInParallelThreads() - Method in interface com.toolsverse.etl.driver.Driver
Supports prepared statement in parallel threads.
supportsPreparedStatementInParallelThreads() - Method in class com.toolsverse.etl.driver.GenericJdbcDriverNoPreparedStatement
 
supportsPreparedStatementInParallelThreads() - Method in class com.toolsverse.etl.driver.postgres.RedshiftDriver
 
supportsPreparedStatementInTransaction() - Method in class com.toolsverse.etl.driver.AbstractDriver
 
supportsPreparedStatementInTransaction() - Method in interface com.toolsverse.etl.driver.Driver
Supports prepared statement in transaction.
supportsPreparedStatementInTransaction() - Method in class com.toolsverse.etl.driver.GenericJdbcDriverNoPreparedStatement
 
supportsPreparedStatementInTransaction() - Method in class com.toolsverse.etl.driver.postgres.RedshiftDriver
 
supportsReadStreaming() - Method in interface com.toolsverse.etl.connector.DataSetConnector
Supports read streaming.
supportsReadStreaming() - Method in class com.toolsverse.etl.connector.excel.ExcelConnector
 
supportsReadStreaming() - Method in class com.toolsverse.etl.connector.excel.ExcelXlsxConnector
 
supportsReadStreaming() - Method in class com.toolsverse.etl.connector.html.HtmlConnector
 
supportsReadStreaming() - Method in class com.toolsverse.etl.connector.json.JsonConnector
 
supportsReadStreaming() - Method in class com.toolsverse.etl.connector.json.JsonDatasetConnector
 
supportsReadStreaming() - Method in class com.toolsverse.etl.connector.pdf.PdfConnector
 
supportsReadStreaming() - Method in class com.toolsverse.etl.connector.SourceConnector
 
supportsReadStreaming() - Method in class com.toolsverse.etl.connector.sql.SqlConnector
 
supportsReadStreaming() - Method in class com.toolsverse.etl.connector.text.ClobConnector
 
supportsReadStreaming() - Method in class com.toolsverse.etl.connector.text.KeyValueConnector
 
supportsReadStreaming() - Method in class com.toolsverse.etl.connector.text.TextConnector
 
supportsReadStreaming() - Method in class com.toolsverse.etl.connector.xml.XmlConnector
 
supportsReadStreaming() - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnector
 
supportsReadStreaming() - Method in class com.toolsverse.etl.connector.xml.XmlObjectStreamingConnector
 
SupportsRecording - Interface in com.toolsverse.etl.core.engine
Moniker interface for OnTask that supports start/stop recording in Redis
supportsRefresh(String) - Method in class com.toolsverse.etl.metadata.BaseMetadata
 
supportsRefresh(String) - Method in interface com.toolsverse.etl.metadata.Metadata
Checks if metadata driver supports refresh for the type.
supportsReordering(P) - Method in interface com.toolsverse.etl.connector.DataSetConnector
Supports reordering of the fields.
supportsReordering(TextConnectorParams) - Method in class com.toolsverse.etl.connector.text.TextConnector
 
supportsRollbackAfterDDL() - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
supportsRollbackAfterDDL() - Method in interface com.toolsverse.etl.driver.Driver
"Supports rollback after ddl" flag.
supportsRollbackAfterDDL() - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
supportsRollbackAfterDDL() - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
supportsRollbackAfterDDL() - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
supportsRollbackAfterDDL() - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
supportsRollbackAfterDDL() - Method in class com.toolsverse.etl.driver.SimpleDriver
 
supportsRollbackAfterDDL() - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
supportsRollbackAfterDDL() - Method in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
 
supportsScripts() - Method in class com.toolsverse.etl.driver.CallableDriver
 
supportsScripts() - Method in interface com.toolsverse.etl.driver.Driver
If true the database supports extended sql, such as PLSQL, Transact SQL, etc.
supportsScripts() - Method in class com.toolsverse.etl.driver.GenericFileDriver
 
supportsScripts() - Method in class com.toolsverse.etl.driver.GenericJdbcDriver
 
supportsScripts() - Method in class com.toolsverse.etl.driver.snowflake.SnowflakeDriver
 
supportsSearchDatabase() - Method in class com.toolsverse.etl.metadata.BaseMetadata
 
supportsSearchDatabase() - Method in class com.toolsverse.etl.metadata.db2.Db2Metadata
 
supportsSearchDatabase() - Method in class com.toolsverse.etl.metadata.informix.InformixMetadata
 
supportsSearchDatabase() - Method in interface com.toolsverse.etl.metadata.Metadata
Checks if metadata driver supports search database.
supportsSearchDatabase() - Method in class com.toolsverse.etl.metadata.mysql.MySqlMetadata
 
supportsSearchDatabase() - Method in class com.toolsverse.etl.metadata.oracle.OracleMetadata
 
supportsSearchDatabase() - Method in class com.toolsverse.etl.metadata.postgres.PostgresMetadata
 
supportsSearchDatabase() - Method in class com.toolsverse.etl.metadata.sqlserver.MsSqlMetadata
 
supportsSearchDatabase() - Method in class com.toolsverse.etl.metadata.sqlserver.SybaseMetadata
 
supportsSorting() - Method in class com.toolsverse.etl.common.DataSet
Checks if data set supports sorting.
supportsStreaming() - Method in class com.toolsverse.etl.connector.json.ApiJsonConnector
 
supportsWorksheets() - Method in class com.toolsverse.etl.connector.BaseDataSetConnector
 
supportsWorksheets() - Method in interface com.toolsverse.etl.connector.DataSetConnector
Checks if connector supports worksheets.
supportsWorksheets() - Method in class com.toolsverse.etl.connector.excel.ExcelConnector
 
supportsWorksheets() - Method in class com.toolsverse.etl.connector.excel.ExcelXlsxConnector
 
supportsWorksheets() - Method in class com.toolsverse.etl.connector.SourceConnector
 
supportsWriteStreaming() - Method in interface com.toolsverse.etl.connector.DataSetConnector
Supports write streaming.
supportsWriteStreaming() - Method in class com.toolsverse.etl.connector.excel.ExcelConnector
 
supportsWriteStreaming() - Method in class com.toolsverse.etl.connector.excel.ExcelXlsxConnector
 
supportsWriteStreaming() - Method in class com.toolsverse.etl.connector.html.HtmlConnector
 
supportsWriteStreaming() - Method in class com.toolsverse.etl.connector.json.JsonConnector
 
supportsWriteStreaming() - Method in class com.toolsverse.etl.connector.json.JsonDatasetConnector
 
supportsWriteStreaming() - Method in class com.toolsverse.etl.connector.pdf.PdfConnector
 
supportsWriteStreaming() - Method in class com.toolsverse.etl.connector.SourceConnector
 
supportsWriteStreaming() - Method in class com.toolsverse.etl.connector.sql.SqlConnector
 
supportsWriteStreaming() - Method in class com.toolsverse.etl.connector.text.ClobConnector
 
supportsWriteStreaming() - Method in class com.toolsverse.etl.connector.text.KeyValueConnector
 
supportsWriteStreaming() - Method in class com.toolsverse.etl.connector.text.TextConnector
 
supportsWriteStreaming() - Method in class com.toolsverse.etl.connector.xml.XmlConnector
 
supportsWriteStreaming() - Method in class com.toolsverse.etl.connector.xml.XmlObjectConnector
 
supportsWriteStreaming() - Method in class com.toolsverse.etl.connector.xml.XmlObjectStreamingConnector
 
suspendEncoding() - Method in class com.toolsverse.util.Base64.OutputStream
Suspends encoding of the stream.
SYBASE_HOME_PROP - Static variable in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
The SYBASE client HOME property.
SYBASE_HOME_VAR - Static variable in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
The SYBASE client HOME variable.
SYBASE_JDBC_CLASS - Static variable in class com.toolsverse.etl.common.FieldsRepository.FieldsRepositoryConfig
 
SYBASE_SQL_METADATA_METHODS - Static variable in class com.toolsverse.etl.metadata.sqlserver.SybaseMetadata
The Sybase metadata methods.
SYBASE_SQL_TYPE_SUPPORT_AS_TEXT - Static variable in class com.toolsverse.etl.metadata.sqlserver.SybaseMetadata
The Sybase object types which support asText.
SYBASE_SQL_TYPES_BY_PARENT - Static variable in class com.toolsverse.etl.metadata.sqlserver.SybaseMetadata
The Sybase types by parent.
SYBASE_TYPE_SUPPORT_EXECUTE_AS_TEXT - Static variable in class com.toolsverse.etl.metadata.sqlserver.SybaseMetadata
The sybase type support execute as text map.
SybaseBcpTask - Class in com.toolsverse.etl.core.task.sqlserver
The Sybase implementation of the BCP task.
SybaseBcpTask() - Constructor for class com.toolsverse.etl.core.task.sqlserver.SybaseBcpTask
 
SybaseDriver - Class in com.toolsverse.etl.driver.sqlserver
The Sybase Sql server implementation of the Driver interface.
SybaseDriver() - Constructor for class com.toolsverse.etl.driver.sqlserver.SybaseDriver
 
SybaseExtractTask - Class in com.toolsverse.etl.core.task.sqlserver
This is a Sybase Sql Server specific Task.POST task which extracts data into the text file using sql.
SybaseExtractTask() - Constructor for class com.toolsverse.etl.core.task.sqlserver.SybaseExtractTask
 
SybaseFunctions - Class in com.toolsverse.etl.core.function.sqlserver
The Sybase Sql Server specific functions.
SybaseFunctions() - Constructor for class com.toolsverse.etl.core.function.sqlserver.SybaseFunctions
 
SybaseLoadTask - Class in com.toolsverse.etl.core.task.sqlserver
This is a Sybase Sql Server specific Task.POST task which loads data from the text file.
SybaseLoadTask() - Constructor for class com.toolsverse.etl.core.task.sqlserver.SybaseLoadTask
 
SybaseMetadata - Class in com.toolsverse.etl.metadata.sqlserver
The Sybase Sql Server implementation of the Metadata interface.
SybaseMetadata() - Constructor for class com.toolsverse.etl.metadata.sqlserver.SybaseMetadata
 
SymmetricEncryptor - Class in com.toolsverse.util.encryption
SymmetricEncryptor uses symmetric key to encrypt and decrypt strings, streams and files.
SymmetricEncryptor() - Constructor for class com.toolsverse.util.encryption.SymmetricEncryptor
 
SynchLinkedMemoryCache<K,V> - Class in com.toolsverse.cache
The thread safe version of the LinkedMemoryCache class.
SynchLinkedMemoryCache() - Constructor for class com.toolsverse.cache.SynchLinkedMemoryCache
Instantiates a new LinkedMemoryCache.
SynchLinkedMemoryCache(int) - Constructor for class com.toolsverse.cache.SynchLinkedMemoryCache
Instantiates a new LinkedMemoryCache.
SynchListMemoryCache<V> - Class in com.toolsverse.cache
Thread safe version of the ListMemoryCache.
SynchListMemoryCache() - Constructor for class com.toolsverse.cache.SynchListMemoryCache
 
SynchMemoryCache<K,V> - Class in com.toolsverse.cache
ConcurrentHashMap implementation of the Cache interface.
SynchMemoryCache() - Constructor for class com.toolsverse.cache.SynchMemoryCache
 
SYNONYMS_DATASET_TYPE - Static variable in interface com.toolsverse.etl.metadata.Metadata
The SYNONYMS_DATASET_TYPE.
SYSTEM - Static variable in class com.toolsverse.util.IOCase
The constant for case sensitivity determined by the current operating system.
SYSTEM_LINE_SEPARATOR - Static variable in class com.toolsverse.etl.connector.text.KeyValueConnectorParams
The Constant SYSTEM_LINE_SEPARATOR.
SYSTEM_LINE_SEPARATOR - Static variable in class com.toolsverse.etl.connector.text.TextConnectorParams
The Constant SYSTEM_LINE_SEPARATOR.
SystemConfig - Class in com.toolsverse.config
The main configuration class for the Toolsverse framework.

T

tab - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.Traverser
 
tabAt(ConcurrentHashMapV8.Node<K, V>[], int) - Static method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8
 
table - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8
The array of bins.
TABLE_NAME_ATTR - Static variable in class com.toolsverse.etl.common.Variable
 
TABLE_NAME_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The TABLE_NAME_NODE.
TABLE_NAME_PROP - Static variable in class com.toolsverse.etl.connector.sql.SqlConnectorParams
The TABLE NAME property.
TABLE_PRIV - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TABLE PRIVILIGE.
TABLE_PRIVS - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TABLE PRIVILIGES.
TABLE_TYPE - Static variable in class com.toolsverse.etl.core.engine.Destination
Database table.
TABLE_TYPE - Static variable in interface com.toolsverse.etl.driver.Driver
The table.
TABLE_VAR - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The TABLE variable name.
tableName2Name(String) - Method in class com.toolsverse.etl.driver.AbstractDriver
 
tableName2Name(String) - Method in interface com.toolsverse.etl.driver.Driver
Converts table name to name.
TABLES_DATASET_TYPE - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TABLES_DATASET_TYPE.
TAG_NAME_ATTR - Static variable in class com.toolsverse.etl.common.Variable
 
TARGET_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant TARGET_ATTR.
TARGET_DRIVER_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant TARGET_DRIVER_ATTR.
TARGET_DRIVER_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The TARGET_DRIVER_NODE.
TARGET_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The TARGET_NODE.
Task - Class in com.toolsverse.etl.core.engine
This is a class which contains all data related to the etl task.
Task() - Constructor for class com.toolsverse.etl.core.engine.Task
Instantiates a new task.
TASK_ASYNCHRONOUS_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The TASK_ASYNCHRONOUS_ATTR.
TASK_ATTR - Static variable in class com.toolsverse.etl.core.engine.Task
 
TASK_CLASS_NAME_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The TASK_CLASS_NAME_NODE.
TASK_CMD_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The TASK_CMD_NODE.
TASK_CODE_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The TASK_CODE_NODE.
TASK_COMMAND_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The TASK_COMMAND_NODE.
TASK_COMMIT_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The TASK_COMMIT_ATTR.
TASK_CONNECTION_NAME_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The TASK_CONNECTION_NAME_NODE.
TASK_ENABLED_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The TASK_ENABLED_ATTR.
TASK_IS_FINAL_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
 
TASK_MESSAGE_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The TASK_MESSAGE_NODE.
TASK_METRICS_ENABLED_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The TASK_METRICS_ENABLED_ATTR.
TASK_NAME_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The TASK_NAME_NODE.
TASK_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The TASK_NODE.
TASK_SCOPE_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The TASK_SCOPE_ATTR.
TASK_SQL_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The TASK_SQL_NODE.
TASK_TABLE_NAME_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The TASK_TABLE_NAME_NODE.
TASK_TYPE - Static variable in exception com.toolsverse.etl.exception.EtlException
The task type.
TASK_USING_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The TASK_USING_NODE.
TaskExecutor - Class in com.toolsverse.etl.core.engine
This class executes all tasks attached to the Source or Destination.
TaskExecutor(TransactionMonitor) - Constructor for class com.toolsverse.etl.core.engine.TaskExecutor
 
TaskFeature - Class in com.toolsverse.etl.core.engine
This class encapsulates features of the Task .
TaskFeature() - Constructor for class com.toolsverse.etl.core.engine.TaskFeature
 
TaskFeatureProvider - Interface in com.toolsverse.etl.core.engine
Task that has specific features which must be reported to the engine need to implement this interface.
TaskRecorder - Class in com.toolsverse.etl.core.engine
The singleton instance of this class records currently running tasks in Redis.
TaskResult - Class in com.toolsverse.etl.core.engine
All "execute" methods of the class implementing OnTask interface must return this data structure.
TaskResult() - Constructor for class com.toolsverse.etl.core.engine.TaskResult
Instantiates a new task result.
TaskResult(DataSet) - Constructor for class com.toolsverse.etl.core.engine.TaskResult
Instantiates a new task result.
TaskResult(TaskResult.TaskResultCode) - Constructor for class com.toolsverse.etl.core.engine.TaskResult
Instantiates a new task result.
TaskResult(TaskResult.TaskResultCode, DataSet) - Constructor for class com.toolsverse.etl.core.engine.TaskResult
Instantiates a new task result.
TaskResult.TaskResultCode - Enum in com.toolsverse.etl.core.engine
The result codes
TASKS_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The TASKS_NODE.
TBeanUtils - Class in com.toolsverse.util
Wrapper for org.apache.commons.beanutils.BeanUtils which correctly copies Boolean isXXX properties.
TBeanUtils() - Constructor for class com.toolsverse.util.TBeanUtils
 
TCL_LANG - Static variable in interface com.toolsverse.util.lang.ParserTypeFactory
TCL.
TEMP_PATH - Static variable in class com.toolsverse.config.SystemConfig
TEMP PATH suffix.
TEMP_TABLE_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The TEMP_TABLE_ATTR.
TEMP_TABLE_VAR - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The TEMP_TABLE variable name.
TEMPALTE_PROP - Static variable in class com.toolsverse.etl.connector.FileConnectorParams
The file template.
terminate() - Method in class com.toolsverse.util.concurrent.ParallelExecutor
Terminates execution of all active tasks.
TEST_DEPLOYMENT - Static variable in class com.toolsverse.config.SystemConfig
TEST_DEPLOYMENT - unit test.
TEST_ON_BORROW - Static variable in class com.toolsverse.etl.sql.connection.PooledAliasConnectionProvider
The TEST_ON_BORROW property.
TEST_ON_RETURN - Static variable in class com.toolsverse.etl.sql.connection.PooledAliasConnectionProvider
The Constant TEST_ON_RETURN.
TEST_WHILE_IDLE - Static variable in class com.toolsverse.etl.sql.connection.PooledAliasConnectionProvider
The TEST_WHILE_IDLE property.
testConnection(ConnectionParams) - Method in class com.toolsverse.etl.connector.BaseDataSetConnector
Test connection.
testConnection(ConnectionParams) - Method in interface com.toolsverse.etl.connector.DataSetConnector
Tests the connection.
testConnection(ConnectionParams) - Method in class com.toolsverse.etl.connector.SourceConnector
 
testConnection(ConnectionParams) - Method in class com.toolsverse.etl.connector.sql.SqlConnector
 
TEXT_ENCODING_PROP - Static variable in class com.toolsverse.etl.connector.text.ClobConnectorParams
The TEXT encoding property.
TEXT_ENCODING_PROP - Static variable in class com.toolsverse.etl.connector.text.KeyValueConnectorParams
The TEXT encoding property.
TEXT_ENCODING_PROP - Static variable in class com.toolsverse.etl.connector.text.TextConnectorParams
The TEXT encoding property.
TextConnector - Class in com.toolsverse.etl.connector.text
Reads and writes delimited and fixed-length text files.
TextConnector() - Constructor for class com.toolsverse.etl.connector.text.TextConnector
 
TextConnectorParams - Class in com.toolsverse.etl.connector.text
The DataSetConnectorParams used by TextConnector.
TextConnectorParams() - Constructor for class com.toolsverse.etl.connector.text.TextConnectorParams
Instantiates a new TextConnectorParams.
TextConnectorParams(CacheProvider<String, Object>, boolean, int) - Constructor for class com.toolsverse.etl.connector.text.TextConnectorParams
Instantiates a new TextConnectorParams.
TextConnectorParams(CacheProvider<String, Object>, boolean, int, String, boolean) - Constructor for class com.toolsverse.etl.connector.text.TextConnectorParams
Instantiates a new TextConnectorParams.
TextConnectorResource - Enum in com.toolsverse.etl.connector.text
Message used by TextConnector.
TextFileMetadata - Class in com.toolsverse.etl.metadata.text
The implementation of the Metadata interface for the text files.
TextFileMetadata() - Constructor for class com.toolsverse.etl.metadata.text.TextFileMetadata
 
TextFilter - Class in com.toolsverse.etl.connector.text
The instance of this class is passed as a parameter to the javascript filter used by TextConnector to filter out lines before processing them.
TextFilter() - Constructor for class com.toolsverse.etl.connector.text.TextFilter
 
TextFilter.TextFilterCode - Enum in com.toolsverse.etl.connector.text
The filter codes
TextFormatter - Interface in com.toolsverse.util
This interface must be implemented by the class which formats text.
TextProducerPackage - Class in com.toolsverse.etl.connector.text
The producer packages for text files.
TextProducerPackage(TextConnectorParams, String, String) - Constructor for class com.toolsverse.etl.connector.text.TextProducerPackage
 
TextSplitProcessor - Class in com.toolsverse.etl.connector.text
This class implements SplitProcessor for CSV files.
TextSplitProcessor() - Constructor for class com.toolsverse.etl.connector.text.TextSplitProcessor
 
TextStreamingPackage - Class in com.toolsverse.etl.connector.text
The streaming packages for text files.
TextStreamingPackage(DataSet, Driver, TextConnectorParams) - Constructor for class com.toolsverse.etl.connector.text.TextStreamingPackage
 
THIS_ROW_VAR - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The THIS_ROW variable name.
ThreadAppender - Class in com.toolsverse.etl.util
Log4j appender which asynchronously updates log files for the ETL processes with unique id.
ThreadAppender() - Constructor for class com.toolsverse.etl.util.ThreadAppender
The default constructor.
ThreadAppender(Layout, String) - Constructor for class com.toolsverse.etl.util.ThreadAppender
Instantiate a FileAppender and open the file designated by filename.
ThreadAppender(Layout, String, boolean) - Constructor for class com.toolsverse.etl.util.ThreadAppender
Instantiate a FileAppender and open the file designated by filename.
ThreadAppender(Layout, String, boolean, boolean, int) - Constructor for class com.toolsverse.etl.util.ThreadAppender
Instantiate a FileAppender and open the file designated by filename.
ThreadAppender.AsyncAppenderWrapper - Class in com.toolsverse.etl.util
The Class AsyncAppenderWrapper.
ThreadContext - Class in com.toolsverse.config
This POJO used to store thread specific data.
ThreadContext() - Constructor for class com.toolsverse.config.ThreadContext
 
threadCounterHashCode - Static variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8
Per-thread counter hash codes.
tieBreakOrder(Object, Object) - Static method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.TreeBin
Tie-breaking utility for ordering insertions when equal hashCodes and non-comparable.
TiffImageHandler - Class in com.toolsverse.imaging.handler.tiff
Loads images in the tiff and tif formats.
TiffImageHandler() - Constructor for class com.toolsverse.imaging.handler.tiff.TiffImageHandler
 
TIME - Static variable in class com.toolsverse.util.Utils
The TIME.
time2Str(Object, Map<String, String>) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Converts time to the string using value for the TIME_FORMAT_PROP property as a format string.
TIME_BETWEEN_EVICTION_RUNS_MILLIS - Static variable in class com.toolsverse.etl.sql.connection.PooledAliasConnectionProvider
The TIME_BETWEEN_EVICTION_RUNS_MILLIS property.
TIME_FORMAT_PROP - Static variable in class com.toolsverse.etl.sql.util.SqlUtils
The TIME_FORMAT property.
TIMESTAMP - Static variable in class com.toolsverse.util.Utils
The TIMESTAMP.
timestamp() - Static method in class com.toolsverse.util.Utils
Timestamp.
timestampdatefirst() - Static method in class com.toolsverse.util.Utils
Timestamp date first.
timestampyeardatefirst() - Static method in class com.toolsverse.util.Utils
Timestamp year first.
timestampyearfirst() - Static method in class com.toolsverse.util.Utils
Timestamp year first.
TITLE - Static variable in class com.toolsverse.config.SystemConfig
TITLE property.
TLS_VERSION_PROP - Static variable in class com.toolsverse.io.HttpProcessor
The TLS_VERSION PROPERTY.
TnsReaderService - Interface in com.toolsverse.etl.aliasreader.oracle.service
TnsReaderService provides support for reading tnsnames.ora.
TnsReaderServiceImpl - Class in com.toolsverse.etl.aliasreader.oracle.service
TnsReaderServiceImpl is a default implementation of the TnsReaderService interface.
TnsReaderServiceImpl() - Constructor for class com.toolsverse.etl.aliasreader.oracle.service.TnsReaderServiceImpl
 
TO_CONNECTION_NAME_VAR - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The 'TO' CONNECTION NAME variable name.
TO_FILES_VAR - Static variable in class com.toolsverse.etl.core.task.common.FileManagerTask
The TO_FILES_VAR.
TO_PROP - Static variable in class com.toolsverse.io.MailParams
The TO PROPERTY.
TO_VAR - Static variable in class com.toolsverse.etl.core.task.common.MailTask
The TO VARIABLE.
toArray() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.CollectionView
 
toArray(T[]) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.CollectionView
 
toArray() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.KeySet
 
toArray(T[]) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.KeySet
 
toBufferedInputStream(InputStream) - Static method in class com.toolsverse.util.ByteArrayOutputStream
Fetches entire contents of an InputStream and represent same data as result InputStream.
toBufferedInputStream(InputStream, int) - Static method in class com.toolsverse.util.ByteArrayOutputStream
Fetches entire contents of an InputStream and represent same data as result InputStream.
toBufferedInputStream(InputStream) - Static method in class com.toolsverse.util.IOUtils
Fetches entire contents of an InputStream and represent same data as result InputStream.
toBufferedInputStream(InputStream, int) - Static method in class com.toolsverse.util.IOUtils
Fetches entire contents of an InputStream and represent same data as result InputStream.
toBufferedReader(Reader) - Static method in class com.toolsverse.util.IOUtils
Returns the given reader if it is a BufferedReader, otherwise creates a BufferedReader from the given reader.
toBufferedReader(Reader, int) - Static method in class com.toolsverse.util.IOUtils
Returns the given reader if it is a BufferedReader, otherwise creates a BufferedReader from the given reader.
toByteArray() - Method in class com.toolsverse.util.ByteArrayOutputStream
Gets the current contents of this byte stream as a byte array.
toByteArray(InputStream) - Static method in class com.toolsverse.util.IOUtils
Gets the contents of an InputStream as a byte[].
toByteArray(InputStream, long) - Static method in class com.toolsverse.util.IOUtils
Gets contents of an InputStream as a byte[].
toByteArray(InputStream, int) - Static method in class com.toolsverse.util.IOUtils
Gets the contents of an InputStream as a byte[].
toByteArray(Reader) - Static method in class com.toolsverse.util.IOUtils
Deprecated.
toByteArray(Reader, Charset) - Static method in class com.toolsverse.util.IOUtils
Gets the contents of a Reader as a byte[] using the specified character encoding.
toByteArray(Reader, String) - Static method in class com.toolsverse.util.IOUtils
Gets the contents of a Reader as a byte[] using the specified character encoding.
toByteArray(String) - Static method in class com.toolsverse.util.IOUtils
Deprecated.
2.5 Use String.getBytes() instead
toByteArray(URI) - Static method in class com.toolsverse.util.IOUtils
Gets the contents of a URI as a byte[].
toByteArray(URL) - Static method in class com.toolsverse.util.IOUtils
Gets the contents of a URL as a byte[].
toByteArray(URLConnection) - Static method in class com.toolsverse.util.IOUtils
Gets the contents of a URLConnection as a byte[].
toCalendar(Date) - Static method in class com.toolsverse.util.DateUtil
Convert the given date to a Calendar object.
toCalendar(Date, TimeZone) - Static method in class com.toolsverse.util.DateUtil
Convert the given date to a Calendar object with the given timezone.
toCharArray(InputStream) - Static method in class com.toolsverse.util.IOUtils
Deprecated.
toCharArray(InputStream, Charset) - Static method in class com.toolsverse.util.IOUtils
Gets the contents of an InputStream as a character array using the specified character encoding.
toCharArray(InputStream, String) - Static method in class com.toolsverse.util.IOUtils
Gets the contents of an InputStream as a character array using the specified character encoding.
toCharArray(Reader) - Static method in class com.toolsverse.util.IOUtils
Gets the contents of a Reader as a character array.
toCharset(Charset) - Static method in class com.toolsverse.util.Charsets
Returns the given Charset or the default Charset if the given Charset is null.
toCharset(String) - Static method in class com.toolsverse.util.Charsets
Returns a Charset for the named charset.
toDisableTags(String) - Static method in class com.toolsverse.util.EscapeChars
Return aText with all '<' and '>' characters replaced by their escaped equivalents.
toHex(byte[]) - Static method in class com.toolsverse.io.AwsAuthUtils
Converts byte data to a Hex-encoded string.
toInputStream() - Method in class com.toolsverse.util.ByteArrayOutputStream
Gets the current contents of this byte stream as a Input Stream.
toInputStream(CharSequence) - Static method in class com.toolsverse.util.IOUtils
toInputStream(CharSequence, Charset) - Static method in class com.toolsverse.util.IOUtils
Converts the specified CharSequence to an input stream, encoded as bytes using the specified character encoding.
toInputStream(CharSequence, String) - Static method in class com.toolsverse.util.IOUtils
Converts the specified CharSequence to an input stream, encoded as bytes using the specified character encoding.
toInputStream(String) - Static method in class com.toolsverse.util.IOUtils
Deprecated.
toInputStream(String, Charset) - Static method in class com.toolsverse.util.IOUtils
Converts the specified string to an input stream, encoded as bytes using the specified character encoding.
toInputStream(String, String) - Static method in class com.toolsverse.util.IOUtils
Converts the specified string to an input stream, encoded as bytes using the specified character encoding.
TOKEN_PREFIX_PROP - Static variable in class com.toolsverse.io.HttpProcessor
The access token prefix property.
TOLERATE_ATTR - Static variable in class com.toolsverse.etl.common.Variable
 
toService() - Method in class com.toolsverse.service.ServiceProxy
Creates and returns a java.lang.reflect.Proxy instance using given Service class.
toString() - Method in class com.toolsverse.config.SystemConfig
 
toString() - Method in enum com.toolsverse.etl.connector.ConnectorResource
 
toString() - Method in enum com.toolsverse.etl.connector.FileConnectorResource
 
toString() - Method in enum com.toolsverse.etl.connector.html.HtmlConnectorResource
 
toString() - Method in enum com.toolsverse.etl.connector.sql.SqlConnectorResource
 
toString() - Method in enum com.toolsverse.etl.connector.text.TextConnectorResource
 
toString() - Method in class com.toolsverse.etl.core.engine.EtlUnit
 
toString() - Method in enum com.toolsverse.etl.resource.EtlResource
 
toString() - Method in class com.toolsverse.etl.sql.util.SqlHistory.SqlHistoryKey
 
toString() - Method in class com.toolsverse.etl.sql.util.SqlHistory.SqlHistoryValue
 
toString() - Method in enum com.toolsverse.etl.sql.util.SqlStatementType
 
toString() - Method in enum com.toolsverse.io.HttpProcessor.HTTP_METHOD
 
toString() - Method in enum com.toolsverse.resource.Resource
 
toString() - Method in enum com.toolsverse.storage.resource.StorageResource
 
toString() - Method in class com.toolsverse.storage.StorageProvider.StorageObject
 
toString() - Method in class com.toolsverse.util.ByteArrayOutputStream
Deprecated.
toString(String) - Method in class com.toolsverse.util.ByteArrayOutputStream
Gets the current contents of this byte stream as a string using the specified encoding.
toString(Charset) - Method in class com.toolsverse.util.ByteArrayOutputStream
Gets the current contents of this byte stream as a string using the specified encoding.
toString() - Method in class com.toolsverse.util.CalcNumber
 
toString() - Method in enum com.toolsverse.util.concurrent.ConcurrentResource
 
toString() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.CollectionView
Returns a string representation of this collection.
toString() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.MapEntry
 
toString() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.Node
 
toString() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8
Returns a string representation of this map.
toString() - Method in class com.toolsverse.util.filter.BaseFilterContext
 
toString() - Method in class com.toolsverse.util.IOCase
Gets a string describing the sensitivity.
toString(InputStream) - Static method in class com.toolsverse.util.IOUtils
Deprecated.
toString(InputStream, Charset) - Static method in class com.toolsverse.util.IOUtils
Gets the contents of an InputStream as a String using the specified character encoding.
toString(InputStream, String) - Static method in class com.toolsverse.util.IOUtils
Gets the contents of an InputStream as a String using the specified character encoding.
toString(Reader) - Static method in class com.toolsverse.util.IOUtils
Gets the contents of a Reader as a String.
toString(URI) - Static method in class com.toolsverse.util.IOUtils
Deprecated.
toString(URI, Charset) - Static method in class com.toolsverse.util.IOUtils
Gets the contents at the given URI.
toString(URI, String) - Static method in class com.toolsverse.util.IOUtils
Gets the contents at the given URI.
toString(URL) - Static method in class com.toolsverse.util.IOUtils
Deprecated.
toString(URL, Charset) - Static method in class com.toolsverse.util.IOUtils
Gets the contents at the given URL.
toString(URL, String) - Static method in class com.toolsverse.util.IOUtils
Gets the contents at the given URL.
toString(byte[]) - Static method in class com.toolsverse.util.IOUtils
Deprecated.
2.5 Use String.String(byte[]) instead
toString(byte[], String) - Static method in class com.toolsverse.util.IOUtils
Gets the contents of a byte[] as a String using the specified character encoding.
toString() - Method in class com.toolsverse.util.LinkedCaseInsensitiveMap
 
toString() - Method in class com.toolsverse.util.StringBuilderWriter
Returns StringBuilder.toString().
toString() - Method in class com.toolsverse.util.TypedKeyValue
 
toString() - Method in class com.toolsverse.util.UnicodeBomInputStream.BOM
Returns a String representation of this UnicodeBomInputStream.BOM.
toTimestamp(long) - Static method in class com.toolsverse.util.UniqueNumber
To timestamp.
TRACK_METRICS_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The TRACK_METRICS_ATTR.
TRACKING_ENABLED_ATTR - Static variable in class com.toolsverse.etl.core.engine.Source
The TRACKING_ENABLED_ATTR.
TransactionMonitor - Interface in com.toolsverse.etl.sql.connection
The purpose of this class is to ensure that the transaction processes completed or, if an error occurs, to take appropriate actions.
transform(DataSet, List<FieldMapping>) - Static method in class com.toolsverse.etl.common.CommonEtlUtils
Transform source data set into destination using given mapping.
transform(InputStream, OutputStream, String) - Method in class com.toolsverse.etl.connector.xml.XmlConnector
Transforms given xml using style sheet.
transform(OutputStream, Source, Source) - Method in class com.toolsverse.etl.connector.xml.XmlConnector
Transforms given xmlSource which must be formatted as xml using the xsltSource.
transform(String, String, String) - Method in class com.toolsverse.etl.connector.xml.XmlConnector
Transforms given xml file using style sheet.
transform(Source, String) - Method in class com.toolsverse.etl.connector.xml.XmlObjectStreamingConnector
Transforms given output stream into input stream using xsl style sheet defined by xsltSource.
transform(BufferedImage, Object[]) - Method in class com.toolsverse.imaging.AutoCropTransformation
 
transform(BufferedImage, Object[]) - Method in class com.toolsverse.imaging.BandCombineTransformation
 
transform(BufferedImage, Object[]) - Method in class com.toolsverse.imaging.BinarizeTransformation
 
transform(BufferedImage, Object[]) - Method in class com.toolsverse.imaging.BrightTransformation
 
transform(BufferedImage, Object[]) - Method in class com.toolsverse.imaging.ContrastTransformation
 
transform(BufferedImage, Object[]) - Method in class com.toolsverse.imaging.CropTransformation
 
transform(BufferedImage, Object[]) - Method in class com.toolsverse.imaging.EdgeDetectionTransformation
 
transform(BufferedImage, Object[]) - Method in class com.toolsverse.imaging.ImageTransformation
Transforms image using specific transformation algorithm and array of parameters.
transform(BufferedImage, Object[]) - Method in class com.toolsverse.imaging.InvertTransformation
 
transform(BufferedImage, Object[]) - Method in class com.toolsverse.imaging.RotateTransformation
 
transform(BufferedImage, Object[]) - Method in class com.toolsverse.imaging.ScaleTransformation
 
TRANSFORMATION_TYPE_PROP - Static variable in class com.toolsverse.etl.connector.text.KeyValueConnectorParams
Type of the transformation (filter or preprocessor) property.
TRANSFORMATION_TYPE_PROP - Static variable in class com.toolsverse.etl.connector.text.TextConnectorParams
Type of the transformation (filter or preprocessor) property.
TRANSFORMATION_TYPE_PROP - Static variable in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
Type of the transformation (xsl or preprocessor) property.
TRANSPORT - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The TRANSPORT.
TRANSPORT_PROP - Static variable in class com.toolsverse.etl.connector.DataSetConnectorParams
TRANSPORT property.
Transpose - Class in com.toolsverse.etl.core.task.common
This Task.POST task transposes data set.
Transpose() - Constructor for class com.toolsverse.etl.core.task.common.Transpose
 
Traverser(ConcurrentHashMapV8.Node<K, V>[], int, int, int) - Constructor for class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.Traverser
 
TREEBIN - Static variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8
 
TreeBin(ConcurrentHashMapV8.TreeNode<K, V>) - Constructor for class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.TreeBin
Creates bin with initial set of nodes headed by b.
TREEIFY_THRESHOLD - Static variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8
The bin count threshold for using a tree rather than list for a bin.
TreeNode(int, K, V, ConcurrentHashMapV8.Node<K, V>, ConcurrentHashMapV8.TreeNode<K, V>) - Constructor for class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.TreeNode
 
TreeNode - Class in com.toolsverse.util
An abstract class to store tree-like structure where there is a root node and each node might have a list of children.
TreeNode() - Constructor for class com.toolsverse.util.TreeNode
Instantiates a new empty TreeNode.
trim(String) - Static method in class com.toolsverse.util.Utils
Trims string by removing all whitespaces.
trim(String, int, String) - Static method in class com.toolsverse.util.Utils
Creates a string by concatenatig value and add so the new string.length is <= length.
TRIM_PROP - Static variable in class com.toolsverse.etl.sql.util.SqlUtils
TRIM VALUES property.
TRIM_VAR - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The TRIM variable name.
trimLeft(String, int) - Static method in class com.toolsverse.util.Utils
Trims left part of the string so it length is <= size.
trimRight(String, int) - Static method in class com.toolsverse.util.Utils
Trims right part of the string so it length is <= size.
truncateAddSuffix(String, int, String, boolean) - Static method in class com.toolsverse.util.Utils
Truncate string to the max length and add suffix.
truncEnd(String, String) - Static method in class com.toolsverse.util.Utils
Truncates input string by removing everything after (and including) toTrunc.
tryAdvance(ConcurrentHashMapV8.Action<? super T>) - Method in interface com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.ConcurrentHashMapSpliterator
If an element remains, applies the action and returns true.
tryAdvance(ConcurrentHashMapV8.Action<? super Map.Entry<K, V>>) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.EntrySpliterator
 
tryAdvance(ConcurrentHashMapV8.Action<? super K>) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.KeySpliterator
 
tryAdvance(ConcurrentHashMapV8.Action<? super V>) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.ValueSpliterator
 
trySplit() - Method in interface com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.ConcurrentHashMapSpliterator
If possible, returns a new spliterator covering approximately one half of the elements, which will not be covered by this spliterator.
trySplit() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.EntrySpliterator
 
trySplit() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.KeySpliterator
 
trySplit() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.ValueSpliterator
 
tryToDrainBuffers() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
Attempts to acquire the eviction lock and apply the pending operations, up to the amortized threshold, to the page replacement policy.
tryToRetire(ConcurrentLinkedHashMap.Node<K, V>, ConcurrentLinkedHashMap.WeightedValue<V>) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
Attempts to transition the node from the alive state to the retired state.
TWENTYFOURBITGROUP - Static variable in class com.toolsverse.util.Base64UrlSafe
Used to determine how many bits data contains.
type - Variable in class com.toolsverse.etl.sql.util.SqlHistory.SqlHistoryKey
The SQL type.
TYPE_ALIAS - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_ALIAS.
TYPE_ALIASES - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_ALIASES.
TYPE_ASSEMBLIES - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_ASSEMBLIES.
TYPE_ASSEMBLY - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_ASSEMBLY.
TYPE_ATTR - Static variable in class com.toolsverse.etl.common.DataSet
The TYPE_ATTR attribute.
TYPE_ATTR - Static variable in class com.toolsverse.etl.common.Variable
 
TYPE_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant TYPE_ATTR.
TYPE_CATALOG - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_CATALOG.
TYPE_CLASS - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_CLASS.
TYPE_COLUMN - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_COLUMN.
TYPE_COLUMNS - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_COLUMNS.
TYPE_CONSTRAINTS - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_CONSTRAINTS.
TYPE_DATA_SET - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_DATA_SET.
TYPE_DB_LINK - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_DB_LINK.
TYPE_DB_LINKS - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_DB_LINKS.
TYPE_DBFUNCT - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_DBFUNCT.
TYPE_DBFUNCTIONS - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_DBFUNCTIONS.
TYPE_DBINFO - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_DBINFO.
TYPE_DBPROP - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_DBPROP.
TYPE_DBPROPS - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_DBPROPS.
TYPE_DIRECTORIES - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_DIRECTORIES.
TYPE_DIRECTORY - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_DIRECTORY.
TYPE_EK - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_EK.
TYPE_EK_COLUMN - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_EK_COLUMN.
TYPE_EK_COLUMNS - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_EK_COLUMNS.
TYPE_EKS - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_EKS.
TYPE_EXEC_METHOD - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_EXEC_METHOD.
TYPE_EXEC_METHODS - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_EXEC_METHODS.
TYPE_FILE - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_FILE.
TYPE_FK - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_FK.
TYPE_FK_COLUMN - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_FK_COLUMN.
TYPE_FK_COLUMNS - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_FK_COLUMNS.
TYPE_FKS - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_FKS.
TYPE_FUNCT - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_FUNCT.
TYPE_FUNCT_PARAMETERS - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_FUNCT_PARAMETERS.
TYPE_FUNCTS - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_FUNCTS.
TYPE_GLOBAL_TEMPORARIES - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_GLOBAL_TEMPORARIES.
TYPE_INDEX - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_INDEX.
TYPE_INDEX_COLUMN - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_INDEX_COLUMN.
TYPE_INDEX_COLUMNS - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_INDEX_COLUMNS.
TYPE_INDEXES - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_INDEXES.
TYPE_JAVA_CLASSES - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_JAVA_CLASSES.
TYPE_LOCAL_TEMPORARIES - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_LOCAL_TEMPORARIES.
TYPE_METHODS - Static variable in class com.toolsverse.etl.metadata.JdbcMetadata
The type methods.
TYPE_NAME - Static variable in class com.toolsverse.etl.common.DataSet
The TYPE_NAME attribute.
TYPE_NICKNAME - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_NICKNAME.
TYPE_PACKAGE - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_PACKAGE.
TYPE_PACKAGE_BODY - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_PACKAGE_BODY.
TYPE_PACKAGES - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_PACKAGES.
TYPE_PARAMETER - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_PARAMETER.
TYPE_PARAMETERS - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_PARAMETERS.
TYPE_PK - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_PK.
TYPE_PK_COLUMN - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_PK_COLUMN.
TYPE_PK_COLUMNS - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_PK_COLUMNS.
TYPE_PKS - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_PKS.
TYPE_PROC - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_PROC.
TYPE_PROC_PARAMETERS - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_PROC_PARAMETERS.
TYPE_PROCS - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_PROCS.
TYPE_PROCS_FUNCS - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_PROCS_FUNCS.
TYPE_QUEUE - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_QUEUE.
TYPE_QUEUE_TABLE - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_QUEUE_TABLE.
TYPE_QUEUE_TABLES - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_QUEUE_TABLES.
TYPE_QUEUES - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_QUEUES.
TYPE_RECYCLE_BIN - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_RECYCLE_BIN.
TYPE_RECYCLE_BIN_ITEM - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_RECYCLE_BIN_ITEM.
TYPE_SCHEMA - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_SCHEMA.
TYPE_SEQUENCE - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_SEQUENCE.
TYPE_SEQUENCES - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_SEQUENCES.
TYPE_SUPPORT_AS_TEXT - Static variable in class com.toolsverse.etl.metadata.JdbcMetadata
The types which support asText method.
TYPE_SUPPORT_DROP_AS_TEXT - Static variable in class com.toolsverse.etl.metadata.JdbcMetadata
The types which support dropAsText method.
TYPE_SYNONYM - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_SYNONYM.
TYPE_SYNONYMS - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_SYNONYMS.
TYPE_SYSTEM_TABLES - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_SYSTEM_TABLES.
TYPE_SYSTEM_VIEWS - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_SYSTEM_VIEWS.
TYPE_TABLE - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_TABLE.
TYPE_TABLES - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_TABLES.
TYPE_TEMPORARY_TABLES - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_TEMPORARY_TABLES.
TYPE_TEMPORARY_VIEWS - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_TEMPORARY_VIEWS.
TYPE_TRIGGER - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_TRIGGER.
TYPE_TRIGGER_EVENTS - Static variable in class com.toolsverse.etl.metadata.postgres.PostgresMetadata
The TYPE_TRIGGER_EVENTS.
TYPE_TRIGGERS - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_TRIGGERS.
TYPE_TYPE - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_TYPE.
TYPE_TYPES - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_TYPES.
TYPE_USER_TYPE - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_USER_TYPE.
TYPE_USER_TYPES - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_USER_TYPES.
TYPE_VIEW - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_VIEW.
TYPE_VIEWS - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_VIEWS.
TYPE_WORKSHEET - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_WORKSHEET.
TYPE_WORKSHEETS - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_WORKSHEETS.
TYPE_XML_SCHEMA - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_XML_SCHEMA.
TYPE_XML_SCHEMAS - Static variable in interface com.toolsverse.etl.metadata.Metadata
The TYPE_XML_SCHEMAS.
TypeAndValue - Class in com.toolsverse.etl.sql.util
Field Types, value and isDecimal flag
TypeAndValue(int, Object, boolean) - Constructor for class com.toolsverse.etl.sql.util.TypeAndValue
Instantiates the TypeAndValue.
TypeAndValue(int, Object) - Constructor for class com.toolsverse.etl.sql.util.TypeAndValue
Instantiates the TypeAndValue.
TypedKeyValue<K,V> - Class in com.toolsverse.util
Generic key-value class.
TypedKeyValue() - Constructor for class com.toolsverse.util.TypedKeyValue
Instantiates a new key-value pair.
TypedKeyValue(K, V) - Constructor for class com.toolsverse.util.TypedKeyValue
Instantiates a new key-value pair.
typeHasSize(int, String) - Method in class com.toolsverse.etl.driver.AbstractDriver
 
typeHasSize(int, String) - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
typeHasSize(int, String) - Method in interface com.toolsverse.etl.driver.Driver
Returns true if type has size.
typeHasSize(int, String) - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
typeHasSize(int, String) - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
typeHasSize(int, String) - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
typeHasSize(int, String) - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
typeHasSize(int, String) - Method in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
 
TYPES - Static variable in class com.toolsverse.etl.sql.util.SqlUtils
The TYPES.
TYPES_BY_PARENT - Static variable in class com.toolsverse.etl.metadata.JdbcMetadata
The types by parent.
TYPES_SUPPORT_REFRESH - Static variable in class com.toolsverse.etl.metadata.BaseMetadata
 

U

uncapitalize(String, char[]) - Static method in class com.toolsverse.util.Utils
Uncapitalizes all the whitespace separated words in a String.
UNDEFINED - Static variable in class com.toolsverse.etl.sql.util.SqlUtils
The Constant UNDEFINED.
ungzipFile(String, String) - Static method in class com.toolsverse.util.FileUtils
UnGzip file.
UnicodeBomInputStream - Class in com.toolsverse.util
The UnicodeBomInputStream class wraps any InputStream and detects the presence of any Unicode BOM (Byte Order Mark) at its beginning, as defined by RFC 3629 - UTF-8, a transformation format of ISO 10646
UnicodeBomInputStream(InputStream) - Constructor for class com.toolsverse.util.UnicodeBomInputStream
Constructs a new UnicodeBomInputStream that wraps the specified InputStream.
UnicodeBomInputStream.BOM - Class in com.toolsverse.util
Type safe enumeration class that describes the different types of Unicode BOMs.
union(DataSet, DataSet, String, boolean, String, String) - Static method in class com.toolsverse.etl.common.CommonEtlUtils
Performs union of the two data sets.
Union - Class in com.toolsverse.etl.core.task.common
This Task.POST task performs a union operation on two data sets.
Union() - Constructor for class com.toolsverse.etl.core.task.common.Union
 
UNION - Static variable in class com.toolsverse.etl.core.task.common.Union
UNION type
UNION_ALL - Static variable in class com.toolsverse.etl.core.task.common.Union
UNION ALL type (default)
UNION_TYPE_VAR - Static variable in class com.toolsverse.etl.core.task.common.Union
The type of union variable
UNION_VAR - Static variable in class com.toolsverse.etl.core.task.common.Union
The UNION variable.
UniqueNumber - Class in com.toolsverse.util
 
UniqueNumber() - Constructor for class com.toolsverse.util.UniqueNumber
 
Unit<C> - Class in com.toolsverse.ext.loader
All dynamically loaded modules are grouped in Units.
Unit() - Constructor for class com.toolsverse.ext.loader.Unit
Instantiates a new Unit using default parameters.
Unit(String, Class<C>, boolean) - Constructor for class com.toolsverse.ext.loader.Unit
Instantiates a new Unit.
Unit(String, String, String, Class<C>, boolean) - Constructor for class com.toolsverse.ext.loader.Unit
Instantiates a new Unit.
UnitLoader - Class in com.toolsverse.ext.loader
The instance of this class dynamically loads Units and all its extensions at run time.
UnitLoader() - Constructor for class com.toolsverse.ext.loader.UnitLoader
Instantiates a new UnitLoader.
UnitLoader.StoredExtension - Class in com.toolsverse.ext.loader
The Class StoredExtension.
UNIX_LINE_SEPARATOR - Static variable in class com.toolsverse.etl.connector.text.KeyValueConnectorParams
The Constant UNIX_LINE_SEPARATOR.
UNIX_LINE_SEPARATOR - Static variable in class com.toolsverse.etl.connector.text.TextConnectorParams
The Constant UNIX_LINE_SEPARATOR.
UNIX_SEPARATOR - Static variable in class com.toolsverse.util.FilenameUtils
The Unix separator character.
UNIX_SHELL_LANG - Static variable in interface com.toolsverse.util.lang.ParserTypeFactory
UNIX shell.
unlink(E) - Method in class com.toolsverse.util.concurrentlinkedhashmap.LinkedDeque
Unlinks the non-null element.
unlinkFirst() - Method in class com.toolsverse.util.concurrentlinkedhashmap.LinkedDeque
Unlinks the non-null first element.
unlinkLast() - Method in class com.toolsverse.util.concurrentlinkedhashmap.LinkedDeque
Unlinks the non-null last element.
unRegister(ObjectFactoryModule) - Method in class com.toolsverse.util.factory.ObjectFactory
Unregisters ObjectFactoryModule.
unRegisterControllerAdapter(ControllerAdapter) - Method in interface com.toolsverse.mvc.view.View
Unregisters controller adapter.
unRegisterControllerAdapter(ControllerAdapter) - Method in class com.toolsverse.mvc.view.ViewImpl
 
unRegisterModel(Model) - Method in interface com.toolsverse.mvc.controller.Controller
Un registers model.
unRegisterModel(Model) - Method in class com.toolsverse.mvc.controller.ControllerImpl
 
unRegisterView(View) - Method in interface com.toolsverse.mvc.controller.Controller
Un registers view.
unRegisterView(View) - Method in class com.toolsverse.mvc.controller.ControllerImpl
 
untreeify(ConcurrentHashMapV8.Node<K, V>) - Static method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8
Returns a list on non-TreeNodes replacing those in given list.
UNTREEIFY_THRESHOLD - Static variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8
The bin count threshold for untreeifying a (split) bin during a resize operation.
unwrap(Class<T>) - Method in class com.toolsverse.etl.sql.connection.SshConnection
 
unwrap(Class<T>) - Method in class com.toolsverse.etl.sql.connection.StreamingConnection
 
unwrap(Class<T>) - Method in class com.toolsverse.etl.sql.DelegatingPreparedStatement
 
unzip(String, String, boolean, String...) - Static method in class com.toolsverse.util.FileUtils
Unzip files.
unzip(String, String) - Static method in class com.toolsverse.util.FileUtils
Extracts a zip file specified by the zipFilePath to a directory specified by destDirectory (will be created if does not exists).
unzipFiles(String, String, String...) - Static method in class com.toolsverse.util.FileUtils
Unzip files into the folder.
unZipFileWithCommons(String, String, boolean, List<String>) - Static method in class com.toolsverse.util.FileUtils
Unzip file using commons-compress libary.
unzipOrUnGzipFiles(boolean, boolean, String, String, String...) - Static method in class com.toolsverse.util.FileUtils
Unzip or ungzip files into the folder.
unzipOrUnGzipFiles(boolean, String, String, String...) - Static method in class com.toolsverse.util.FileUtils
Unzip or ungzip files into the folder.
update() - Method in class com.toolsverse.etl.core.engine.EtlProcess
Updates software.
update(StorageProvider, Map<String, StorageProvider.StorageObject>) - Method in class com.toolsverse.storage.PersistableStorageAdapter
Updates properties using StorageProvider.
update() - Method in class com.toolsverse.util.CalcNumber
Update.
UPDATE_KEY_ATTR - Static variable in class com.toolsverse.etl.core.engine.Source
UPDATE_KEY_ATTR.
UPDATE_TYPE - Static variable in interface com.toolsverse.etl.sql.service.SqlService
The UPDATE_TYPE.
UPDATE_URL - Static variable in class com.toolsverse.config.SystemConfig
UPDATE URL property.
updateAlias(EtlConfig, String, String) - Static method in class com.toolsverse.etl.core.task.common.FileManagerTask
Update alias url using given file name.
UpdateArrayList<E> - Class in com.toolsverse.util
ArrayList implementation of the UpdateList interface.
UpdateArrayList() - Constructor for class com.toolsverse.util.UpdateArrayList
Instantiates a new empty UpdateArrayList.
UpdateArrayList(boolean) - Constructor for class com.toolsverse.util.UpdateArrayList
Instantiates a new empty UpdateArrayList.
UpdateArrayList(boolean, boolean) - Constructor for class com.toolsverse.util.UpdateArrayList
Instantiates a new empty UpdateArrayList.
updateBlockOnPostTask(Block) - Method in class com.toolsverse.etl.core.engine.TaskFeature
Update ETL block for the post tasks.
updateConnections() - Method in class com.toolsverse.etl.core.config.EtlConfig
Creates connections using previously set map of the aliases.
updateConsolidatedMetrics(List<Map<String, EtlMetrics>>, Map<String, FileMetrics>) - Method in class com.toolsverse.etl.core.engine.Scenario
Update consolidated metrics.
updateEtlMetrics(Map<String, EtlMetrics>) - Method in class com.toolsverse.etl.core.engine.EtlMetricsTracker
Update etl metrics.
updateField(FieldDef, FieldDef) - Method in class com.toolsverse.etl.common.FieldMapping
Update field.
updateFields(Driver, boolean) - Method in class com.toolsverse.etl.core.engine.Destination
Updates fields visibility based on variable.isInclude() flag.
updateFieldsWithSpaces() - Method in class com.toolsverse.etl.common.DataSet
Update fields with spaces.
updateFilenameAndSheetName(DataSet) - Method in class com.toolsverse.etl.connector.excel.ExcelConnectorParams
Update filename and woksheet name.
updateFolderAndFilename(String, String) - Static method in class com.toolsverse.util.FileUtils
Update folder and filename with path by removing path from the file name and adding it to the folder

Examples:
updateFolderAndFilename("c:\temp", "test.txt") --> c:\temp\ test.txt
updateFolderAndFilename("c:\temp", "\abc\test.txt") --> c:\temp\abc test.txt
updateFolderAndFilename(null, "\abc\test.txt") --> abc test.txt
updateFromMetadata(LinkedHashMap<String, FieldDef>, boolean, boolean, boolean, boolean, boolean, boolean, ListHashMap<String, Variable>) - Method in class com.toolsverse.etl.common.DataSet
Update fields from metadata.
updateIndexOnAdd(DataSetRecord) - Method in class com.toolsverse.etl.common.DataSet
Updates index on "add record" event.
updateIndexOnDelete(DataSetRecord) - Method in class com.toolsverse.etl.common.DataSet
Updates index on "delete record" event.
UpdateList<E> - Interface in com.toolsverse.util
A List which extends Mutable interface and provides the lists of the deleted and inserted elements.
updateLocation(LocationProvider, Point, Point) - Method in class com.toolsverse.etl.core.config.EtlConfig
Updates location of the ETl artifact in the XML stream.
updateMetadataInTarget(EtlConfig, Destination, DataSet, Scenario) - Method in class com.toolsverse.etl.core.engine.MetadataTracker
Update metadata in target.
updateOrderOfFields(Destination, DataSet) - Method in class com.toolsverse.etl.core.engine.MetadataTracker
Update order of fields.
updateStagingBlob(Connection, Variable, String, Object) - Method in class com.toolsverse.etl.driver.CallableDriver
 
updateStagingBlob(Connection, Variable, String, Object) - Method in interface com.toolsverse.etl.driver.Driver
Updates staging blob.
updateStagingBlob(Connection, Variable, String, Object) - Method in class com.toolsverse.etl.driver.SimpleDriver
 
updateStagingClob(Connection, Variable, String, Object) - Method in class com.toolsverse.etl.driver.CallableDriver
 
updateStagingClob(Connection, Variable, String, Object) - Method in interface com.toolsverse.etl.driver.Driver
Updates staging clob.
updateStagingClob(Connection, Variable, String, Object) - Method in class com.toolsverse.etl.driver.SimpleDriver
 
UpdateTask(ConcurrentLinkedHashMap.Node<K, V>, int) - Constructor for class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.UpdateTask
 
URL - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The URL.
URL - Static variable in class com.toolsverse.etl.sql.config.SqlConfig
The URL.
URL_ATTR - Static variable in class com.toolsverse.etl.core.task.common.MailTask
 
URL_PROP - Static variable in class com.toolsverse.io.MailParams
The URL PROPERTY.
URL_TOKENS - Static variable in class com.toolsverse.config.SystemConfig
The prefix for properties which represent url tokens.
URL_VAR - Static variable in class com.toolsverse.etl.core.task.common.MailTask
The URL VARIABLE.
urlEncode(String) - Static method in class com.toolsverse.util.UrlUtils
Encodes URL.
UrlParser - Interface in com.toolsverse.etl.sql.connection
The instance of this class parses the URLs.
urlToPath(String) - Static method in class com.toolsverse.util.UrlUtils
Gets path from the string representing url.

Example:
url: file:/C:/Tomcat 5.5/webapps/developer/WEB-INF/lib/toolsverse-core.jar!/com/toolsverse/config/SystemConfig.class
return: C:/Tomcat 5.5/webapps/developer/WEB-INF
UrlUtils - Class in com.toolsverse.util
The general URL manipulation utilities.
UrlUtils() - Constructor for class com.toolsverse.util.UrlUtils
 
UrlUtils.URL_PARTS - Enum in com.toolsverse.util
 
US_ASCII - Static variable in class com.toolsverse.util.Charsets
Deprecated.
Use Java 7's StandardCharsets
USE_BIND_VARS_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant USE_BIND_VARS_ATTR.
USE_METADATA_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The USE_METADATA_ATTR.
USE_SELECT_VAR - Static variable in class com.toolsverse.etl.core.task.snowflake.CopyIntoTableTask
The USE_SELECT variable.
USE_SELECTED_PROP - Static variable in class com.toolsverse.etl.connector.DataSetConnectorParams
The USE SELECTED property.
USE_STAGING_VAR - Static variable in class com.toolsverse.etl.core.task.snowflake.CopyIntoTableTask
The USE_STAGING_VAR.
useBindVars() - Method in class com.toolsverse.etl.core.engine.Destination
If true framework will try to use bind variables on insert/update/delete.
USER_DEFINED_ACCESS_SECRET_PROP - Static variable in class com.toolsverse.io.HttpProcessor
The USER_DEFINED_ACCESS_SECRET_PROP.
USER_DEFINED_ACCESS_TOKEN_PROP - Static variable in class com.toolsverse.io.HttpProcessor
The USER_DEFINED_ACCESS_TOKEN_PROP.
USER_ID - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The USER_ID.
USER_ID - Static variable in class com.toolsverse.etl.sql.config.SqlConfig
The USER_ID.
USER_ID_PROP - Static variable in class com.toolsverse.etl.connector.DataSetConnectorParams
The USER ID property.
USER_VAR - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The USER variable name.
useSelectedDataSet() - Method in class com.toolsverse.etl.connector.DataSetConnectorParams
Checks if "use selected data set" flag is set.
USETHREADS_VAR - Static variable in class com.toolsverse.etl.core.task.common.NormalizeNestedDataSet
 
USING_ATTR - Static variable in class com.toolsverse.etl.core.engine.Source
USING_ATTR.
USING_ATTR - Static variable in class com.toolsverse.etl.core.task.common.SqlTask
 
USING_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The USING_NODE.
USING_VAR - Static variable in class com.toolsverse.etl.core.config.EtlConfig
The USING variable name.
UTF_16 - Static variable in class com.toolsverse.util.Charsets
Deprecated.
Use Java 7's StandardCharsets
UTF_16_BE - Static variable in class com.toolsverse.util.UnicodeBomInputStream.BOM
UTF-16, big-endian (FE FF).
UTF_16_LE - Static variable in class com.toolsverse.util.UnicodeBomInputStream.BOM
UTF-16, little-endian (FF FE).
UTF_16BE - Static variable in class com.toolsverse.util.Charsets
Deprecated.
Use Java 7's StandardCharsets
UTF_16LE - Static variable in class com.toolsverse.util.Charsets
Deprecated.
Use Java 7's StandardCharsets
UTF_32_BE - Static variable in class com.toolsverse.util.UnicodeBomInputStream.BOM
UTF-32, big-endian (00 00 FE FF).
UTF_32_LE - Static variable in class com.toolsverse.util.UnicodeBomInputStream.BOM
UTF-32, little-endian (FF FE 00 00).
UTF_8 - Static variable in class com.toolsverse.util.Charsets
Deprecated.
Use Java 7's StandardCharsets
UTF_8 - Static variable in class com.toolsverse.util.UnicodeBomInputStream.BOM
UTF-8 BOM (EF BB BF).
Utils - Class in com.toolsverse.util
The collection of static methods usable from the Toolsverse Foundation Framework.
Utils() - Constructor for class com.toolsverse.util.Utils
 
uuid() - Static method in class com.toolsverse.util.Utils
Uuid.

V

val - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.MapEntry
 
val - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.Node
 
validate() - Method in class com.toolsverse.etl.sql.connection.GenericUrlParser
 
validate() - Method in class com.toolsverse.etl.sql.connection.JdbcUrlParser
 
validate() - Method in interface com.toolsverse.etl.sql.connection.UrlParser
Validate.
validateParams(Object[]) - Method in class com.toolsverse.imaging.AutoCropTransformation
 
validateParams(Object[]) - Method in class com.toolsverse.imaging.BandCombineTransformation
 
validateParams(Object[]) - Method in class com.toolsverse.imaging.BinarizeTransformation
 
validateParams(Object[]) - Method in class com.toolsverse.imaging.BrightTransformation
 
validateParams(Object[]) - Method in class com.toolsverse.imaging.ContrastTransformation
 
validateParams(Object[]) - Method in class com.toolsverse.imaging.CropTransformation
 
validateParams(Object[]) - Method in class com.toolsverse.imaging.EdgeDetectionTransformation
 
validateParams(Object[]) - Method in class com.toolsverse.imaging.ImageTransformation
Validates parameters for transformation.
validateParams(Object[]) - Method in class com.toolsverse.imaging.InvertTransformation
 
validateParams(Object[]) - Method in class com.toolsverse.imaging.RotateTransformation
 
validateParams(Object[]) - Method in class com.toolsverse.imaging.ScaleTransformation
 
VALIDATION_FAILED_CODE - Static variable in class com.toolsverse.etl.connector.ConnectorResult
The VALIDATION FAILED return code.
Validator - Class in com.toolsverse.etl.core.task.common
This is, typically, a Task.INLINE task which validates the given field or any field in the current row.
Validator() - Constructor for class com.toolsverse.etl.core.task.common.Validator
 
VALUE - Static variable in class com.toolsverse.etl.common.DataSet
The VALUE attribute.
value - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.CounterCell
 
value - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.WeightedValue
 
value2DisplayValue(int, Object, Map<String, String>) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Converts field value to the display value.
value2InputStream(Object) - Static method in class com.toolsverse.util.Utils
Convert value to input stream.
value2StorageValue(int, Object, Map<String, String>, boolean) - Method in class com.toolsverse.etl.driver.CallableDriver
 
value2StorageValue(int, Object, Map<String, String>, boolean) - Method in interface com.toolsverse.etl.driver.Driver
Converts value for storage.
value2StorageValue(int, Object, Map<String, String>, boolean) - Method in class com.toolsverse.etl.driver.GenericFileDriver
 
value2StorageValue(int, Object, Map<String, String>, boolean) - Method in class com.toolsverse.etl.driver.SimpleDriver
 
value2StorageValue(int, Object, Map<String, String>, boolean) - Static method in class com.toolsverse.etl.sql.util.SqlUtils
Converts value to the storage value.
value2Type(String, Object) - Static method in class com.toolsverse.util.Utils
Convert input value to the object of the given type name.
VALUE_ATTR - Static variable in class com.toolsverse.etl.common.Variable
 
VALUE_ATTR_PROP - Static variable in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
The VALUE ATTRIBUTE property.
VALUE_FOR_NULL_PROP - Static variable in class com.toolsverse.etl.connector.text.TextConnectorParams
The VALUE_FOR_NULL property.
VALUE_VAR - Static variable in class com.toolsverse.etl.core.task.common.KeyValueNormTransformator
The VALUE_VAR.
VALUE_VAR - Static variable in class com.toolsverse.etl.core.task.common.KeyValueTransformator
The VALUE_VAR.
valueChanged(ListSelectionEvent) - Method in class com.toolsverse.mvc.view.wings.SListAdapter
 
valueChanged(ListSelectionEvent) - Method in class com.toolsverse.mvc.view.wings.STableAdapter
 
valueChanging(Object) - Method in class com.toolsverse.mvc.view.ComponentAdapter
Notifies view when component value has changed.
ValueIterator(ConcurrentHashMapV8.Node<K, V>[], int, int, int, ConcurrentHashMapV8<K, V>) - Constructor for class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.ValueIterator
 
ValueIterator() - Constructor for class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.ValueIterator
 
valueOf(String) - Static method in enum com.toolsverse.etl.common.DataSetData.SortType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.toolsverse.etl.connector.ConnectorResource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.toolsverse.etl.connector.excel.ExcelXlsxConnector.xssfDataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.toolsverse.etl.connector.FileConnectorResource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.toolsverse.etl.connector.html.HtmlConnectorResource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.toolsverse.etl.connector.sql.SqlConnectorResource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.toolsverse.etl.connector.text.TextConnectorResource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.toolsverse.etl.connector.text.TextFilter.TextFilterCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.toolsverse.etl.core.config.EtlConfig.CREATE_CONFIG_ERRORS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.toolsverse.etl.core.engine.Block.BlockType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.toolsverse.etl.core.engine.EtlProcess.EtlMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.toolsverse.etl.core.engine.TaskResult.TaskResultCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.toolsverse.etl.core.util.EtlUtils.HowToSearch
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.toolsverse.etl.resource.EtlResource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.toolsverse.etl.sql.util.SqlStatementType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.toolsverse.io.HttpProcessor.HTTP_AUTH
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.toolsverse.io.HttpProcessor.HTTP_METHOD
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.toolsverse.resource.Resource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.toolsverse.storage.resource.StorageResource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.toolsverse.util.concurrent.ConcurrentResource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.DiscardingListener
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.DrainStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.toolsverse.util.concurrentlinkedhashmap.Weighers.ByteArrayWeigher
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.toolsverse.util.concurrentlinkedhashmap.Weighers.CollectionWeigher
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.toolsverse.util.concurrentlinkedhashmap.Weighers.IterableWeigher
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.toolsverse.util.concurrentlinkedhashmap.Weighers.ListWeigher
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.toolsverse.util.concurrentlinkedhashmap.Weighers.MapWeigher
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.toolsverse.util.concurrentlinkedhashmap.Weighers.SetWeigher
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.toolsverse.util.concurrentlinkedhashmap.Weighers.SingletonEntryWeigher
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.toolsverse.util.concurrentlinkedhashmap.Weighers.SingletonWeigher
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.toolsverse.util.UrlUtils.URL_PARTS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.toolsverse.util.XmlUtils.NodeType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.toolsverse.etl.common.DataSetData.SortType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.toolsverse.etl.connector.ConnectorResource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.toolsverse.etl.connector.excel.ExcelXlsxConnector.xssfDataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.toolsverse.etl.connector.FileConnectorResource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.toolsverse.etl.connector.html.HtmlConnectorResource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.toolsverse.etl.connector.sql.SqlConnectorResource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.toolsverse.etl.connector.text.TextConnectorResource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.toolsverse.etl.connector.text.TextFilter.TextFilterCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.toolsverse.etl.core.config.EtlConfig.CREATE_CONFIG_ERRORS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.toolsverse.etl.core.engine.Block.BlockType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.toolsverse.etl.core.engine.EtlProcess.EtlMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.toolsverse.etl.core.engine.TaskResult.TaskResultCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.toolsverse.etl.core.util.EtlUtils.HowToSearch
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.toolsverse.etl.resource.EtlResource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.toolsverse.etl.sql.util.SqlStatementType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.toolsverse.io.HttpProcessor.HTTP_AUTH
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.toolsverse.io.HttpProcessor.HTTP_METHOD
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.toolsverse.resource.Resource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.toolsverse.storage.resource.StorageResource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.toolsverse.util.concurrent.ConcurrentResource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8
Returns a Collection view of the values contained in this map.
values() - Static method in enum com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.DiscardingListener
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.DrainStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
 
values() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
 
Values() - Constructor for class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.Values
 
values() - Static method in enum com.toolsverse.util.concurrentlinkedhashmap.Weighers.ByteArrayWeigher
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.toolsverse.util.concurrentlinkedhashmap.Weighers.CollectionWeigher
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.toolsverse.util.concurrentlinkedhashmap.Weighers.IterableWeigher
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.toolsverse.util.concurrentlinkedhashmap.Weighers.ListWeigher
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.toolsverse.util.concurrentlinkedhashmap.Weighers.MapWeigher
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.toolsverse.util.concurrentlinkedhashmap.Weighers.SetWeigher
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.toolsverse.util.concurrentlinkedhashmap.Weighers.SingletonEntryWeigher
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.toolsverse.util.concurrentlinkedhashmap.Weighers.SingletonWeigher
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.toolsverse.util.LinkedCaseInsensitiveMap
 
values() - Static method in enum com.toolsverse.util.UrlUtils.URL_PARTS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.toolsverse.util.XmlUtils.NodeType
Returns an array containing the constants of this enum type, in the order they are declared.
ValueSpliterator(ConcurrentHashMapV8.Node<K, V>[], int, int, int, long) - Constructor for class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.ValueSpliterator
 
ValuesView(ConcurrentHashMapV8<K, V>) - Constructor for class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.ValuesView
 
VAR_ADD_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The VAR_ADD_ATTR.
VAR_ATTR - Static variable in class com.toolsverse.etl.common.Variable
 
VAR_CLASS_NAME_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The VAR_CLASS_NAME_ATTR.
VAR_CODE_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The VAR_CODE_ATTR.
VAR_DECLARE_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The VAR_DECLARE_ATTR.
VAR_EXCLUDE_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The VAR_EXCLUDE_ATTR.
VAR_FIELD_NAME_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The VAR_FIELD_NAME_ATTR.
VAR_FUNC_NAME_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The VAR_FUNC_NAME_ATTR.
VAR_GLOBAL_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The VAR_GLOBAL_ATTR.
VAR_INCLUDE_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The VAR_INCLUDE_ATTR.
VAR_ITEM_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The VAR_ITEM_ATTR.
VAR_LABEL_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The VAR_LABEL_ATTR.
VAR_LANG_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The VAR_LANG_ATTR.
VAR_LINKED_DEST_NAME_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The VAR_LINKED_DEST_NAME_ATTR.
VAR_LINKED_NAME_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The VAR_LINKED_NAME_ATTR.
VAR_NAME_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The VAR_NAME_ATTR.
VAR_PARAM_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The VAR_PARAM_ATTR.
VAR_SCOPE_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The VAR_SCOPE_ATTR.
VAR_SQL_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The VAR_SQL_ATTR.
VAR_TABLE_NAME_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The VAR_TABLE_NAME_ATTR.
VAR_TOLERATE_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The VAR_TOLERATE_ATTR.
VAR_TYPE_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The VAR_TYPE_ATTR.
VAR_VALUE_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The VAR_VALUE_ATTR.
Variable - Class in com.toolsverse.etl.common
This class defines variable.
Variable() - Constructor for class com.toolsverse.etl.common.Variable
Instantiates a new variable.
VARIABLE_ATTR - Static variable in class com.toolsverse.etl.core.engine.Scenario
The Constant VARIABLE_ATTR.
VARIABLE_TYPE - Static variable in exception com.toolsverse.etl.exception.EtlException
The variable type.
VARIABLES_NODE - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The VARIABLES_NODE.
varValue2ColumnValue(String) - Static method in class com.toolsverse.etl.core.util.EtlUtils
Remove single quotes from the string.
VB_LANG - Static variable in interface com.toolsverse.util.lang.ParserTypeFactory
Visual Basic.
VENDOR - Static variable in class com.toolsverse.config.SystemConfig
VENDOR property.
VERSION - Static variable in class com.toolsverse.config.SystemConfig
VERSION property.
View - Interface in com.toolsverse.mvc.view
This interface defines the methods required of objects filling the role of View in the Toolsverse Model/View/Controller implementation.
viewAction(Controller, Object, String) - Method in interface com.toolsverse.mvc.controller.ControllerAdapter
This is an event handler for all action events.
viewAction(Controller, Object, String) - Method in class com.toolsverse.mvc.controller.ControllerAdapterImpl
 
ViewAction - Annotation Type in com.toolsverse.mvc.controller
The ViewAction annotation is used in the ControllerAdapter to define the method where action event is handled.
viewAnnotationAction(Controller, Object, String) - Method in interface com.toolsverse.mvc.controller.ControllerAdapter
Event handler for the particular action event.
viewAnnotationAction(Controller, Object, String) - Method in class com.toolsverse.mvc.controller.ControllerAdapterImpl
 
ViewImpl - Class in com.toolsverse.mvc.view
ViewImpl is an abstract implementation of the View interface.
ViewImpl() - Constructor for class com.toolsverse.mvc.view.ViewImpl
Instantiates a new ViewImpl.
VIEWS_DATASET_TYPE - Static variable in interface com.toolsverse.etl.metadata.Metadata
The VIEWS_DATASET_TYPE.
visit(DataSet, DataSetRecord) - Method in class com.toolsverse.etl.common.DataSetVisitor
Visit data set record.
visit(V) - Method in interface com.toolsverse.util.history.History
Visits the element.
visit(V) - Method in class com.toolsverse.util.history.HistoryImpl
 

W

WAIT_TYPE - Static variable in class com.toolsverse.etl.core.engine.Destination
The empty destination which does nothing except all running destination threads have to finish before this one..
WAIT_VAR - Static variable in class com.toolsverse.etl.core.task.common.FileManagerTask
The WAIT_VAR.
waiter - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.TreeBin
 
WAITER - Static variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.TreeBin
 
WaitUntil - Class in com.toolsverse.util.concurrent
This class implements "wait until done or time expired" pattern.
WaitUntil() - Constructor for class com.toolsverse.util.concurrent.WaitUntil
 
waitUntilDone() - Method in class com.toolsverse.util.concurrent.ParallelExecutor
Waits until all tasks are finished or execution is terminated.
waitUntilDone(Runnable, long) - Static method in class com.toolsverse.util.concurrent.WaitUntil
Wait until done or time expired.
WARNING - Static variable in class com.toolsverse.util.log.Logger
A recoverable error that will likely not need help desk or immediate development support.
WARNING_STR - Static variable in class com.toolsverse.util.log.Logger
 
WEB_INF - Static variable in class com.toolsverse.util.UrlUtils
WEB-INF directory name.
WEB_MODE - Static variable in class com.toolsverse.config.SystemConfig
The WEB MODE name.
WEB_SERVICE_DEPLOYMENT - Static variable in class com.toolsverse.config.SystemConfig
WEB-SERVICE DEPLOYMENT - web service deployment.
WebSessionManager - Class in com.toolsverse.service.web
A global way to access the current http session.
WebSessionManager() - Constructor for class com.toolsverse.service.web.WebSessionManager
 
weigher - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.BoundedEntryWeigher
 
weigher - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.Builder
 
weigher(Weigher<? super V>) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.Builder
Specifies an algorithm to determine how many the units of capacity a value consumes.
weigher(EntryWeigher<? super K, ? super V>) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.Builder
Specifies an algorithm to determine how many the units of capacity an entry consumes.
weigher - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.SerializationProxy
 
weigher - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
 
Weigher<V> - Interface in com.toolsverse.util.concurrentlinkedhashmap
A class that can determine the weight of a value.
weigher - Variable in class com.toolsverse.util.concurrentlinkedhashmap.Weighers.EntryWeigherView
 
Weighers - Class in com.toolsverse.util.concurrentlinkedhashmap
A common set of Weigher and EntryWeigher implementations.
Weighers.ByteArrayWeigher - Enum in com.toolsverse.util.concurrentlinkedhashmap
 
Weighers.CollectionWeigher - Enum in com.toolsverse.util.concurrentlinkedhashmap
 
Weighers.EntryWeigherView<K,V> - Class in com.toolsverse.util.concurrentlinkedhashmap
 
Weighers.IterableWeigher - Enum in com.toolsverse.util.concurrentlinkedhashmap
 
Weighers.ListWeigher - Enum in com.toolsverse.util.concurrentlinkedhashmap
 
Weighers.MapWeigher - Enum in com.toolsverse.util.concurrentlinkedhashmap
 
Weighers.SetWeigher - Enum in com.toolsverse.util.concurrentlinkedhashmap
 
Weighers.SingletonEntryWeigher - Enum in com.toolsverse.util.concurrentlinkedhashmap
 
Weighers.SingletonWeigher - Enum in com.toolsverse.util.concurrentlinkedhashmap
 
weight - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.AddTask
 
weight - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.WeightedValue
 
weightDifference - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.UpdateTask
 
weightedSize - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
 
weightedSize() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
Returns the weighted size of this map.
WeightedValue(V, int) - Constructor for class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.WeightedValue
 
weightOf(K, V) - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.BoundedEntryWeigher
 
weightOf(K, V) - Method in interface com.toolsverse.util.concurrentlinkedhashmap.EntryWeigher
Measures an entry's weight to determine how many units of capacity that the key and value consumes.
weightOf(V) - Method in interface com.toolsverse.util.concurrentlinkedhashmap.Weigher
Measures an object's weight to determine how many units of capacity that the value consumes.
weightOf(byte[]) - Method in enum com.toolsverse.util.concurrentlinkedhashmap.Weighers.ByteArrayWeigher
 
weightOf(Collection<?>) - Method in enum com.toolsverse.util.concurrentlinkedhashmap.Weighers.CollectionWeigher
 
weightOf(K, V) - Method in class com.toolsverse.util.concurrentlinkedhashmap.Weighers.EntryWeigherView
 
weightOf(Iterable<?>) - Method in enum com.toolsverse.util.concurrentlinkedhashmap.Weighers.IterableWeigher
 
weightOf(List<?>) - Method in enum com.toolsverse.util.concurrentlinkedhashmap.Weighers.ListWeigher
 
weightOf(Map<?, ?>) - Method in enum com.toolsverse.util.concurrentlinkedhashmap.Weighers.MapWeigher
 
weightOf(Set<?>) - Method in enum com.toolsverse.util.concurrentlinkedhashmap.Weighers.SetWeigher
 
weightOf(Object, Object) - Method in enum com.toolsverse.util.concurrentlinkedhashmap.Weighers.SingletonEntryWeigher
 
weightOf(Object) - Method in enum com.toolsverse.util.concurrentlinkedhashmap.Weighers.SingletonWeigher
 
WHEN_EXHAUSTED_ACTION - Static variable in class com.toolsverse.etl.sql.connection.PooledAliasConnectionProvider
The WHEN_EXHAUSTED_ACTION property.
WHITESPACE - Static variable in class com.toolsverse.util.Utils
Whitespace regular expression.
whiteSpace2Space(String) - Static method in class com.toolsverse.util.Utils
Replace any white space char on space char.
WIDGET - Static variable in interface com.toolsverse.ext.ExtensionModule
 
WILDCARD_PARALLEL_ATTR - Static variable in class com.toolsverse.etl.core.engine.Source
WILDCARD_PARALLEL_ATTR.
WILDCARD_PROP - Static variable in class com.toolsverse.io.FileProcessor
The WILDCARD property.
WILDCARD_PROP - Static variable in class com.toolsverse.io.FtpProcessor
The WILDCARD property.
WILDCARD_PROP - Static variable in class com.toolsverse.io.SftpProcessor
The WILDCARD property.
wildcardMatch(String, String) - Static method in class com.toolsverse.util.FilenameUtils
Checks a filename to see if it matches the specified wildcard matcher, always testing case-sensitive.
wildcardMatch(String, String, IOCase) - Static method in class com.toolsverse.util.FilenameUtils
Checks a filename to see if it matches the specified wildcard matcher allowing control over case-sensitivity.
wildcardMatchOnSystem(String, String) - Static method in class com.toolsverse.util.FilenameUtils
Checks a filename to see if it matches the specified wildcard matcher using the case rules of the system.
WINDOWS_LINE_SEPARATOR - Static variable in class com.toolsverse.etl.connector.text.KeyValueConnectorParams
The Constant WINDOWS_LINE_SEPARATOR.
WINDOWS_LINE_SEPARATOR - Static variable in class com.toolsverse.etl.connector.text.TextConnectorParams
The Constant WINDOWS_LINE_SEPARATOR.
WINDOWS_SEPARATOR - Static variable in class com.toolsverse.util.FilenameUtils
The Windows separator character.
WingsComponentAdapter - Class in com.toolsverse.mvc.view.wings
The Wings implementation of the ComponentAdapter.
WingsComponentAdapter(View, Object) - Constructor for class com.toolsverse.mvc.view.wings.WingsComponentAdapter
Instantiates a new WingsComponentAdapter.
WingsViewImpl - Class in com.toolsverse.mvc.view.wings
The Wings implementation of the View interface.
WingsViewImpl() - Constructor for class com.toolsverse.mvc.view.wings.WingsViewImpl
 
WORKING_PATH - Static variable in class com.toolsverse.config.SystemConfig
WORKING PATH.
WRAPPED_MARKER - Static variable in class com.toolsverse.util.ExceptionUtils
Used when printing stack frames to denote the start of a wrapped exception.
write(boolean) - Method in class com.toolsverse.etl.core.engine.EtlMetricsTracker
Write metrics to the data folder.
write(EtlConfig, String, String, Object) - Static method in class com.toolsverse.etl.core.task.common.FileManagerTask
Send payload to the given destination.
write(EtlConfig, String, String, Object, boolean) - Static method in class com.toolsverse.etl.core.task.common.FileManagerTask
Send payload to the given destination.
write(Alias, String, Object) - Static method in class com.toolsverse.etl.core.task.common.FileManagerTask
Send payload to the given destination.
write(Alias, String, Object, boolean) - Static method in class com.toolsverse.etl.core.task.common.FileManagerTask
Send payload to the given destination.
write(String) - Method in interface com.toolsverse.mvc.model.Model
Writes the attribute to the storage such as xml, database, etc
write(String) - Method in class com.toolsverse.mvc.model.ModelImpl
 
write(byte[], int, int) - Method in class com.toolsverse.util.Base64.OutputStream
Calls Base64.OutputStream.write(int) repeatedly until len bytes are written.
write(int) - Method in class com.toolsverse.util.Base64.OutputStream
Writes the byte to the output stream after converting to/from Base64 notation.
write(byte[], int, int) - Method in class com.toolsverse.util.ByteArrayOutputStream
Write the bytes to byte array.
write(int) - Method in class com.toolsverse.util.ByteArrayOutputStream
Write a byte to byte array.
write(InputStream) - Method in class com.toolsverse.util.ByteArrayOutputStream
Writes the entire contents of the specified input stream to this byte stream.
write(byte[], OutputStream) - Static method in class com.toolsverse.util.IOUtils
Writes bytes from a byte[] to an OutputStream.
write(byte[], Writer) - Static method in class com.toolsverse.util.IOUtils
Deprecated.
write(byte[], Writer, Charset) - Static method in class com.toolsverse.util.IOUtils
Writes bytes from a byte[] to chars on a Writer using the specified character encoding.
write(byte[], Writer, String) - Static method in class com.toolsverse.util.IOUtils
Writes bytes from a byte[] to chars on a Writer using the specified character encoding.
write(char[], Writer) - Static method in class com.toolsverse.util.IOUtils
Writes chars from a char[] to a Writer
write(char[], OutputStream) - Static method in class com.toolsverse.util.IOUtils
write(char[], OutputStream, Charset) - Static method in class com.toolsverse.util.IOUtils
Writes chars from a char[] to bytes on an OutputStream using the specified character encoding.
write(char[], OutputStream, String) - Static method in class com.toolsverse.util.IOUtils
Writes chars from a char[] to bytes on an OutputStream using the specified character encoding.
write(CharSequence, Writer) - Static method in class com.toolsverse.util.IOUtils
Writes chars from a CharSequence to a Writer.
write(CharSequence, OutputStream) - Static method in class com.toolsverse.util.IOUtils
write(CharSequence, OutputStream, Charset) - Static method in class com.toolsverse.util.IOUtils
Writes chars from a CharSequence to bytes on an OutputStream using the specified character encoding.
write(CharSequence, OutputStream, String) - Static method in class com.toolsverse.util.IOUtils
Writes chars from a CharSequence to bytes on an OutputStream using the specified character encoding.
write(String, Writer) - Static method in class com.toolsverse.util.IOUtils
Writes chars from a String to a Writer.
write(String, OutputStream) - Static method in class com.toolsverse.util.IOUtils
write(String, OutputStream, Charset) - Static method in class com.toolsverse.util.IOUtils
Writes chars from a String to bytes on an OutputStream using the specified character encoding.
write(String, OutputStream, String) - Static method in class com.toolsverse.util.IOUtils
Writes chars from a String to bytes on an OutputStream using the specified character encoding.
write(StringBuffer, Writer) - Static method in class com.toolsverse.util.IOUtils
Deprecated.
replaced by write(CharSequence, Writer)
write(StringBuffer, OutputStream) - Static method in class com.toolsverse.util.IOUtils
Deprecated.
replaced by write(CharSequence, OutputStream)
write(StringBuffer, OutputStream, String) - Static method in class com.toolsverse.util.IOUtils
Deprecated.
replaced by write(CharSequence, OutputStream, String)
write(String) - Method in class com.toolsverse.util.StringBuilderWriter
Writes a String to the StringBuilder.
write(char[], int, int) - Method in class com.toolsverse.util.StringBuilderWriter
Writes a portion of a character array to the StringBuilder.
WRITE_BUFFER_DRAIN_THRESHOLD - Static variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
The maximum number of write operations to perform per amortized drain.
WRITE_METRICS_ATTR - Static variable in class com.toolsverse.etl.core.engine.EtlFactory
The WRITE_METRICS_ATTR.
WRITE_METRICS_ATTR - Static variable in class com.toolsverse.etl.core.engine.Scenario
The Constant WRITE_METRICS_ATTR.
writeBuffer - Variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
 
writeChunked(byte[], OutputStream) - Static method in class com.toolsverse.util.IOUtils
Writes bytes from a byte[] to an OutputStream using chunked writes.
writeChunked(char[], Writer) - Static method in class com.toolsverse.util.IOUtils
Writes chars from a char[] to a Writer using chunked writes.
writeFileMetrics() - Method in class com.toolsverse.etl.core.engine.EtlMetricsTracker
Write file metrics to the data folder.
writeLines(Collection<?>, String, OutputStream) - Static method in class com.toolsverse.util.IOUtils
writeLines(Collection<?>, String, OutputStream, Charset) - Static method in class com.toolsverse.util.IOUtils
Writes the toString() value of each item in a collection to an OutputStream line by line, using the specified character encoding and the specified line ending.
writeLines(Collection<?>, String, OutputStream, String) - Static method in class com.toolsverse.util.IOUtils
Writes the toString() value of each item in a collection to an OutputStream line by line, using the specified character encoding and the specified line ending.
writeLines(Collection<?>, String, Writer) - Static method in class com.toolsverse.util.IOUtils
Writes the toString() value of each item in a collection to a Writer line by line, using the specified line ending.
writeMetaData(P, DataSet, Driver) - Method in interface com.toolsverse.etl.connector.DataSetConnector
Writes meta data.
writeMetaData(ExcelConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.excel.ExcelConnector
 
writeMetaData(ExcelConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.excel.ExcelXlsxConnector
 
writeMetaData(HtmlConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.html.HtmlConnector
 
writeMetaData(JsonConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.json.JsonConnector
 
writeMetaData(JsonDatasetConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.json.JsonDatasetConnector
 
writeMetaData(PdfConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.pdf.PdfConnector
 
writeMetaData(SourceConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.SourceConnector
 
writeMetaData(SqlConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.sql.SqlConnector
 
writeMetaData(ClobConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.text.ClobConnector
 
writeMetaData(KeyValueConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.text.KeyValueConnector
 
writeMetaData(TextConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.text.TextConnector
 
writeMetaData(XmlConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.xml.XmlConnector
 
writeMetaData(XmlObjectConnectorParams, DataSet, Driver) - Method in class com.toolsverse.etl.connector.xml.XmlObjectStreamingConnector
 
writeMetricsToCsv(Map<String, BaseMetrics>, String) - Method in class com.toolsverse.etl.core.engine.EtlMetricsTracker
Write metrics to csv file.
writeMetricsToJson(Map<String, BaseMetrics>, String) - Method in class com.toolsverse.etl.core.engine.EtlMetricsTracker
Write metrics to csv file.
writeObject(String, Object) - Static method in class com.toolsverse.util.FileUtils
Writes Java object into the file.
writeObject(String, Object, boolean) - Static method in class com.toolsverse.util.FileUtils
Writes Java object into the file.
writeObjectToJson(String, Object) - Static method in class com.toolsverse.util.FileUtils
Writes Java object into the file in json format.
writeObjectToJson(String, Object, boolean) - Static method in class com.toolsverse.util.FileUtils
Writes Java object into the file in json format.
writeObjectToJson(String, Object, Key) - Static method in class com.toolsverse.util.FileUtils
Writes Java object into the file in json format and encrypt the file.
Writer - Annotation Type in com.toolsverse.mvc.model
The Writer annotation is used in the Model define the writer method.
WRITER - Static variable in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentHashMapV8.TreeBin
 
WRITER_ATTR - Static variable in class com.toolsverse.etl.core.engine.Destination
The Constant WRITER_ATTR.
WRITER_ATTR - Static variable in class com.toolsverse.etl.core.engine.Source
WRITER_ATTR.
writeReplace() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.BoundedEntryWeigher
 
writeReplace() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
 
writeReplace() - Method in class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.WriteThroughEntry
 
writeServiceResponse(HttpServletResponse, ServiceResponse) - Method in class com.toolsverse.service.web.DispatchJsonServlet
 
writeServiceResponse(HttpServletResponse, ServiceResponse) - Method in class com.toolsverse.service.web.DispatchServlet
Writes service response.
WriteThroughEntry(ConcurrentLinkedHashMap.Node<K, V>) - Constructor for class com.toolsverse.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap.WriteThroughEntry
 
writeTo(OutputStream) - Method in class com.toolsverse.util.ByteArrayOutputStream
Writes the entire contents of this byte stream to the specified output stream.
writeToFile(File, String) - Method in class com.toolsverse.util.XmlUtils
Dumps the contents of the XML tree into an XML formatted file as specified by the File fileObject.
writeToFile(String, String) - Method in class com.toolsverse.util.XmlUtils
Dumps the contents of the XML tree into an XML formatted file specified in the path String fileNameString.

X

XlsProcessor(ExcelConnectorParams, DataSet, Driver) - Constructor for class com.toolsverse.etl.connector.excel.ExcelConnector.XlsProcessor
Instantiates a new XlsProcessor.
XML_ATTR_ATTR - Static variable in class com.toolsverse.etl.common.Variable
 
XML_CDATA_ATTR - Static variable in class com.toolsverse.etl.common.Variable
 
XML_HIDDED_IN_NESTED_ATTR - Static variable in class com.toolsverse.etl.common.Variable
 
XML_HTML_LANG - Static variable in interface com.toolsverse.util.lang.ParserTypeFactory
Mix of XML and HTML
XML_LANG - Static variable in interface com.toolsverse.util.lang.ParserTypeFactory
XML.
XML_TAG_PROP - Static variable in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
The xml tag property.
XML_VERSION_PROP - Static variable in class com.toolsverse.etl.connector.xml.XmlConnectorParams
The xml version property.
XML_VERSION_PROP - Static variable in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
The xml version property.
XmlConnector - Class in com.toolsverse.etl.connector.xml
Reads and writes xml files in the Toolsverse data set format.
XmlConnector() - Constructor for class com.toolsverse.etl.connector.xml.XmlConnector
 
XmlConnectorParams - Class in com.toolsverse.etl.connector.xml
The DataSetConnectorParams used by XmlConnector.
XmlConnectorParams() - Constructor for class com.toolsverse.etl.connector.xml.XmlConnectorParams
Instantiates a new XmlConnectorParams.
XmlConnectorParams(CacheProvider<String, Object>, boolean, int) - Constructor for class com.toolsverse.etl.connector.xml.XmlConnectorParams
Instantiates a new XmlConnectorParams.
XmlFileMetadata - Class in com.toolsverse.etl.metadata.xml
The implementation of the Metadata interface for the xml data sets files.
XmlFileMetadata() - Constructor for class com.toolsverse.etl.metadata.xml.XmlFileMetadata
 
xmlForEditor(String) - Static method in class com.toolsverse.util.EscapeChars
Replaces XML substitutions, such as <, on the human readable characters, such as <.
XmlMerger - Class in com.toolsverse.etl.connector.xml
The XML merge service
XmlMerger() - Constructor for class com.toolsverse.etl.connector.xml.XmlMerger
Create XML merge.
XmlMerger(String, String, boolean) - Constructor for class com.toolsverse.etl.connector.xml.XmlMerger
Create XML merge object with the given repeating path and output file path
XmlMerger(String, OutputStream, boolean) - Constructor for class com.toolsverse.etl.connector.xml.XmlMerger
Create XML merge object with the given repeating path and output stream
XmlObjectConnector - Class in com.toolsverse.etl.connector.xml
Reads and writes xml files.
XmlObjectConnector() - Constructor for class com.toolsverse.etl.connector.xml.XmlObjectConnector
 
XmlObjectConnectorParams - Class in com.toolsverse.etl.connector.xml
The DataSetConnectorParams used by XmlObjectConnector.
XmlObjectConnectorParams() - Constructor for class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
Instantiates a new XmlObjectConnectorParams.
XmlObjectConnectorParams(CacheProvider<String, Object>, boolean, int) - Constructor for class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
Instantiates a new XmlObjectConnectorParams.
XmlObjectFileMetadata - Class in com.toolsverse.etl.metadata.xml
The implementation of the Metadata interface for the xml object files.
XmlObjectFileMetadata() - Constructor for class com.toolsverse.etl.metadata.xml.XmlObjectFileMetadata
 
XmlObjectStreamingConnector - Class in com.toolsverse.etl.connector.xml
Reads and writes xml files.
XmlObjectStreamingConnector() - Constructor for class com.toolsverse.etl.connector.xml.XmlObjectStreamingConnector
 
XmlProducerPackage - Class in com.toolsverse.etl.connector.xml
The producer packages for xml files.
XmlProducerPackage(XmlObjectConnectorParams, String, String) - Constructor for class com.toolsverse.etl.connector.xml.XmlProducerPackage
 
XmlSplitProcessor - Class in com.toolsverse.etl.connector.xml
This class implements SplitProcessor for XML files.
XmlSplitProcessor() - Constructor for class com.toolsverse.etl.connector.xml.XmlSplitProcessor
 
XmlStreamingPackage - Class in com.toolsverse.etl.connector.xml
The streaming packages for xml files.
XmlStreamingPackage(DataSet, Driver, XmlObjectConnectorParams) - Constructor for class com.toolsverse.etl.connector.xml.XmlStreamingPackage
 
xmlToString(String) - Method in class com.toolsverse.util.XmlUtils
Dumps the contents of the XML tree in raw form to the String.
xmlToString(String, Node) - Method in class com.toolsverse.util.XmlUtils
Dumps the contents of the XML tree in raw form to the String.
XmlUtils - Class in com.toolsverse.util
XmlUtil - A wrapper to simplify basic XML functions.
XmlUtils(File) - Constructor for class com.toolsverse.util.XmlUtils
Constructs an XmlUtil object from an XML file object.
XmlUtils(File, EntityResolver) - Constructor for class com.toolsverse.util.XmlUtils
Constructs an XmlUtil object from an XML file object.
XmlUtils(File, EntityResolver, boolean) - Constructor for class com.toolsverse.util.XmlUtils
Constructs an XmlUtil object from an XML file object.
XmlUtils(InputStream) - Constructor for class com.toolsverse.util.XmlUtils
Constructs an XmlUtil object to provide easy wrapping for XML operations.
XmlUtils(InputStream, boolean) - Constructor for class com.toolsverse.util.XmlUtils
Constructs an XmlUtil object to provide easy wrapping for XML operations.
XmlUtils(Node) - Constructor for class com.toolsverse.util.XmlUtils
Constructs an XmlUtil object from an Node object.
XmlUtils(String) - Constructor for class com.toolsverse.util.XmlUtils
Instantiates a new xml utils.
XmlUtils(String, boolean) - Constructor for class com.toolsverse.util.XmlUtils
Instantiates a new xml utils.
XmlUtils(String, String) - Constructor for class com.toolsverse.util.XmlUtils
Creates an empty tree with a root node of the specified name and value (a null can be substituted for value if none is desired - this is often preferrable).
XmlUtils.NodeType - Enum in com.toolsverse.util
The DOM NodeType.
XQUERY_LANG - Static variable in interface com.toolsverse.util.lang.ParserTypeFactory
XQUERY.
XSL_FILE_NAME_PROP - Static variable in class com.toolsverse.etl.connector.xml.XmlConnectorParams
The XSL FILE NAME property.
XSL_FILE_VAR - Static variable in class com.toolsverse.etl.core.task.common.XslTransormTask
The XSL_FILE_VAR - the value of this variable defines xsl file name.
XSL_FROM_FILE_NAME_PROP - Static variable in class com.toolsverse.etl.connector.xml.XmlConnectorParams
The XSL "FROM" FILE NAME property.
XSL_TO_FILE_NAME_PROP - Static variable in class com.toolsverse.etl.connector.xml.XmlConnectorParams
The XSL "TO" FILE NAME property.
XslTransormTask - Class in com.toolsverse.etl.core.task.common
This is a Task.PRE and Task.POST task which performs xsl transformation on given file.
XslTransormTask() - Constructor for class com.toolsverse.etl.core.task.common.XslTransormTask
 
XSSFSheetHandler(StylesTable, ReadOnlySharedStringsTable, ExcelConnectorParams, DataSet, Driver) - Constructor for class com.toolsverse.etl.connector.excel.ExcelXlsxConnector.XSSFSheetHandler
Accepts objects needed while parsing.

Z

zip(String, boolean, String, String, String...) - Static method in class com.toolsverse.util.FileUtils
Zip files.
ZIP_COMPRESSION - Static variable in class com.toolsverse.imaging.ImageProcessor
ZIP COMPRESSION.
ZIP_FILENAME_VAR - Static variable in class com.toolsverse.etl.core.task.common.FileManagerTask
The ZIP_FILENAME_VAR.
ZIP_PASSWORD_VAR - Static variable in class com.toolsverse.etl.core.task.common.FileManagerTask
The ZIP_PASSWORD_VAR.
zipArray(byte[]) - Static method in class com.toolsverse.util.Utils
Zip byte array.

_

_attributes - Variable in class com.toolsverse.mvc.model.ModelImpl
The attributes.
_className - Variable in class com.toolsverse.ext.loader.UnitLoader.StoredExtension
The _class name.
_displayName - Variable in class com.toolsverse.ext.loader.UnitLoader.StoredExtension
The display name.
_ext - Variable in class com.toolsverse.etl.connector.xml.XmlObjectConnectorParams
The file extension.
_getInitSql() - Method in class com.toolsverse.etl.driver.CallableDriver
Gets init sql.
_getInitSql() - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
_getInitSql() - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
_getInitSql() - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
_getInitSql() - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
_getInitSql() - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
_getInitSql() - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
_getInitSql() - Method in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
 
_getLinesLimit() - Method in class com.toolsverse.etl.driver.CallableDriver
Gets lines limit.
_getLinesLimit() - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
_getLinesLimit() - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
_getLinesLimit() - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
_getLinesLimit() - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
_getLinesLimit() - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
_getLinesLimit() - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
_getLinesLimit() - Method in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
 
_getMaxCharSize() - Method in class com.toolsverse.etl.driver.CallableDriver
Gets max char size.
_getMaxCharSize() - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
_getMaxCharSize() - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
_getMaxCharSize() - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
_getMaxCharSize() - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
_getMaxCharSize() - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
_getMaxCharSize() - Method in class com.toolsverse.etl.driver.postgres.RedshiftDriver
 
_getMaxCharSize() - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
_getMaxCharSize() - Method in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
 
_getMaxPrecision() - Method in class com.toolsverse.etl.driver.CallableDriver
Gets max precision.
_getMaxPrecision() - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
_getMaxPrecision() - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
_getMaxPrecision() - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
_getMaxPrecision() - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
_getMaxPrecision() - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
_getMaxPrecision() - Method in class com.toolsverse.etl.driver.postgres.RedshiftDriver
 
_getMaxPrecision() - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
_getMaxPrecision() - Method in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
 
_getMaxScale() - Method in class com.toolsverse.etl.driver.CallableDriver
Gets the max scale.
_getMaxScale() - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
_getMaxScale() - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
_getMaxScale() - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
_getMaxScale() - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
_getMaxScale() - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
_getMaxScale() - Method in class com.toolsverse.etl.driver.postgres.RedshiftDriver
 
_getMaxScale() - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
_getMaxScale() - Method in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
 
_getMaxStringLiteralSize() - Method in class com.toolsverse.etl.driver.CallableDriver
Gets the max string literal size.
_getMaxStringLiteralSize() - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
_getMaxStringLiteralSize() - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
_getMaxStringLiteralSize() - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
_getMaxStringLiteralSize() - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
_getMaxStringLiteralSize() - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
_getMaxStringLiteralSize() - Method in class com.toolsverse.etl.driver.postgres.RedshiftDriver
 
_getMaxStringLiteralSize() - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
_getMaxStringLiteralSize() - Method in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
 
_getMaxVarcharSize() - Method in class com.toolsverse.etl.driver.CallableDriver
Gets the max varchar size.
_getMaxVarcharSize() - Method in class com.toolsverse.etl.driver.db2.Db2Driver
 
_getMaxVarcharSize() - Method in class com.toolsverse.etl.driver.informix.InformixDriver
 
_getMaxVarcharSize() - Method in class com.toolsverse.etl.driver.mysql.MySqlDriver
 
_getMaxVarcharSize() - Method in class com.toolsverse.etl.driver.oracle.OracleDriver
 
_getMaxVarcharSize() - Method in class com.toolsverse.etl.driver.postgres.PostgresDriver
 
_getMaxVarcharSize() - Method in class com.toolsverse.etl.driver.postgres.RedshiftDriver
 
_getMaxVarcharSize() - Method in class com.toolsverse.etl.driver.sqlserver.MsSqlDriver
 
_getMaxVarcharSize() - Method in class com.toolsverse.etl.driver.sqlserver.SybaseDriver
 
_licensePropertName - Variable in class com.toolsverse.ext.loader.UnitLoader.StoredExtension
The _license propert name.
_type - Variable in class com.toolsverse.ext.loader.UnitLoader.StoredExtension
The type.
_vendor - Variable in class com.toolsverse.ext.loader.UnitLoader.StoredExtension
The vendor.
_version - Variable in class com.toolsverse.ext.loader.UnitLoader.StoredExtension
The version.
A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 

Copyright © 2010-2020 Toolsverse. All Rights Reserved.