package com.carrotsearch.junitbenchmarks.h2; /** * X-axis label type. */ public enum LabelType { RUN_ID, CUSTOM_KEY, TIMESTAMP }