Uses of Interface
com.espertech.esper.common.internal.settings.ClasspathImportService
Packages that use ClasspathImportService
Package
Description
Script expression evaluation.
MVEL script expression evaluation.
Avro event type core interfaces.
JavaBean and legacy Java underlying event classes are here.
This package defines the internal event APIs.
XML event wrappers
-
Uses of ClasspathImportService in com.espertech.esper.common.internal.epl.agg.access.core
Methods in com.espertech.esper.common.internal.epl.agg.access.core with parameters of type ClasspathImportServiceModifier and TypeMethodDescriptionstatic AggregationAgentForge
AggregationAgentForgeFactory.make
(int streamNum, ExprNode optionalFilter, ClasspathImportService classpathImportService, boolean isFireAndForget, String statementName) -
Uses of ClasspathImportService in com.espertech.esper.common.internal.epl.agg.access.countminsketch
Methods in com.espertech.esper.common.internal.epl.agg.access.countminsketch with parameters of type ClasspathImportServiceModifier and TypeMethodDescriptionAggregationForgeFactoryAccessCountMinSketchAdd.getAggregationStateAgent
(ClasspathImportService classpathImportService, String statementName) AggregationForgeFactoryAccessCountMinSketchState.getAggregationStateAgent
(ClasspathImportService classpathImportService, String statementName) -
Uses of ClasspathImportService in com.espertech.esper.common.internal.epl.agg.access.linear
Methods in com.espertech.esper.common.internal.epl.agg.access.linear with parameters of type ClasspathImportServiceModifier and TypeMethodDescriptionAggregationForgeFactoryAccessLinear.getAggregationStateAgent
(ClasspathImportService classpathImportService, String statementName) -
Uses of ClasspathImportService in com.espertech.esper.common.internal.epl.agg.access.plugin
Methods in com.espertech.esper.common.internal.epl.agg.access.plugin with parameters of type ClasspathImportServiceModifier and TypeMethodDescriptionAggregationForgeFactoryAccessPlugin.getAggregationStateAgent
(ClasspathImportService classpathImportService, String statementName) -
Uses of ClasspathImportService in com.espertech.esper.common.internal.epl.agg.access.sorted
Methods in com.espertech.esper.common.internal.epl.agg.access.sorted with parameters of type ClasspathImportServiceModifier and TypeMethodDescriptionAggregationForgeFactoryAccessSorted.getAggregationStateAgent
(ClasspathImportService classpathImportService, String statementName) -
Uses of ClasspathImportService in com.espertech.esper.common.internal.epl.agg.core
Methods in com.espertech.esper.common.internal.epl.agg.core with parameters of type ClasspathImportServiceModifier and TypeMethodDescriptionAggregationForgeFactory.getAggregationStateAgent
(ClasspathImportService classpathImportService, String statementName) -
Uses of ClasspathImportService in com.espertech.esper.common.internal.epl.agg.method.core
Methods in com.espertech.esper.common.internal.epl.agg.method.core with parameters of type ClasspathImportServiceModifier and TypeMethodDescriptionfinal AggregationAgentForge
AggregationForgeFactoryBase.getAggregationStateAgent
(ClasspathImportService classpathImportService, String statementName) -
Uses of ClasspathImportService in com.espertech.esper.common.internal.epl.dataflow.realize
Constructors in com.espertech.esper.common.internal.epl.dataflow.realize with parameters of type ClasspathImportServiceModifierConstructorDescriptionEPDataFlowEmitter1Stream1TargetBase
(int operatorNum, DataFlowSignalManager signalManager, SignalHandler signalHandler, EPDataFlowEmitterExceptionHandler exceptionHandler, ObjectBindingPair target, ClasspathImportService classpathImportService) EPDataFlowEmitter1Stream1TargetPassAlong
(int operatorNum, DataFlowSignalManager signalManager, SignalHandler signalHandler, EPDataFlowEmitterExceptionHandler exceptionHandler, ObjectBindingPair target, ClasspathImportService classpathImportService) EPDataFlowEmitter1Stream1TargetPassAlongWStream
(int operatorNum, DataFlowSignalManager signalManager, SignalHandler signalHandler, EPDataFlowEmitterExceptionHandler exceptionHandler, ObjectBindingPair target, int streamNum, ClasspathImportService classpathImportService) EPDataFlowEmitter1Stream1TargetUnwind
(int operatorNum, DataFlowSignalManager signalManager, SignalHandler signalHandler, EPDataFlowEmitterExceptionHandler exceptionHandler, ObjectBindingPair target, ClasspathImportService classpathImportService) -
Uses of ClasspathImportService in com.espertech.esper.common.internal.epl.expression.dot.core
Methods in com.espertech.esper.common.internal.epl.expression.dot.core that return ClasspathImportServiceConstructors in com.espertech.esper.common.internal.epl.expression.dot.core with parameters of type ClasspathImportServiceModifierConstructorDescriptionExprDotMethodForgeDuck
(String statementName, ClasspathImportService classpathImportService, String methodName, EPType[] parameterTypes, ExprForge[] parameters) -
Uses of ClasspathImportService in com.espertech.esper.common.internal.epl.historical.database.connection
Constructors in com.espertech.esper.common.internal.epl.historical.database.connection with parameters of type ClasspathImportServiceModifierConstructorDescriptionDatabaseConfigServiceImpl
(Map<String, ConfigurationCommonDBRef> mapDatabaseRef, ClasspathImportService classpathImportService) Ctor.DatabaseDMConnFactory
(ConfigurationCommonDBRef.DriverManagerConnection driverConfig, ConfigurationCommonDBRef.ConnectionSettings connectionSettings, ClasspathImportService classpathImportService) Ctor.DatabaseDSFactoryConnFactory
(ConfigurationCommonDBRef.DataSourceFactory dsConfig, ConfigurationCommonDBRef.ConnectionSettings connectionSettings, ClasspathImportService classpathImportService) Ctor. -
Uses of ClasspathImportService in com.espertech.esper.common.internal.epl.join.support
Methods in com.espertech.esper.common.internal.epl.join.support with parameters of type ClasspathImportServiceModifier and TypeMethodDescriptionstatic QueryPlanIndexHook
QueryPlanIndexHookUtil.getHook
(Annotation[] annotations, ClasspathImportService classpathImportService) -
Uses of ClasspathImportService in com.espertech.esper.common.internal.epl.lookupplansubord
Methods in com.espertech.esper.common.internal.epl.lookupplansubord with parameters of type ClasspathImportServiceModifier and TypeMethodDescriptionstatic void
SubordinateQueryPlannerUtil.queryPlanLogOnExpr
(boolean queryPlanLogging, org.slf4j.Logger queryPlanLog, SubordinateWMatchExprQueryPlanForge strategy, Annotation[] annotations, ClasspathImportService classpathImportService) static void
SubordinateQueryPlannerUtil.queryPlanLogOnSubq
(boolean queryPlanLogging, org.slf4j.Logger queryPlanLog, SubordinateQueryPlanDescForge plan, int subqueryNum, Annotation[] annotations, ClasspathImportService classpathImportService) -
Uses of ClasspathImportService in com.espertech.esper.common.internal.epl.script.core
Methods in com.espertech.esper.common.internal.epl.script.core that return ClasspathImportServiceMethods in com.espertech.esper.common.internal.epl.script.core with parameters of type ClasspathImportServiceModifier and TypeMethodDescriptionstatic ExpressionScriptCompiled
ExpressionNodeScriptCompiler.compileScript
(String dialect, String scriptName, String expression, String[] parameterNames, EPType[] evaluationTypes, ExpressionScriptCompiled optionalPrecompiled, ClasspathImportService classpathImportService) void
ScriptDescriptorRuntime.setClasspathImportService
(ClasspathImportService classpathImportService) -
Uses of ClasspathImportService in com.espertech.esper.common.internal.epl.script.mvel
Methods in com.espertech.esper.common.internal.epl.script.mvel with parameters of type ClasspathImportServiceModifier and TypeMethodDescriptionstatic void
MVELInvoker.analysisCompile
(String expression, Object parserContext, ClasspathImportService classpathImportService) static ExpressionScriptCompiled
MVELHelper.compile
(String scriptName, String expression, Map<String, Class> mvelInputParamTypes, ClasspathImportService classpathImportService) static boolean
MVELInvoker.isMVELInClasspath
(ClasspathImportService classpathImportService) static Object
MVELInvoker.newParserContext
(ClasspathImportService classpathImportService) static void
MVELHelper.verifyScript
(ExpressionScriptProvided script, ClasspathImportService classpathImportService) Verify MVEL script (not compiling it). -
Uses of ClasspathImportService in com.espertech.esper.common.internal.epl.variable.core
Methods in com.espertech.esper.common.internal.epl.variable.core with parameters of type ClasspathImportServiceModifier and TypeMethodDescriptionstatic void
VariableUtil.configureVariables
(VariableRepositoryPreconfigured repo, Map<String, ConfigurationCommonVariable> variables, ClasspathImportService classpathImportService, EventBeanTypedEventFactory eventBeanTypedEventFactory, EventTypeRepositoryImpl eventTypeRepositoryPreconfigured, BeanEventTypeFactory beanEventTypeFactory) -
Uses of ClasspathImportService in com.espertech.esper.common.internal.event.avro
Methods in com.espertech.esper.common.internal.event.avro with parameters of type ClasspathImportServiceModifier and TypeMethodDescriptionvoid
EventTypeAvroHandler.init
(ConfigurationCommonEventTypeMeta.AvroSettings avroSettings, ClasspathImportService classpathImportService) void
EventTypeAvroHandlerUnsupported.init
(ConfigurationCommonEventTypeMeta.AvroSettings avroSettings, ClasspathImportService classpathImportService) static EventTypeAvroHandler
EventTypeAvroHandlerFactory.resolve
(ClasspathImportService classpathImportService, ConfigurationCommonEventTypeMeta.AvroSettings avroSettings, String handlerClass) -
Uses of ClasspathImportService in com.espertech.esper.common.internal.event.bean.core
Methods in com.espertech.esper.common.internal.event.bean.core with parameters of type ClasspathImportServiceModifier and TypeMethodDescriptionstatic Map<String,
EPTypeClass> BeanEventTypeRepoUtil.resolveBeanEventTypes
(Map<String, String> typeToClassName, ClasspathImportService classpathImportService) -
Uses of ClasspathImportService in com.espertech.esper.common.internal.event.bean.instantiator
Methods in com.espertech.esper.common.internal.event.bean.instantiator with parameters of type ClasspathImportServiceModifier and TypeMethodDescriptionstatic BeanInstantiatorForge
BeanInstantiatorFactory.makeInstantiator
(BeanEventType beanEventType, ClasspathImportService classpathImportService) -
Uses of ClasspathImportService in com.espertech.esper.common.internal.event.bean.manufacturer
Constructors in com.espertech.esper.common.internal.event.bean.manufacturer with parameters of type ClasspathImportServiceModifierConstructorDescriptionEventBeanManufacturerBean
(BeanEventType beanEventType, EventBeanTypedEventFactory service, WriteablePropertyDescriptor[] properties, ClasspathImportService classpathImportService) Ctor.EventBeanManufacturerBeanForge
(BeanEventType beanEventType, WriteablePropertyDescriptor[] properties, ClasspathImportService classpathImportService) Ctor.EventBeanManufacturerJsonProvided
(JsonEventType jsonEventType, EventBeanTypedEventFactory service, WriteablePropertyDescriptor[] properties, ClasspathImportService classpathImportService) Ctor.EventBeanManufacturerJsonProvidedForge
(JsonEventType jsonEventType, WriteablePropertyDescriptor[] properties, ClasspathImportService classpathImportService) Ctor. -
Uses of ClasspathImportService in com.espertech.esper.common.internal.event.core
Methods in com.espertech.esper.common.internal.event.core with parameters of type ClasspathImportServiceModifier and TypeMethodDescriptionstatic EventBeanManufacturerForge
EventTypeUtility.getManufacturer
(EventType eventType, WriteablePropertyDescriptor[] properties, ClasspathImportService classpathImportService, boolean allowAnyType, EventTypeAvroHandler avroHandler) Returns a factory for creating and populating event object instances for the given type. -
Uses of ClasspathImportService in com.espertech.esper.common.internal.event.eventtyperepo
Methods in com.espertech.esper.common.internal.event.eventtyperepo with parameters of type ClasspathImportServiceModifier and TypeMethodDescriptionstatic void
EventTypeRepositoryMapTypeUtil.buildMapTypes
(EventTypeRepositoryImpl repo, Map<String, ConfigurationCommonEventTypeMap> mapTypeConfigurations, Map<String, Properties> mapTypes, Map<String, Map<String, Object>> nestableMapEvents, BeanEventTypeFactory beanEventTypeFactory, ClasspathImportService classpathImportService) static void
EventTypeRepositoryOATypeUtil.buildOATypes
(EventTypeRepositoryImpl repo, Map<String, ConfigurationCommonEventTypeObjectArray> objectArrayTypeConfigurations, Map<String, Map<String, Object>> nestableObjectArrayNames, BeanEventTypeFactory beanEventTypeFactory, ClasspathImportService classpathImportService) static void
EventTypeRepositoryXMLTypeUtil.buildXMLTypes
(EventTypeRepositoryImpl repo, Map<String, ConfigurationCommonEventTypeXMLDOM> eventTypesXMLDOM, BeanEventTypeFactory beanEventTypeFactory, XMLFragmentEventTypeFactory xmlFragmentEventTypeFactory, ClasspathImportService classpathImportService, EventTypeXMLXSDHandler xmlxsdHandler) -
Uses of ClasspathImportService in com.espertech.esper.common.internal.event.path
Constructors in com.espertech.esper.common.internal.event.path with parameters of type ClasspathImportServiceModifierConstructorDescriptionEventTypeCollectorImpl
(Map<String, EventType> moduleEventTypes, BeanEventTypeFactory beanEventTypeFactory, ClassLoader classLoader, EventTypeFactory eventTypeFactory, BeanEventTypeStemService beanEventTypeStemService, EventTypeNameResolver eventTypeNameResolver, XMLFragmentEventTypeFactory xmlFragmentEventTypeFactory, EventTypeAvroHandler eventTypeAvroHandler, EventBeanTypedEventFactory eventBeanTypedEventFactory, ClasspathImportService classpathImportService, EventTypeXMLXSDHandler eventTypeXMLXSDHandler) -
Uses of ClasspathImportService in com.espertech.esper.common.internal.event.xml
Methods in com.espertech.esper.common.internal.event.xml with parameters of type ClasspathImportServiceModifier and TypeMethodDescriptionEventTypeXMLXSDHandler.loadAndMap
(String schemaResource, String schemaText, ClasspathImportService classpathImportService) EventTypeXMLXSDHandlerUnsupported.loadAndMap
(String schemaResource, String schemaText, ClasspathImportService classpathImportService) static EventTypeXMLXSDHandler
EventTypeXMLXSDHandlerFactory.resolve
(ClasspathImportService classpathImportService, ConfigurationCommonEventTypeMeta config, String handlerClass) -
Uses of ClasspathImportService in com.espertech.esper.common.internal.settings
Subinterfaces of ClasspathImportService in com.espertech.esper.common.internal.settingsClasses in com.espertech.esper.common.internal.settings that implement ClasspathImportServiceModifier and TypeClassDescriptionclass
class
class
Methods in com.espertech.esper.common.internal.settings with parameters of type ClasspathImportServiceModifier and TypeMethodDescriptionstatic Object
ClasspathImportUtil.getAnnotationHook
(Annotation[] annotations, HookType hookType, Class interfaceExpected, ClasspathImportService classpathImportService) Returns an instance of a hook as specified by an annotation.static EPTypeClass
ClasspathImportEPTypeUtil.parameterizeType
(boolean allowArrayDimensions, Class clazz, ClassDescriptor descriptor, ClasspathImportService classpathImportService, ClassProvidedClasspathExtension classpathExtension) static EPTypeClass
ClasspathImportEPTypeUtil.parameterizeType
(Class plain, List<ClassDescriptor> typeParameters, int arrayDimensions, ClasspathImportService classpathImportService, ClasspathExtensionClass classpathExtension) static EPTypeClass
ClasspathImportEPTypeUtil.resolveClassIdentifierToEPType
(ClassDescriptor classIdent, boolean allowObjectType, ClasspathImportService classpathImportService, ClasspathExtensionClass classpathExtension)