Uses of Class
com.espertech.esper.common.client.configuration.Configuration
Packages that use Configuration
Package
Description
Configuration classes.
JavaBean and legacy Java underlying event classes are here.
Utility classes that center around Java type handling, printing, reflection, debugging
-
Uses of Configuration in com.espertech.esper.common.client.configuration
Methods in com.espertech.esper.common.client.configuration that return ConfigurationModifier and TypeMethodDescriptionConfiguration.configure()
Use the configuration specified in an application resource namedesper.cfg.xml
.Use the configuration specified in the given application file.Use the configuration specified in the given application resource.Use the configuration specified by the given URL.Use the mappings and properties specified in the given XML document. -
Uses of Configuration in com.espertech.esper.common.client.hook.recompile
Methods in com.espertech.esper.common.client.hook.recompile that return ConfigurationConstructors in com.espertech.esper.common.client.hook.recompile with parameters of type ConfigurationModifierConstructorDescriptionEPRecompileProviderContext
(EPCompiled compiled, Configuration configuration, String deploymentId, String moduleName, Map<ModuleProperty, Object> moduleProperties, List<EPCompiled> path, int statementIdFirstStatement, Map<Integer, Object> userObjectsRuntime, Map<Integer, String> statementNamesWhenProvidedByAPI, Map<Integer, Map<Integer, Object>> substitutionParameters) Ctor. -
Uses of Configuration in com.espertech.esper.common.internal.compile.stage1.specmapper
Methods in com.espertech.esper.common.internal.compile.stage1.specmapper that return ConfigurationModifier and TypeMethodDescriptionStatementSpecMapContext.getConfiguration()
Returns the configuration.StatementSpecMapEnv.getConfiguration()
Constructors in com.espertech.esper.common.internal.compile.stage1.specmapper with parameters of type ConfigurationModifierConstructorDescriptionStatementSpecMapEnv
(ClasspathImportServiceCompileTime classpathImportService, VariableCompileTimeResolver variableCompileTimeResolver, Configuration configuration, ExprDeclaredCompileTimeResolver exprDeclaredCompileTimeResolver, ContextCompileTimeResolver contextCompileTimeResolver, TableCompileTimeResolver tableCompileTimeResolver, ScriptCompileTimeResolver scriptCompileTimeResolver, CompilerServices compilerServices, ClassProvidedClasspathExtension classProvidedClasspathExtension) -
Uses of Configuration in com.espertech.esper.common.internal.compile.stage3
Methods in com.espertech.esper.common.internal.compile.stage3 that return ConfigurationModifier and TypeMethodDescriptionModuleCompileTimeServices.getConfiguration()
StatementCompileTimeServices.getConfiguration()
Methods in com.espertech.esper.common.internal.compile.stage3 with parameters of type ConfigurationModifier and TypeMethodDescriptionvoid
ModuleCompileTimeServices.setConfiguration
(Configuration configuration) Constructors in com.espertech.esper.common.internal.compile.stage3 with parameters of type ConfigurationModifierConstructorDescriptionModuleCompileTimeServices
(CompilerAbstraction compilerAbstraction, CompilerServices compilerServices, Configuration configuration, ClassProvidedCompileTimeRegistry classProvidedCompileTimeRegistry, ClassProvidedCompileTimeResolver classProvidedCompileTimeResolver, ContextCompileTimeRegistry contextCompileTimeRegistry, ContextCompileTimeResolver contextCompileTimeResolver, BeanEventTypeStemService beanEventTypeStemService, BeanEventTypeFactoryPrivate beanEventTypeFactoryPrivate, DatabaseConfigServiceCompileTime databaseConfigServiceCompileTime, ClasspathImportServiceCompileTime classpathImportService, ExprDeclaredCompileTimeRegistry exprDeclaredCompileTimeRegistry, ExprDeclaredCompileTimeResolver exprDeclaredCompileTimeResolver, EventTypeAvroHandler eventTypeAvroHandler, EventTypeCompileTimeRegistry eventTypeCompileTimeRegistry, EventTypeCompileTimeResolver eventTypeCompileTimeResolver, EventTypeRepositoryImpl eventTypeRepositoryPreconfigured, EventTypeXMLXSDHandler eventTypeXMLXSDHandler, boolean fireAndForget, IndexCompileTimeRegistry indexCompileTimeRegistry, ModuleDependenciesCompileTime moduleDependencies, ModuleAccessModifierService moduleVisibilityRules, NamedWindowCompileTimeResolver namedWindowCompileTimeResolver, NamedWindowCompileTimeRegistry namedWindowCompileTimeRegistry, StateMgmtSettingsProvider stateMgmtSettingsProvider, ParentClassLoader parentClassLoader, PatternObjectResolutionService patternObjectResolutionService, ScriptCompileTimeRegistry scriptCompileTimeRegistry, ScriptCompileTimeResolver scriptCompileTimeResolver, SerdeEventTypeCompileTimeRegistry serdeEventTypeRegistry, SerdeCompileTimeResolver serdeResolver, TableCompileTimeRegistry tableCompileTimeRegistry, TableCompileTimeResolver tableCompileTimeResolver, VariableCompileTimeRegistry variableCompileTimeRegistry, VariableCompileTimeResolver variableCompileTimeResolver, ViewResolutionService viewResolutionService, XMLFragmentEventTypeFactory xmlFragmentEventTypeFactory) -
Uses of Configuration in com.espertech.esper.common.internal.context.util
Methods in com.espertech.esper.common.internal.context.util that return ConfigurationModifier and TypeMethodDescriptionAgentInstanceContext.getConfigSnapshot()
StatementContext.getConfigSnapshot()
StatementContextRuntimeServices.getConfigSnapshot()
Constructors in com.espertech.esper.common.internal.context.util with parameters of type ConfigurationModifierConstructorDescriptionStatementContextRuntimeServices
(Configuration configSnapshot, ContextManagementService contextManagementService, PathRegistry<String, ContextMetaData> contextPathRegistry, ContextServiceFactory contextServiceFactory, DatabaseConfigServiceRuntime databaseConfigService, DataFlowFilterServiceAdapter dataFlowFilterServiceAdapter, EPDataFlowServiceImpl dataflowService, String runtimeURI, Context runtimeEnvContext, ClasspathImportServiceRuntime classpathImportServiceRuntime, RuntimeSettingsService runtimeSettingsService, RuntimeExtensionServices runtimeExtensionServices, Object epRuntime, EPRenderEventService epRuntimeRenderEvent, EventServiceSendEventCommon eventServiceSendEventInternal, EPRuntimeEventProcessWrapped epRuntimeEventProcessWrapped, EventBeanService eventBeanService, EventBeanTypedEventFactory eventBeanTypedEventFactory, EventTableIndexService eventTableIndexService, EventTypeAvroHandler eventTypeAvroHandler, PathRegistry<String, EventType> eventTypePathRegistry, EventTypeRepositoryImpl eventTypeRepositoryPreconfigured, EventTypeResolvingBeanFactory eventTypeResolvingBeanFactory, ManagedReadWriteLock eventProcessingRWLock, ExceptionHandlingService exceptionHandlingService, ExpressionResultCacheService expressionResultCacheService, FilterBooleanExpressionFactory filterBooleanExpressionFactory, FilterSharedBoolExprRepository filterSharedBoolExprRepository, FilterSharedLookupableRepository filterSharedLookupableRepository, HistoricalDataCacheFactory historicalDataCacheFactory, InternalEventRouter internalEventRouter, MetricReportingService metricReportingService, NamedWindowConsumerManagementService namedWindowConsumerManagementService, NamedWindowManagementService namedWindowManagementService, PathRegistry<String, ContextMetaData> pathContextRegistry, PathRegistry<String, NamedWindowMetaData> pathNamedWindowRegistry, RowRecogStateRepoFactory rowRecogStateRepoFactory, ResultSetProcessorHelperFactory resultSetProcessorHelperFactory, SchedulingService schedulingService, StatementAgentInstanceLockFactory statementAgentInstanceLockFactory, StatementResourceHolderBuilder statementResourceHolderBuilder, TableExprEvaluatorContext tableExprEvaluatorContext, TableManagementService tableManagementService, VariableManagementService variableManagementService, ViewFactoryService viewFactoryService, ViewServicePreviousFactory viewServicePreviousFactory) -
Uses of Configuration in com.espertech.esper.common.internal.epl.dataflow.util
Methods in com.espertech.esper.common.internal.epl.dataflow.util with parameters of type ConfigurationModifier and TypeMethodDescriptionstatic void
DefaultSupportGraphEventUtil.addTypeConfiguration
(Configuration configuration) -
Uses of Configuration in com.espertech.esper.common.internal.epl.resultset.core
Methods in com.espertech.esper.common.internal.epl.resultset.core with parameters of type ConfigurationModifier and TypeMethodDescriptionstatic boolean
ResultSetProcessorOutputConditionType.getOutputLimitOpt
(Annotation[] annotations, Configuration configuration, boolean hasOrderBy) -
Uses of Configuration in com.espertech.esper.common.internal.epl.resultset.select.core
Methods in com.espertech.esper.common.internal.epl.resultset.select.core that return Configuration -
Uses of Configuration in com.espertech.esper.common.internal.event.bean.core
Methods in com.espertech.esper.common.internal.event.bean.core with parameters of type ConfigurationModifier and TypeMethodDescriptionstatic BeanEventTypeStemService
BeanEventTypeRepoUtil.makeBeanEventTypeStemService
(Configuration configurationSnapshot, Map<String, EPTypeClass> resolvedBeanEventTypes, EventBeanTypedEventFactory eventBeanTypedEventFactory) -
Uses of Configuration in com.espertech.esper.common.internal.support
Methods in com.espertech.esper.common.internal.support with parameters of type ConfigurationModifier and TypeMethodDescriptionstatic EventRepresentationChoice
EventRepresentationChoice.getEngineDefault
(Configuration configuration) -
Uses of Configuration in com.espertech.esper.common.internal.util
Methods in com.espertech.esper.common.internal.util with parameters of type ConfigurationModifier and TypeMethodDescriptionstatic void
ConfigurationParser.doConfigure
(Configuration configuration, InputStream stream, String resourceName) Use the configuration specified in the given input stream.static void
ConfigurationParser.doConfigure
(Configuration configuration, Document doc) Parse the W3C DOM document.static EventUnderlyingType
EventRepresentationUtil.getRepresentation
(Annotation[] annotations, Configuration configs, CreateSchemaDesc.AssignedType assignedType) -
Uses of Configuration in com.espertech.esper.common.internal.view.core
Methods in com.espertech.esper.common.internal.view.core that return ConfigurationModifier and TypeMethodDescriptionViewFactoryForgeArgs.getConfiguration()
ViewForgeEnv.getConfiguration()