public class TabletServerUpdateMetrics extends AbstractMetricsImpl implements TabletServerUpdateMetricsMBean
AbstractMetricsImpl.MetricCOMMIT_PREP, COMMIT_TIME, CONSTRAINT_VIOLATIONS, MUTATION_ARRAY_SIZE, PERMISSION_ERRORS, UNKNOWN_TABLET_ERRORS, WALOG_WRITE_TIMEMASTER_NAME, PREFIX, THRIFT_NAME, TSERVER_NAME| Modifier and Type | Method and Description |
|---|---|
long |
getCommitAvgTime() |
long |
getCommitCount() |
long |
getCommitMaxTime() |
long |
getCommitMinTime() |
long |
getCommitPrepAvgTime() |
long |
getCommitPrepCount() |
long |
getCommitPrepMaxTime() |
long |
getCommitPrepMinTime() |
long |
getConstraintViolationCount() |
protected String |
getMetricsPrefix() |
long |
getMutationArrayAvgSize() |
long |
getMutationArrayMaxSize() |
long |
getMutationArrayMinSize() |
protected ObjectName |
getObjectName() |
long |
getPermissionErrorCount() |
long |
getUnknownTabletErrorCount() |
long |
getWALogWriteAvgTime() |
long |
getWALogWriteCount() |
long |
getWALogWriteMaxTime() |
long |
getWALogWriteMinTime() |
void |
reset() |
add, createMetric, finalize, getMetricAvg, getMetricCount, getMetricMax, getMetricMin, isEnabled, register, registerprotected ObjectName getObjectName()
getObjectName in class AbstractMetricsImplprotected String getMetricsPrefix()
getMetricsPrefix in class AbstractMetricsImplpublic long getPermissionErrorCount()
getPermissionErrorCount in interface TabletServerUpdateMetricsMBeanpublic long getUnknownTabletErrorCount()
getUnknownTabletErrorCount in interface TabletServerUpdateMetricsMBeanpublic long getMutationArrayAvgSize()
getMutationArrayAvgSize in interface TabletServerUpdateMetricsMBeanpublic long getMutationArrayMinSize()
getMutationArrayMinSize in interface TabletServerUpdateMetricsMBeanpublic long getMutationArrayMaxSize()
getMutationArrayMaxSize in interface TabletServerUpdateMetricsMBeanpublic long getCommitPrepCount()
getCommitPrepCount in interface TabletServerUpdateMetricsMBeanpublic long getCommitPrepMinTime()
getCommitPrepMinTime in interface TabletServerUpdateMetricsMBeanpublic long getCommitPrepMaxTime()
getCommitPrepMaxTime in interface TabletServerUpdateMetricsMBeanpublic long getCommitPrepAvgTime()
getCommitPrepAvgTime in interface TabletServerUpdateMetricsMBeanpublic long getConstraintViolationCount()
getConstraintViolationCount in interface TabletServerUpdateMetricsMBeanpublic long getWALogWriteCount()
getWALogWriteCount in interface TabletServerUpdateMetricsMBeanpublic long getWALogWriteMinTime()
getWALogWriteMinTime in interface TabletServerUpdateMetricsMBeanpublic long getWALogWriteMaxTime()
getWALogWriteMaxTime in interface TabletServerUpdateMetricsMBeanpublic long getWALogWriteAvgTime()
getWALogWriteAvgTime in interface TabletServerUpdateMetricsMBeanpublic long getCommitCount()
getCommitCount in interface TabletServerUpdateMetricsMBeanpublic long getCommitMinTime()
getCommitMinTime in interface TabletServerUpdateMetricsMBeanpublic long getCommitMaxTime()
getCommitMaxTime in interface TabletServerUpdateMetricsMBeanpublic long getCommitAvgTime()
getCommitAvgTime in interface TabletServerUpdateMetricsMBeanpublic void reset()
reset in interface TabletServerUpdateMetricsMBeanCopyright © 2011–2017 The Apache Software Foundation. All rights reserved.