Uses of Interface
com.espertech.esper.epl.metric.MetricReportingServiceSPI

Packages that use MetricReportingServiceSPI
com.espertech.esper.core.service Implementation of client package interfaces, glue code 
com.espertech.esper.epl.metric Services for metrics reporting, including global flag, repositories and threading. 
com.espertech.esper.epl.table.onaction Table on-action handlers. 
 

Uses of MetricReportingServiceSPI in com.espertech.esper.core.service
 

Methods in com.espertech.esper.core.service that return MetricReportingServiceSPI
 MetricReportingServiceSPI StatementContextEngineServices.getMetricReportingService()
           
 MetricReportingServiceSPI StatementContext.getMetricReportingService()
          Returns metrics svc.
 MetricReportingServiceSPI EPServicesContext.getMetricsReportingService()
          Returns metrics reporting.
 

Constructors in com.espertech.esper.core.service with parameters of type MetricReportingServiceSPI
EPServicesContext(java.lang.String engineURI, SchedulingServiceSPI schedulingService, EventAdapterService eventAdapterService, EngineImportService engineImportService, EngineSettingsService engineSettingsService, DatabaseConfigService databaseConfigService, PluggableObjectCollection plugInViews, StatementLockFactory statementLockFactory, ManagedReadWriteLock eventProcessingRWLock, ExtensionServicesContext extensionServicesContext, EngineEnvContext engineEnvContext, StatementContextFactory statementContextFactory, PluggableObjectCollection plugInPatternObjects, TimerService timerService, FilterServiceSPI filterService, StreamFactoryService streamFactoryService, NamedWindowService namedWindowService, 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, SchedulableAgentInstanceDirectory schedulableAgentInstanceDirectory, PatternSubexpressionPoolEngineSvc patternSubexpressionPoolSvc, DataFlowService dataFlowService, ExprDeclaredService exprDeclaredService)
          Constructor - sets up new set of services.
StatementContextEngineServices(java.lang.String engineURI, EventAdapterService eventAdapterService, NamedWindowService namedWindowService, VariableService variableService, TableService tableService, EngineSettingsService engineSettingsService, ValueAddEventService valueAddEventService, ConfigurationInformation configSnapshot, MetricReportingServiceSPI metricReportingService, ViewService viewService, ExceptionHandlingService exceptionHandlingService, ExpressionResultCacheService expressionResultCacheService, StatementEventTypeRef statementEventTypeRef, TableExprEvaluatorContext tableExprEvaluatorContext)
           
StatementResultServiceImpl(java.lang.String statementName, StatementLifecycleSvc statementLifecycleSvc, MetricReportingServiceSPI metricReportingService, ThreadingService threadingService)
          Ctor.
 

Uses of MetricReportingServiceSPI in com.espertech.esper.epl.metric
 

Classes in com.espertech.esper.epl.metric that implement MetricReportingServiceSPI
 class MetricReportingServiceImpl
          Metrics reporting.
 

Uses of MetricReportingServiceSPI in com.espertech.esper.epl.table.onaction
 

Methods in com.espertech.esper.epl.table.onaction that return MetricReportingServiceSPI
 MetricReportingServiceSPI TableOnMergeViewFactory.getMetricReportingService()
           
 

Constructors in com.espertech.esper.epl.table.onaction with parameters of type MetricReportingServiceSPI
TableOnMergeViewFactory(TableMetadata tableMetadata, TableOnMergeHelper onMergeHelper, StatementResultService statementResultService, StatementMetricHandle metricsHandle, MetricReportingServiceSPI metricReportingService)
           
 


© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com