|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AggregationFactoryFactory | |
---|---|
com.espertech.esper.core.service | Implementation of client package interfaces, glue code |
com.espertech.esper.epl.agg.factory | |
com.espertech.esper.epl.core | Contains EPL statement specification classes define the constructs that make up an EPL statement, such as the list of items in the select clause, the insert-into stream name and property names etc. |
com.espertech.esper.epl.expression.accessagg | Access-aggregation expressions. |
Uses of AggregationFactoryFactory in com.espertech.esper.core.service |
---|
Methods in com.espertech.esper.core.service that return AggregationFactoryFactory | |
---|---|
AggregationFactoryFactory |
StatementContextEngineServices.getAggregationFactoryFactory()
|
AggregationFactoryFactory |
EPServicesContext.getAggregationFactoryFactory()
|
Methods in com.espertech.esper.core.service with parameters of type AggregationFactoryFactory | |
---|---|
protected static EngineImportService |
EPServicesContextFactoryDefault.makeEngineImportService(ConfigurationInformation configSnapshot,
AggregationFactoryFactory aggregationFactoryFactory)
Constructs the auto import service. |
Constructors in com.espertech.esper.core.service with parameters of type AggregationFactoryFactory | |
---|---|
EPServicesContext(java.lang.String engineURI,
SchedulingServiceSPI schedulingService,
EventAdapterService eventAdapterService,
EngineImportService engineImportService,
EngineSettingsService engineSettingsService,
DatabaseConfigService databaseConfigService,
PluggableObjectCollection plugInViews,
StatementLockFactory statementLockFactory,
ManagedReadWriteLock eventProcessingRWLock,
EngineLevelExtensionServicesContext engineLevelExtensionServicesContext,
EngineEnvContext engineEnvContext,
StatementContextFactory statementContextFactory,
PluggableObjectCollection plugInPatternObjects,
TimerService timerService,
FilterServiceSPI filterService,
StreamFactoryService streamFactoryService,
NamedWindowMgmtService namedWindowMgmtService,
NamedWindowDispatchService namedWindowDispatchService,
VariableService variableService,
TableService tableService,
TimeSourceService timeSourceService,
ValueAddEventService valueAddEventService,
MetricReportingServiceSPI metricsReportingService,
StatementEventTypeRef statementEventTypeRef,
StatementVariableRef statementVariableRef,
ConfigurationInformation configSnapshot,
ThreadingService threadingServiceImpl,
InternalEventRouterImpl internalEventRouter,
StatementIsolationService statementIsolationService,
SchedulingMgmtService schedulingMgmtService,
DeploymentStateService deploymentStateService,
ExceptionHandlingService exceptionHandlingService,
PatternNodeFactory patternNodeFactory,
EventTypeIdGenerator eventTypeIdGenerator,
StatementMetadataFactory statementMetadataFactory,
ContextManagementService contextManagementService,
PatternSubexpressionPoolEngineSvc patternSubexpressionPoolSvc,
MatchRecognizeStatePoolEngineSvc matchRecognizeStatePoolEngineSvc,
DataFlowService dataFlowService,
ExprDeclaredService exprDeclaredService,
ContextControllerFactoryFactorySvc contextControllerFactoryFactorySvc,
ContextManagerFactoryService contextManagerFactoryService,
EPStatementFactory epStatementFactory,
RegexHandlerFactory regexHandlerFactory,
ViewableActivatorFactory viewableActivatorFactory,
FilterNonPropertyRegisteryService filterNonPropertyRegisteryService,
ResultSetProcessorHelperFactory resultSetProcessorHelperFactory,
ViewServicePreviousFactory viewServicePreviousFactory,
EventTableIndexService eventTableIndexService,
EPRuntimeIsolatedFactory epRuntimeIsolatedFactory,
FilterBooleanExpressionFactory filterBooleanExpressionFactory,
DataCacheFactory dataCacheFactory,
MultiMatchHandlerFactory multiMatchHandlerFactory,
NamedWindowConsumerMgmtService namedWindowConsumerMgmtService,
AggregationFactoryFactory aggregationFactoryFactory)
Constructor - sets up new set of services. |
|
StatementContextEngineServices(java.lang.String engineURI,
EventAdapterService eventAdapterService,
NamedWindowMgmtService namedWindowMgmtService,
VariableService variableService,
TableService tableService,
EngineSettingsService engineSettingsService,
ValueAddEventService valueAddEventService,
ConfigurationInformation configSnapshot,
MetricReportingServiceSPI metricReportingService,
ViewService viewService,
ExceptionHandlingService exceptionHandlingService,
ExpressionResultCacheService expressionResultCacheService,
StatementEventTypeRef statementEventTypeRef,
TableExprEvaluatorContext tableExprEvaluatorContext,
EngineLevelExtensionServicesContext engineLevelExtensionServicesContext,
RegexHandlerFactory regexHandlerFactory,
StatementLockFactory statementLockFactory,
ContextManagementService contextManagementService,
ViewServicePreviousFactory viewServicePreviousFactory,
EventTableIndexService eventTableIndexService,
PatternNodeFactory patternNodeFactory,
FilterBooleanExpressionFactory filterBooleanExpressionFactory,
TimeSourceService timeSourceService,
EngineImportService engineImportService,
AggregationFactoryFactory aggregationFactoryFactory,
SchedulingService schedulingService)
|
Uses of AggregationFactoryFactory in com.espertech.esper.epl.agg.factory |
---|
Classes in com.espertech.esper.epl.agg.factory that implement AggregationFactoryFactory | |
---|---|
class |
AggregationFactoryFactoryDefault
|
Uses of AggregationFactoryFactory in com.espertech.esper.epl.core |
---|
Methods in com.espertech.esper.epl.core that return AggregationFactoryFactory | |
---|---|
AggregationFactoryFactory |
EngineImportServiceImpl.getAggregationFactoryFactory()
|
AggregationFactoryFactory |
EngineImportService.getAggregationFactoryFactory()
|
Constructors in com.espertech.esper.epl.core with parameters of type AggregationFactoryFactory | |
---|---|
EngineImportServiceImpl(boolean allowExtendedAggregationFunc,
boolean isUdfCache,
boolean isDuckType,
boolean sortUsingCollator,
java.math.MathContext optionalDefaultMathContext,
java.util.TimeZone timeZone,
ConfigurationEngineDefaults.ThreadingProfile threadingProfile,
AggregationFactoryFactory aggregationFactoryFactory)
Ctor |
Uses of AggregationFactoryFactory in com.espertech.esper.epl.expression.accessagg |
---|
Constructors in com.espertech.esper.epl.expression.accessagg with parameters of type AggregationFactoryFactory | |
---|---|
ExprPlugInAggMultiFunctionNodeFactory(ExprPlugInAggMultiFunctionNode parent,
PlugInAggregationMultiFunctionHandler handlerPlugin,
AggregationFactoryFactory aggregationFactoryFactory,
StatementExtensionSvcContext statementExtensionSvcContext)
|
|
© 2006-2016 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |