Package com.espertech.esper.common.client.configuration.common
package com.espertech.esper.common.client.configuration.common
Configuration classes for the common section, which is relevant to both the compiler and the runtime
-
ClassDescriptionContains settings that apply to both the compile-time and the runtime.Marker interface for different cache settings.Expiring cache settings.LRU cache settings.Container for database configuration information, such as options around getting a database connection and options to control the lifecycle of connections and set connection parameters.Controls how output column names get reflected in the event type.Marker for different connection factory settings.Enum controlling connection lifecycle.Supplies connection-level settings for a given database name.Connection factory settings for using a DataSource.Connection factory settings for using a Apache DBCP or other provider DataSource factory.Connection factory settings for using a DriverManager.Indicates how the runtime retrieves metadata about a statement's output columns.Configuration for Avro event types.Configuration information for legacy (non-JavaBean) event types.Encapsulates information about an accessor field backing a named event property.Encapsulates information about an accessor method backing a named event property.Configuration information for JSON event types.Configuration object for Map-based event types.Event representation metadata.Avro settings.Configuration object for Object array-based event types.Configuration object for event types with super-types and timestamp.Configuration object for enabling the runtimeto process events represented as XML DOM document nodes.Descriptor class for event properties that are resolved via XPath-expression.Holds common execution-related settings.Holds view logging settings other then the Apache commons or Log4J settings.Holds configuration information for data caches for use in method invocations in the from-clause.Parser for the common section of configuration.Time source configuration, the default in MILLI (millisecond resolution from System.currentTimeMillis).Provides variable configuration.Configures a variant stream.Enumeration specifying whether only the predefine types or any type of event is accepted by the variant stream.