|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MetricReportingService | |
---|---|
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.named | Named window classes are in this package |
Uses of MetricReportingService in com.espertech.esper.core.service |
---|
Methods in com.espertech.esper.core.service that return MetricReportingService | |
---|---|
MetricReportingService |
EPServiceProviderSPI.getMetricReportingService()
Returns metrics reporting. |
MetricReportingService |
EPServiceProviderImpl.getMetricReportingService()
|
Constructors in com.espertech.esper.core.service with parameters of type MetricReportingService | |
---|---|
ConfigurationOperationsImpl(EventAdapterService eventAdapterService,
EventTypeIdGenerator eventTypeIdGenerator,
EngineImportService engineImportService,
VariableService variableService,
EngineSettingsService engineSettingsService,
ValueAddEventService valueAddEventService,
MetricReportingService metricReportingService,
StatementEventTypeRef statementEventTypeRef,
StatementVariableRef statementVariableRef,
PluggableObjectCollection plugInViews,
FilterService filterService,
PatternSubexpressionPoolEngineSvc patternSubexpressionPoolSvc,
MatchRecognizeStatePoolEngineSvc matchRecognizeStatePoolEngineSvc,
TableService tableService)
Ctor. |
Uses of MetricReportingService in com.espertech.esper.epl.metric |
---|
Subinterfaces of MetricReportingService in com.espertech.esper.epl.metric | |
---|---|
interface |
MetricReportingServiceSPI
SPI for metrics activity. |
Classes in com.espertech.esper.epl.metric that implement MetricReportingService | |
---|---|
class |
MetricReportingServiceImpl
Metrics reporting. |
Uses of MetricReportingService in com.espertech.esper.epl.named |
---|
Methods in com.espertech.esper.epl.named that return MetricReportingService | |
---|---|
MetricReportingService |
NamedWindowOnMergeViewFactory.getMetricReportingService()
|
Methods in com.espertech.esper.epl.named with parameters of type MetricReportingService | |
---|---|
NamedWindowProcessor |
NamedWindowDispatchServiceImpl.createProcessor(java.lang.String name,
NamedWindowMgmtServiceImpl namedWindowMgmtService,
NamedWindowDispatchService namedWindowDispatchService,
java.lang.String contextName,
EventType eventType,
StatementResultService statementResultService,
ValueAddEventProcessor revisionProcessor,
java.lang.String eplExpression,
java.lang.String statementName,
boolean isPrioritized,
boolean isEnableSubqueryIndexShare,
boolean enableQueryPlanLog,
MetricReportingService metricReportingService,
boolean isBatchingDataWindow,
boolean isVirtualDataWindow,
java.util.Set<java.lang.String> optionalUniqueKeyProps,
java.lang.String eventTypeAsName,
StatementContext statementContextCreateWindow)
|
NamedWindowProcessor |
NamedWindowDispatchService.createProcessor(java.lang.String name,
NamedWindowMgmtServiceImpl namedWindowMgmtService,
NamedWindowDispatchService namedWindowDispatchService,
java.lang.String contextName,
EventType eventType,
StatementResultService statementResultService,
ValueAddEventProcessor revisionProcessor,
java.lang.String eplExpression,
java.lang.String statementName,
boolean isPrioritized,
boolean isEnableSubqueryIndexShare,
boolean enableQueryPlanLog,
MetricReportingService metricReportingService,
boolean isBatchingDataWindow,
boolean isVirtualDataWindow,
java.util.Set<java.lang.String> optionalUniqueKeyProps,
java.lang.String eventTypeAsName,
StatementContext statementContextCreateWindow)
|
Constructors in com.espertech.esper.epl.named with parameters of type MetricReportingService | |
---|---|
NamedWindowDispatchServiceImpl(SchedulingService schedulingService,
VariableService variableService,
TableService tableService,
boolean isPrioritized,
ManagedReadWriteLock eventProcessingRWLock,
ExceptionHandlingService exceptionHandlingService,
MetricReportingService metricReportingService)
Ctor. |
|
NamedWindowMgmtServiceImpl(boolean enableQueryPlanLog,
MetricReportingService metricReportingService)
Ctor. |
|
NamedWindowOnMergeViewFactory(EventType namedWindowEventType,
NamedWindowOnMergeHelper namedWindowOnMergeHelper,
StatementResultService statementResultService,
StatementMetricHandle createNamedWindowMetricHandle,
MetricReportingService metricReportingService)
|
|
NamedWindowProcessor(java.lang.String namedWindowName,
NamedWindowMgmtService namedWindowMgmtService,
NamedWindowDispatchService namedWindowDispatchService,
java.lang.String contextName,
EventType eventType,
StatementResultService statementResultService,
ValueAddEventProcessor revisionProcessor,
java.lang.String eplExpression,
java.lang.String statementName,
boolean isPrioritized,
boolean isEnableSubqueryIndexShare,
boolean enableQueryPlanLog,
MetricReportingService metricReportingService,
boolean isBatchingDataWindow,
boolean isVirtualDataWindow,
java.util.Set<java.lang.String> optionalUniqueKeyProps,
java.lang.String eventTypeAsName,
StatementContext statementContextCreateWindow)
Ctor. |
|
NamedWindowRootView(ValueAddEventProcessor revisionProcessor,
boolean queryPlanLogging,
MetricReportingService metricReportingService,
EventType eventType,
boolean childBatching,
boolean isEnableIndexShare,
java.util.Set<java.lang.String> optionalUniqueKeyProps)
|
|
© 2006-2016 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |