All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary
Class |
Description |
AbstractMessageHandler |
Standard Message handler that takes a root package, plus key and resolves that into one/more resultant messages.
|
AliasedFileObject |
|
AS400DatabaseMeta |
Contains AS/400 specific information through static final members
|
AttributesInterface |
|
AzureSqlDataBaseMeta |
|
BaseDatabaseMeta |
This class contains the basic information on a database connection.
|
BaseFragmentType |
|
BaseMessages |
BaseMessage is called by all Message classes to enable the delegation of message delivery, by key to be delegated to
the appropriately authoritative supplier as registered in the LAFFactory enabling both i18n as well as pluggable look
and feel (LAF)
|
BasePluginType |
|
BasePluginTypeExposer |
This Class serves only one purpose, defeat the package protection modifiers on the BasePluginType.
|
BasePropertyHandler |
This is a static accessor for the dynamic property loader and should be used by all classes requiring access to
property files.
|
BaseVFSConnectionProvider<T extends VFSConnectionDetails> |
|
BlockingBatchingRowSet |
Contains a buffer of rows.
|
BlockingListeningRowSet |
Contains a buffer of rows.
|
BlockingRowSet |
Contains a buffer of rows.
|
BufferChangedListener |
A listener to detect that content was added to a string buffer.
|
BufferLine |
|
BuildVersion |
Singleton class to allow us to see on which date & time the kettle3.jar was built.
|
ByteArrayHashIndex |
|
ByteArrayHashMap |
|
CacheDatabaseMeta |
Contains DB2 specific information through static final members
|
CachedManagedDataSourceInterface |
|
Catalog |
Contains the information that's stored in a single catalog.
|
CertificateGenEncryptUtil |
|
CharsetToolkit |
Utility class to guess the encoding of a given byte array.
|
CheckResult |
This class is used to store results of transformation and step verifications.
|
CheckResultInterface |
|
CheckResultSourceInterface |
Implementing classes of this interface can provide more information about the source of the CheckResult remark.
|
ClassLoadingPluginInterface |
Plugins implementing this type will be asked to load classes instead of having it handled by the PluginRegistry.
|
ConcurrentFileSystemManager |
This class is aimed to be a thread-safe version of
StandardFileSystemManager .
|
Condition |
This class describes a condition in a general meaning.
|
ConnectionDetails |
Created by bmorrise on 2/13/19.
|
ConnectionFileName |
|
ConnectionFileNameParser |
|
ConnectionFileObject |
The FileObject implementation for the PVFS (Pentaho VFS) vfs provider.
|
ConnectionFileProvider |
|
ConnectionFileSystem |
|
ConnectionManager |
A class from managing named connections in PDI
|
ConnectionManager.Type |
Represents the key/value of the name provider type
|
ConnectionPoolUtil |
|
ConnectionProvider<T extends ConnectionDetails> |
Created by bmorrise on 2/12/19.
|
ConsoleLoggingEventListener |
|
Const |
This class is used to define a number of default values for various settings throughout Kettle.
|
Const.ReleaseType |
Release Type
|
Counter |
Is used to keep the state of sequences / counters throughout a single session of a Transformation, but across Steps.
|
Counters |
This class contains the counters for Kettle, the transformations, jobs and also the repository.
|
Database |
Database handles the process of connecting to, reading from, writing to and updating databases.
|
DatabaseConnectionMap |
This class contains a map between on the one hand
|
DatabaseConnectionPoolParameter |
|
DatabaseFactory |
|
DatabaseFactoryInterface |
|
DatabaseInterface |
This interface describes the methods that a database connection needs to have in order to describe it properly.
|
DatabaseInterfaceExtended |
Deprecated.
|
DatabaseLogExceptionFactory |
|
DatabaseMeta |
This class defines the database specific parameters for a certain database type.
|
DatabaseMetaInformation |
Contains the schema's, catalogs, tables, views, synonyms, etc we can find in the databases...
|
DatabaseMetaPlugin |
This annotation signals to the plugin system that the class is a database metadata plugin.
|
DatabaseMetaStoreUtil |
|
DatabasePluginType |
This class represents the step plugin type.
|
DatabaseTestResults |
Created by ddiroma on 5/10/2018.
|
DatabaseTransactionListener |
|
DatabaseUtil |
Provides default implementation for looking data sources up in JNDI.
|
DataSourceNamingException |
This class provides a wrapper around NamingException or other exceptions that may occur when trying to get a data
source by name.
|
DataSourceProviderFactory |
This class provides the extension point for tools to override the default DataSourceProviderInterface implementation.
|
DataSourceProviderInterface |
The purpose of this interface is to provide a way to get data sources from more places than just JNDI.
|
DataSourceProviderInterface.DatasourceType |
|
DateCache |
Deprecated.
|
DateDetector |
|
DB2DatabaseMeta |
Contains DB2 specific information through static final members
|
DbaseDatabaseMeta |
Contains dBase III, IV specific information through static final members
|
DBCache |
This class caches database queries so that the same query doesn't get called twice.
|
DBCacheEntry |
This class represents a single entry in a database cache.
|
DecryptingDataSource |
|
DecryptingDataSourceFactory |
|
DefaultInjectionTypeConverter |
Default type converter for metadata injection.
|
DefaultLogLevel |
Retains the default log level during execution
|
DelegatingDriver |
This delegating driver allows the plugin system to be used in a separate class loader while making DriverManager
believe that the parent class loader is used.
|
DerbyDatabaseMeta |
Contains Generic Database Connection information through static final members
|
DescriptionInterface |
Defines that the class implementing this interface contains a description
|
DuplicateParamException |
This is a PDI Exception for the named parameters.
|
Encr |
This class handles basic encryption of passwords in Kettle.
|
Encrypted |
|
EncryptUtils |
|
EnvironmentVariableGetter |
|
EnvUtil |
|
Exasol4DatabaseMeta |
Contains Exasol 4 specific information through static final members
|
ExecutorUtil |
|
ExtenDBDatabaseMeta |
Contains ExtenDB specific information through static final members
|
ExtensionDataInterface |
This interface gives you access to a map which is associated with an object to store the state of non-standard
objects.
|
ExtensionPoint |
This annotation signals to the plugin system that the class is a Kettle extension point.
|
ExtensionPointContext |
Convenience class you can use to pass more than one object in an extension point
|
ExtensionPointHandler |
|
ExtensionPointInterface |
|
ExtensionPointMap |
This class maintains a map of ExtensionPointInterface object to its name.
|
ExtensionPointPluginType |
This class represents the extension point plugin type.
|
FileInputList |
|
FileInputList.FileTypeFilter |
|
FileLoggingEventListener |
|
FirebirdDatabaseMeta |
Contains Firebird specific information through static final members
|
GenericDatabaseMeta |
Contains Generic Database Connection information through static final members
|
GlobalMessages |
|
GlobalMessageUtil |
|
GoogleBigQueryDatabaseMeta |
|
GreenplumDatabaseMeta |
Contains PostgreSQL specific information through static final members
|
GUIOption<E> |
Classes implementing this interface have a chance to manage their internal representation states using the options
dialog in Kettle.
|
GUIOption.DisplayType |
How the GUI should display the preference represented by this class.
|
GUIPositionInterface |
|
GUISizeInterface |
|
GuptaDatabaseMeta |
Contains Gupta SQLBase specific information through static final members
|
H2DatabaseMeta |
Contains Hypersonic specific information through static final members
|
Handler |
Specific Handler interface from which all LAF/pluggable handlers should derive to enable the factory to manage them
consistently.
|
HasOverwritePrompter |
|
HttpClientManager |
Single entry point for all HttpClient instances usages in pentaho projects.
|
HttpClientUtil |
Utility class contained useful methods while working with HttpClient
|
HttpUtil |
|
HypersonicDatabaseMeta |
Contains Hypersonic specific information through static final members
|
IdNotFoundException |
|
IKettleFileSystemConfigBuilder |
|
InfiniDbDatabaseMeta |
|
InfobrightDatabaseMeta |
|
InformixDatabaseMeta |
Contains Informix specific information through static final members
|
IngresDatabaseMeta |
Contains Computer Associates Ingres specific information through static final members
|
InjectionTypeConverter |
Base class converter for metadata injection.
|
InterbaseDatabaseMeta |
Contains Interbase specific information through static final members
|
IValueMetaConverter |
Created by tkafalas on 12/4/2017.
|
JarFileAnnotationPlugin |
|
JarFileCache |
|
JndiUtil |
|
JobStoppedException |
This exception is used when handling stopped jobs during blocking operations.
|
KCell |
|
KCellType |
|
KettleAttribute |
|
KettleAttributeInterface |
|
KettleAuthException |
This exception is used by implementations of the Repository API to designate an authentication error.
|
KettleClientEnvironment |
This singleton is responsible for initializing the Kettle client environment and remembering if it is initialized.
|
KettleClientEnvironment.ClientType |
|
KettleConfigException |
|
KettleConversionException |
|
KettleDatabaseBatchException |
This exception is used by the Database class.
|
KettleDatabaseException |
This exception is used by the Database class.
|
KettleDependencyException |
This exception is used by the Database class.
|
KettleEOFException |
This is an exception thrown by file handling (I/O)
|
KettleException |
This is a general Kettle Exception.
|
KettleExtensionPoint |
|
KettleFileException |
This is an exception thrown by file handling (I/O) when an End Of File marker has been reached.
|
KettleFileNotFoundException |
Exception thrown when a files does not exists
|
KettleFileSystemConfigBuilderFactory |
This class supports overriding of config builders by supplying a VariableSpace containing a variable in the format of
vfs.[scheme].config.parser where [scheme] is one of the VFS schemes (file, http, sftp, etc...)
|
KettleGenericFileSystemConfigBuilder |
A generic FileSystemConfigBuilder that inserts parameters and values as literally specified.
|
KettleJobException |
This exception is used when handling Jobs.
|
KettleLifecycleListener |
A callback to be notified when the Kettle environment is initialized and shut down.
|
KettleLogChannelAppender |
|
KettleLoggingEvent |
|
KettleLoggingEventListener |
|
KettleLogLayout |
|
KettleLogStore |
|
KettleMissingPluginsException |
This Exception is throws when an error occurs loading plugins.
|
KettleNotUsedException |
|
KettleObjectExistsException |
|
KettlePluginClassMapException |
|
KettlePluginException |
This exception is thrown in case there is an error in the Kettle plugin loader
|
KettlePluginLoaderException |
This Exception is throws when an error occurs loading plugins.
|
KettlePluginNotFoundException |
This exception is thrown in case there is an error in the Kettle plugin loader
|
KettleRepositoryNotSupportedException |
This exception is used when a repository type is not recognized
|
KettleRowException |
This exception is used in row manipulations
|
KettleSecurityException |
This exception is used by the Database class.
|
KettleSelectiveParentFirstClassLoader |
|
KettleSftpFileSystemConfigBuilder |
An SFTP FileSystemConfigBuilder that uses Kettle variables to build SFTP VFS configuration options.
|
KettleSQLException |
This is an exception thrown during parsing of SQL by Kettle.
|
KettleStepException |
This Exception is used when handling steps.
|
KettleTransException |
This exception is used in transformations.
|
KettleTwoWayPasswordEncoder |
This class handles basic encryption of passwords in Kettle.
|
KettleURLClassLoader |
|
KettleValueException |
This exception is used in value calculations.
|
KettleVersionException |
This is a general Kettle Exception.
|
KettleVFS |
|
KettleVFS.Suffix |
|
KettleXMLException |
This exception is throws when and error is found in an XML snippet.
|
KingbaseESDatabaseMeta |
Contains Firebird specific information through static final members
|
KSheet |
The interface that is needed by ExcelInput to handle a single numeric data sheet in a workbook.
|
KWorkbook |
|
LAFChangeListener<E> |
|
LAFDelegate<E extends Handler> |
A factory delegate for a specific kind of LAFHandler
|
LAFFactory |
the LAFFactory provides a mechanism whereby @see Handler s can be dynamically replaced to enable user driven
replacement of dynamic resolvers whether ImageHandlers, MessageHandlers, or other elements of Look and Feel.
|
LAFMessageHandler |
|
LanguageChoice |
|
LifecycleException |
|
LifecycleListener |
A callback interface that listens to specific lifecycle events triggered when Spoon starts and stops.
|
LifeEventHandler |
|
LifeEventInfo |
|
LifeEventInfo.Hint |
|
LifeEventInfo.State |
|
LoaderInputStreamProvider |
|
Log4jFileAppender |
|
Log4jKettleLayout |
|
Log4jLayout |
|
LogChannel |
|
LogChannelFactory |
|
LogChannelFileWriterBuffer |
|
LogChannelInterface |
|
LogChannelInterfaceFactory |
|
LogExceptionBehaviourInterface |
|
LoggingBuffer |
This class keeps the last N lines in a buffer
|
LoggingHierarchy |
The logging hierarchy of a transformation or job
|
LoggingObject |
|
LoggingObjectInterface |
|
LoggingObjectLifecycleInterface |
|
LoggingObjectType |
|
LoggingPlugin |
Classes annotated with "LoggingPlugin" are automatically recognized and registered as a new logging channel.
|
LoggingPluginInterface |
|
LoggingPluginType |
This class represents the logging plugin type.
|
LoggingPrintStream |
|
LoggingRegistry |
This class keeps track of all LoggingObjects that implement the LoggingObjectInterface which register with the
LoggingRegistry.
|
LogLevel |
|
LogMessage |
|
LogMessageInterface |
|
LogStatus |
This enumeration describes the logging status in a logging table for transformations and jobs.
|
LogTableCoreInterface |
|
LogTableField |
This is a single log table field.
The user can select this field or not, sees a field name, a description in the UI too.
|
LongHashIndex |
|
LongObjectId |
|
LookupFilter |
Created by bmorrise on 2/12/19.
|
LookupReferencesException |
|
LucidDBDatabaseMeta |
Contains LucidDB specific information through static final members
|
ManifestGetter |
|
MariaDBDatabaseMeta |
|
MessageHandler |
Standard Message handler that takes a root package, plus key and resolves that into one/more resultant messages.
|
MetaStoreConst |
|
MetastoreLocatorOsgi |
Created by tkafalas on 7/10/2017.
|
Metrics |
|
MetricsDuration |
|
MetricsInterface |
|
MetricsRegistry |
This singleton will capture all the metrics coming from the various log channels based on the log channel ID.
|
MetricsSnapshot |
|
MetricsSnapshotInterface |
|
MetricsSnapshotType |
|
MetricsUtil |
|
MondrianNativeDatabaseMeta |
|
MonetDBDatabaseMeta |
Contains Generic Database Connection information through static final members
|
MSAccessDatabaseMeta |
Contains MySQL specific information through static final members
|
MSSQLServerDatabaseMeta |
Contains MySQL specific information through static final members
|
MSSQLServerNativeDatabaseMeta |
|
MySQLDatabaseMeta |
Contains MySQL specific information through static final members
|
NamedClusterOsgi |
Created by tkafalas on 7/6/2017.
|
NamedClusterServiceOsgi |
Created by tkafalas on 7/6/2017.
|
NamedClusterSiteFile |
|
NamedClusterSiteFileImpl |
|
NamedParams |
Interface to implement named parameters.
|
NamedParamsDefault |
This class is an implementation of NamedParams.
|
NamedParamsException |
This is a PDI Exception for the named parameters.
|
NeoviewDatabaseMeta |
Contains HP Neoview specific information through static final members
|
NetezzaDatabaseMeta |
Contains Netezza specific information through static final members
|
NonAccessibleFileObject |
|
NullNumberConverter |
|
ObjectId |
This interface allows an object to be identified with an ID in a repository (or elsewhere).
|
ObjectLocationSpecificationMethod |
|
ObjectRecipient |
|
ObjectRecipient.Type |
|
ObjectRevision |
A revision is simply a name, a commit comment and a date
|
ObjectUsageCount |
|
OgnlExpression |
Utility class to encapsulate OGNL expressions.
|
OracleDatabaseMeta |
Contains Oracle specific information through static final members
|
OracleRDBDatabaseMeta |
Contains Oracle RDB specific information through static final members
|
OtherConnectionDetails |
Created by bmorrise on 2/3/19.
|
OtherConnectionDetailsProvider |
Created by bmorrise on 2/3/19.
|
OverlayProperties |
|
OverlayPropertyHandler |
|
OverwritePrompter |
|
PackageMessages |
|
ParentFirst |
|
PartitionDatabaseMeta |
Class to contain the information needed to parition (cluster): id, hostname, port, database
|
PentahoJaroWinklerDistance |
A similarity algorithm indicating the percentage of matched characters between two character sequences.
|
Plugin |
This describes the plugin itself, the IDs it listens too, what libraries (jar files) it uses, the names, the i18n
details, etc.
|
PluginAnnotationType |
|
PluginClassTypeMapping |
This annotation describes extra plugin-specific class types to be managed by the registry.
|
PluginExtraClassTypes |
|
PluginFolder |
A folder to search plugins in.
|
PluginFolderInterface |
Describes a possible location for a plugin
|
PluginInterface |
This interface describes the plugin itself, the IDs it listens too, what libraries (jar files) it uses, the names,
the i18n detailes, etc.
|
PluginMainClassType |
This annotation when applied to a PluginType expresses the main class to associate with that type.
|
PluginRegistry |
This singleton provides access to all the plugins in the Kettle universe. It allows you to register types and
plugins, query plugin lists per category, list plugins per type, etc.
|
PluginRegistryExtension |
Implementations of this class extend the built-in functionality of the plugin registry.
|
PluginRegistryPluginType |
Plugins of this type can extend to capabilities of the PluginRegistry
User: nbaker Date: 3/14/11
|
PluginServiceLoader |
|
PluginServiceLoaderRegistryExtension |
The PluginServiceLoaderRegistryExtension just provides a hook to register the new
PluginType called "ServiceProviderPluginType".
|
PluginTypeCategoriesOrder |
This annotation when applied to a PluginTypeInterface instance describes an ordered list of categories.
|
PluginTypeInterface |
This interface describes a plugin type.
It expresses the ID and the name of the plugin type.
Then it also explains what the plugin meta class is called and classes the plugin interface itself.
It also explains us where to load plugins of this type.
|
PluginTypeListener |
Listeners can be registered with the plugin registry to receive notifications of plugins being added/remove/modified
User: nbaker Date: 11/11/10
|
Point |
|
PostgreSQLDatabaseMeta |
Contains PostgreSQL specific information through static final members
|
PrimitiveGCInterface |
|
PrimitiveGCInterface.EColor |
|
PrimitiveGCInterface.EFont |
|
PrimitiveGCInterface.EImage |
|
PrimitiveGCInterface.ELineStyle |
|
ProgressMonitorListener |
|
ProgressNullMonitorListener |
|
PropertyHandler |
|
PropertySetter |
Helper class that allows properties to be set based on predefined prefixes, such as ognl:.
|
Props |
We use Props to store all kinds of user interactive information such as the selected colors, fonts, positions of
windows, etc.
|
QueueRowSet |
A simplified rowset for steps for single threaded execution.
|
Rectangle |
|
Redrawable |
|
RedshiftDatabaseMeta |
|
RegistryPlugin |
User: nbaker Date: 3/14/11
|
RemedyActionRequestSystemDatabaseMeta |
Contains Database Connection information through static final members for a BMW Remedy Action Request System.
|
RepositoryAttributeInterface |
This interface allows you to pass a simple interface to an object to allow it to store or load itself from or to any
type of repository in a generic fashion.
|
RepositoryDirectory |
This class defines the location of a transformation, job or schema in the repository.
|
RepositoryDirectoryInterface |
This interface represents Directories within the Repository API
|
RepositoryElementInterface |
A repository element is an object that can be saved or loaded from the repository.
|
RepositoryElementMetaInterface |
The RepositoryElementMetaInterface is used to provide metadata about repository elements without requiring loading
the entire element from the repository.
|
RepositoryObjectInterface |
The RepositoryObjectInterface represents all objects that can come out of a repository, including directories
(RepositoryDirectoryInterface), elements such as TransMeta and JobMeta (RepositoryElementMetaInterface), and metadata
about elements (RepositoryElementMetaInterface).
|
RepositoryObjectType |
|
Result |
Describes the result of the execution of a Transformation or a Job.
|
ResultFile |
This is a result file: a file as a result of the execution of a job entry, a transformation step, etc.
|
Row |
This class describes a single row in a stream of data.
|
RowBuffer |
This class contains a list of data rows as well as the RowMetaInterface to describe it.
|
RowDataUtil |
This class of static methods can be used to manipulate rows: add, delete, resize, etc...
|
RowMeta |
|
RowMetaAndData |
|
RowMetaInterface |
This interface provides methods to describe and manipulate a row's structure.
|
RowSet |
|
RowSetListener |
|
RuntimeThreadDialogs |
|
SAPDBDatabaseMeta |
Contains SAP DB specific information through static final members
|
Schema |
Contains the information that's stored in a single schema.
|
ScrollBarInterface |
|
ServiceProvider |
|
ServiceProviderInterface<T> |
|
ServiceProviderPluginType |
|
SftpFileSystemWindowsProvider |
This class serves two main purposes.
|
SharedObjectBase |
|
SharedObjectInterface |
|
SimpleLoggingObject |
|
SimpleTimestampFormat |
User: Dzmitry Stsiapanau Date: 3/13/14 Time: 6:32 PM
|
SingleRowRowSet |
A simplified rowset for steps that always only need to only have a single row on input...
|
SlaveConnectionManager |
Encapsulates the Apache commons HTTP connection manager with a singleton.
|
Slf4jLoggingEventListener |
|
SnowflakeHVDatabaseMeta |
|
SocketUtil |
Utility class for socket related methods
|
SortedFileOutputStream |
|
SourceToTargetMapping |
|
SpeedTest |
|
SqlCommentScrubber |
Deprecated.
|
SQLiteDatabaseMeta |
Contains SQLite specific information through static final members
|
SqlScriptParser |
This class represents a splitter of SQL script into separate statements.
|
SqlScriptStatement |
|
SQLStatement |
This class contains all that is needed to execute an SQL statement in a database.
|
StorageUnitConverter |
|
StreamLogger |
|
StringEvaluationResult |
Utility class to hold the result of a set of string evaluations: a valid conversion metadata object (with data type,
trim options, etc) and the minimum and maximum value encountered.
|
StringEvaluator |
This class evaluates strings and extracts a data type.
|
StringObjectId |
|
StringUtil |
A collection of utilities to manipulate strings.
|
SupplementalPlugin |
This is a holder of Plugin Class mappings which supplement those of the stock Plugin.
|
SvgImage |
Container for SVG image.
|
SvgSupport |
Class for base SVG images processing.
|
SwingUniversalImage |
Universal image storage for Swing processing.
|
SwingUniversalImageBitmap |
|
SwingUniversalImageSvg |
|
SybaseDatabaseMeta |
Contains Sybase specific information through static final members
|
SybaseIQDatabaseMeta |
Contains Sybase IQ specific information through static final members
|
TeradataDatabaseMeta |
Contains NCR Teradata specific information through static final members
|
TextFileInputFieldInterface |
|
ThreadDialogs |
|
TwoWayPasswordEncoderPlugin |
Classes annotated with "TwoWayPasswordEncoderPlugin" are automatically recognized and registered as a new data type in the form
of a TwoWayPasswordEncoderInterface class.
|
TwoWayPasswordEncoderPluginType |
This class represents the value meta plugin type.
|
UniVerseDatabaseMeta |
Contains IBM UniVerse database specific information through static final members
|
UnknownParamException |
This is a PDI Exception for the named parameters.
|
Utils |
|
UUID4Util |
|
UUIDUtil |
|
Value |
This class is one of the core classes of the Kettle framework.
|
ValueBigNumber |
This class contains a Value of type BigNumber and the length/precision by which it is described.
|
ValueBinary |
This class contains a Value of type Binary.
|
ValueBoolean |
This class contains a Value of type Boolean.
|
ValueDataUtil |
|
ValueDate |
This class contains a Value of type Date.
|
ValueInteger |
This class contains a Value of type Integer and the length by which it is described.
|
ValueInterface |
This interface provides a way to look at a Number, String, Integer, Date...
|
ValueMeta |
Deprecated. |
ValueMetaAndData |
|
ValueMetaBase |
|
ValueMetaBigNumber |
|
ValueMetaBinary |
|
ValueMetaBoolean |
|
ValueMetaConversionException |
Created by tkafalas on 12/5/2017.
|
ValueMetaConverter |
This class is intended to facilitate any needed conversions of a ValueMetaInterface field from one type to another.
|
ValueMetaDate |
|
ValueMetaFactory |
This class will hand out value meta objects from the plugin registry.
|
ValueMetaInteger |
|
ValueMetaInterface |
ValueMetaInterface objects are used to determine the characteristics of the row fields.
|
ValueMetaInternetAddress |
|
ValueMetaNone |
|
ValueMetaNumber |
|
ValueMetaPlugin |
Classes annotated with "ValueMetaPlugin" are automatically recognized and registered as a new data type in the form
of a ValueMetaInterface class.
|
ValueMetaPluginType |
This class represents the value meta plugin type.
|
ValueMetaSerializable |
|
ValueMetaString |
|
ValueMetaTimestamp |
|
ValueNumber |
This class contains a Value of type Number and the length/precision by which it is described.
|
ValueSerializable |
|
ValueString |
This class contains a Value of type String and the length by which it is described.
|
ValueUsedListener |
|
Variables |
This class is an implementation of VariableSpace
|
VariableSpace |
Interface to implement variable sensitive objects.
|
VectorWiseDatabaseMeta |
Contains Computer Associates Ingres specific information through static final members
|
Vertica5DatabaseMeta |
Vertica Analytic Database version 5 and later (changed driver class name)
|
VerticaDatabaseMeta |
Contains Vertica Analytic Database information through static final members
|
VFSConnectionConfigurationBuilder |
Created by bmorrise on 11/7/18.
|
VFSConnectionDetails |
Created by bmorrise on 2/13/19.
|
VFSConnectionProvider<T extends VFSConnectionDetails> |
Created by bmorrise on 2/3/19.
|
VFSDetailsComposite |
|
VfsEmbeddedFileSystemCloser |
Created by tkafalas on 7/24/2017.
|
VFSHelper |
Created by bmorrise on 2/13/19.
|
VFSLookupFilter |
Created by bmorrise on 2/12/19.
|
VFSRoot |
Created by bmorrise on 2/27/19.
|
WebResult |
|
WriterOutputStream |
This class provides a simple wrapper to disguise a Writer as an OutputStream.
|
XMLCheck |
|
XMLCheck.XMLTreeHandler |
|
XMLFormatter |
XML formatting for better VCS diff.
|
XMLHandler |
This class contains a number of (static) methods to facilitate the retrieval of information from XML Node(s).
|
XMLHandlerCache |
Singleton to help speed up lookups in an XML DOM tree.
The theory is that you often loop over occurrences of a certain tag in a Node.
If there are 20 occurrences, you go from index 0..19.
Every time we do the following
- found node 0
- found node 0, 1
- found node 0, 1, 2
- ...
So the time to search node index 19 is 20 times larger on average then index 0.
We can solve this by caching the position of index 18 and by starting back at that position.
This class is a singleton to keep everyting 100% compatible with the rest of the codebase.
|
XMLHandlerCacheEntry |
This is an entry in an XMLHandlerCache
|
XMLInterface |
Implementing classes of this interface know how to express themselves using XML They also can construct themselves
using XML.
|
XMLParserFactoryProducer |
|