Class | Description |
---|---|
CollectionStatsStorageRouter |
A simple StatsStorageRouter that simply stores the metadata, static info and updates in the specified
collections.
|
RemoteUIStatsStorageRouter |
Asynchronously post all updates to a remote UI that has remote listening enabled.
Typically used with UIServer (don't forget to enable remote listener support - UIServer.getInstance().enableRemoteListener() |