- GENERAL_QUEUE_DESC - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
-
- GENERAL_QUEUE_NAME - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
-
- GET_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
- GET_SIZE_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
- GET_TIME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsTableLatencies
-
- getActiveReadRpcHandlerCount() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapper
-
- getActiveRpcHandlerCount() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapper
-
- getActiveScanRpcHandlerCount() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapper
-
- getActiveTime() - Method in interface org.apache.hadoop.hbase.master.MetricsMasterWrapper
-
Get the hbase master active time
- getActiveWriteRpcHandlerCount() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapper
-
- getAggregateSource() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
-
Get the aggregate source to which this reports.
- getAggregateSource() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableSource
-
Get the aggregate source to which this reports.
- getAssignMetrics() - Method in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
-
- getAverageLoad() - Method in interface org.apache.hadoop.hbase.master.MetricsMasterWrapper
-
Get Average Load
- getAverageRegionSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the average region size to this region server.
- getAvgStoreFileAge() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
- getAvgStoreFileAge() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
- getBlockCacheCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the number of items in the block cache.
- getBlockCacheEvictedCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the number of items evicted from the block cache.
- getBlockCacheFailedInsertions() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Number of cache insertions that failed.
- getBlockCacheFreeSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the size (in bytes) of the block cache that is free.
- getBlockCacheHitCachingPercent() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the percent of requests with the block cache turned on that hit the block cache.
- getBlockCacheHitCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the count of hits to the block cache
- getBlockCacheHitPercent() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the percent of all requests that hit the block cache.
- getBlockCacheMissCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the count of misses to the block cache.
- getBlockCachePrimaryEvictedCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the number of items evicted from primary replica in the block cache.
- getBlockCachePrimaryHitCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the count of hits to primary replica in the block cache
- getBlockCachePrimaryMissCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the count of misses to primary replica in the block cache.
- getBlockCacheSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the total size (in bytes) of the block cache.
- getBlockedRequestsCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
- getBloomChunkHitCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
- getBloomChunkMissCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
- getCellsCountCompactedFromMob() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Gets the number of cells moved from mob during compaction.
- getCellsCountCompactedToMob() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Gets the number of cells moved to mob during compaction.
- getCellsSizeCompactedFromMob() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Gets the total amount of cells moved from mob during compaction, in bytes.
- getCellsSizeCompactedToMob() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Gets the total amount of cells moved to mob during compaction, in bytes.
- getCheckAndMutateChecksFailed() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the number of CAS operations that failed.
- getCheckAndMutateChecksPassed() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the number of CAS operations that passed.
- getChecksumFailures() - Method in interface org.apache.hadoop.hbase.io.MetricsIOWrapper
-
- getClusterId() - Method in interface org.apache.hadoop.hbase.master.MetricsMasterWrapper
-
Get the Cluster ID
- getClusterId() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the Cluster ID
- getCompactedCellsCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the number of cells processed during minor compactions.
- getCompactedCellsSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the total amount of data processed during minor compactions, in bytes.
- getCompactionQueueSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the size of the compaction queue
- getCoprocessors() - Method in interface org.apache.hadoop.hbase.master.MetricsMasterWrapper
-
Get the co-processors
- getCoprocessors() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the co-processors
- getDataHitCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
- getDataInMemoryWithoutWAL() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Ammount of data in the memstore but not in the WAL because mutations explicitly had their
WAL turned off.
- getDataMissCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
- getDeadRegionServers() - Method in interface org.apache.hadoop.hbase.master.MetricsMasterWrapper
-
Get the dead region servers
- getDeleteFamilyBloomHitCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
- getDeleteFamilyBloomMissCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
- getExecutor() - Method in interface org.apache.hadoop.metrics2.MetricsExecutor
-
- getFailedCounter() - Method in class org.apache.hadoop.hbase.metrics.OperationMetrics
-
- getFileInfoHitCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
- getFileInfoMissCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
- getFilteredReadRequestCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
Get the total number of filtered read requests that have been issued against this region
- getFilteredReadRequestsCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the number of filtered read requests to regions hosted on this region server.
- getFlushedCellsCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the number of cells flushed to disk.
- getFlushedCellsSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the total amount of data flushed to disk, in bytes.
- getFlushQueueSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the size of the flush queue.
- getGeneralBloomMetaHitCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
- getGeneralBloomMetaMissCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
- getGeneralQueueLength() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapper
-
- getGlobalSource() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceFactory
-
- getHeapMemoryManager() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceFactory
-
Get a MetricsHeapMemoryManagerSource
- getHedgedReadOps() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
- getHedgedReadWins() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
- getInstance(Class<T>) - Static method in class org.apache.hadoop.hbase.CompatibilityFactory
-
- getInstance(Class<T>) - Static method in class org.apache.hadoop.hbase.CompatibilitySingletonFactory
-
Get the singleton instance of Any classes defined by compatibiliy jar's
- getIntermediateIndexHitCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
- getIntermediateIndexMissCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
- getIsActiveMaster() - Method in interface org.apache.hadoop.hbase.master.MetricsMasterWrapper
-
Whether this master is the active master
- getL1CacheHitCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Hit count of L1 cache.
- getL1CacheHitRatio() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Hit ratio of L1 cache.
- getL1CacheMissCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Miss count of L1 cache.
- getL1CacheMissRatio() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Miss ratio of L1 cache.
- getL2CacheHitCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Hit count of L2 cache.
- getL2CacheHitRatio() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Hit ratio of L2 cache.
- getL2CacheMissCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Miss count of L2 cache.
- getL2CacheMissRatio() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Miss ratio of L2 cache.
- getLargeCompactionQueueSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
- getLastAppliedOpAge() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSinkSource
-
- getLastMajorCompactionAge() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
- getLastShippedAge() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
-
- getLeafIndexHitCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
- getLeafIndexMissCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
- getMajorCompactedCellsCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the number of cells processed during major compactions.
- getMajorCompactedCellsSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the total amount of data processed during major compactions, in bytes.
- getMasterInitializationTime() - Method in interface org.apache.hadoop.hbase.master.MetricsMasterWrapper
-
Get the time in Millis when the master finished initializing/becoming the active master
- getMaxCompactionQueueSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
- getMaxFlushQueueSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
- getMaxStoreFileAge() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
- getMaxStoreFileAge() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
- getMemStoreLimit() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
- getMemStoreSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the size of the memstore on this region server.
- getMemStoreSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
Get the size of the memstore on this region server.
- getMemStoresSize(String) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregate
-
Get the memory store size against this table
- getMergeMetrics() - Method in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
-
- getMergePlanCount() - Method in interface org.apache.hadoop.hbase.master.MetricsMasterWrapper
-
Get the number of region merge plans executed.
- getMetaHitCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
- getMetaMissCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
- getMetaPriorityQueueLength() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapper
-
- getMetricRegistryInfo() - Method in interface org.apache.hadoop.hbase.metrics.BaseSource
-
- getMetricsContext() - Method in interface org.apache.hadoop.hbase.metrics.BaseSource
-
Get the metrics context.
- getMetricsDescription() - Method in interface org.apache.hadoop.hbase.metrics.BaseSource
-
Get the description of what this source exposes.
- getMetricsJmxContext() - Method in interface org.apache.hadoop.hbase.metrics.BaseSource
-
Get the name of the context in JMX that this source will be exposed through.
- getMetricsName() - Method in interface org.apache.hadoop.hbase.metrics.BaseSource
-
Get the name of the metrics that are being exported by this source.
- getMinStoreFileAge() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
- getMinStoreFileAge() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
- getMobFileCacheAccessCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Gets the count of accesses to the mob file cache.
- getMobFileCacheCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Gets the count of cached mob files.
- getMobFileCacheEvictedCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Gets the number of items evicted from the mob file cache.
- getMobFileCacheHitPercent() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Gets the hit percent to the mob file cache.
- getMobFileCacheMissCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Gets the count of misses to the mob file cache.
- getMobFlushCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Gets the number of the flushes in mob-enabled stores.
- getMobFlushedCellsCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Gets the number of mob cells flushed to disk.
- getMobFlushedCellsSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Gets the total amount of mob cells flushed to disk, in bytes.
- getMobScanCellsCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Gets the number of scanned mob cells.
- getMobScanCellsSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Gets the total amount of scanned mob cells, in bytes.
- getNamespace() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
Get the name of the namespace this table is in.
- getNamespaceSpaceUtilization() - Method in interface org.apache.hadoop.hbase.master.MetricsMasterWrapper
-
Gets the space usage and limit for each namespace.
- getNumBytesCompacted() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
- getNumCompactionsCompleted() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
- getNumCompactionsFailed() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
Returns the total number of compactions that have been reported as failed on this region.
- getNumCompactionsQueued() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
- getNumDeadRegionServers() - Method in interface org.apache.hadoop.hbase.master.MetricsMasterWrapper
-
Get the number of dead region servers
- getNumFilesCompacted() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
- getNumFlushesQueued() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
- getNumGeneralCallsDropped() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapper
-
- getNumLifoModeSwitches() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapper
-
- getNumMutationsWithoutWAL() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Number of mutations received with WAL explicitly turned off.
- getNumOnlineRegions() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
The number of online regions
- getNumOpenConnections() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapper
-
- getNumReferenceFiles() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
- getNumReferenceFiles() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
- getNumRegionServers() - Method in interface org.apache.hadoop.hbase.master.MetricsMasterWrapper
-
Get the number of live region servers
- getNumStoreFiles() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the number of store files hosted on this region server.
- getNumStoreFiles() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
Get the number of store files hosted on this region server.
- getNumStores() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the number of stores hosted on this region server.
- getNumStores() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
Get the number of stores hosted on this region server.
- getNumWALFiles() - Method in interface org.apache.hadoop.hbase.master.MetricsMasterWrapper
-
Get the number of master WAL files.
- getNumWALFiles() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the number of WAL files of this region server.
- getNumWALSlowAppend() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the number of WAL files with slow appends for this region server.
- getPercentFileLocal() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the percent of HFiles' that are local.
- getPercentFileLocalSecondaryRegions() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the percent of HFiles' that are local for secondary region replicas.
- getPriorityQueueLength() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapper
-
- getReadQueueLength() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapper
-
- getReadRequestCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
Get the total number of read requests that have been issued against this region
- getReadRequestsCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the number of read requests to regions hosted on this region server.
- getReadRequestsCount(String) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregate
-
Get the number of read requests that have been issued against this table
- getRegionHashCode() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
- getRegionName() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
Get the name of the region.
- getRegionServers() - Method in interface org.apache.hadoop.hbase.master.MetricsMasterWrapper
-
Get the live region servers
- getReplicaId() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
Get the replica id of this region.
- getReplicationQueueLength() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapper
-
- getRequestsPerSecond() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the number of requests per second.
- getRootIndexHitCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
- getRootIndexMissCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
- getRpcGetRequestsCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the number of rpc get requests to this region server.
- getRpcMultiRequestsCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the number of rpc multi requests to this region server.
- getRpcMutateRequestsCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the number of rpc mutate requests to this region server.
- getRpcScanRequestsCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the number of rpc scan requests to this region server.
- getScanQueueLength() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapper
-
- getServerCrashMetrics() - Method in interface org.apache.hadoop.hbase.master.MetricsMasterSource
-
- getServerName() - Method in interface org.apache.hadoop.hbase.master.MetricsMasterWrapper
-
Get ServerName
- getServerName() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get ServerName
- getSink() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceFactory
-
- getSizeOfLogQueue() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
-
- getSlowAppendCount() - Method in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
-
- getSmallCompactionQueueSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
- getSource(String) - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceFactory
-
- getSplitMetrics() - Method in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
-
- getSplitPlanCount() - Method in interface org.apache.hadoop.hbase.master.MetricsMasterWrapper
-
Get the number of region split plans executed.
- getSplitQueueSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the size of the split queue
- getStartCode() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get HRegionServer start time
- getStartTime() - Method in interface org.apache.hadoop.hbase.master.MetricsMasterWrapper
-
Get hbase master start time
- getStoreFileIndexSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the Size (in bytes) of indexes in storefiles on disk.
- getStoreFileSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the total size of the store files this region server is serving from.
- getStoreFileSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
Get the total size of the store files this region server is serving from.
- getStoreFilesSize(String) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregate
-
Get the store file size against this table
- getSubmittedCounter() - Method in class org.apache.hadoop.hbase.metrics.OperationMetrics
-
- getTableAggregate() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceFactory
-
Get a MetricsTableAggregateSource
- getTableName() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
Get the name of the table the region belongs to.
- getTableName() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableSource
-
- getTableSize(String) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregate
-
Get the table region size against this table
- getTableSpaceUtilization() - Method in interface org.apache.hadoop.hbase.master.MetricsMasterWrapper
-
Gets the space usage and limit for each table.
- getTimeHisto() - Method in class org.apache.hadoop.hbase.metrics.OperationMetrics
-
- getTotalQueueSize() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapper
-
- getTotalRequestCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the total number of requests per second.
- getTotalRequestsCount(String) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregate
-
Get the total number of requests that have been issued against this table
- getTotalRowActionRequestCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
- getTotalStaticBloomSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the size (in bytes) of the static bloom filters.
- getTotalStaticIndexSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the size (in bytes) of of the static indexes including the roots.
- getTrailerHitCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
- getTrailerMissCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
- getUnassignMetrics() - Method in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
-
- getUpdatesBlockedTime() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the amount of time that updates were blocked.
- getWALFileSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the size of WAL files of this region server.
- getWriteQueueLength() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapper
-
- getWriteRequestCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
Get the total number of mutations that have been issued against this region.
- getWriteRequestsCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the number of write requests to regions hosted on this region server.
- getWriteRequestsCount(String) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregate
-
Get the number of write requests that have been issued against this table
- getWrittenBytes() - Method in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
-
- getZookeeperQuorum() - Method in interface org.apache.hadoop.hbase.master.MetricsMasterWrapper
-
Get the ZooKeeper Quorum Info
- getZookeeperQuorum() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the ZooKeeper Quorum Info
- INC_BLOCKCACHE_TUNING_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
-
- INC_BLOCKCACHE_TUNING_NAME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
-
- INC_MEMSTORE_TUNING_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
-
- INC_MEMSTORE_TUNING_NAME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
-
- incActiveWorkerCount() - Method in interface org.apache.hadoop.hbase.thrift.MetricsThriftServerSource
-
Increment number of active thrift workers.
- incCall(long) - Method in interface org.apache.hadoop.hbase.thrift.MetricsThriftServerSource
-
Add how long a call took
- incCounters(String, long) - Method in interface org.apache.hadoop.hbase.metrics.BaseSource
-
Add some amount to a counter.
- incGauge(String, long) - Method in interface org.apache.hadoop.hbase.metrics.BaseSource
-
Add some amount to a gauge.
- incInfoThresholdExceeded(int) - Method in interface org.apache.hadoop.hbase.metrics.JvmPauseMonitorSource
-
Increment the INFO level threshold exceeded count
- incMethodTime(String, long) - Method in interface org.apache.hadoop.hbase.thrift.MetricsThriftServerSource
-
Add how long a method took
- incNumRowKeysInBatchGet(int) - Method in interface org.apache.hadoop.hbase.thrift.MetricsThriftServerSource
-
Add how many keys were in a batch get.
- incNumRowKeysInBatchMutate(int) - Method in interface org.apache.hadoop.hbase.thrift.MetricsThriftServerSource
-
Add how many keys were in a batch mutate.
- incrAppliedBatches(long) - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSinkSource
-
- incrAppliedHFiles(long) - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSinkSource
-
- incrAppliedOps(long) - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSinkSource
-
- incrBatchesShipped(int) - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
-
- incrBytesSkippedInUncleanlyClosedWALs(long) - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
-
- incrCompletedRecoveryQueue() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
-
- incrCompletedWAL() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
-
- increaseAboveHeapOccupancyLowWatermarkCounter() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
-
Increase the counter for heap occupancy percent above low watermark
- increaseTunerDoNothingCounter() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
-
Increase the counter for tuner neither expanding memstore global size limit nor expanding
blockcache max size.
- INCREMENT_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
- INCREMENT_TIME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsTableLatencies
-
- incrementAppendCount() - Method in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
-
Increment the count of wal appends
- incrementAppendSize(long) - Method in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
-
Add the append size.
- incrementAppendTime(long) - Method in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
-
Add the time it took to append.
- incrementAuthFailedCount() - Method in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
-
Increment the count of failed ops due to AUTHFAILED Exception.
- incrementConnectionLossCount() - Method in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
-
Increment the count of failed ops due to a CONNECTIONLOSS Exception.
- incrementDataInconsistencyCount() - Method in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
-
Increment the count of failed ops due to a DATAINCONSISTENCY Exception.
- incrementFailedAppendRequests(int) - Method in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
-
Increment the number failed append requests.
- incrementFailedDeleteRequests(int) - Method in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
-
Increment the number of failed Delete requests.
- incrementFailedGetRequests(int) - Method in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
-
Increment the number of failed Get requests.
- incrementFailedIncrementRequests(int) - Method in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
-
Increment the number failed increment requests.
- incrementFailedPutRequests(int) - Method in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
-
Increment the number of failed Put Requests.
- incrementFailedScanRequests(int) - Method in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
-
Increment the number failed scan requests.
- incrementInvalidACLCount() - Method in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
-
Increment the count of failed ops due to INVALIDACL Exception.
- incrementLogRollRequested() - Method in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
-
- incrementLowReplicationLogRoll() - Method in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
-
- incrementNoAuthCount() - Method in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
-
Increment the count of failed ops due to NOAUTH Exception.
- incrementNumRegionSizeReportsSent(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerQuotaSource
-
Updates the metric tracking how many region size reports were sent from this RegionServer to
the Master.
- incrementOperationCounter() - Method in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
-
TODO: Remove.
- incrementOperationTimeoutCount() - Method in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
-
Increment the count of failed ops due to an OPERATIONTIMEOUT Exception.
- incrementRegionSizeReportingChoreTime(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerQuotaSource
-
Updates the metric tracking how much time was spent sending region size reports to the Master
by the RegionSizeReportingChore.
- incrementRequests(int) - Method in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
-
Increment the number of requests
- incrementRuntimeInconsistencyCount() - Method in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
-
Increment the count of failed ops due to RUNTIMEINCONSISTENCY Exception.
- incrementSessionExpiredCount() - Method in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
-
Increment the count of failed ops due to a SESSIONEXPIRED Exception.
- incrementSlowAppendCount() - Method in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
-
Increment the number of appends that were slow
- incrementSnapshotObserverChoreTime(long) - Method in interface org.apache.hadoop.hbase.master.MetricsMasterQuotaSource
-
Updates the metric tracking the amount of time taken by the SnapshotQuotaObserverChore
which runs periodically.
- incrementSnapshotObserverSnapshotComputationTime(long) - Method in interface org.apache.hadoop.hbase.master.MetricsMasterQuotaSource
-
Updates the metric tracking the amount of time taken by the SnapshotQuotaObserverChore
to compute the size of one snapshot, relative to the files referenced by the originating table.
- incrementSnapshotObserverSnapshotFetchTime(long) - Method in interface org.apache.hadoop.hbase.master.MetricsMasterQuotaSource
-
Updates the metric tracking the amount of time taken by the SnapshotQuotaObserverChore
to fetch all snapshots.
- incrementSpaceQuotaFileSystemScannerChoreTime(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerQuotaSource
-
Updates the metric tracking how much time was spent scanning the filesystem to compute
the size of each region hosted by this RegionServer.
- incrementSpaceQuotaObserverChoreTime(long) - Method in interface org.apache.hadoop.hbase.master.MetricsMasterQuotaSource
-
Updates the metric tracking the amount of time taken by the QuotaObserverChore
which runs periodically.
- incrementSpaceQuotaRefresherChoreTime(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerQuotaSource
-
Updates the metric tracking how much time was spent updating the RegionServer with the
latest information on space quotas from the hbase:quota
table.
- incrementSucessfulAppendRequests(int) - Method in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
-
Increment the number of successful append requests.
- incrementSucessfulDeleteRequests(int) - Method in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
-
Increment the number of successful Delete requests.
- incrementSucessfulGetRequests(int) - Method in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
-
Increment the number of successful Get requests.
- incrementSucessfulIncrementRequests(int) - Method in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
-
Increment the number of successful increment requests.
- incrementSucessfulPutRequests(int) - Method in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
-
Increment the number of successful Put requests.
- incrementSucessfulScanRequests(int) - Method in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
-
Increment the number of successful scan requests.
- incrementSyncTime(long) - Method in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
-
Add the time it took to sync the wal.
- incrementSystemErrorCount() - Method in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
-
Increment the count of failed ops due to a SYSTEMERROR Exception.
- incrementTotalFailedZKCalls() - Method in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
-
Record the total number of failed ZooKeeper API calls.
- incrementWrittenBytes(long) - Method in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
-
- incRequests(long) - Method in interface org.apache.hadoop.hbase.master.MetricsMasterSource
-
Increment the number of requests the cluster has seen.
- incrFailedRecoveryQueue() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
-
- incrHFilesShipped(long) - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
-
- incrLogEditsFiltered(long) - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
-
- incrLogReadInBytes(long) - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
-
- incrLogReadInEdits(long) - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
-
- incrMiscInvocations() - Method in interface org.apache.hadoop.hbase.master.balancer.MetricsBalancerSource
-
- incrOpsShipped(long) - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
-
- incrRepeatedFileBytes(long) - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
-
- incrRestartedWALReading() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
-
- incrShippedBytes(long) - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
-
- incrSizeOfHFileRefsQueue(long) - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
-
- incrSizeOfLogQueue(int) - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
-
- incrSlowAppend() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Increment the number of slow Appends that have happened.
- incrSlowDelete() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Increment the number of slow Deletes that have happened.
- incrSlowGet() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Increment the number of slow Gets that have happened.
- incrSlowIncrement() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Increment the number of slow Increments that have happened.
- incrSlowPut() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Increment the number of slow Puts that have happened.
- incrSplitRequest() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Increment number of a requested splits
- incrSplitSuccess() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Increment number of successful splits
- incrUncleanlyClosedWALs() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
-
- incrUnknownFileLengthForClosedWAL() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
-
- incSlowCall(long) - Method in interface org.apache.hadoop.hbase.thrift.MetricsThriftServerSource
-
Increment how long a slow call took.
- incTimeInQueue(long) - Method in interface org.apache.hadoop.hbase.thrift.MetricsThriftServerSource
-
Add how long an operation was in the queue.
- incWarnThresholdExceeded(int) - Method in interface org.apache.hadoop.hbase.metrics.JvmPauseMonitorSource
-
Increment the WARN level threshold exceeded count
- INFO_THRESHOLD_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.metrics.JvmPauseMonitorSource
-
- INFO_THRESHOLD_COUNT_KEY - Static variable in interface org.apache.hadoop.hbase.metrics.JvmPauseMonitorSource
-
- init() - Method in interface org.apache.hadoop.hbase.metrics.BaseSource
-
Clear out the metrics and re-prepare the source.
- IS_ACTIVE_MASTER_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
-
- IS_ACTIVE_MASTER_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
-
- MAJOR_COMPACTED_CELLS - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
- MAJOR_COMPACTED_CELLS_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
- MAJOR_COMPACTED_CELLS_SIZE - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
- MAJOR_COMPACTED_CELLS_SIZE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
- MAJOR_COMPACTED_INPUT_BYTES - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
- MAJOR_COMPACTED_INPUT_BYTES_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
- MAJOR_COMPACTED_OUTPUT_BYTES - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
- MAJOR_COMPACTED_OUTPUT_BYTES_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
- MAJOR_COMPACTION_INPUT_FILE_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
- MAJOR_COMPACTION_INPUT_FILE_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
- MAJOR_COMPACTION_INPUT_SIZE - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
- MAJOR_COMPACTION_INPUT_SIZE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
- MAJOR_COMPACTION_OUTPUT_FILE_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
- MAJOR_COMPACTION_OUTPUT_FILE_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
- MAJOR_COMPACTION_OUTPUT_SIZE - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
- MAJOR_COMPACTION_OUTPUT_SIZE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
- MAJOR_COMPACTION_TIME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
- MAJOR_COMPACTION_TIME_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
- MASTER_ACTIVE_TIME_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
-
- MASTER_ACTIVE_TIME_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
-
- MASTER_FINISHED_INITIALIZATION_TIME_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
-
- MASTER_FINISHED_INITIALIZATION_TIME_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
-
- MASTER_START_TIME_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
-
- MASTER_START_TIME_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
-
- MAX_COMPACTION_QUEUE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
-
- MAX_COMPACTION_QUEUE_SIZE - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
-
- MAX_FLUSH_QUEUE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
-
- MAX_FLUSH_QUEUE_SIZE - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
-
- MAX_METRIC_NAME - Static variable in interface org.apache.hadoop.metrics2.MetricHistogram
-
- MAX_STORE_FILE_AGE - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
- MAX_STORE_FILE_AGE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
- MBeanSource - Interface in org.apache.hadoop.hbase.metrics
-
Object that will register an mbean with the underlying metrics implementation.
- MEAN_METRIC_NAME - Static variable in interface org.apache.hadoop.metrics2.MetricHistogram
-
- MEDIAN_METRIC_NAME - Static variable in interface org.apache.hadoop.metrics2.MetricHistogram
-
- MEMSTORE_SIZE - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
- MEMSTORE_SIZE - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsTableSource
-
- MEMSTORE_SIZE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
- MEMSTORE_SIZE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsTableSource
-
- MEMSTORE_SIZE_GAUGE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
-
- MEMSTORE_SIZE_GAUGE_NAME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
-
- MERGE_METRIC_PREFIX - Static variable in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
-
- MERGE_PLAN_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
-
- MERGE_PLAN_COUNT_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
-
- META_SPLIT_SIZE_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterFileSystemSource
-
- META_SPLIT_SIZE_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterFileSystemSource
-
- META_SPLIT_TIME_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterFileSystemSource
-
- META_SPLIT_TIME_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterFileSystemSource
-
- METAPRIORITY_QUEUE_DESC - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
-
- METAPRIORITY_QUEUE_NAME - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
-
- MetricHistogram - Interface in org.apache.hadoop.metrics2
-
Metrics Histogram interface.
- METRICS_CONTEXT - Static variable in interface org.apache.hadoop.hbase.io.MetricsIOSource
-
The name of the metrics context that metrics will be under.
- METRICS_CONTEXT - Static variable in interface org.apache.hadoop.hbase.master.balancer.MetricsBalancerSource
-
The context metrics will be under.
- METRICS_CONTEXT - Static variable in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
-
The context metrics will be under.
- METRICS_CONTEXT - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterFileSystemSource
-
The context metrics will be under.
- METRICS_CONTEXT - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterProcSource
-
The context metrics will be under.
- METRICS_CONTEXT - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterQuotaSource
-
- METRICS_CONTEXT - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
-
The context metrics will be under.
- METRICS_CONTEXT - Static variable in interface org.apache.hadoop.hbase.master.MetricsSnapshotSource
-
The context metrics will be under.
- METRICS_CONTEXT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
-
The name of the metrics context that metrics will be under.
- METRICS_CONTEXT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionAggregateSource
-
The name of the metrics context that metrics will be under.
- METRICS_CONTEXT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerQuotaSource
-
- METRICS_CONTEXT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
The name of the metrics context that metrics will be under.
- METRICS_CONTEXT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsTableAggregateSource
-
The name of the metrics context that metrics will be under.
- METRICS_CONTEXT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsTableLatencies
-
The name of the metrics context that metrics will be under.
- METRICS_CONTEXT - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
-
The name of the metrics context that metrics will be under.
- METRICS_CONTEXT - Static variable in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSource
-
The name of the metrics context that metrics will be under.
- METRICS_CONTEXT - Static variable in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
-
The name of the metrics context that metrics will be under.
- METRICS_DESCRIPTION - Static variable in interface org.apache.hadoop.hbase.io.MetricsIOSource
-
Description
- METRICS_DESCRIPTION - Static variable in interface org.apache.hadoop.hbase.master.balancer.MetricsBalancerSource
-
Description
- METRICS_DESCRIPTION - Static variable in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
-
Description
- METRICS_DESCRIPTION - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterFileSystemSource
-
Description
- METRICS_DESCRIPTION - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterProcSource
-
Description
- METRICS_DESCRIPTION - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterQuotaSource
-
- METRICS_DESCRIPTION - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
-
Description
- METRICS_DESCRIPTION - Static variable in interface org.apache.hadoop.hbase.master.MetricsSnapshotSource
-
Description
- METRICS_DESCRIPTION - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
-
Description
- METRICS_DESCRIPTION - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionAggregateSource
-
Description
- METRICS_DESCRIPTION - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerQuotaSource
-
- METRICS_DESCRIPTION - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Description
- METRICS_DESCRIPTION - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsTableAggregateSource
-
Description
- METRICS_DESCRIPTION - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsTableLatencies
-
Description
- METRICS_DESCRIPTION - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
-
Description
- METRICS_DESCRIPTION - Static variable in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSource
-
A description.
- METRICS_DESCRIPTION - Static variable in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
-
- METRICS_DESCRIPTION - Static variable in interface org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceFactory
-
- METRICS_DESCRIPTION - Static variable in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
-
Description
- METRICS_JMX_CONTEXT - Static variable in interface org.apache.hadoop.hbase.io.MetricsIOSource
-
The name of the metrics context that metrics will be under in jmx
- METRICS_JMX_CONTEXT - Static variable in interface org.apache.hadoop.hbase.master.balancer.MetricsBalancerSource
-
The name of the metrics context that metrics will be under in jmx
- METRICS_JMX_CONTEXT - Static variable in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
-
The name of the metrics context that metrics will be under in jmx
- METRICS_JMX_CONTEXT - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterFileSystemSource
-
The name of the metrics context that metrics will be under in jmx
- METRICS_JMX_CONTEXT - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterProcSource
-
The name of the metrics context that metrics will be under in jmx
- METRICS_JMX_CONTEXT - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterQuotaSource
-
- METRICS_JMX_CONTEXT - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
-
The name of the metrics context that metrics will be under in jmx
- METRICS_JMX_CONTEXT - Static variable in interface org.apache.hadoop.hbase.master.MetricsSnapshotSource
-
The name of the metrics context that metrics will be under in jmx
- METRICS_JMX_CONTEXT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
-
The name of the metrics context that metrics will be under in jmx
- METRICS_JMX_CONTEXT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionAggregateSource
-
The name of the metrics context that metrics will be under in jmx
- METRICS_JMX_CONTEXT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerQuotaSource
-
- METRICS_JMX_CONTEXT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
The name of the metrics context that metrics will be under in jmx
- METRICS_JMX_CONTEXT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsTableAggregateSource
-
The name of the metrics context that metrics will be under in jmx
- METRICS_JMX_CONTEXT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsTableLatencies
-
The name of the metrics context that metrics will be under in jmx
- METRICS_JMX_CONTEXT - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
-
The name of the metrics context that metrics will be under in jmx
- METRICS_JMX_CONTEXT - Static variable in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSource
-
The name of the metrics context that metrics will be under.
- METRICS_JMX_CONTEXT - Static variable in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
-
The name of the metrics context that metrics will be under in jmx.
- METRICS_NAME - Static variable in interface org.apache.hadoop.hbase.io.MetricsIOSource
-
The name of the metrics
- METRICS_NAME - Static variable in interface org.apache.hadoop.hbase.master.balancer.MetricsBalancerSource
-
The name of the metrics
- METRICS_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
-
The name of the metrics
- METRICS_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterFileSystemSource
-
The name of the metrics
- METRICS_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterProcSource
-
The name of the metrics
- METRICS_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterQuotaSource
-
- METRICS_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
-
The name of the metrics
- METRICS_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsSnapshotSource
-
The name of the metrics
- METRICS_NAME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
-
The name of the metrics
- METRICS_NAME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionAggregateSource
-
The name of the metrics
- METRICS_NAME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerQuotaSource
-
- METRICS_NAME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
The name of the metrics
- METRICS_NAME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsTableAggregateSource
-
The name of the metrics
- METRICS_NAME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsTableLatencies
-
The name of the metrics
- METRICS_NAME - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
-
The name of the metrics
- METRICS_NAME - Static variable in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSource
-
The name of the metrics
- METRICS_NAME - Static variable in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
-
- METRICS_NAME - Static variable in interface org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceFactory
-
- METRICS_NAME - Static variable in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
-
The name of the metrics
- MetricsAssignmentManagerSource - Interface in org.apache.hadoop.hbase.master
-
- MetricsBalancerSource - Interface in org.apache.hadoop.hbase.master.balancer
-
- MetricsExecutor - Interface in org.apache.hadoop.metrics2
-
ScheduledExecutorService for metrics.
- MetricsHBaseServerSource - Interface in org.apache.hadoop.hbase.ipc
-
- MetricsHBaseServerSourceFactory - Class in org.apache.hadoop.hbase.ipc
-
- MetricsHBaseServerSourceFactory() - Constructor for class org.apache.hadoop.hbase.ipc.MetricsHBaseServerSourceFactory
-
- MetricsHBaseServerWrapper - Interface in org.apache.hadoop.hbase.ipc
-
- MetricsHeapMemoryManagerSource - Interface in org.apache.hadoop.hbase.regionserver
-
This interface will be implemented by a MetricsSource that will export metrics from
HeapMemoryManager in RegionServer into the hadoop metrics system.
- MetricsIOSource - Interface in org.apache.hadoop.hbase.io
-
- MetricsIOWrapper - Interface in org.apache.hadoop.hbase.io
-
- MetricsMasterFileSystemSource - Interface in org.apache.hadoop.hbase.master
-
- MetricsMasterProcSource - Interface in org.apache.hadoop.hbase.master
-
Interface that classes that expose metrics about the master will implement.
- MetricsMasterProcSourceFactory - Interface in org.apache.hadoop.hbase.master
-
Interface of a factory to create MetricsMasterSource when given a MetricsMasterWrapper
- MetricsMasterQuotaSource - Interface in org.apache.hadoop.hbase.master
-
A collection of exposed metrics for space quotas from the HBase Master.
- MetricsMasterQuotaSourceFactory - Interface in org.apache.hadoop.hbase.master
-
Interface of a factory to create MetricsMasterQuotaSource when given a MetricsMasterWrapper.
- MetricsMasterSource - Interface in org.apache.hadoop.hbase.master
-
Interface that classes that expose metrics about the master will implement.
- MetricsMasterSourceFactory - Interface in org.apache.hadoop.hbase.master
-
Interface of a factory to create MetricsMasterSource when given a MetricsMasterWrapper
- MetricsMasterWrapper - Interface in org.apache.hadoop.hbase.master
-
This is the interface that will expose information to hadoop1/hadoop2 implementations of the
MetricsMasterSource.
- MetricsRegionAggregateSource - Interface in org.apache.hadoop.hbase.regionserver
-
This interface will be implemented by a MetricsSource that will export metrics from
multiple regions into the hadoop metrics system.
- MetricsRegionServerQuotaSource - Interface in org.apache.hadoop.hbase.regionserver
-
A collection of exposed metrics for space quotas from an HBase RegionServer.
- MetricsRegionServerSource - Interface in org.apache.hadoop.hbase.regionserver
-
Interface for classes that expose metrics about the regionserver.
- MetricsRegionServerSourceFactory - Interface in org.apache.hadoop.hbase.regionserver
-
Interface of a factory to create Metrics Sources used inside of regionservers.
- MetricsRegionServerWrapper - Interface in org.apache.hadoop.hbase.regionserver
-
This is the interface that will expose RegionServer information to hadoop1/hadoop2
implementations of the MetricsRegionServerSource.
- MetricsRegionSource - Interface in org.apache.hadoop.hbase.regionserver
-
This interface will be implemented to allow single regions to push metrics into
MetricsRegionAggregateSource that will in turn push data to the Hadoop metrics system.
- MetricsRegionWrapper - Interface in org.apache.hadoop.hbase.regionserver
-
Interface of class that will wrap an HRegion and export numbers so they can be
used in MetricsRegionSource
- MetricsReplicationSinkSource - Interface in org.apache.hadoop.hbase.replication.regionserver
-
- MetricsReplicationSource - Interface in org.apache.hadoop.hbase.replication.regionserver
-
Provides access to gauges and counters.
- MetricsReplicationSourceFactory - Interface in org.apache.hadoop.hbase.replication.regionserver
-
- MetricsReplicationSourceSource - Interface in org.apache.hadoop.hbase.replication.regionserver
-
- MetricsRESTSource - Interface in org.apache.hadoop.hbase.rest
-
Interface of the Metrics Source that will export data to Hadoop's Metrics2 system.
- MetricsSnapshotSource - Interface in org.apache.hadoop.hbase.master
-
- MetricsStochasticBalancerSource - Interface in org.apache.hadoop.hbase.master.balancer
-
This interface extends the basic metrics balancer source to add a function
to report metrics that related to stochastic load balancer.
- MetricsTableAggregateSource - Interface in org.apache.hadoop.hbase.regionserver
-
This interface will be implemented by a MetricsSource that will export metrics from
multiple regions of a table into the hadoop metrics system.
- MetricsTableLatencies - Interface in org.apache.hadoop.hbase.regionserver
-
Latency metrics for a specific table in a RegionServer.
- MetricsTableQueryMeter - Interface in org.apache.hadoop.hbase.regionserver
-
Query Per Second for each table in a RegionServer.
- MetricsTableSource - Interface in org.apache.hadoop.hbase.regionserver
-
This interface will be implemented to allow region server to push table metrics into
MetricsRegionAggregateSource that will in turn push data to the Hadoop metrics system.
- MetricsTableWrapperAggregate - Interface in org.apache.hadoop.hbase.regionserver
-
Interface of class that will wrap a MetricsTableSource and export numbers so they can be
used in MetricsTableSource
- MetricsThriftServerSource - Interface in org.apache.hadoop.hbase.thrift
-
Interface of a class that will export metrics about Thrift to hadoop's metrics2.
- MetricsThriftServerSourceFactory - Interface in org.apache.hadoop.hbase.thrift
-
Factory that will be used to create metrics sources for the two diffent types of thrift servers.
- MetricsWALSource - Interface in org.apache.hadoop.hbase.regionserver.wal
-
Interface of the source that will export metrics about the region server's WAL.
- MetricsZooKeeperSource - Interface in org.apache.hadoop.hbase.zookeeper
-
Interface of the source that will export metrics about the ZooKeeper.
- MIN_METRIC_NAME - Static variable in interface org.apache.hadoop.metrics2.MetricHistogram
-
- MIN_STORE_FILE_AGE - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
- MIN_STORE_FILE_AGE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
- MISC_INVOATION_COUNT - Static variable in interface org.apache.hadoop.hbase.master.balancer.MetricsBalancerSource
-
- MOB_FILE_CACHE_ACCESS_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
- MOB_FILE_CACHE_ACCESS_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
- MOB_FILE_CACHE_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
- MOB_FILE_CACHE_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
- MOB_FILE_CACHE_EVICTED_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
- MOB_FILE_CACHE_EVICTED_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
- MOB_FILE_CACHE_HIT_PERCENT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
- MOB_FILE_CACHE_HIT_PERCENT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
- MOB_FILE_CACHE_MISS_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
- MOB_FILE_CACHE_MISS_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
- MOB_FLUSH_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
- MOB_FLUSH_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
- MOB_FLUSHED_CELLS_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
- MOB_FLUSHED_CELLS_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
- MOB_FLUSHED_CELLS_SIZE - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
- MOB_FLUSHED_CELLS_SIZE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
- MOB_SCAN_CELLS_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
- MOB_SCAN_CELLS_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
- MOB_SCAN_CELLS_SIZE - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
- MOB_SCAN_CELLS_SIZE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
- movedRegionException() - Method in interface org.apache.hadoop.hbase.metrics.ExceptionTrackingSource
-
- multiActionTooLargeException() - Method in interface org.apache.hadoop.hbase.metrics.ExceptionTrackingSource
-
- UNASSIGN_METRIC_PREFIX - Static variable in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
-
- UNBLOCKED_FLUSH_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
-
- UNBLOCKED_FLUSH_GAUGE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
-
- UNBLOCKED_FLUSH_GAUGE_NAME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
-
- UNBLOCKED_FLUSH_NAME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
-
- unknownScannerException() - Method in interface org.apache.hadoop.hbase.metrics.ExceptionTrackingSource
-
- updateAppend(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Update the Append time histogram.
- updateAppend() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
-
Update related counts of appends.
- updateAppend(String, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableLatencies
-
Update the Append time histogram.
- updateBalanceCluster(long) - Method in interface org.apache.hadoop.hbase.master.balancer.MetricsBalancerSource
-
- updateBalancerStatus(boolean) - Method in interface org.apache.hadoop.hbase.master.balancer.MetricsBalancerSource
-
- updateBlockCacheDeltaSizeHistogram(int) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
-
Update the increase/decrease blockcache size histogram
- updateBlockedFlushCount(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
-
Update/Set the blocked flush count histogram/gauge
- updateCheckAndDelete(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Update checkAndDelete histogram
- updateCheckAndPut(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Update checkAndPut histogram
- updateCompactionInputFileCount(boolean, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Update the compaction input number of files histogram
- updateCompactionInputSize(boolean, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Update the compaction total input file size histogram
- updateCompactionOutputFileCount(boolean, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Update the compaction output number of files histogram
- updateCompactionOutputSize(boolean, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Update the compaction total output file size
- updateCompactionTime(boolean, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Update the compaction time histogram, both major and minor
- updateDelete(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Update the Delete time histogram
- updateDelete() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
-
Update related counts of deletes.
- updateDelete(String, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableLatencies
-
Update the Delete time histogram
- updateDeleteBatch(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Update the Delete time histogram if a batch contains a delete op
- updateDeleteBatch(String, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableLatencies
-
Update the batch Delete time histogram
- updateFlushMemStoreSize(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Update the flush memstore size histogram
- updateFlushOutputSize(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Update the flush output file size histogram
- updateFlushTime(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Update the flush time histogram
- updateFsPReadTime(long) - Method in interface org.apache.hadoop.hbase.io.MetricsIOSource
-
Update the fs positional read time histogram
- updateFsReadTime(long) - Method in interface org.apache.hadoop.hbase.io.MetricsIOSource
-
Update the fs sequential read time histogram
- updateFsWriteTime(long) - Method in interface org.apache.hadoop.hbase.io.MetricsIOSource
-
Update the fs write time histogram
- updateGet(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Update the Get time histogram .
- updateGet(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
-
Update time of gets
- updateGet(String, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableLatencies
-
Update the Get time histogram .
- updateHistogram(String, long) - Method in interface org.apache.hadoop.hbase.metrics.BaseSource
-
Add some value to a histogram.
- updateIncrement(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Update the Increment time histogram.
- updateIncrement() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
-
Update related counts of increments.
- updateIncrement(String, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableLatencies
-
Update the Increment time histogram.
- updateMemStoreDeltaSizeHistogram(int) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
-
Update the increase/decrease memstore size histogram
- updateMetaWALSplitSize(long) - Method in interface org.apache.hadoop.hbase.master.MetricsMasterFileSystemSource
-
- updateMetaWALSplitTime(long) - Method in interface org.apache.hadoop.hbase.master.MetricsMasterFileSystemSource
-
- updateMetricsSize(int) - Method in interface org.apache.hadoop.hbase.master.balancer.MetricsStochasticBalancerSource
-
Updates the number of metrics reported to JMX
- updateNumCurrentSpaceQuotaRegionSizeReports(long) - Method in interface org.apache.hadoop.hbase.master.MetricsMasterQuotaSource
-
Updates the metric tracking the number of region size reports the master is currently
retaining in memory.
- updateNumNamespacesInSpaceQuotaViolation(long) - Method in interface org.apache.hadoop.hbase.master.MetricsMasterQuotaSource
-
Updates the metric tracking the number of namespaces the master has computed to be in
violation of their space quota.
- updateNumSpaceQuotas(long) - Method in interface org.apache.hadoop.hbase.master.MetricsMasterQuotaSource
-
Updates the metric tracking the number of space quotas defined in the system.
- updateNumTablesInSpaceQuotaViolation(long) - Method in interface org.apache.hadoop.hbase.master.MetricsMasterQuotaSource
-
Updates the metric tracking the number of tables the master has computed to be in
violation of their space quota.
- updateNumTablesInSpaceQuotaViolation(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerQuotaSource
-
Updates the metric tracking how many tables this RegionServer has marked as in violation
of their space quota.
- updateNumTableSpaceQuotaSnapshots(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerQuotaSource
-
Updates the metric tracking how many tables this RegionServer has received
SpaceQuotaSnapshot
s for.
- updatePauseTimeWithGc(long) - Method in interface org.apache.hadoop.hbase.metrics.JvmPauseMonitorSource
-
Update the pause time histogram where GC activity was detected.
- updatePauseTimeWithoutGc(long) - Method in interface org.apache.hadoop.hbase.metrics.JvmPauseMonitorSource
-
Update the pause time histogram where GC activity was not detected.
- updatePut(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Update the Put time histogram
- updatePut() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
-
Update related counts of puts.
- updatePut(String, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableLatencies
-
Update the Put time histogram
- updatePutBatch(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Update the PutBatch time histogram if a batch contains a Put op
- updatePutBatch(String, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableLatencies
-
Update the batch Put time histogram
- updateReplay(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Update the Replay time histogram.
- updateRitDuration(long) - Method in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
-
- UPDATES_BLOCKED_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
- UPDATES_BLOCKED_TIME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
- updateScanSize(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Update the scan size.
- updateScanSize(String, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableLatencies
-
Update the scan size.
- updateScanTime(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Update the scan time.
- updateScanTime(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
-
Update time used of resultScanner.next().
- updateScanTime(String, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableLatencies
-
Update the scan time.
- updateSnapshotCloneTime(long) - Method in interface org.apache.hadoop.hbase.master.MetricsSnapshotSource
-
- updateSnapshotRestoreTime(long) - Method in interface org.apache.hadoop.hbase.master.MetricsSnapshotSource
-
- updateSnapshotTime(long) - Method in interface org.apache.hadoop.hbase.master.MetricsSnapshotSource
-
- updateSplitSize(long) - Method in interface org.apache.hadoop.hbase.master.MetricsMasterFileSystemSource
-
- updateSplitTime(long) - Method in interface org.apache.hadoop.hbase.master.MetricsMasterFileSystemSource
-
- updateSplitTime(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Update the split transaction time histogram
- updateStochasticCost(String, String, String, Double) - Method in interface org.apache.hadoop.hbase.master.balancer.MetricsStochasticBalancerSource
-
Reports stochastic load balancer costs to JMX
- updateTableReadQueryMeter(TableName, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableQueryMeter
-
Update table read QPS
- updateTableReadQueryMeter(TableName) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableQueryMeter
-
Update table read QPS
- updateTableWriteQueryMeter(TableName, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableQueryMeter
-
Update table write QPS
- updateTableWriteQueryMeter(TableName) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableQueryMeter
-
Update table write QPS
- updateUnblockedFlushCount(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
-
Update/Set the unblocked flush count histogram/gauge