-
Notifications
You must be signed in to change notification settings - Fork 453
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* created classes for multi mode counts * started writer class, added element names * Renamed Volumes.java to Measurable.java to make the class more flexible. Updated MultiModeCount class to new functionality * finished writer class, adapted count classes for better writing performance. * added reader, cleaned up writer class. checkstyle fixing * test class for general handling, writer and reader * added null value filter to writer * added new multi mode counts * extended test * bug fixing, code improvements * started cleanup of new multi mode counts * improved API * update reader and writer and tests * start to provide old api in the new format * use id class in v2 reader * separated v1 and v2, updated tests * update tests * fix type error with new counts * fix counts v1 tests * add more backwards compatible API * change count resolution to seconds instead of minutes * update warning for backwards compatibility * counts v2 is now zero based, deprecated old methods * mode is now networkMode * fix hour offsets in compatibility class * remove old uncheckedioexception * fix backwards compatibility * make refType optional for now * update traffic counts dashboard for new counts format * update count dashboard to new format --------- Co-authored-by: hzoerner <[email protected]>
- Loading branch information
Showing
24 changed files
with
7,247 additions
and
3,335 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.