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
AbstractEventDataProvider to provide data for analysis |
abstract void |
AbstractStorageHandler.writeEvent(EventData data)
Write a
EventData in the storage |
Modifier and Type | Method and Description |
---|---|
void |
FileSystemEventDataProvider.close() |
AbstractEventDataProvider |
FileSystemStorage.getEventDataProvider(StatisticContext context) |
void |
FileSystemStorage.writeEvent(EventData data)
Write an
EventData in the file |
Constructor and Description |
---|
FileSystemEventDataProvider(java.io.File eventFile,
java.util.Date analyzedDate) |
Copyright © 2001-2017 Jalios SA. All Rights Reserved.