Skip to content
This repository has been archived by the owner on Nov 13, 2018. It is now read-only.

Traffic Monitor now uses a separate classes for managing lists of state objects and statistics tracking #992

Merged
merged 12 commits into from
Feb 4, 2016
Merged

Conversation

trevorackerman
Copy link
Contributor

Currently the state classes have static construct embedded inside for managing lists of the state objects themselves.

This was extracted into a set of registry classes.

Also there was a lot of logic in the state classes concerning lookup of data points / statistics.
This was extracted into a StatisticsLog class to encapsulate that concern.

@trevorackerman trevorackerman added this to the 1.5.0 milestone Jan 29, 2016
…Delivery Service and Cache details page wicket code
elsloo added a commit that referenced this pull request Feb 4, 2016
Traffic Monitor now uses a separate classes for managing lists of state objects and statistics tracking
@elsloo elsloo merged commit 25157c3 into Comcast:master Feb 4, 2016
@trevorackerman trevorackerman deleted the state-registry branch February 11, 2016 02:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants