1
0
mirror of https://github.com/google/nomulus synced 2026-01-03 11:45:39 +00:00
Files
nomulus/java/google/registry
shikhman f10a7d8fb0 Enforce monotonicity for IncrementableMetrics
This change enforces that IncrementableMetrics should only monotonically
increase in value, and adds a new increment() method to increment by one, which is slightly faster than incrementBy (due to a lack of non-negative checking) in the common case that the counter should only be incremented by one.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=130578421
2016-08-22 14:20:33 -04:00
..
2016-08-02 19:14:28 -04:00
2016-08-02 19:14:28 -04:00
2016-08-02 19:14:28 -04:00
2016-08-02 19:14:28 -04:00
2016-08-02 19:14:28 -04:00
2016-08-02 19:14:28 -04:00
2016-08-02 19:14:28 -04:00
2016-08-02 19:14:28 -04:00
2016-08-02 19:14:28 -04:00
2016-08-02 19:14:28 -04:00
2016-08-02 19:14:28 -04:00
2016-08-02 19:14:28 -04:00
2016-08-02 19:14:28 -04:00
2016-08-05 20:40:39 -04:00
2016-08-02 19:14:28 -04:00
2016-08-04 15:03:38 -04:00