@InterfaceAudience.Private public interface MetricsRegionServerSource extends BaseSource, JvmPauseMonitorSource
HBASE_METRICS_SYSTEM_NAME
INFO_THRESHOLD_COUNT_DESC, INFO_THRESHOLD_COUNT_KEY, PAUSE_TIME_WITH_GC_DESC, PAUSE_TIME_WITH_GC_KEY, PAUSE_TIME_WITHOUT_GC_DESC, PAUSE_TIME_WITHOUT_GC_KEY, WARN_THRESHOLD_COUNT_DESC, WARN_THRESHOLD_COUNT_KEY
Modifier and Type | Method and Description |
---|---|
void |
incrScannerLeaseExpired() |
void |
incrSlowAppend()
Increment the number of slow Appends that have happened.
|
void |
incrSlowDelete()
Increment the number of slow Deletes that have happened.
|
void |
incrSlowGet()
Increment the number of slow Gets that have happened.
|
void |
incrSlowIncrement()
Increment the number of slow Increments that have happened.
|
void |
incrSlowPut()
Increment the number of slow Puts that have happened.
|
void |
incrSplitRequest()
Increment number of a requested splits
|
void |
incrSplitSuccess()
Increment number of successful splits
|
void |
updateAppend(long t)
Update the Append time histogram.
|
void |
updateCheckAndDelete(long t)
Update checkAndDelete histogram
|
void |
updateCheckAndMutate(long t)
Update checkAndMutate histogram
|
void |
updateCheckAndPut(long t)
Update checkAndPut histogram
|
void |
updateCompactionInputFileCount(boolean isMajor,
long c)
Update the compaction input number of files histogram
|
void |
updateCompactionInputSize(boolean isMajor,
long bytes)
Update the compaction total input file size histogram
|
void |
updateCompactionOutputFileCount(boolean isMajor,
long c)
Update the compaction output number of files histogram
|
void |
updateCompactionOutputSize(boolean isMajor,
long bytes)
Update the compaction total output file size
|
void |
updateCompactionTime(boolean isMajor,
long t)
Update the compaction time histogram, both major and minor
|
void |
updateDelete(long t)
Update the Delete time histogram
|
void |
updateDeleteBatch(long t)
Update the Delete time histogram if a batch contains a delete op
|
void |
updateFlushMemStoreSize(long bytes)
Update the flush memstore size histogram
|
void |
updateFlushOutputSize(long bytes)
Update the flush output file size histogram
|
void |
updateFlushTime(long t)
Update the flush time histogram
|
void |
updateGet(long t)
Update the Get time histogram .
|
void |
updateIncrement(long t)
Update the Increment time histogram.
|
void |
updatePut(long t)
Update the Put time histogram
|
void |
updatePutBatch(long t)
Update the PutBatch time histogram if a batch contains a Put op n
|
void |
updateReplay(long t)
Update the Replay time histogram.
|
void |
updateScanSize(long scanSize)
Update the scan size.
|
void |
updateScanTime(long t)
Update the scan time.
|
void |
updateSplitTime(long t)
Update the split transaction time histogram
|
decGauge, getMetricRegistryInfo, getMetricsContext, getMetricsDescription, getMetricsJmxContext, getMetricsName, incCounters, incGauge, init, removeMetric, setGauge, updateHistogram
incInfoThresholdExceeded, incWarnThresholdExceeded, updatePauseTimeWithGc, updatePauseTimeWithoutGc
static final String METRICS_NAME
static final String METRICS_CONTEXT
static final String METRICS_DESCRIPTION
static final String METRICS_JMX_CONTEXT
static final String REGION_COUNT
static final String REGION_COUNT_DESC
static final String STORE_COUNT
static final String STORE_COUNT_DESC
static final String WALFILE_COUNT
static final String WALFILE_COUNT_DESC
static final String WALFILE_SIZE
static final String WALFILE_SIZE_DESC
static final String STOREFILE_COUNT
static final String STOREFILE_COUNT_DESC
static final String STORE_REF_COUNT
static final String STORE_REF_COUNT_DESC
static final String MAX_COMPACTED_STORE_FILE_REF_COUNT
static final String MEMSTORE_SIZE
static final String MEMSTORE_SIZE_DESC
static final String STOREFILE_SIZE
static final String MAX_STORE_FILE_AGE
static final String MIN_STORE_FILE_AGE
static final String AVG_STORE_FILE_AGE
static final String NUM_REFERENCE_FILES
static final String MAX_STORE_FILE_AGE_DESC
static final String MIN_STORE_FILE_AGE_DESC
static final String AVG_STORE_FILE_AGE_DESC
static final String NUM_REFERENCE_FILES_DESC
static final String STOREFILE_SIZE_DESC
static final String TOTAL_REQUEST_COUNT
static final String TOTAL_REQUEST_COUNT_DESC
static final String TOTAL_ROW_ACTION_REQUEST_COUNT
static final String TOTAL_ROW_ACTION_REQUEST_COUNT_DESC
static final String READ_REQUEST_COUNT
static final String FILTERED_READ_REQUEST_COUNT
static final String FILTERED_READ_REQUEST_COUNT_DESC
static final String READ_REQUEST_COUNT_DESC
static final String READ_REQUEST_RATE_PER_SECOND
static final String READ_REQUEST_RATE_DESC
static final String WRITE_REQUEST_COUNT
static final String WRITE_REQUEST_COUNT_DESC
static final String WRITE_REQUEST_RATE_PER_SECOND
static final String WRITE_REQUEST_RATE_DESC
static final String CHECK_MUTATE_FAILED_COUNT
static final String CHECK_MUTATE_FAILED_COUNT_DESC
static final String CHECK_MUTATE_PASSED_COUNT
static final String CHECK_MUTATE_PASSED_COUNT_DESC
static final String STOREFILE_INDEX_SIZE
static final String STOREFILE_INDEX_SIZE_DESC
static final String STATIC_INDEX_SIZE
static final String STATIC_INDEX_SIZE_DESC
static final String STATIC_BLOOM_SIZE
static final String STATIC_BLOOM_SIZE_DESC
static final String BLOOM_FILTER_REQUESTS_COUNT
static final String BLOOM_FILTER_REQUESTS_COUNT_DESC
static final String BLOOM_FILTER_NEGATIVE_RESULTS_COUNT
static final String BLOOM_FILTER_NEGATIVE_RESULTS_COUNT_DESC
static final String BLOOM_FILTER_ELIGIBLE_REQUESTS_COUNT
static final String BLOOM_FILTER_ELIGIBLE_REQUESTS_COUNT_DESC
static final String NUMBER_OF_MUTATIONS_WITHOUT_WAL
static final String NUMBER_OF_MUTATIONS_WITHOUT_WAL_DESC
static final String DATA_SIZE_WITHOUT_WAL
static final String DATA_SIZE_WITHOUT_WAL_DESC
static final String PERCENT_FILES_LOCAL
static final String PERCENT_FILES_LOCAL_DESC
static final String PERCENT_FILES_LOCAL_SECONDARY_REGIONS
static final String PERCENT_FILES_LOCAL_SECONDARY_REGIONS_DESC
static final String SPLIT_QUEUE_LENGTH
static final String SPLIT_QUEUE_LENGTH_DESC
static final String COMPACTION_QUEUE_LENGTH
static final String LARGE_COMPACTION_QUEUE_LENGTH
static final String SMALL_COMPACTION_QUEUE_LENGTH
static final String COMPACTION_QUEUE_LENGTH_DESC
static final String LARGE_COMPACTION_QUEUE_LENGTH_DESC
static final String SMALL_COMPACTION_QUEUE_LENGTH_DESC
static final String FLUSH_QUEUE_LENGTH
static final String FLUSH_QUEUE_LENGTH_DESC
static final String BLOCK_CACHE_FREE_SIZE
static final String BLOCK_CACHE_FREE_DESC
static final String BLOCK_CACHE_COUNT
static final String BLOCK_CACHE_COUNT_DESC
static final String BLOCK_CACHE_DATA_BLOCK_COUNT
static final String BLOCK_CACHE_DATA_BLOCK_COUNT_DESC
static final String BLOCK_CACHE_SIZE
static final String BLOCK_CACHE_SIZE_DESC
static final String BLOCK_CACHE_HIT_COUNT
static final String BLOCK_CACHE_HIT_COUNT_DESC
static final String BLOCK_CACHE_PRIMARY_HIT_COUNT
static final String BLOCK_CACHE_PRIMARY_HIT_COUNT_DESC
static final String BLOCK_CACHE_MISS_COUNT
static final String BLOCK_COUNT_MISS_COUNT_DESC
static final String BLOCK_CACHE_PRIMARY_MISS_COUNT
static final String BLOCK_COUNT_PRIMARY_MISS_COUNT_DESC
static final String BLOCK_CACHE_EVICTION_COUNT
static final String BLOCK_CACHE_EVICTION_COUNT_DESC
static final String BLOCK_CACHE_PRIMARY_EVICTION_COUNT
static final String BLOCK_CACHE_PRIMARY_EVICTION_COUNT_DESC
static final String BLOCK_CACHE_HIT_PERCENT
static final String BLOCK_CACHE_HIT_PERCENT_DESC
static final String BLOCK_CACHE_EXPRESS_HIT_PERCENT
static final String BLOCK_CACHE_EXPRESS_HIT_PERCENT_DESC
static final String BLOCK_CACHE_FAILED_INSERTION_COUNT
static final String BLOCK_CACHE_FAILED_INSERTION_COUNT_DESC
static final String BLOCK_CACHE_DATA_MISS_COUNT
static final String BLOCK_CACHE_ENCODED_DATA_MISS_COUNT
static final String BLOCK_CACHE_LEAF_INDEX_MISS_COUNT
static final String BLOCK_CACHE_BLOOM_CHUNK_MISS_COUNT
static final String BLOCK_CACHE_META_MISS_COUNT
static final String BLOCK_CACHE_ROOT_INDEX_MISS_COUNT
static final String BLOCK_CACHE_INTERMEDIATE_INDEX_MISS_COUNT
static final String BLOCK_CACHE_FILE_INFO_MISS_COUNT
static final String BLOCK_CACHE_GENERAL_BLOOM_META_MISS_COUNT
static final String BLOCK_CACHE_DELETE_FAMILY_BLOOM_MISS_COUNT
static final String BLOCK_CACHE_TRAILER_MISS_COUNT
static final String BLOCK_CACHE_DATA_HIT_COUNT
static final String BLOCK_CACHE_ENCODED_DATA_HIT_COUNT
static final String BLOCK_CACHE_LEAF_INDEX_HIT_COUNT
static final String BLOCK_CACHE_BLOOM_CHUNK_HIT_COUNT
static final String BLOCK_CACHE_META_HIT_COUNT
static final String BLOCK_CACHE_ROOT_INDEX_HIT_COUNT
static final String BLOCK_CACHE_INTERMEDIATE_INDEX_HIT_COUNT
static final String BLOCK_CACHE_FILE_INFO_HIT_COUNT
static final String BLOCK_CACHE_GENERAL_BLOOM_META_HIT_COUNT
static final String BLOCK_CACHE_DELETE_FAMILY_BLOOM_HIT_COUNT
static final String BLOCK_CACHE_TRAILER_HIT_COUNT
static final String L1_CACHE_FREE_SIZE
static final String L1_CACHE_FREE_SIZE_DESC
static final String L1_CACHE_SIZE
static final String L1_CACHE_SIZE_DESC
static final String L1_CACHE_COUNT
static final String L1_CACHE_COUNT_DESC
static final String L1_CACHE_EVICTION_COUNT
static final String L1_CACHE_EVICTION_COUNT_DESC
static final String L1_CACHE_HIT_COUNT
static final String L1_CACHE_HIT_COUNT_DESC
static final String L1_CACHE_MISS_COUNT
static final String L1_CACHE_MISS_COUNT_DESC
static final String L1_CACHE_HIT_RATIO
static final String L1_CACHE_HIT_RATIO_DESC
static final String L1_CACHE_MISS_RATIO
static final String L1_CACHE_MISS_RATIO_DESC
static final String L2_CACHE_FREE_SIZE
static final String L2_CACHE_FREE_SIZE_DESC
static final String L2_CACHE_SIZE
static final String L2_CACHE_SIZE_DESC
static final String L2_CACHE_COUNT
static final String L2_CACHE_COUNT_DESC
static final String L2_CACHE_EVICTION_COUNT
static final String L2_CACHE_EVICTION_COUNT_DESC
static final String L2_CACHE_HIT_COUNT
static final String L2_CACHE_HIT_COUNT_DESC
static final String L2_CACHE_MISS_COUNT
static final String L2_CACHE_MISS_COUNT_DESC
static final String L2_CACHE_HIT_RATIO
static final String L2_CACHE_HIT_RATIO_DESC
static final String L2_CACHE_MISS_RATIO
static final String L2_CACHE_MISS_RATIO_DESC
static final String RS_START_TIME_NAME
static final String ZOOKEEPER_QUORUM_NAME
static final String SERVER_NAME_NAME
static final String CLUSTER_ID_NAME
static final String RS_START_TIME_DESC
static final String ZOOKEEPER_QUORUM_DESC
static final String SERVER_NAME_DESC
static final String CLUSTER_ID_DESC
static final String UPDATES_BLOCKED_TIME
static final String UPDATES_BLOCKED_DESC
static final String DELETE_KEY
static final String CHECK_AND_DELETE_KEY
static final String CHECK_AND_PUT_KEY
static final String CHECK_AND_MUTATE_KEY
static final String DELETE_BATCH_KEY
static final String GET_SIZE_KEY
static final String GET_KEY
static final String INCREMENT_KEY
static final String PUT_KEY
static final String PUT_BATCH_KEY
static final String APPEND_KEY
static final String REPLAY_KEY
static final String SCAN_KEY
static final String SCAN_SIZE_KEY
static final String SCAN_TIME_KEY
static final String SLOW_PUT_KEY
static final String SLOW_GET_KEY
static final String SLOW_DELETE_KEY
static final String SLOW_INCREMENT_KEY
static final String SLOW_APPEND_KEY
static final String SLOW_PUT_DESC
static final String SLOW_DELETE_DESC
static final String SLOW_GET_DESC
static final String SLOW_INCREMENT_DESC
static final String SLOW_APPEND_DESC
static final String FLUSHED_CELLS
static final String FLUSHED_CELLS_DESC
static final String FLUSHED_CELLS_SIZE
static final String FLUSHED_CELLS_SIZE_DESC
static final String COMPACTED_CELLS
static final String COMPACTED_CELLS_DESC
static final String COMPACTED_CELLS_SIZE
static final String COMPACTED_CELLS_SIZE_DESC
static final String MAJOR_COMPACTED_CELLS
static final String MAJOR_COMPACTED_CELLS_DESC
static final String MAJOR_COMPACTED_CELLS_SIZE
static final String MAJOR_COMPACTED_CELLS_SIZE_DESC
static final String CELLS_COUNT_COMPACTED_TO_MOB
static final String CELLS_COUNT_COMPACTED_TO_MOB_DESC
static final String CELLS_COUNT_COMPACTED_FROM_MOB
static final String CELLS_COUNT_COMPACTED_FROM_MOB_DESC
static final String CELLS_SIZE_COMPACTED_TO_MOB
static final String CELLS_SIZE_COMPACTED_TO_MOB_DESC
static final String CELLS_SIZE_COMPACTED_FROM_MOB
static final String CELLS_SIZE_COMPACTED_FROM_MOB_DESC
static final String MOB_FLUSH_COUNT
static final String MOB_FLUSH_COUNT_DESC
static final String MOB_FLUSHED_CELLS_COUNT
static final String MOB_FLUSHED_CELLS_COUNT_DESC
static final String MOB_FLUSHED_CELLS_SIZE
static final String MOB_FLUSHED_CELLS_SIZE_DESC
static final String MOB_SCAN_CELLS_COUNT
static final String MOB_SCAN_CELLS_COUNT_DESC
static final String MOB_SCAN_CELLS_SIZE
static final String MOB_SCAN_CELLS_SIZE_DESC
static final String MOB_FILE_CACHE_ACCESS_COUNT
static final String MOB_FILE_CACHE_ACCESS_COUNT_DESC
static final String MOB_FILE_CACHE_MISS_COUNT
static final String MOB_FILE_CACHE_MISS_COUNT_DESC
static final String MOB_FILE_CACHE_HIT_PERCENT
static final String MOB_FILE_CACHE_HIT_PERCENT_DESC
static final String MOB_FILE_CACHE_EVICTED_COUNT
static final String MOB_FILE_CACHE_EVICTED_COUNT_DESC
static final String MOB_FILE_CACHE_COUNT
static final String MOB_FILE_CACHE_COUNT_DESC
static final String HEDGED_READS
static final String HEDGED_READS_DESC
static final String HEDGED_READ_WINS
static final String HEDGED_READ_WINS_DESC
static final String HEDGED_READ_IN_CUR_THREAD
static final String HEDGED_READ_IN_CUR_THREAD_DESC
static final String TOTAL_BYTES_READ
static final String TOTAL_BYTES_READ_DESC
static final String LOCAL_BYTES_READ
static final String LOCAL_BYTES_READ_DESC
static final String SHORTCIRCUIT_BYTES_READ
static final String SHORTCIRCUIT_BYTES_READ_DESC
static final String ZEROCOPY_BYTES_READ
static final String ZEROCOPY_BYTES_READ_DESC
static final String BLOCKED_REQUESTS_COUNT
static final String BLOCKED_REQUESTS_COUNT_DESC
static final String SPLIT_KEY
static final String SPLIT_REQUEST_KEY
static final String SPLIT_REQUEST_DESC
static final String SPLIT_SUCCESS_KEY
static final String SPLIT_SUCCESS_DESC
static final String FLUSH_TIME
static final String FLUSH_TIME_DESC
static final String FLUSH_MEMSTORE_SIZE
static final String FLUSH_MEMSTORE_SIZE_DESC
static final String FLUSH_OUTPUT_SIZE
static final String FLUSH_OUTPUT_SIZE_DESC
static final String FLUSHED_OUTPUT_BYTES
static final String FLUSHED_OUTPUT_BYTES_DESC
static final String FLUSHED_MEMSTORE_BYTES
static final String FLUSHED_MEMSTORE_BYTES_DESC
static final String COMPACTION_TIME
static final String COMPACTION_TIME_DESC
static final String COMPACTION_INPUT_FILE_COUNT
static final String COMPACTION_INPUT_FILE_COUNT_DESC
static final String COMPACTION_INPUT_SIZE
static final String COMPACTION_INPUT_SIZE_DESC
static final String COMPACTION_OUTPUT_FILE_COUNT
static final String COMPACTION_OUTPUT_FILE_COUNT_DESC
static final String COMPACTION_OUTPUT_SIZE
static final String COMPACTION_OUTPUT_SIZE_DESC
static final String COMPACTED_INPUT_BYTES
static final String COMPACTED_INPUT_BYTES_DESC
static final String COMPACTED_OUTPUT_BYTES
static final String COMPACTED_OUTPUT_BYTES_DESC
static final String MAJOR_COMPACTION_TIME
static final String MAJOR_COMPACTION_TIME_DESC
static final String MAJOR_COMPACTION_INPUT_FILE_COUNT
static final String MAJOR_COMPACTION_INPUT_FILE_COUNT_DESC
static final String MAJOR_COMPACTION_INPUT_SIZE
static final String MAJOR_COMPACTION_INPUT_SIZE_DESC
static final String MAJOR_COMPACTION_OUTPUT_FILE_COUNT
static final String MAJOR_COMPACTION_OUTPUT_FILE_COUNT_DESC
static final String MAJOR_COMPACTION_OUTPUT_SIZE
static final String MAJOR_COMPACTION_OUTPUT_SIZE_DESC
static final String MAJOR_COMPACTED_INPUT_BYTES
static final String MAJOR_COMPACTED_INPUT_BYTES_DESC
static final String MAJOR_COMPACTED_OUTPUT_BYTES
static final String MAJOR_COMPACTED_OUTPUT_BYTES_DESC
static final String RPC_GET_REQUEST_COUNT
static final String RPC_GET_REQUEST_COUNT_DESC
static final String RPC_SCAN_REQUEST_COUNT
static final String RPC_SCAN_REQUEST_COUNT_DESC
static final String RPC_FULL_SCAN_REQUEST_COUNT
static final String RPC_FULL_SCAN_REQUEST_COUNT_DESC
static final String RPC_MULTI_REQUEST_COUNT
static final String RPC_MULTI_REQUEST_COUNT_DESC
static final String RPC_MUTATE_REQUEST_COUNT
static final String RPC_MUTATE_REQUEST_COUNT_DESC
static final String MAX_STOREFILE_COUNT
static final String MAX_STOREFILE_COUNT_DESC
static final String AVERAGE_REGION_SIZE
static final String AVERAGE_REGION_SIZE_DESC
static final String BYTE_BUFF_ALLOCATOR_HEAP_ALLOCATION_BYTES
ByteBuffAllocator
static final String BYTE_BUFF_ALLOCATOR_HEAP_ALLOCATION_BYTES_DESC
static final String BYTE_BUFF_ALLOCATOR_POOL_ALLOCATION_BYTES
static final String BYTE_BUFF_ALLOCATOR_POOL_ALLOCATION_BYTES_DESC
static final String BYTE_BUFF_ALLOCATOR_HEAP_ALLOCATION_RATIO
static final String BYTE_BUFF_ALLOCATOR_HEAP_ALLOCATION_RATIO_DESC
static final String BYTE_BUFF_ALLOCATOR_TOTAL_BUFFER_COUNT
static final String BYTE_BUFF_ALLOCATOR_TOTAL_BUFFER_COUNT_DESC
static final String BYTE_BUFF_ALLOCATOR_USED_BUFFER_COUNT
static final String BYTE_BUFF_ALLOCATOR_USED_BUFFER_COUNT_DESC
static final String ACTIVE_SCANNERS
static final String ACTIVE_SCANNERS_DESC
static final String SCANNER_LEASE_EXPIRED_COUNT
static final String SCANNER_LEASE_EXPIRED_COUNT_DESC
void updatePut(long t)
t
- time it tookvoid updatePutBatch(long t)
void updateDelete(long t)
t
- time it tookvoid updateDeleteBatch(long t)
t
- time it tookvoid updateCheckAndDelete(long t)
t
- time it tookvoid updateCheckAndPut(long t)
t
- time it tookvoid updateCheckAndMutate(long t)
t
- time it tookvoid updateGet(long t)
t
- time it tookvoid updateIncrement(long t)
t
- time it tookvoid updateAppend(long t)
t
- time it tookvoid updateReplay(long t)
t
- time it tookvoid updateScanSize(long scanSize)
scanSize
- size of the scanvoid updateScanTime(long t)
void incrSlowPut()
void incrSlowDelete()
void incrSlowGet()
void incrSlowIncrement()
void incrSlowAppend()
void updateSplitTime(long t)
t
- time it took, in millisecondsvoid incrSplitRequest()
void incrSplitSuccess()
void updateFlushTime(long t)
t
- time it took, in millisecondsvoid updateFlushMemStoreSize(long bytes)
bytes
- the number of bytes in the memstorevoid updateFlushOutputSize(long bytes)
bytes
- the number of bytes in the output filevoid updateCompactionTime(boolean isMajor, long t)
isMajor
- whether compaction is a major compactiont
- time it took, in millisecondsvoid updateCompactionInputFileCount(boolean isMajor, long c)
isMajor
- whether compaction is a major compactionc
- number of filesvoid updateCompactionInputSize(boolean isMajor, long bytes)
isMajor
- whether compaction is a major compactionbytes
- the number of bytes of the compaction input filevoid updateCompactionOutputFileCount(boolean isMajor, long c)
isMajor
- whether compaction is a major compactionc
- number of filesvoid updateCompactionOutputSize(boolean isMajor, long bytes)
isMajor
- whether compaction is a major compactionbytes
- the number of bytes of the compaction input filevoid incrScannerLeaseExpired()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.