Class IndexMetrics

    • Field Detail

      • memtableIndexWriteLatency

        public final com.codahale.metrics.Timer memtableIndexWriteLatency
      • memtableIndexFlushCount

        public final com.codahale.metrics.Counter memtableIndexFlushCount
      • compactionCount

        public final com.codahale.metrics.Counter compactionCount
      • memtableIndexFlushErrors

        public final com.codahale.metrics.Counter memtableIndexFlushErrors
      • segmentFlushErrors

        public final com.codahale.metrics.Counter segmentFlushErrors
      • memtableFlushCellsPerSecond

        public final com.codahale.metrics.Histogram memtableFlushCellsPerSecond
      • segmentsPerCompaction

        public final com.codahale.metrics.Histogram segmentsPerCompaction
      • compactionSegmentCellsPerSecond

        public final com.codahale.metrics.Histogram compactionSegmentCellsPerSecond
      • compactionSegmentBytesPerSecond

        public final com.codahale.metrics.Histogram compactionSegmentBytesPerSecond