Package | Description |
---|---|
com.espertech.esper.common.internal.compile.stage3 | |
com.espertech.esper.common.internal.context.module | |
com.espertech.esper.common.internal.context.util | |
com.espertech.esper.common.internal.epl.resultset.select.core | |
com.espertech.esper.common.internal.epl.updatehelper |
Helpers for EPL update functionality.
|
com.espertech.esper.common.internal.event.avro |
Avro event type core interfaces.
|
com.espertech.esper.common.internal.event.core |
This package defines the internal event APIs.
|
com.espertech.esper.common.internal.event.eventtyperepo | |
com.espertech.esper.common.internal.event.path |
Modifier and Type | Method and Description |
---|---|
EventTypeAvroHandler |
StatementCompileTimeServices.getEventTypeAvroHandler() |
EventTypeAvroHandler |
ModuleCompileTimeServices.getEventTypeAvroHandler() |
Constructor and Description |
---|
ModuleCompileTimeServices(CompilerServices compilerServices,
Configuration configuration,
ContextCompileTimeRegistry contextCompileTimeRegistry,
ContextCompileTimeResolver contextCompileTimeResolver,
BeanEventTypeStemService beanEventTypeStemService,
BeanEventTypeFactoryPrivate beanEventTypeFactoryPrivate,
DatabaseConfigServiceCompileTime databaseConfigServiceCompileTime,
ClasspathImportServiceCompileTime classpathImportService,
ExprDeclaredCompileTimeRegistry exprDeclaredCompileTimeRegistry,
ExprDeclaredCompileTimeResolver exprDeclaredCompileTimeResolver,
EventTypeAvroHandler eventTypeAvroHandler,
EventTypeCompileTimeRegistry eventTypeCompileTimeRegistry,
EventTypeCompileTimeResolver eventTypeCompileTimeResolver,
EventTypeRepositoryImpl eventTypeRepositoryPreconfigured,
IndexCompileTimeRegistry indexCompileTimeRegistry,
ModuleDependenciesCompileTime moduleDependencies,
ModuleAccessModifierService moduleVisibilityRules,
NamedWindowCompileTimeResolver namedWindowCompileTimeResolver,
NamedWindowCompileTimeRegistry namedWindowCompileTimeRegistry,
PatternObjectResolutionService patternObjectResolutionService,
ScriptCompileTimeRegistry scriptCompileTimeRegistry,
ScriptCompileTimeResolver scriptCompileTimeResolver,
TableCompileTimeRegistry tableCompileTimeRegistry,
TableCompileTimeResolver tableCompileTimeResolver,
VariableCompileTimeRegistry variableCompileTimeRegistry,
VariableCompileTimeResolver variableCompileTimeResolver,
ViewResolutionService viewResolutionService,
XMLFragmentEventTypeFactory xmlFragmentEventTypeFactory) |
Modifier and Type | Method and Description |
---|---|
EventTypeAvroHandler |
EPStatementInitServices.getEventTypeAvroHandler() |
Modifier and Type | Method and Description |
---|---|
EventTypeAvroHandler |
StatementContextRuntimeServices.getEventTypeAvroHandler() |
EventTypeAvroHandler |
StatementContext.getEventTypeAvroHandler() |
EventTypeAvroHandler |
AgentInstanceContext.getEventTypeAvroHandler() |
Constructor and Description |
---|
StatementContextRuntimeServices(ContextManagementService contextManagementService,
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,
ExceptionHandlingService exceptionHandlingService,
ExpressionResultCacheService expressionResultCacheService,
FilterService filterService,
FilterBooleanExpressionFactory filterBooleanExpressionFactory,
FilterSharedBoolExprRepository filterSharedBoolExprRepository,
FilterSharedLookupableRepository filterSharedLookupableRepository,
HistoricalDataCacheFactory historicalDataCacheFactory,
InternalEventRouter internalEventRouter,
InternalEventRouteDest internalEventRouteDest,
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) |
Modifier and Type | Method and Description |
---|---|
EventTypeAvroHandler |
SelectProcessorArgs.getEventTypeAvroHandler() |
EventTypeAvroHandler |
SelectExprForgeContext.getEventTypeAvroHandler() |
Modifier and Type | Method and Description |
---|---|
static SelectExprProcessorForge |
SelectExprInsertEventBeanFactory.getInsertUnderlyingJoinWildcard(EventType eventType,
String[] streamNames,
EventType[] streamTypes,
ClasspathImportServiceCompileTime classpathImportService,
String statementName,
EventTypeAvroHandler eventTypeAvroHandler) |
static SelectExprProcessorForge |
SelectExprInsertEventBeanFactory.getInsertUnderlyingNonJoin(EventType eventType,
boolean isUsingWildcard,
StreamTypeService typeService,
ExprForge[] forges,
String[] columnNames,
Object[] expressionReturnTypes,
InsertIntoDesc insertIntoDesc,
String[] columnNamesAsProvided,
boolean allowNestableTargetFragmentTypes,
String statementName,
ClasspathImportServiceCompileTime classpathImportService,
EventTypeAvroHandler eventTypeAvroHandler) |
Constructor and Description |
---|
SelectExprForgeContext(ExprForge[] exprForges,
String[] columnNames,
EventBeanTypedEventFactory eventBeanTypedEventFactory,
EventType[] eventTypes,
EventTypeAvroHandler eventTypeAvroHandler) |
Modifier and Type | Method and Description |
---|---|
static EventBeanUpdateHelperForge |
EventBeanUpdateHelperForgeFactory.make(String updatedWindowOrTableName,
EventTypeSPI eventTypeSPI,
List<OnTriggerSetAssignment> assignments,
String updatedAlias,
EventType optionalTriggeringEventType,
boolean isCopyOnWrite,
String statementName,
EventTypeAvroHandler avroHandler) |
Modifier and Type | Class and Description |
---|---|
class |
EventTypeAvroHandlerUnsupported |
Modifier and Type | Method and Description |
---|---|
static EventTypeAvroHandler |
EventTypeAvroHandlerFactory.resolve(ClasspathImportService classpathImportService,
ConfigurationCommonEventTypeMeta.AvroSettings avroSettings,
String handlerClass) |
Modifier and Type | Method and Description |
---|---|
static EventBeanAdapterFactory |
EventTypeUtility.getAdapterFactoryForType(EventType eventType,
EventBeanTypedEventFactory eventBeanTypedEventFactory,
EventTypeAvroHandler eventTypeAvroHandler) |
static EventBeanFactory |
EventTypeUtility.getFactoryForType(EventType type,
EventBeanTypedEventFactory factory,
EventTypeAvroHandler eventTypeAvroHandler) |
static 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.
|
static EventBean[] |
EventTypeUtility.typeCast(List<EventBean> events,
EventType targetType,
EventBeanTypedEventFactory eventAdapterService,
EventTypeAvroHandler eventTypeAvroHandler) |
Constructor and Description |
---|
EventBeanAdapterFactoryAvro(EventType eventType,
EventTypeAvroHandler eventTypeAvroHandler) |
EventBeanTypedEventFactoryRuntime(EventTypeAvroHandler eventTypeAvroHandler) |
EventTypeResolvingBeanFactoryImpl(EventTypeRepository eventTypeRepository,
EventTypeAvroHandler avroHandler) |
Modifier and Type | Method and Description |
---|---|
static void |
EventTypeRepositoryAvroTypeUtil.buildAvroTypes(EventTypeRepositoryImpl repo,
Map<String,ConfigurationCommonEventTypeAvro> eventTypesAvro,
EventTypeAvroHandler eventTypeAvroHandler,
EventBeanTypedEventFactory eventBeanTypedEventFactory) |
Constructor and Description |
---|
EventTypeCollectorImpl(Map<String,EventType> moduleEventTypes,
BeanEventTypeFactory beanEventTypeFactory,
EventTypeFactory eventTypeFactory,
BeanEventTypeStemService beanEventTypeStemService,
EventTypeNameResolver eventTypeNameResolver,
XMLFragmentEventTypeFactory xmlFragmentEventTypeFactory,
EventTypeAvroHandler eventTypeAvroHandler,
EventBeanTypedEventFactory eventBeanTypedEventFactory) |
Copyright © 2005–2019. All rights reserved.