public interface StatsStorageListener
StatsStorage
implementationModifier and Type | Interface and Description |
---|---|
static class |
StatsStorageListener.EventType |
Modifier and Type | Method and Description |
---|---|
void |
notify(StatsStorageEvent event)
Notify will be called whenever an event (new information posted, etc) occurs.
|
void notify(StatsStorageEvent event)
event
- Event that occurredCopyright © 2020. All rights reserved.