public interface StatDataCollector
| Modifier and Type | Method and Description |
|---|---|
String |
getCampaignName() |
Date |
getSessionStartTime() |
StatDataCollectorType |
getStatDataCollectorType() |
StatResult |
restartAndGet() |
void |
updateData(long newVal) |
void |
updateData(String newVal) |
String getCampaignName()
StatDataCollectorType getStatDataCollectorType()
Date getSessionStartTime()
StatResult restartAndGet()
void updateData(long newVal)
void updateData(String newVal)
Copyright © 2016. All Rights Reserved.