- 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(String) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
-
Get a metric by name
- 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
-
- getActiveGeneralRpcHandlerCount() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapper
-
- getActiveMetaPriorityRpcHandlerCount() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapper
-
- getActivePriorityRpcHandlerCount() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapper
-
- getActiveReadRpcHandlerCount() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapper
-
- getActiveReplicationRpcHandlerCount() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapper
-
- getActiveRpcHandlerCount() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapper
-
- getActiveScanners() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
- 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 class org.apache.hadoop.hbase.regionserver.MetricsRegionSourceImpl
-
- getAggregateSource() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableSource
-
Get the aggregate source to which this reports.
- getAggregateSource() - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
-
- getAssignMetrics() - Method in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
-
- getAssignMetrics() - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
-
- 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.
- getAvgRegionSize(String) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregate
-
Get the average region size for this table
- getAvgStoreFileAge() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
- getAvgStoreFileAge() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
- getAvgStoreFileAge(String) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregate
-
- 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
-
- getByteBuffAllocatorHeapAllocationBytes() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
- getByteBuffAllocatorHeapAllocRatio() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
- getByteBuffAllocatorPoolAllocationBytes() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
- getByteBuffAllocatorTotalBufferCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
- getByteBuffAllocatorUsedBufferCount() - 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
-
- getClientMetrics() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsUserSource
-
Metrics collected at client level for a user(needed for reporting through clusterStatus and
hbtop currently)
- getClientMetrics() - Method in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl
-
- getCloseMetrics() - Method in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
-
- getCloseMetrics() - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
-
- 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
- getCount() - Method in class org.apache.hadoop.metrics2.lib.MutableHistogram
-
- getCount() - Method in class org.apache.hadoop.metrics2.lib.MutableRangeHistogram
-
- getCount() - Method in interface org.apache.hadoop.metrics2.MetricHistogram
-
Return the total number of values added to the histogram.
- getCount() - Method in class org.apache.hadoop.metrics2.util.MetricSampleQuantiles
-
Returns the number of items that the estimator has processed
- getCounter(String, long) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
-
Get a MetricMutableCounterLong from the storage.
- getCpRequestCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
Get the total number of CoprocessorService requests that have been issued against this region
- getCpRequestsCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the number of coprocessor requests to regions hosted on this region server.
- getCpRequestsCount(String) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregate
-
Get the number of CoprocessorService requests that have been issued against this table
- 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
-
- getDrainingRegionServers() - Method in interface org.apache.hadoop.hbase.master.MetricsMasterWrapper
-
Get the draining region servers
- getEditsFiltered() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
-
- getEditsFiltered() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
-
- getEditsFiltered() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
-
- getExecutor() - Method in class org.apache.hadoop.metrics2.lib.MetricsExecutorImpl
-
- getExecutor() - Method in interface org.apache.hadoop.metrics2.MetricsExecutor
-
- getFailedBatches() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSinkSource
-
- getFailedBatches() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSinkSourceImpl
-
- 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
- getFilteredReadRequestCount(String) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregate
-
Get the total number of filtered read requests that have been issued against this table
- getFilteredReadRequests() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsUserSource.ClientMetrics
-
- 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.
- getGauge(String, long) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
-
Get a MetricMutableGaugeLong from the storage.
- getGaugeInt(String, int) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
-
Get a MetricMutableGaugeInt from the storage.
- 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
-
- getGlobalSource() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceFactoryImpl
-
- getHeapMemoryManager() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceFactory
-
Get a MetricsHeapMemoryManagerSource
- getHeapMemoryManager() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceFactoryImpl
-
- getHedgedReadOps() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
- getHedgedReadOpsInCurThread() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
- getHedgedReadWins() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
- getHistogram(String) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
-
- getHostName() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsUserSource.ClientMetrics
-
- 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
-
- getLastAppliedOpAge() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSinkSourceImpl
-
- getLastMajorCompactionAge() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
- getLastShippedAge() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
-
- getLastShippedAge() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
-
- getLastShippedAge() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
-
- getLastShippedAge() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationTableSource
-
- getLastShippedAge() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationTableSourceImpl
-
- getLeafIndexHitCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
- getLeafIndexMissCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
- getLocalBytesRead() - 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
- getMax() - Method in class org.apache.hadoop.metrics2.lib.MutableHistogram
-
- getMaxCompactedStoreFileRefCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
- getMaxCompactionQueueSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
Note that this metric is updated periodically and hence might miss some data points.
- getMaxFlushQueueSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
Note that this metric is updated periodically and hence might miss some data points.
- getMaxStoreFileAge() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
- getMaxStoreFileAge() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
- getMaxStoreFileAge(String) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregate
-
- getMemStoreLimit() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the limit size of the off heap memstore (if enabled), otherwise get the limit size of the
on heap memstore.
- getMemstoreOnlyRowReadsCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
- getMemstoreOnlyRowReadsCount(String) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregate
-
- 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.
- getMemStoreSize(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
-
- getMergeMetrics() - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
-
- 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
-
- getMetrics(MetricsCollector, boolean) - Method in class org.apache.hadoop.hbase.io.MetricsIOSourceImpl
-
- getMetrics(MetricsCollector, boolean) - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerSourceImpl
-
- getMetrics(MetricsCollector, boolean) - Method in class org.apache.hadoop.hbase.master.balancer.MetricsStochasticBalancerSourceImpl
-
- getMetrics(MetricsCollector, boolean) - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
-
- getMetrics(MetricsCollector, boolean) - Method in class org.apache.hadoop.hbase.master.MetricsMasterProcSourceImpl
-
- getMetrics(MetricsCollector, boolean) - Method in class org.apache.hadoop.hbase.master.MetricsMasterQuotaSourceImpl
-
- getMetrics(MetricsCollector, boolean) - Method in class org.apache.hadoop.hbase.master.MetricsMasterSourceImpl
-
- getMetrics(MetricsCollector, boolean) - Method in class org.apache.hadoop.hbase.metrics.BaseSourceImpl
-
- getMetrics(MetricsCollector, boolean) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionAggregateSourceImpl
-
Yes this is a get function that doesn't return anything.
- getMetrics(MetricsCollector, boolean) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
-
Yes this is a get function that doesn't return anything.
- getMetrics(MetricsCollector, boolean) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableAggregateSourceImpl
-
Yes this is a get function that doesn't return anything.
- getMetrics(MetricsCollector, boolean) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableLatenciesImpl
-
- getMetrics(MetricsCollector, boolean) - Method in class org.apache.hadoop.hbase.regionserver.MetricsUserAggregateSourceImpl
-
- getMetrics(MetricsCollector, boolean) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsUserSource
-
- getMetrics(MetricsCollector, boolean) - Method in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl
-
- getMetrics(MetricsCollector, boolean) - Method in class org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSourceImpl
-
- getMetricsContext() - Method in interface org.apache.hadoop.hbase.metrics.BaseSource
-
Get the metrics context.
- getMetricsContext() - Method in class org.apache.hadoop.hbase.metrics.BaseSourceImpl
-
- getMetricsContext() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
-
- getMetricsContext() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
-
- getMetricsContext() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationTableSourceImpl
-
- getMetricsDescription() - Method in interface org.apache.hadoop.hbase.metrics.BaseSource
-
Get the description of what this source exposes.
- getMetricsDescription() - Method in class org.apache.hadoop.hbase.metrics.BaseSourceImpl
-
- getMetricsDescription() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
-
- getMetricsDescription() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
-
- getMetricsDescription() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationTableSourceImpl
-
- 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.
- getMetricsJmxContext() - Method in class org.apache.hadoop.hbase.metrics.BaseSourceImpl
-
- getMetricsJmxContext() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
-
- getMetricsJmxContext() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
-
- getMetricsJmxContext() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationTableSourceImpl
-
- getMetricsName() - Method in interface org.apache.hadoop.hbase.metrics.BaseSource
-
Get the name of the metrics that are being exported by this source.
- getMetricsName() - Method in class org.apache.hadoop.hbase.metrics.BaseSourceImpl
-
- getMetricsName() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
-
- getMetricsName() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
-
- getMetricsName() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationTableSourceImpl
-
- getMetricsRegistry() - Method in class org.apache.hadoop.hbase.metrics.BaseSourceImpl
-
- getMinStoreFileAge() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
- getMinStoreFileAge() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
- getMinStoreFileAge(String) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregate
-
- getMixedRowReadsCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
- getMixedRowReadsCount(String) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregate
-
- 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.
- getMoveMetrics() - Method in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
-
- getMoveMetrics() - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
-
- 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.
- getNettyDmUsage() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapper
-
- 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
- getNumDrainingRegionServers() - Method in interface org.apache.hadoop.hbase.master.MetricsMasterWrapper
-
Get the number of draining 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
-
- getNumReferenceFiles(String) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregate
-
- getNumRegions(String) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregate
-
Get the number of regions hosted on for this table
- 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.
- getNumStoreFiles(String) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregate
-
Get the number of store files hosted for this table
- 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.
- getNumStores(String) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregate
-
Get the number of stores hosted on for this table
- 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.
- getOffHeapMemStoreLimit() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the limit size of the off heap memstore.
- getOffHeapMemStoreSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the size of the off heap memstore on this region server.
- getOldestWalAge() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
-
- getOldestWalAge() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
-
- getOldestWalAge() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
-
- getOnHeapMemStoreLimit() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the limit size of the on heap memstore.
- getOnHeapMemStoreSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the size of the on heap memstore on this region server.
- getOpenMetrics() - Method in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
-
- getOpenMetrics() - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
-
- getOrCreateMetricsClient(String) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsUserSource
-
Create a instance of ClientMetrics if not present otherwise return the previous one
- getOrCreateMetricsClient(String) - Method in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl
-
- getOrCreateMetricsUser(String) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsUserAggregateSource
-
Returns a MetricsUserSource if already exists, or creates and registers one for this user
- getOrCreateMetricsUser(String) - Method in class org.apache.hadoop.hbase.regionserver.MetricsUserAggregateSourceImpl
-
- getOrCreateTableHistogram(String) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableLatenciesImpl
-
- getOrCreateTableSource(String, MetricsTableWrapperAggregate) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableAggregateSource
-
Returns MetricsTableSource registered for the table.
- getOrCreateTableSource(String, MetricsTableWrapperAggregate) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableAggregateSourceImpl
-
- 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
-
- getQualifiedStagingDir(Configuration) - Static method in class org.apache.hadoop.hbase.mapreduce.JobUtil
-
Initializes the staging directory and returns the qualified path.
- getRanges() - Method in class org.apache.hadoop.metrics2.lib.MutableRangeHistogram
-
Returns the ranges to be counted
- getRanges() - Method in class org.apache.hadoop.metrics2.lib.MutableSizeHistogram
-
- getRanges() - Method in class org.apache.hadoop.metrics2.lib.MutableTimeHistogram
-
- getRangeType() - Method in class org.apache.hadoop.metrics2.lib.MutableRangeHistogram
-
Returns the type of range histogram size or time
- getRangeType() - Method in class org.apache.hadoop.metrics2.lib.MutableSizeHistogram
-
- getRangeType() - Method in class org.apache.hadoop.metrics2.lib.MutableTimeHistogram
-
- 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
- getReadRequestCount(String) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregate
-
Get the number of read requests that have been issued against this table
- getReadRequestsCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the number of read requests to regions hosted on this region server.
- getReadRequestsCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsUserSource.ClientMetrics
-
- getReadRequestsRatePerSecond() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the rate of read requests per second to regions hosted on this region server.
- getRegionCounts() - Method in interface org.apache.hadoop.hbase.master.MetricsMasterWrapper
-
Get the online and offline region counts
- 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
- getReopenMetrics() - Method in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
-
- getReopenMetrics() - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
-
- 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
-
- getRpcFullScanRequestsCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the number of full region rpc scan requests to this region server.
- 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.
- getSampleCount() - Method in class org.apache.hadoop.metrics2.util.MetricSampleQuantiles
-
Returns the number of samples kept by the estimator
- getScanQueueLength() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapper
-
- getServerCrashMetrics() - Method in interface org.apache.hadoop.hbase.master.MetricsMasterSource
-
- getServerCrashMetrics() - Method in class org.apache.hadoop.hbase.master.MetricsMasterSourceImpl
-
- getServerName() - Method in interface org.apache.hadoop.hbase.master.MetricsMasterWrapper
-
Get ServerName
- getServerName() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get ServerName
- getShippedBytes() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationTableSource
-
- getShippedBytes() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationTableSourceImpl
-
- getShippedOps() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
-
- getShippedOps() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
-
- getShippedOps() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
-
- getShortCircuitBytesRead() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
- getSink() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceFactory
-
- getSink() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceFactoryImpl
-
- getSinkAppliedOps() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSinkSource
-
- getSinkAppliedOps() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSinkSourceImpl
-
- getSizeOfLogQueue() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
-
- getSizeOfLogQueue() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
-
- getSizeOfLogQueue() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
-
- getSlowAppendCount() - Method in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
-
- getSlowAppendCount() - Method in class org.apache.hadoop.hbase.regionserver.wal.MetricsWALSourceImpl
-
- getSmallCompactionQueueSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
- getSource(String) - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceFactory
-
- getSource(String) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceFactoryImpl
-
- getSourceInitializing() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
-
- getSourceInitializing() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
-
- getSourceInitializing() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
-
- getSplitMetrics() - Method in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
-
- getSplitMetrics() - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
-
- 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
- getStagingDir(Configuration) - Static method in class org.apache.hadoop.hbase.mapreduce.JobUtil
-
Initializes the staging directory and returns the path.
- 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.
- getStoreFileSize(String) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregate
-
Get the store file size against this table
- getStoreFileSizeGrowthRate() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the growth rate of the store files this region server is serving from.
- getStoreRefCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
- getSubmittedCounter() - Method in class org.apache.hadoop.hbase.metrics.OperationMetrics
-
- getSuccessfulLogRolls() - Method in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
-
- getSuccessfulLogRolls() - Method in class org.apache.hadoop.hbase.regionserver.wal.MetricsWALSourceImpl
-
- getTableAggregate() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceFactory
-
Get a MetricsTableAggregateSource
- getTableAggregate() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceFactoryImpl
-
- 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
-
- getTableName() - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
-
- getTableNamePrefix() - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
-
- getTableSize(String) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregate
-
Get the table region size against this table
- getTableSource(String) - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceFactory
-
- getTableSource(String) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceFactoryImpl
-
- getTableSpaceUtilization() - Method in interface org.apache.hadoop.hbase.master.MetricsMasterWrapper
-
Gets the space usage and limit for each table.
- getTableWrapper() - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
-
- getTag(String) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
-
Get a tag by name
- getTimeHisto() - Method in class org.apache.hadoop.hbase.metrics.OperationMetrics
-
- getTotalBytesRead() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
- 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.
- getTotalRequestCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
- getTotalRequestsCount(String) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregate
-
Get the total number of requests that have been issued for 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
-
- getUnassignMetrics() - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
-
- getUncleanlyClosedWALs() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
-
- getUncleanlyClosedWALs() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
-
- getUncleanlyClosedWALs() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
-
- getUpdatesBlockedTime() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the amount of time that updates were blocked.
- getUser() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsUserSource
-
- getUser() - Method in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl
-
- getUserAggregate() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceFactory
-
Return the singleton instance for MetricsUserAggregateSource
- getUserAggregate() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceFactoryImpl
-
- getUserSources() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsUserAggregateSource
-
- getUserSources() - Method in class org.apache.hadoop.hbase.regionserver.MetricsUserAggregateSourceImpl
-
- getWALEditsRead() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
-
- getWALEditsRead() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
-
- getWALEditsRead() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
-
- getWALExcludeDNs() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the excluded datanodes in the cache of this region server.
- getWALFileSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the size of WAL files of this region server.
- getWALReaderEditsBufferBytes() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSource
-
Returns the size, in bytes, of edits held in memory to be replicated across all peers.
- getWALReaderEditsBufferBytes() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
-
- 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.
- getWriteRequestCount(String) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableWrapperAggregate
-
Get the number of write requests that have been issued for this table
- getWriteRequestsCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the number of write requests to regions hosted on this region server.
- getWriteRequestsCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsUserSource.ClientMetrics
-
- getWriteRequestsRatePerSecond() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the rate of write requests per second to regions hosted on this region server.
- getZeroCopyBytesRead() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
- 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
- GlobalMetricRegistriesAdapter - Class in org.apache.hadoop.hbase.metrics.impl
-
This class acts as an adapter to export the MetricRegistry's in the global registry.
- 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.
- incActiveWorkerCount() - Method in class org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceImpl
-
- incCall(long) - Method in interface org.apache.hadoop.hbase.thrift.MetricsThriftServerSource
-
Add how long a call took
- incCall(long) - Method in class org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceImpl
-
- incCounters(String, long) - Method in interface org.apache.hadoop.hbase.metrics.BaseSource
-
Add some amount to a counter.
- incCounters(String, long) - Method in class org.apache.hadoop.hbase.metrics.BaseSourceImpl
-
Increment a named counter by some value.
- incCounters(String, long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
-
- incCounters(String, long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
-
- incCounters(String, long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationTableSourceImpl
-
- incGauge(String, long) - Method in interface org.apache.hadoop.hbase.metrics.BaseSource
-
Add some amount to a gauge.
- incGauge(String, long) - Method in class org.apache.hadoop.hbase.metrics.BaseSourceImpl
-
Add some amount to a gauge.
- incGauge(String, long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
-
- incGauge(String, long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
-
- incGauge(String, long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationTableSourceImpl
-
- incInfoThresholdExceeded(int) - Method in interface org.apache.hadoop.hbase.metrics.JvmPauseMonitorSource
-
Increment the INFO level threshold exceeded count
- incInfoThresholdExceeded(int) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
-
- incInfoThresholdExceeded(int) - Method in class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
-
- incInfoThresholdExceeded(int) - Method in class org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceImpl
-
- incMethodTime(String, long) - Method in interface org.apache.hadoop.hbase.thrift.MetricsThriftServerSource
-
Add how long a method took
- incMethodTime(String, long) - Method in class org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceImpl
-
- incNumRowKeysInBatchGet(int) - Method in interface org.apache.hadoop.hbase.thrift.MetricsThriftServerSource
-
Add how many keys were in a batch get.
- incNumRowKeysInBatchGet(int) - Method in class org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceImpl
-
- incNumRowKeysInBatchMutate(int) - Method in interface org.apache.hadoop.hbase.thrift.MetricsThriftServerSource
-
Add how many keys were in a batch mutate.
- incNumRowKeysInBatchMutate(int) - Method in class org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceImpl
-
- INCONSISTENT_REGIONS - Static variable in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
-
- INCONSISTENT_REGIONS_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
-
- incr() - Method in class org.apache.hadoop.metrics2.lib.MutableFastCounter
-
- incr(long) - Method in class org.apache.hadoop.metrics2.lib.MutableFastCounter
-
Increment the value by a delta
- incrAppliedBatches(long) - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSinkSource
-
- incrAppliedBatches(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSinkSourceImpl
-
- incrAppliedHFiles(long) - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSinkSource
-
- incrAppliedHFiles(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSinkSourceImpl
-
- incrAppliedOps(long) - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSinkSource
-
- incrAppliedOps(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSinkSourceImpl
-
- incrBatchesShipped(int) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
-
- incrBatchesShipped(int) - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
-
- incrBatchesShipped(int) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
-
- incrBytesSkippedInUncleanlyClosedWALs(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
-
- incrBytesSkippedInUncleanlyClosedWALs(long) - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
-
- incrBytesSkippedInUncleanlyClosedWALs(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
-
- incrCompletedRecoveryQueue() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
-
- incrCompletedRecoveryQueue() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
-
- incrCompletedRecoveryQueue() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
-
- incrCompletedWAL() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
-
- incrCompletedWAL() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
-
- incrCompletedWAL() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
-
- incReadRequests(long) - Method in interface org.apache.hadoop.hbase.master.MetricsMasterSource
-
Increment the number of read requests the cluster has seen.
- incReadRequests(long) - Method in class org.apache.hadoop.hbase.master.MetricsMasterSourceImpl
-
- increaseAboveHeapOccupancyLowWatermarkCounter() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
-
Increase the counter for heap occupancy percent above low watermark
- increaseAboveHeapOccupancyLowWatermarkCounter() - Method in class org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSourceImpl
-
- 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.
- increaseTunerDoNothingCounter() - Method in class org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSourceImpl
-
- 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(TableName) - Method in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
-
Increment the count of wal appends
- incrementAppendCount(TableName) - Method in class org.apache.hadoop.hbase.regionserver.wal.MetricsWALSourceImpl
-
- incrementAppendSize(TableName, long) - Method in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
-
Add the append size.
- incrementAppendSize(TableName, long) - Method in class org.apache.hadoop.hbase.regionserver.wal.MetricsWALSourceImpl
-
- incrementAppendTime(long) - Method in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
-
Add the time it took to append.
- incrementAppendTime(long) - Method in class org.apache.hadoop.hbase.regionserver.wal.MetricsWALSourceImpl
-
- incrementAuthFailedCount() - Method in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
-
Increment the count of failed ops due to AUTHFAILED Exception.
- incrementAuthFailedCount() - Method in class org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSourceImpl
-
- incrementConnectionLossCount() - Method in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
-
Increment the count of failed ops due to a CONNECTIONLOSS Exception.
- incrementConnectionLossCount() - Method in class org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSourceImpl
-
- incrementDataInconsistencyCount() - Method in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
-
Increment the count of failed ops due to a DATAINCONSISTENCY Exception.
- incrementDataInconsistencyCount() - Method in class org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSourceImpl
-
- incrementErrorLogRoll() - Method in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
-
- incrementErrorLogRoll() - Method in class org.apache.hadoop.hbase.regionserver.wal.MetricsWALSourceImpl
-
- incrementFailedAppendRequests(int) - Method in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
-
Increment the number failed append requests.
- incrementFailedAppendRequests(int) - Method in class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
-
- incrementFailedDeleteRequests(int) - Method in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
-
Increment the number of failed Delete requests.
- incrementFailedDeleteRequests(int) - Method in class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
-
- incrementFailedGetRequests(int) - Method in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
-
Increment the number of failed Get requests.
- incrementFailedGetRequests(int) - Method in class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
-
- incrementFailedIncrementRequests(int) - Method in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
-
Increment the number failed increment requests.
- incrementFailedIncrementRequests(int) - Method in class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
-
- incrementFailedPutRequests(int) - Method in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
-
Increment the number of failed Put Requests.
- incrementFailedPutRequests(int) - Method in class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
-
- incrementFailedScanRequests(int) - Method in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
-
Increment the number failed scan requests.
- incrementFailedScanRequests(int) - Method in class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
-
- incrementFilteredReadRequests() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsUserSource.ClientMetrics
-
- incrementInvalidACLCount() - Method in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
-
Increment the count of failed ops due to INVALIDACL Exception.
- incrementInvalidACLCount() - Method in class org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSourceImpl
-
- incrementLogRollRequested() - Method in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
-
- incrementLogRollRequested() - Method in class org.apache.hadoop.hbase.regionserver.wal.MetricsWALSourceImpl
-
- incrementLowReplicationLogRoll() - Method in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
-
- incrementLowReplicationLogRoll() - Method in class org.apache.hadoop.hbase.regionserver.wal.MetricsWALSourceImpl
-
- incrementNoAuthCount() - Method in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
-
Increment the count of failed ops due to NOAUTH Exception.
- incrementNoAuthCount() - Method in class org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSourceImpl
-
- 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.
- incrementNumRegionSizeReportsSent(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerQuotaSourceImpl
-
- incrementOperationCounter() - Method in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
-
TODO: Remove.
- incrementOperationCounter() - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
-
- incrementOperationTimeoutCount() - Method in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
-
Increment the count of failed ops due to an OPERATIONTIMEOUT Exception.
- incrementOperationTimeoutCount() - Method in class org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSourceImpl
-
- incrementReadRequest() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsUserSource.ClientMetrics
-
- 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.
- incrementRegionSizeReportingChoreTime(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerQuotaSourceImpl
-
- incrementRequests(int) - Method in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
-
Increment the number of requests
- incrementRequests(int) - Method in class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
-
- incrementRuntimeInconsistencyCount() - Method in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
-
Increment the count of failed ops due to RUNTIMEINCONSISTENCY Exception.
- incrementRuntimeInconsistencyCount() - Method in class org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSourceImpl
-
- incrementSessionExpiredCount() - Method in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
-
Increment the count of failed ops due to a SESSIONEXPIRED Exception.
- incrementSessionExpiredCount() - Method in class org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSourceImpl
-
- incrementSizeLogRoll() - Method in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
-
- incrementSizeLogRoll() - Method in class org.apache.hadoop.hbase.regionserver.wal.MetricsWALSourceImpl
-
- incrementSlowAppendCount() - Method in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
-
Increment the number of appends that were slow
- incrementSlowAppendCount() - Method in class org.apache.hadoop.hbase.regionserver.wal.MetricsWALSourceImpl
-
- incrementSlowSyncLogRoll() - Method in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
-
- incrementSlowSyncLogRoll() - Method in class org.apache.hadoop.hbase.regionserver.wal.MetricsWALSourceImpl
-
- 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.
- incrementSnapshotObserverChoreTime(long) - Method in class org.apache.hadoop.hbase.master.MetricsMasterQuotaSourceImpl
-
- 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.
- incrementSnapshotObserverSnapshotComputationTime(long) - Method in class org.apache.hadoop.hbase.master.MetricsMasterQuotaSourceImpl
-
- 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.
- incrementSnapshotObserverSnapshotFetchTime(long) - Method in class org.apache.hadoop.hbase.master.MetricsMasterQuotaSourceImpl
-
- 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.
- incrementSpaceQuotaFileSystemScannerChoreTime(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerQuotaSourceImpl
-
- 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.
- incrementSpaceQuotaObserverChoreTime(long) - Method in class org.apache.hadoop.hbase.master.MetricsMasterQuotaSourceImpl
-
- 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.
- incrementSpaceQuotaRefresherChoreTime(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerQuotaSourceImpl
-
- incrementSuccessfulLogRolls() - Method in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
-
Increment the number of successful log roll requests.
- incrementSuccessfulLogRolls() - Method in class org.apache.hadoop.hbase.regionserver.wal.MetricsWALSourceImpl
-
- incrementSucessfulAppendRequests(int) - Method in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
-
Increment the number of successful append requests.
- incrementSucessfulAppendRequests(int) - Method in class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
-
- incrementSucessfulDeleteRequests(int) - Method in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
-
Increment the number of successful Delete requests.
- incrementSucessfulDeleteRequests(int) - Method in class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
-
- incrementSucessfulGetRequests(int) - Method in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
-
Increment the number of successful Get requests.
- incrementSucessfulGetRequests(int) - Method in class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
-
- incrementSucessfulIncrementRequests(int) - Method in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
-
Increment the number of successful increment requests.
- incrementSucessfulIncrementRequests(int) - Method in class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
-
- incrementSucessfulPutRequests(int) - Method in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
-
Increment the number of successful Put requests.
- incrementSucessfulPutRequests(int) - Method in class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
-
- incrementSucessfulScanRequests(int) - Method in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
-
Increment the number of successful scan requests.
- incrementSucessfulScanRequests(int) - Method in class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
-
- incrementSyncTime(long) - Method in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
-
Add the time it took to sync the wal.
- incrementSyncTime(long) - Method in class org.apache.hadoop.hbase.regionserver.wal.MetricsWALSourceImpl
-
- incrementSystemErrorCount() - Method in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
-
Increment the count of failed ops due to a SYSTEMERROR Exception.
- incrementSystemErrorCount() - Method in class org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSourceImpl
-
- incrementTotalFailedZKCalls() - Method in interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource
-
Record the total number of failed ZooKeeper API calls.
- incrementTotalFailedZKCalls() - Method in class org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSourceImpl
-
- incrementWriteRequest() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsUserSource.ClientMetrics
-
- incrementWrittenBytes(long) - Method in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
-
- incrementWrittenBytes(long) - Method in class org.apache.hadoop.hbase.regionserver.wal.MetricsWALSourceImpl
-
- incRequests(long) - Method in interface org.apache.hadoop.hbase.master.MetricsMasterSource
-
Increment the number of requests the cluster has seen.
- incRequests(long) - Method in class org.apache.hadoop.hbase.master.MetricsMasterSourceImpl
-
- incrFailedBatches() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
-
- incrFailedBatches() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSinkSource
-
- incrFailedBatches() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSinkSourceImpl
-
- incrFailedBatches() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
-
- incrFailedBatches() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
-
- incrFailedRecoveryQueue() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
-
- incrFailedRecoveryQueue() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
-
- incrFailedRecoveryQueue() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
-
- incrHFilesShipped(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
-
- incrHFilesShipped(long) - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
-
- incrHFilesShipped(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
-
- incrLogEditsFiltered(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
-
- incrLogEditsFiltered(long) - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
-
- incrLogEditsFiltered(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
-
- incrLogReadInBytes(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
-
- incrLogReadInBytes(long) - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
-
- incrLogReadInBytes(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
-
- incrLogReadInEdits(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
-
- incrLogReadInEdits(long) - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
-
- incrLogReadInEdits(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
-
- incrMiscInvocations() - Method in interface org.apache.hadoop.hbase.master.balancer.MetricsBalancerSource
-
- incrMiscInvocations() - Method in class org.apache.hadoop.hbase.master.balancer.MetricsBalancerSourceImpl
-
- incrOpsShipped(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
-
- incrOpsShipped(long) - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
-
- incrOpsShipped(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
-
- incrRepeatedFileBytes(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
-
- incrRepeatedFileBytes(long) - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
-
- incrRepeatedFileBytes(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
-
- incrRestartedWALReading() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
-
- incrRestartedWALReading() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
-
- incrRestartedWALReading() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
-
- incrScannerLeaseExpired() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
- incrScannerLeaseExpired() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
-
- incrShippedBytes(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
-
- incrShippedBytes(long) - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
-
- incrShippedBytes(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
-
- incrShippedBytes(long) - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationTableSource
-
- incrShippedBytes(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationTableSourceImpl
-
- incrSizeOfHFileRefsQueue(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
-
- incrSizeOfHFileRefsQueue(long) - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
-
- incrSizeOfHFileRefsQueue(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
-
- incrSizeOfLogQueue(int) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
-
- incrSizeOfLogQueue(int) - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
-
- incrSizeOfLogQueue(int) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
-
- incrSlowAppend() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Increment the number of slow Appends that have happened.
- incrSlowAppend() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
-
- incrSlowDelete() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Increment the number of slow Deletes that have happened.
- incrSlowDelete() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
-
- incrSlowGet() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Increment the number of slow Gets that have happened.
- incrSlowGet() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
-
- incrSlowIncrement() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Increment the number of slow Increments that have happened.
- incrSlowIncrement() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
-
- incrSlowPut() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Increment the number of slow Puts that have happened.
- incrSlowPut() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
-
- incrSourceInitializing() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
-
- incrSourceInitializing() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
-
- incrSourceInitializing() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
-
- incrSplitRequest() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Increment number of a requested splits
- incrSplitRequest() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
-
- incrSplitRequest() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableSource
-
Increment number of a requested splits
- incrSplitRequest() - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
-
- incrSplitSuccess() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Increment number of successful splits
- incrSplitSuccess() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
-
- incrSplitSuccess() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableSource
-
Increment number of successful splits
- incrSplitSuccess() - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
-
- incrUncleanlyClosedWALs() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
-
- incrUncleanlyClosedWALs() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
-
- incrUncleanlyClosedWALs() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
-
- incrUnknownFileLengthForClosedWAL() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
-
- incrUnknownFileLengthForClosedWAL() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
-
- incrUnknownFileLengthForClosedWAL() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
-
- incSlowCall(long) - Method in interface org.apache.hadoop.hbase.thrift.MetricsThriftServerSource
-
Increment how long a slow call took.
- incSlowCall(long) - Method in class org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceImpl
-
- incTimeInQueue(long) - Method in interface org.apache.hadoop.hbase.thrift.MetricsThriftServerSource
-
Add how long an operation was in the queue.
- incTimeInQueue(long) - Method in class org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceImpl
-
- incWarnThresholdExceeded(int) - Method in interface org.apache.hadoop.hbase.metrics.JvmPauseMonitorSource
-
Increment the WARN level threshold exceeded count
- incWarnThresholdExceeded(int) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
-
- incWarnThresholdExceeded(int) - Method in class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
-
- incWarnThresholdExceeded(int) - Method in class org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceImpl
-
- incWriteRequests(long) - Method in interface org.apache.hadoop.hbase.master.MetricsMasterSource
-
Increment the number of write requests the cluster has seen.
- incWriteRequests(long) - Method in class org.apache.hadoop.hbase.master.MetricsMasterSourceImpl
-
- info(String, String) - Static method in class org.apache.hadoop.hbase.metrics.Interns
-
Get a metric info object
- info() - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
-
- 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 class org.apache.hadoop.hbase.master.balancer.MetricsBalancerSourceImpl
-
- init() - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
-
- init() - Method in class org.apache.hadoop.hbase.master.MetricsMasterFilesystemSourceImpl
-
- init() - Method in class org.apache.hadoop.hbase.master.MetricsMasterProcSourceImpl
-
- init() - Method in class org.apache.hadoop.hbase.master.MetricsMasterSourceImpl
-
- init() - Method in class org.apache.hadoop.hbase.master.MetricsSnapshotSourceImpl
-
- init() - Method in interface org.apache.hadoop.hbase.metrics.BaseSource
-
Clear out the metrics and re-prepare the source.
- init() - Method in class org.apache.hadoop.hbase.metrics.BaseSourceImpl
-
- init() - Method in class org.apache.hadoop.hbase.metrics.ExceptionTrackingSourceImpl
-
- init() - Static method in class org.apache.hadoop.hbase.metrics.impl.GlobalMetricRegistriesAdapter
-
Make sure that this global MetricSource for hbase-metrics module based metrics are initialized.
- init() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
-
- init() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
-
- init() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationTableSourceImpl
-
- init() - Method in class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
-
- init() - Method in class org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceImpl
-
- insert(long) - Method in class org.apache.hadoop.metrics2.util.MetricSampleQuantiles
-
Add a new value from the stream.
- Interns - Class in org.apache.hadoop.hbase.metrics
-
Helpers to create interned metrics info
- 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
-
- isRunning() - Method in interface org.apache.hadoop.hbase.master.MetricsMasterWrapper
-
Returns if the master is currently running and is not attempting to shutdown.
- 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_COMPACTED_STORE_FILE_REF_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
- 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.
- MBeanSourceImpl - Class in org.apache.hadoop.hbase.metrics
-
Hadoop2 metrics2 implementation of an object that registers MBeans.
- MBeanSourceImpl() - Constructor for class org.apache.hadoop.hbase.metrics.MBeanSourceImpl
-
- 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_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
- 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.
- MetricQuantile - Class in org.apache.hadoop.metrics2.util
-
- MetricQuantile(double, double) - Constructor for class org.apache.hadoop.metrics2.util.MetricQuantile
-
- 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.MetricsUserAggregateSource
-
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.MetricsUserAggregateSource
-
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.MetricsUserAggregateSource
-
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.MetricsUserAggregateSource
-
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
- metricsAdapter - Variable in class org.apache.hadoop.hbase.metrics.BaseSourceImpl
-
The adapter from hbase-metrics module to metrics2.
- MetricSampleQuantiles - Class in org.apache.hadoop.metrics2.util
-
Implementation of the Cormode, Korn, Muthukrishnan, and Srivastava algorithm for streaming
calculation of targeted high-percentile epsilon-approximate quantiles.
- MetricSampleQuantiles(MetricQuantile[]) - Constructor for class org.apache.hadoop.metrics2.util.MetricSampleQuantiles
-
- MetricsAssignmentManagerSource - Interface in org.apache.hadoop.hbase.master
-
- MetricsAssignmentManagerSourceImpl - Class in org.apache.hadoop.hbase.master
-
- MetricsAssignmentManagerSourceImpl() - Constructor for class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
-
- MetricsAssignmentManagerSourceImpl(String, String, String, String) - Constructor for class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
-
- MetricsBalancerSource - Interface in org.apache.hadoop.hbase.master.balancer
-
- MetricsBalancerSourceImpl - Class in org.apache.hadoop.hbase.master.balancer
-
- MetricsBalancerSourceImpl() - Constructor for class org.apache.hadoop.hbase.master.balancer.MetricsBalancerSourceImpl
-
- MetricsBalancerSourceImpl(String, String, String, String) - Constructor for class org.apache.hadoop.hbase.master.balancer.MetricsBalancerSourceImpl
-
- metricsContext - Variable in class org.apache.hadoop.hbase.metrics.BaseSourceImpl
-
- metricsDescription - Variable in class org.apache.hadoop.hbase.metrics.BaseSourceImpl
-
- MetricsExecutor - Interface in org.apache.hadoop.metrics2
-
ScheduledExecutorService for metrics.
- MetricsExecutorImpl - Class in org.apache.hadoop.metrics2.lib
-
Class to handle the ScheduledExecutorService
ScheduledExecutorService used by
MetricsRegionAggregateSourceImpl, and JmxCacheBuster
- MetricsExecutorImpl() - Constructor for class org.apache.hadoop.metrics2.lib.MetricsExecutorImpl
-
- 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
-
- MetricsHBaseServerSourceFactoryImpl - Class in org.apache.hadoop.hbase.ipc
-
- MetricsHBaseServerSourceFactoryImpl() - Constructor for class org.apache.hadoop.hbase.ipc.MetricsHBaseServerSourceFactoryImpl
-
- MetricsHBaseServerSourceImpl - Class in org.apache.hadoop.hbase.ipc
-
- MetricsHBaseServerSourceImpl(String, String, String, String, MetricsHBaseServerWrapper) - Constructor for class org.apache.hadoop.hbase.ipc.MetricsHBaseServerSourceImpl
-
- 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.
- MetricsHeapMemoryManagerSourceImpl - Class in org.apache.hadoop.hbase.regionserver
-
Hadoop2 implementation of MetricsHeapMemoryManagerSource.
- MetricsHeapMemoryManagerSourceImpl() - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSourceImpl
-
- MetricsHeapMemoryManagerSourceImpl(String, String, String, String) - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSourceImpl
-
- MetricsIOSource - Interface in org.apache.hadoop.hbase.io
-
- MetricsIOSourceImpl - Class in org.apache.hadoop.hbase.io
-
- MetricsIOSourceImpl(MetricsIOWrapper) - Constructor for class org.apache.hadoop.hbase.io.MetricsIOSourceImpl
-
- MetricsIOSourceImpl(String, String, String, String, MetricsIOWrapper) - Constructor for class org.apache.hadoop.hbase.io.MetricsIOSourceImpl
-
- MetricsIOWrapper - Interface in org.apache.hadoop.hbase.io
-
- metricsJmxContext - Variable in class org.apache.hadoop.hbase.metrics.BaseSourceImpl
-
- MetricsMasterFileSystemSource - Interface in org.apache.hadoop.hbase.master
-
- MetricsMasterFilesystemSourceImpl - Class in org.apache.hadoop.hbase.master
-
- MetricsMasterFilesystemSourceImpl() - Constructor for class org.apache.hadoop.hbase.master.MetricsMasterFilesystemSourceImpl
-
- MetricsMasterFilesystemSourceImpl(String, String, String, String) - Constructor for class org.apache.hadoop.hbase.master.MetricsMasterFilesystemSourceImpl
-
- 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
- MetricsMasterProcSourceFactoryImpl - Class in org.apache.hadoop.hbase.master
-
Factory to create MetricsMasterProcSource when given a MetricsMasterWrapper
- MetricsMasterProcSourceFactoryImpl() - Constructor for class org.apache.hadoop.hbase.master.MetricsMasterProcSourceFactoryImpl
-
- MetricsMasterProcSourceImpl - Class in org.apache.hadoop.hbase.master
-
Hadoop2 implementation of MetricsMasterSource.
- MetricsMasterProcSourceImpl(MetricsMasterWrapper) - Constructor for class org.apache.hadoop.hbase.master.MetricsMasterProcSourceImpl
-
- MetricsMasterProcSourceImpl(String, String, String, String, MetricsMasterWrapper) - Constructor for class org.apache.hadoop.hbase.master.MetricsMasterProcSourceImpl
-
- 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.
- MetricsMasterQuotaSourceFactoryImpl - Class in org.apache.hadoop.hbase.master
-
Factory to create MetricsMasterQuotaSource instances when given a MetricsMasterWrapper.
- MetricsMasterQuotaSourceFactoryImpl() - Constructor for class org.apache.hadoop.hbase.master.MetricsMasterQuotaSourceFactoryImpl
-
- MetricsMasterQuotaSourceImpl - Class in org.apache.hadoop.hbase.master
-
- MetricsMasterQuotaSourceImpl(MetricsMasterWrapper) - Constructor for class org.apache.hadoop.hbase.master.MetricsMasterQuotaSourceImpl
-
- MetricsMasterQuotaSourceImpl(String, String, String, String, MetricsMasterWrapper) - Constructor for class org.apache.hadoop.hbase.master.MetricsMasterQuotaSourceImpl
-
- 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
- MetricsMasterSourceFactoryImpl - Class in org.apache.hadoop.hbase.master
-
Factory to create MetricsMasterSource when given a MetricsMasterWrapper
- MetricsMasterSourceFactoryImpl() - Constructor for class org.apache.hadoop.hbase.master.MetricsMasterSourceFactoryImpl
-
- MetricsMasterSourceImpl - Class in org.apache.hadoop.hbase.master
-
Hadoop2 implementation of MetricsMasterSource.
- MetricsMasterSourceImpl(MetricsMasterWrapper) - Constructor for class org.apache.hadoop.hbase.master.MetricsMasterSourceImpl
-
- MetricsMasterSourceImpl(String, String, String, String, MetricsMasterWrapper) - Constructor for class org.apache.hadoop.hbase.master.MetricsMasterSourceImpl
-
- MetricsMasterWrapper - Interface in org.apache.hadoop.hbase.master
-
This is the interface that will expose information to hadoop1/hadoop2 implementations of the
MetricsMasterSource.
- metricsName - Variable in class org.apache.hadoop.hbase.metrics.BaseSourceImpl
-
- 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.
- MetricsRegionAggregateSourceImpl - Class in org.apache.hadoop.hbase.regionserver
-
- MetricsRegionAggregateSourceImpl() - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsRegionAggregateSourceImpl
-
- MetricsRegionAggregateSourceImpl(String, String, String, String) - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsRegionAggregateSourceImpl
-
- MetricsRegionServerQuotaSource - Interface in org.apache.hadoop.hbase.regionserver
-
A collection of exposed metrics for space quotas from an HBase RegionServer.
- MetricsRegionServerQuotaSourceImpl - Class in org.apache.hadoop.hbase.regionserver
-
- MetricsRegionServerQuotaSourceImpl() - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsRegionServerQuotaSourceImpl
-
- MetricsRegionServerQuotaSourceImpl(String, String, String, String) - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsRegionServerQuotaSourceImpl
-
- 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.
- MetricsRegionServerSourceFactoryImpl - Class in org.apache.hadoop.hbase.regionserver
-
Factory to create MetricsRegionServerSource when given a MetricsRegionServerWrapper
- MetricsRegionServerSourceFactoryImpl() - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceFactoryImpl
-
- MetricsRegionServerSourceFactoryImpl.FactoryStorage - Enum in org.apache.hadoop.hbase.regionserver
-
- MetricsRegionServerSourceImpl - Class in org.apache.hadoop.hbase.regionserver
-
Hadoop2 implementation of MetricsRegionServerSource.
- MetricsRegionServerSourceImpl(MetricsRegionServerWrapper) - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
-
- MetricsRegionServerSourceImpl(String, String, String, String, MetricsRegionServerWrapper) - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
-
- 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.
- MetricsRegionSourceImpl - Class in org.apache.hadoop.hbase.regionserver
-
- MetricsRegionSourceImpl(MetricsRegionWrapper, MetricsRegionAggregateSourceImpl) - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsRegionSourceImpl
-
- 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
- metricsRegistry - Variable in class org.apache.hadoop.hbase.metrics.BaseSourceImpl
-
- MetricsReplicationGlobalSourceSource - Interface in org.apache.hadoop.hbase.replication.regionserver
-
- MetricsReplicationGlobalSourceSourceImpl - Class in org.apache.hadoop.hbase.replication.regionserver
-
- MetricsReplicationGlobalSourceSourceImpl(MetricsReplicationSourceImpl) - Constructor for class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
-
- MetricsReplicationSinkSource - Interface in org.apache.hadoop.hbase.replication.regionserver
-
- MetricsReplicationSinkSourceImpl - Class in org.apache.hadoop.hbase.replication.regionserver
-
- MetricsReplicationSinkSourceImpl(MetricsReplicationSourceImpl) - Constructor for class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSinkSourceImpl
-
- MetricsReplicationSource - Interface in org.apache.hadoop.hbase.replication.regionserver
-
Provides access to gauges and counters.
- MetricsReplicationSourceFactory - Interface in org.apache.hadoop.hbase.replication.regionserver
-
- MetricsReplicationSourceFactoryImpl - Class in org.apache.hadoop.hbase.replication.regionserver
-
- MetricsReplicationSourceFactoryImpl() - Constructor for class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceFactoryImpl
-
- MetricsReplicationSourceImpl - Class in org.apache.hadoop.hbase.replication.regionserver
-
Hadoop2 implementation of MetricsReplicationSource.
- MetricsReplicationSourceImpl() - Constructor for class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceImpl
-
- MetricsReplicationSourceSource - Interface in org.apache.hadoop.hbase.replication.regionserver
-
- MetricsReplicationSourceSourceImpl - Class in org.apache.hadoop.hbase.replication.regionserver
-
- MetricsReplicationSourceSourceImpl(MetricsReplicationSourceImpl, String) - Constructor for class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
-
- MetricsReplicationTableSource - Interface in org.apache.hadoop.hbase.replication.regionserver
-
- MetricsReplicationTableSourceImpl - Class in org.apache.hadoop.hbase.replication.regionserver
-
This is the metric source for table level replication metrics.
- MetricsReplicationTableSourceImpl(MetricsReplicationSourceImpl, String) - Constructor for class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationTableSourceImpl
-
- MetricsRESTSource - Interface in org.apache.hadoop.hbase.rest
-
Interface of the Metrics Source that will export data to Hadoop's Metrics2 system.
- MetricsRESTSourceImpl - Class in org.apache.hadoop.hbase.rest
-
Hadoop Two implementation of a metrics2 source that will export metrics from the Rest server to
the hadoop metrics2 subsystem.
- MetricsRESTSourceImpl() - Constructor for class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
-
- MetricsRESTSourceImpl(String, String, String, String) - Constructor for class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
-
- MetricsSnapshotSource - Interface in org.apache.hadoop.hbase.master
-
- MetricsSnapshotSourceImpl - Class in org.apache.hadoop.hbase.master
-
- MetricsSnapshotSourceImpl() - Constructor for class org.apache.hadoop.hbase.master.MetricsSnapshotSourceImpl
-
- MetricsSnapshotSourceImpl(String, String, String, String) - Constructor for class org.apache.hadoop.hbase.master.MetricsSnapshotSourceImpl
-
- 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.
- MetricsStochasticBalancerSourceImpl - Class in org.apache.hadoop.hbase.master.balancer
-
- MetricsStochasticBalancerSourceImpl() - Constructor for class org.apache.hadoop.hbase.master.balancer.MetricsStochasticBalancerSourceImpl
-
- 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.
- MetricsTableAggregateSourceImpl - Class in org.apache.hadoop.hbase.regionserver
-
- MetricsTableAggregateSourceImpl() - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsTableAggregateSourceImpl
-
- MetricsTableAggregateSourceImpl(String, String, String, String) - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsTableAggregateSourceImpl
-
- MetricsTableLatencies - Interface in org.apache.hadoop.hbase.regionserver
-
Latency metrics for a specific table in a RegionServer.
- MetricsTableLatenciesImpl - Class in org.apache.hadoop.hbase.regionserver
-
- MetricsTableLatenciesImpl() - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsTableLatenciesImpl
-
- MetricsTableLatenciesImpl(String, String, String, String) - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsTableLatenciesImpl
-
- MetricsTableLatenciesImpl.TableHistograms - Class in org.apache.hadoop.hbase.regionserver
-
- MetricsTableQueryMeter - Interface in org.apache.hadoop.hbase.regionserver
-
Query Per Second for each table in a RegionServer.
- MetricsTableQueryMeterImpl - Class in org.apache.hadoop.hbase.regionserver
-
- MetricsTableQueryMeterImpl(MetricRegistry) - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsTableQueryMeterImpl
-
- 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.
- MetricsTableSourceImpl - Class in org.apache.hadoop.hbase.regionserver
-
- MetricsTableSourceImpl(String, MetricsTableAggregateSourceImpl, MetricsTableWrapperAggregate) - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
-
- 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.
- MetricsThriftServerSourceFactoryImpl - Class in org.apache.hadoop.hbase.thrift
-
Class used to create metrics sources for Thrift and Thrift2 servers.
- MetricsThriftServerSourceFactoryImpl() - Constructor for class org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceFactoryImpl
-
- MetricsThriftServerSourceImpl - Class in org.apache.hadoop.hbase.thrift
-
- MetricsThriftServerSourceImpl(String, String, String, String) - Constructor for class org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceImpl
-
- MetricsUserAggregateSource - Interface in org.apache.hadoop.hbase.regionserver
-
This interface will be implemented by a MetricsSource that will export metrics from multiple
users into the hadoop metrics system.
- MetricsUserAggregateSourceImpl - Class in org.apache.hadoop.hbase.regionserver
-
- MetricsUserAggregateSourceImpl() - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsUserAggregateSourceImpl
-
- MetricsUserAggregateSourceImpl(String, String, String, String) - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsUserAggregateSourceImpl
-
- MetricsUserSource - Interface in org.apache.hadoop.hbase.regionserver
-
- MetricsUserSource.ClientMetrics - Interface in org.apache.hadoop.hbase.regionserver
-
- MetricsUserSourceImpl - Class in org.apache.hadoop.hbase.regionserver
-
- MetricsUserSourceImpl(String, MetricsUserAggregateSourceImpl) - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl
-
- MetricsWALSource - Interface in org.apache.hadoop.hbase.regionserver.wal
-
Interface of the source that will export metrics about the region server's WAL.
- MetricsWALSourceImpl - Class in org.apache.hadoop.hbase.regionserver.wal
-
Class that transitions metrics from MetricsWAL into the metrics subsystem.
- MetricsWALSourceImpl() - Constructor for class org.apache.hadoop.hbase.regionserver.wal.MetricsWALSourceImpl
-
- MetricsWALSourceImpl(String, String, String, String) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.MetricsWALSourceImpl
-
- MetricsZooKeeperSource - Interface in org.apache.hadoop.hbase.zookeeper
-
Interface of the source that will export metrics about the ZooKeeper.
- MetricsZooKeeperSourceImpl - Class in org.apache.hadoop.hbase.zookeeper
-
Class that transitions metrics from MetricsZooKeeper into the metrics subsystem.
- MetricsZooKeeperSourceImpl() - Constructor for class org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSourceImpl
-
- MetricsZooKeeperSourceImpl(String, String, String, String) - Constructor for class org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSourceImpl
-
- 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
-
- MIXED_ROW_READS - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
-
- MIXED_ROW_READS_ON_STORE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
-
- 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
-
- MOVE_METRIC_PREFIX - Static variable in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
-
- movedRegionException() - Method in interface org.apache.hadoop.hbase.metrics.ExceptionTrackingSource
-
- movedRegionException() - Method in class org.apache.hadoop.hbase.metrics.ExceptionTrackingSourceImpl
-
- multiActionTooLargeException() - Method in interface org.apache.hadoop.hbase.metrics.ExceptionTrackingSource
-
- multiActionTooLargeException() - Method in class org.apache.hadoop.hbase.metrics.ExceptionTrackingSourceImpl
-
- MutableFastCounter - Class in org.apache.hadoop.metrics2.lib
-
- MutableFastCounter(MetricsInfo, long) - Constructor for class org.apache.hadoop.metrics2.lib.MutableFastCounter
-
- MutableHistogram - Class in org.apache.hadoop.metrics2.lib
-
A histogram implementation that runs in constant space, and exports to hadoop2's metrics2 system.
- MutableHistogram(MetricsInfo) - Constructor for class org.apache.hadoop.metrics2.lib.MutableHistogram
-
- MutableHistogram(String, String) - Constructor for class org.apache.hadoop.metrics2.lib.MutableHistogram
-
- MutableRangeHistogram - Class in org.apache.hadoop.metrics2.lib
-
Extended histogram implementation with metric range counters.
- MutableRangeHistogram(MetricsInfo) - Constructor for class org.apache.hadoop.metrics2.lib.MutableRangeHistogram
-
- MutableRangeHistogram(String, String) - Constructor for class org.apache.hadoop.metrics2.lib.MutableRangeHistogram
-
- MutableSizeHistogram - Class in org.apache.hadoop.metrics2.lib
-
Extended histogram implementation with counters for metric size ranges.
- MutableSizeHistogram(MetricsInfo) - Constructor for class org.apache.hadoop.metrics2.lib.MutableSizeHistogram
-
- MutableSizeHistogram(String, String) - Constructor for class org.apache.hadoop.metrics2.lib.MutableSizeHistogram
-
- MutableTimeHistogram - Class in org.apache.hadoop.metrics2.lib
-
Extended histogram implementation with counters for metric time ranges.
- MutableTimeHistogram(MetricsInfo) - Constructor for class org.apache.hadoop.metrics2.lib.MutableTimeHistogram
-
- MutableTimeHistogram(String, String) - Constructor for class org.apache.hadoop.metrics2.lib.MutableTimeHistogram
-
- 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
-
- UNKNOWN_SERVER_OPEN_REGIONS - Static variable in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
-
- UNKNOWN_SERVER_REGIONS - Static variable in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
-
- UNKNOWN_SERVER_REGIONS_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
-
- unknownScannerException() - Method in interface org.apache.hadoop.hbase.metrics.ExceptionTrackingSource
-
- unknownScannerException() - Method in class org.apache.hadoop.hbase.metrics.ExceptionTrackingSourceImpl
-
- updateAppend(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Update the Append time histogram.
- updateAppend(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
-
- updateAppend() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
-
Update related counts of appends.
- updateAppend() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionSourceImpl
-
- updateAppend(String, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableLatencies
-
Update the Append time histogram.
- updateAppend(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableLatenciesImpl.TableHistograms
-
- updateAppend(String, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableLatenciesImpl
-
- updateAppend(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsUserSource
-
- updateAppend(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl
-
- updateBalanceCluster(long) - Method in interface org.apache.hadoop.hbase.master.balancer.MetricsBalancerSource
-
- updateBalanceCluster(long) - Method in class org.apache.hadoop.hbase.master.balancer.MetricsBalancerSourceImpl
-
- updateBalancerStatus(boolean) - Method in interface org.apache.hadoop.hbase.master.balancer.MetricsBalancerSource
-
- updateBalancerStatus(boolean) - Method in class org.apache.hadoop.hbase.master.balancer.MetricsBalancerSourceImpl
-
- updateBlockCacheDeltaSizeHistogram(int) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
-
Update the increase/decrease blockcache size histogram
- updateBlockCacheDeltaSizeHistogram(int) - Method in class org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSourceImpl
-
- updateBlockedFlushCount(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
-
Update/Set the blocked flush count histogram/gauge
- updateBlockedFlushCount(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSourceImpl
-
- updateCheckAndDelete(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Update checkAndDelete histogram
- updateCheckAndDelete(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
-
- updateCheckAndDelete(String, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableLatencies
-
Update the CheckAndDelete time histogram.
- updateCheckAndDelete(String, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableLatenciesImpl
-
- updateCheckAndDeleteTime(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableLatenciesImpl.TableHistograms
-
- updateCheckAndMutate(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Update checkAndMutate histogram
- updateCheckAndMutate(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
-
- updateCheckAndMutate(String, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableLatencies
-
Update the CheckAndMutate time histogram.
- updateCheckAndMutate(String, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableLatenciesImpl
-
- updateCheckAndMutateTime(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableLatenciesImpl.TableHistograms
-
- updateCheckAndPut(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Update checkAndPut histogram
- updateCheckAndPut(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
-
- updateCheckAndPut(String, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableLatencies
-
Update the CheckAndPut time histogram.
- updateCheckAndPut(String, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableLatenciesImpl
-
- updateCheckAndPutTime(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableLatenciesImpl.TableHistograms
-
- updateCompactionInputFileCount(boolean, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Update the compaction input number of files histogram
- updateCompactionInputFileCount(boolean, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
-
- updateCompactionInputFileCount(boolean, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableSource
-
Update the compaction input number of files histogram
- updateCompactionInputFileCount(boolean, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
-
- updateCompactionInputSize(boolean, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Update the compaction total input file size histogram
- updateCompactionInputSize(boolean, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
-
- updateCompactionInputSize(boolean, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableSource
-
Update the compaction total input file size histogram
- updateCompactionInputSize(boolean, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
-
- updateCompactionOutputFileCount(boolean, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Update the compaction output number of files histogram
- updateCompactionOutputFileCount(boolean, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
-
- updateCompactionOutputFileCount(boolean, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableSource
-
Update the compaction output number of files histogram
- updateCompactionOutputFileCount(boolean, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
-
- updateCompactionOutputSize(boolean, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Update the compaction total output file size
- updateCompactionOutputSize(boolean, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
-
- updateCompactionOutputSize(boolean, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableSource
-
Update the compaction total output file size
- updateCompactionOutputSize(boolean, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
-
- updateCompactionTime(boolean, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Update the compaction time histogram, both major and minor
- updateCompactionTime(boolean, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
-
- updateCompactionTime(boolean, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableSource
-
Update the compaction time histogram, both major and minor
- updateCompactionTime(boolean, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
-
- updateDeadServerOpenRegions(int) - Method in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
-
- updateDeadServerOpenRegions(int) - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
-
- updateDelete(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Update the Delete time histogram
- updateDelete(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
-
- updateDelete() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
-
Update related counts of deletes.
- updateDelete() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionSourceImpl
-
- updateDelete(String, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableLatencies
-
Update the Delete time histogram
- updateDelete(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableLatenciesImpl.TableHistograms
-
- updateDelete(String, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableLatenciesImpl
-
- updateDelete(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsUserSource
-
- updateDelete(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl
-
- updateDeleteBatch(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Update the Delete time histogram if a batch contains a delete op
- updateDeleteBatch(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
-
- updateDeleteBatch(String, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableLatencies
-
Update the batch Delete time histogram
- updateDeleteBatch(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableLatenciesImpl.TableHistograms
-
- updateDeleteBatch(String, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableLatenciesImpl
-
- updateFlushMemStoreSize(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Update the flush memstore size histogram
- updateFlushMemStoreSize(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
-
- updateFlushMemstoreSize(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableSource
-
Update the flush memstore size histogram
- updateFlushMemstoreSize(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
-
- updateFlushOutputSize(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Update the flush output file size histogram
- updateFlushOutputSize(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
-
- updateFlushOutputSize(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableSource
-
Update the flush output file size histogram
- updateFlushOutputSize(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
-
- updateFlushTime(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Update the flush time histogram
- updateFlushTime(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
-
- updateFlushTime(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableSource
-
Update the flush time histogram
- updateFlushTime(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
-
- updateFsPReadTime(long) - Method in interface org.apache.hadoop.hbase.io.MetricsIOSource
-
Update the fs positional read time histogram
- updateFsPReadTime(long) - Method in class org.apache.hadoop.hbase.io.MetricsIOSourceImpl
-
- updateFsReadTime(long) - Method in interface org.apache.hadoop.hbase.io.MetricsIOSource
-
Update the fs sequential read time histogram
- updateFsReadTime(long) - Method in class org.apache.hadoop.hbase.io.MetricsIOSourceImpl
-
- updateFsWriteTime(long) - Method in interface org.apache.hadoop.hbase.io.MetricsIOSource
-
Update the fs write time histogram
- updateFsWriteTime(long) - Method in class org.apache.hadoop.hbase.io.MetricsIOSourceImpl
-
- updateGet(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Update the Get time histogram .
- updateGet(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
-
- updateGet(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
-
Update time of gets
- updateGet(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionSourceImpl
-
- updateGet(String, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableLatencies
-
Update the Get time histogram .
- updateGet(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableLatenciesImpl.TableHistograms
-
- updateGet(String, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableLatenciesImpl
-
- updateGet(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsUserSource
-
- updateGet(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl
-
- updateHistogram(String, long) - Method in interface org.apache.hadoop.hbase.metrics.BaseSource
-
Add some value to a histogram.
- updateHistogram(String, long) - Method in class org.apache.hadoop.hbase.metrics.BaseSourceImpl
-
- updateHistogram(String, long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSourceImpl
-
- updateHistogram(String, long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
-
- updateHistogram(String, long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationTableSourceImpl
-
- updateIncrement(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Update the Increment time histogram.
- updateIncrement(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
-
- updateIncrement() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
-
Update related counts of increments.
- updateIncrement() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionSourceImpl
-
- updateIncrement(String, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableLatencies
-
Update the Increment time histogram.
- updateIncrement(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableLatenciesImpl.TableHistograms
-
- updateIncrement(String, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableLatenciesImpl
-
- updateIncrement(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsUserSource
-
- updateIncrement(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl
-
- updateMemStoreDeltaSizeHistogram(int) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
-
Update the increase/decrease memstore size histogram
- updateMemStoreDeltaSizeHistogram(int) - Method in class org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSourceImpl
-
- updateMetaWALSplitSize(long) - Method in interface org.apache.hadoop.hbase.master.MetricsMasterFileSystemSource
-
- updateMetaWALSplitSize(long) - Method in class org.apache.hadoop.hbase.master.MetricsMasterFilesystemSourceImpl
-
- updateMetaWALSplitTime(long) - Method in interface org.apache.hadoop.hbase.master.MetricsMasterFileSystemSource
-
- updateMetaWALSplitTime(long) - Method in class org.apache.hadoop.hbase.master.MetricsMasterFilesystemSourceImpl
-
- updateMetricsSize(int) - Method in interface org.apache.hadoop.hbase.master.balancer.MetricsStochasticBalancerSource
-
Updates the number of metrics reported to JMX
- updateMetricsSize(int) - Method in class org.apache.hadoop.hbase.master.balancer.MetricsStochasticBalancerSourceImpl
-
- 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.
- updateNumCurrentSpaceQuotaRegionSizeReports(long) - Method in class org.apache.hadoop.hbase.master.MetricsMasterQuotaSourceImpl
-
- 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.
- updateNumNamespacesInSpaceQuotaViolation(long) - Method in class org.apache.hadoop.hbase.master.MetricsMasterQuotaSourceImpl
-
- updateNumSpaceQuotas(long) - Method in interface org.apache.hadoop.hbase.master.MetricsMasterQuotaSource
-
Updates the metric tracking the number of space quotas defined in the system.
- updateNumSpaceQuotas(long) - Method in class org.apache.hadoop.hbase.master.MetricsMasterQuotaSourceImpl
-
- 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 class org.apache.hadoop.hbase.master.MetricsMasterQuotaSourceImpl
-
- 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.
- updateNumTablesInSpaceQuotaViolation(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerQuotaSourceImpl
-
- updateNumTableSpaceQuotaSnapshots(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerQuotaSource
-
Updates the metric tracking how many tables this RegionServer has received
SpaceQuotaSnapshots for.
- updateNumTableSpaceQuotaSnapshots(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerQuotaSourceImpl
-
- updatePauseTimeWithGc(long) - Method in interface org.apache.hadoop.hbase.metrics.JvmPauseMonitorSource
-
Update the pause time histogram where GC activity was detected.
- updatePauseTimeWithGc(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
-
- updatePauseTimeWithGc(long) - Method in class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
-
- updatePauseTimeWithGc(long) - Method in class org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceImpl
-
- updatePauseTimeWithoutGc(long) - Method in interface org.apache.hadoop.hbase.metrics.JvmPauseMonitorSource
-
Update the pause time histogram where GC activity was not detected.
- updatePauseTimeWithoutGc(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
-
- updatePauseTimeWithoutGc(long) - Method in class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
-
- updatePauseTimeWithoutGc(long) - Method in class org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceImpl
-
- updatePut(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Update the Put time histogram
- updatePut(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
-
- updatePut() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
-
Update related counts of puts.
- updatePut() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionSourceImpl
-
- updatePut(String, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableLatencies
-
Update the Put time histogram
- updatePut(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableLatenciesImpl.TableHistograms
-
- updatePut(String, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableLatenciesImpl
-
- updatePut(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsUserSource
-
- updatePut(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl
-
- updatePutBatch(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Update the PutBatch time histogram if a batch contains a Put op
- updatePutBatch(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
-
- updatePutBatch(String, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableLatencies
-
Update the batch Put time histogram
- updatePutBatch(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableLatenciesImpl.TableHistograms
-
- updatePutBatch(String, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableLatenciesImpl
-
- updateReplay(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Update the Replay time histogram.
- updateReplay(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
-
- updateReplay(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsUserSource
-
- updateReplay(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl
-
- updateRitDuration(long) - Method in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
-
- updateRitDuration(long) - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
-
- 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(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
-
- updateScanSize(String, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableLatencies
-
Update the scan size.
- updateScanSize(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableLatenciesImpl.TableHistograms
-
- updateScanSize(String, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableLatenciesImpl
-
- updateScanTime(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Update the scan time.
- updateScanTime(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
-
- updateScanTime(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
-
Update time used of resultScanner.next().
- updateScanTime(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionSourceImpl
-
- updateScanTime(String, long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableLatencies
-
Update the scan time.
- updateScanTime(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableLatenciesImpl.TableHistograms
-
- updateScanTime(String, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableLatenciesImpl
-
- updateScanTime(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsUserSource
-
- updateScanTime(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsUserSourceImpl
-
- updateSnapshotCloneTime(long) - Method in interface org.apache.hadoop.hbase.master.MetricsSnapshotSource
-
- updateSnapshotCloneTime(long) - Method in class org.apache.hadoop.hbase.master.MetricsSnapshotSourceImpl
-
- updateSnapshotMetrics(String, String, Histogram, Snapshot, MetricsRecordBuilder) - Static method in class org.apache.hadoop.metrics2.lib.MutableHistogram
-
- updateSnapshotRangeMetrics(MetricsRecordBuilder, Snapshot) - Method in class org.apache.hadoop.metrics2.lib.MutableRangeHistogram
-
- updateSnapshotRestoreTime(long) - Method in interface org.apache.hadoop.hbase.master.MetricsSnapshotSource
-
- updateSnapshotRestoreTime(long) - Method in class org.apache.hadoop.hbase.master.MetricsSnapshotSourceImpl
-
- updateSnapshotTime(long) - Method in interface org.apache.hadoop.hbase.master.MetricsSnapshotSource
-
- updateSnapshotTime(long) - Method in class org.apache.hadoop.hbase.master.MetricsSnapshotSourceImpl
-
- updateSplitSize(long) - Method in interface org.apache.hadoop.hbase.master.MetricsMasterFileSystemSource
-
- updateSplitSize(long) - Method in class org.apache.hadoop.hbase.master.MetricsMasterFilesystemSourceImpl
-
- updateSplitTime(long) - Method in interface org.apache.hadoop.hbase.master.MetricsMasterFileSystemSource
-
- updateSplitTime(long) - Method in class org.apache.hadoop.hbase.master.MetricsMasterFilesystemSourceImpl
-
- updateSplitTime(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
Update the split transaction time histogram
- updateSplitTime(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
-
- updateSplitTime(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsTableSource
-
Update the split transaction time histogram
- updateSplitTime(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableSourceImpl
-
- updateStochasticCost(String, String, String, Double) - Method in interface org.apache.hadoop.hbase.master.balancer.MetricsStochasticBalancerSource
-
Reports stochastic load balancer costs to JMX
- updateStochasticCost(String, String, String, Double) - Method in class org.apache.hadoop.hbase.master.balancer.MetricsStochasticBalancerSourceImpl
-
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
- updateTableReadQueryMeter(TableName, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableQueryMeterImpl
-
- updateTableReadQueryMeter(TableName) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableQueryMeterImpl
-
- 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
- updateTableWriteQueryMeter(TableName, long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableQueryMeterImpl
-
- updateTableWriteQueryMeter(TableName) - Method in class org.apache.hadoop.hbase.regionserver.MetricsTableQueryMeterImpl
-
- updateUnblockedFlushCount(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSource
-
Update/Set the unblocked flush count histogram/gauge
- updateUnblockedFlushCount(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsHeapMemoryManagerSourceImpl
-
- updateUnknownServerOpenRegions(int) - Method in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
-
- updateUnknownServerOpenRegions(int) - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
-