public abstract class AbstractEventRepository extends Object implements EventRepository
TITLE_BARCHAR_HIT, TITLE_PIE_HITCOUNT| Constructor and Description |
|---|
AbstractEventRepository() |
| Modifier and Type | Method and Description |
|---|---|
BarChart |
getHitsBarChart(long startTime,
long endTime,
int nbslot)
Get hit curves.
|
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetFeatureHitsPie, getFeatureNames, getHitsBarChart, getHitsPieChart, getTotalEventCount, saveEventpublic BarChart getHitsBarChart(long startTime, long endTime, int nbslot)
getHitsBarChart in interface EventRepositorystartTime - starttime for measureendTime - endtime for measurenbslot - number of measureCopyright © 2013–2015 FF4J. All rights reserved.