Skip to content
Snippets Groups Projects
Commit e01dd5e5 authored by nitsanw's avatar nitsanw
Browse files

Group constants sensibly

parent c3b8e062
No related branches found
No related tags found
No related merge requests found
......@@ -33,8 +33,8 @@ public class Measurements
{
public static final String MEASUREMENT_TYPE_PROPERTY = "measurementtype";
private static final String MEASUREMENT_TYPE_PROPERTY_DEFAULT = "hdrhistogram";
public static final String MEASUREMENT_INTERVAL = "measurement.interval";
private static final String MEASUREMENT_INTERVAL_DEFAULT = "op";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment