Package | Description |
---|---|
com.jalios.jcms.analytics | |
com.jalios.jcms.analytics.storage | |
com.jalios.jcms.analytics.storage.impl |
Modifier and Type | Method and Description |
---|---|
AbstractEventDataProvider |
AnalyticsManager.getEventDataProvider(StatisticContext context) |
Modifier and Type | Method and Description |
---|---|
void |
ProgressListener.onProgressEvent(AbstractEventDataProvider eventDataProvider,
StatisticContext context) |
void |
AnalyzeListener.onProgressEvent(AbstractEventDataProvider eventDataProvider,
StatisticContext context) |
void |
ProgressListener.onStartEvent(AbstractEventDataProvider eventDataProvider,
StatisticContext context) |
void |
AnalyzeListener.onStartEvent(AbstractEventDataProvider eventDataProvider,
StatisticContext context) |
protected void |
AbstractAnalyzeJob.readEvents(AbstractEventDataProvider eventDataProvider)
Read
EventData from a file and call every agent to process it |
Modifier and Type | Method and Description |
---|---|
abstract AbstractEventDataProvider |
AbstractStorageHandler.getEventDataProvider(StatisticContext context)
Build an
AbstractEventDataProvider to provide data for analysis |
Modifier and Type | Class and Description |
---|---|
class |
FileSystemEventDataProvider |
Modifier and Type | Method and Description |
---|---|
AbstractEventDataProvider |
FileSystemStorage.getEventDataProvider(StatisticContext context) |
Copyright © 2001-2018 Jalios SA. All Rights Reserved.