Interface TabletServerScanMetricsKeys
-
- All Known Subinterfaces:
TabletServerScanMetricsMBean
- All Known Implementing Classes:
Metrics2TabletServerScanMetrics
,TabletServerScanMetrics
public interface TabletServerScanMetricsKeys
Keys for referencing scan metrics
-
-
Field Detail
-
SCAN
static final String SCAN
- See Also:
- Constant Field Values
-
RESULT_SIZE
static final String RESULT_SIZE
- See Also:
- Constant Field Values
-
YIELD
static final String YIELD
- See Also:
- Constant Field Values
-
-