| Package | Description | 
|---|---|
| com.jalios.jcms.analytics.storage | |
| com.jalios.jcms.analytics.storage.impl | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract void | AbstractEventDataProvider. close()Close the  AbstractEventDataProvider | 
| abstract AbstractEventDataProvider | AbstractStorageHandler. getEventDataProvider(StatisticContext context)Build an  AbstractEventDataProviderto provide data for analysis | 
| abstract void | AbstractStorageHandler. writeEvent(EventData data)Write a  EventDatain the storage | 
| Modifier and Type | Method and Description | 
|---|---|
| void | FileSystemEventDataProvider. close() | 
| AbstractEventDataProvider | FileSystemStorage. getEventDataProvider(StatisticContext context) | 
| void | FileSystemStorage. writeEvent(EventData data)Write an  EventDatain the file | 
| Constructor and Description | 
|---|
| FileSystemEventDataProvider(java.io.File eventFile,
                           java.util.Date analyzedDate) | 
Copyright © 2001-2017 Jalios SA. All Rights Reserved.