| <!DOCTYPE HTML> |
| <html lang="en"> |
| <head> |
| <!-- Generated by javadoc (17) --> |
| <title>MetricsRegionServerWrapper (Apache HBase 4.0.0-alpha-1-SNAPSHOT API)</title> |
| <meta name="viewport" content="width=device-width, initial-scale=1"> |
| <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
| <meta name="description" content="declaration: package: org.apache.hadoop.hbase.regionserver, interface: MetricsRegionServerWrapper"> |
| <meta name="generator" content="javadoc/ClassWriterImpl"> |
| <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> |
| <link rel="stylesheet" type="text/css" href="../../../../../script-dir/jquery-ui.min.css" title="Style"> |
| <link rel="stylesheet" type="text/css" href="../../../../../jquery-ui.overrides.css" title="Style"> |
| <script type="text/javascript" src="../../../../../script.js"></script> |
| <script type="text/javascript" src="../../../../../script-dir/jquery-3.6.1.min.js"></script> |
| <script type="text/javascript" src="../../../../../script-dir/jquery-ui.min.js"></script> |
| </head> |
| <body class="class-declaration-page"> |
| <script type="text/javascript">var evenRowColor = "even-row-color"; |
| var oddRowColor = "odd-row-color"; |
| var tableTab = "table-tab"; |
| var activeTableTab = "active-table-tab"; |
| var pathtoroot = "../../../../../"; |
| loadScripts(document, 'script');</script> |
| <noscript> |
| <div>JavaScript is disabled on your browser.</div> |
| </noscript> |
| <div class="flex-box"> |
| <header role="banner" class="flex-header"> |
| <nav role="navigation"> |
| <!-- ========= START OF TOP NAVBAR ======= --> |
| <div class="top-nav" id="navbar-top"> |
| <div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div> |
| <ul id="navbar-top-firstrow" class="nav-list" title="Navigation"> |
| <li><a href="../../../../../index.html">Overview</a></li> |
| <li><a href="package-summary.html">Package</a></li> |
| <li class="nav-bar-cell1-rev">Class</li> |
| <li><a href="class-use/MetricsRegionServerWrapper.html">Use</a></li> |
| <li><a href="package-tree.html">Tree</a></li> |
| <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> |
| <li><a href="../../../../../index-all.html">Index</a></li> |
| <li><a href="../../../../../help-doc.html#class">Help</a></li> |
| </ul> |
| </div> |
| <div class="sub-nav"> |
| <div> |
| <ul class="sub-nav-list"> |
| <li>Summary: </li> |
| <li>Nested | </li> |
| <li>Field | </li> |
| <li>Constr | </li> |
| <li><a href="#method-summary">Method</a></li> |
| </ul> |
| <ul class="sub-nav-list"> |
| <li>Detail: </li> |
| <li>Field | </li> |
| <li>Constr | </li> |
| <li><a href="#method-detail">Method</a></li> |
| </ul> |
| </div> |
| <div class="nav-list-search"><label for="search-input">SEARCH:</label> |
| <input type="text" id="search-input" value="search" disabled="disabled"> |
| <input type="reset" id="reset-button" value="reset" disabled="disabled"> |
| </div> |
| </div> |
| <!-- ========= END OF TOP NAVBAR ========= --> |
| <span class="skip-nav" id="skip-navbar-top"></span></nav> |
| </header> |
| <div class="flex-content"> |
| <main role="main"> |
| <!-- ======== START OF CLASS DATA ======== --> |
| <div class="header"> |
| <div class="sub-title"><span class="package-label-in-type">Package</span> <a href="package-summary.html">org.apache.hadoop.hbase.regionserver</a></div> |
| <h1 title="Interface MetricsRegionServerWrapper" class="title">Interface MetricsRegionServerWrapper</h1> |
| </div> |
| <section class="class-description" id="class-description"> |
| <dl class="notes"> |
| <dt>All Known Implementing Classes:</dt> |
| <dd><code><a href="MetricsRegionServerWrapperImpl.html" title="class in org.apache.hadoop.hbase.regionserver">MetricsRegionServerWrapperImpl</a></code></dd> |
| </dl> |
| <hr> |
| <div class="type-signature"><span class="annotations">@Private |
| </span><span class="modifiers">public interface </span><span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-27">MetricsRegionServerWrapper</a></span></div> |
| <div class="block">This is the interface that will expose RegionServer information to hadoop1/hadoop2 |
| implementations of the MetricsRegionServerSource.</div> |
| </section> |
| <section class="summary"> |
| <ul class="summary-list"> |
| <!-- ========== METHOD SUMMARY =========== --> |
| <li> |
| <section class="method-summary" id="method-summary"> |
| <h2>Method Summary</h2> |
| <div id="method-summary-table"> |
| <div class="table-tabs" role="tablist" aria-orientation="horizontal"><button id="method-summary-table-tab0" role="tab" aria-selected="true" aria-controls="method-summary-table.tabpanel" tabindex="0" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table', 3)" class="active-table-tab">All Methods</button><button id="method-summary-table-tab2" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab2', 3)" class="table-tab">Instance Methods</button><button id="method-summary-table-tab3" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab3', 3)" class="table-tab">Abstract Methods</button></div> |
| <div id="method-summary-table.tabpanel" role="tabpanel"> |
| <div class="summary-table three-column-summary" aria-labelledby="method-summary-table-tab0"> |
| <div class="table-header col-first">Modifier and Type</div> |
| <div class="table-header col-second">Method</div> |
| <div class="table-header col-last">Description</div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#forceRecompute()" class="member-name-link">forceRecompute</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Force a re-computation of the metrics.</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>int</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getActiveScanners()" class="member-name-link">getActiveScanners</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getAverageRegionSize()" class="member-name-link">getAverageRegionSize</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get the average region size to this region server.</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getAvgStoreFileAge()" class="member-name-link">getAvgStoreFileAge</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Returns Average age of store files hosted on this region server</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getBlockCacheCount()" class="member-name-link">getBlockCacheCount</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get the number of items in the block cache.</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getBlockCacheDataBlockCount()" class="member-name-link">getBlockCacheDataBlockCount</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get the number of DATA blocks in the block cache.</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getBlockCacheEvictedCount()" class="member-name-link">getBlockCacheEvictedCount</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get the number of items evicted from the block cache.</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getBlockCacheFailedInsertions()" class="member-name-link">getBlockCacheFailedInsertions</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Number of cache insertions that failed.</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getBlockCacheFreeSize()" class="member-name-link">getBlockCacheFreeSize</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get the size (in bytes) of the block cache that is free.</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getBlockCacheHitCachingCount()" class="member-name-link">getBlockCacheHitCachingCount</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get the count of hits to the block cache, for cacheable requests only.</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>double</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getBlockCacheHitCachingPercent()" class="member-name-link">getBlockCacheHitCachingPercent</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get the percent of requests with the block cache turned on that hit the block cache.</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getBlockCacheHitCount()" class="member-name-link">getBlockCacheHitCount</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get the count of hits to the block cache</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>double</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getBlockCacheHitPercent()" class="member-name-link">getBlockCacheHitPercent</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get the percent of all requests that hit the block cache.</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getBlockCacheMissCachingCount()" class="member-name-link">getBlockCacheMissCachingCount</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get the count of misses to the block cache, for cacheable requests only.</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getBlockCacheMissCount()" class="member-name-link">getBlockCacheMissCount</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get the count of misses to the block cache.</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getBlockCachePrimaryEvictedCount()" class="member-name-link">getBlockCachePrimaryEvictedCount</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get the number of items evicted from primary replica in the block cache.</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getBlockCachePrimaryHitCount()" class="member-name-link">getBlockCachePrimaryHitCount</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get the count of hits to primary replica in the block cache</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getBlockCachePrimaryMissCount()" class="member-name-link">getBlockCachePrimaryMissCount</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get the count of misses to primary replica in the block cache.</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getBlockCacheSize()" class="member-name-link">getBlockCacheSize</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get the total size (in bytes) of the block cache.</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getBlockedRequestsCount()" class="member-name-link">getBlockedRequestsCount</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Returns Count of requests blocked because the memstore size is larger than blockingMemStoreSize</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getBloomChunkHitCount()" class="member-name-link">getBloomChunkHitCount</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getBloomChunkMissCount()" class="member-name-link">getBloomChunkMissCount</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getBloomFilterEligibleRequestsCount()" class="member-name-link">getBloomFilterEligibleRequestsCount</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Count of requests which could have used bloom filters, but they weren't configured or loaded.</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getBloomFilterNegativeResultsCount()" class="member-name-link">getBloomFilterNegativeResultsCount</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Count of bloom filter requests which return a negative result.</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getBloomFilterRequestsCount()" class="member-name-link">getBloomFilterRequestsCount</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Count of bloom filter requests.</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getByteBuffAllocatorHeapAllocationBytes()" class="member-name-link">getByteBuffAllocatorHeapAllocationBytes</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>double</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getByteBuffAllocatorHeapAllocRatio()" class="member-name-link">getByteBuffAllocatorHeapAllocRatio</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getByteBuffAllocatorPoolAllocationBytes()" class="member-name-link">getByteBuffAllocatorPoolAllocationBytes</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getByteBuffAllocatorTotalBufferCount()" class="member-name-link">getByteBuffAllocatorTotalBufferCount</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getByteBuffAllocatorUsedBufferCount()" class="member-name-link">getByteBuffAllocatorUsedBufferCount</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getCellsCountCompactedFromMob()" class="member-name-link">getCellsCountCompactedFromMob</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Gets the number of cells moved from mob during compaction.</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getCellsCountCompactedToMob()" class="member-name-link">getCellsCountCompactedToMob</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Gets the number of cells moved to mob during compaction.</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getCellsSizeCompactedFromMob()" class="member-name-link">getCellsSizeCompactedFromMob</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Gets the total amount of cells moved from mob during compaction, in bytes.</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getCellsSizeCompactedToMob()" class="member-name-link">getCellsSizeCompactedToMob</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Gets the total amount of cells moved to mob during compaction, in bytes.</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getCheckAndMutateChecksFailed()" class="member-name-link">getCheckAndMutateChecksFailed</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get the number of CAS operations that failed.</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getCheckAndMutateChecksPassed()" class="member-name-link">getCheckAndMutateChecksPassed</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get the number of CAS operations that passed.</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getClusterId()" class="member-name-link">getClusterId</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get the Cluster ID</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getCompactedCellsCount()" class="member-name-link">getCompactedCellsCount</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get the number of cells processed during minor compactions.</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getCompactedCellsSize()" class="member-name-link">getCompactedCellsSize</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get the total amount of data processed during minor compactions, in bytes.</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>int</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getCompactionQueueSize()" class="member-name-link">getCompactionQueueSize</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get the size of the compaction queue</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getCoprocessors()" class="member-name-link">getCoprocessors</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get the co-processors</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getCpRequestsCount()" class="member-name-link">getCpRequestsCount</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get the number of coprocessor requests to regions hosted on this region server.</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getDataHitCount()" class="member-name-link">getDataHitCount</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getDataInMemoryWithoutWAL()" class="member-name-link">getDataInMemoryWithoutWAL</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Ammount of data in the memstore but not in the WAL because mutations explicitly had their WAL |
| turned off.</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getDataMissCount()" class="member-name-link">getDataMissCount</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getDeleteFamilyBloomHitCount()" class="member-name-link">getDeleteFamilyBloomHitCount</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getDeleteFamilyBloomMissCount()" class="member-name-link">getDeleteFamilyBloomMissCount</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getFileInfoHitCount()" class="member-name-link">getFileInfoHitCount</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getFileInfoMissCount()" class="member-name-link">getFileInfoMissCount</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getFilteredReadRequestsCount()" class="member-name-link">getFilteredReadRequestsCount</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get the number of filtered read requests to regions hosted on this region server.</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getFlushedCellsCount()" class="member-name-link">getFlushedCellsCount</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get the number of cells flushed to disk.</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getFlushedCellsSize()" class="member-name-link">getFlushedCellsSize</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get the total amount of data flushed to disk, in bytes.</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>int</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getFlushQueueSize()" class="member-name-link">getFlushQueueSize</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get the size of the flush queue.</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getGeneralBloomMetaHitCount()" class="member-name-link">getGeneralBloomMetaHitCount</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getGeneralBloomMetaMissCount()" class="member-name-link">getGeneralBloomMetaMissCount</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getHedgedReadOps()" class="member-name-link">getHedgedReadOps</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Returns Count of hedged read operations</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getHedgedReadOpsInCurThread()" class="member-name-link">getHedgedReadOpsInCurThread</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Returns Count of times a hedged read executes in current thread</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getHedgedReadWins()" class="member-name-link">getHedgedReadWins</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Returns Count of times a hedged read beat out the primary read.</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getIntermediateIndexHitCount()" class="member-name-link">getIntermediateIndexHitCount</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getIntermediateIndexMissCount()" class="member-name-link">getIntermediateIndexMissCount</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getL1CacheCount()" class="member-name-link">getL1CacheCount</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Number of blocks in L1 cache</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getL1CacheEvictedCount()" class="member-name-link">getL1CacheEvictedCount</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Number of blocks evicted from L1 cache</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getL1CacheFreeSize()" class="member-name-link">getL1CacheFreeSize</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Free cache size (bytes) of L1 cache</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getL1CacheHitCount()" class="member-name-link">getL1CacheHitCount</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Hit count of L1 cache.</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>double</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getL1CacheHitRatio()" class="member-name-link">getL1CacheHitRatio</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Hit ratio of L1 cache.</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getL1CacheMissCount()" class="member-name-link">getL1CacheMissCount</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Miss count of L1 cache.</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>double</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getL1CacheMissRatio()" class="member-name-link">getL1CacheMissRatio</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Miss ratio of L1 cache.</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getL1CacheSize()" class="member-name-link">getL1CacheSize</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Cache size (bytes) of L1 cache</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getL2CacheCount()" class="member-name-link">getL2CacheCount</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Number of blocks in L2 cache</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getL2CacheEvictedCount()" class="member-name-link">getL2CacheEvictedCount</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Number of blocks evicted from L2 cache</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getL2CacheFreeSize()" class="member-name-link">getL2CacheFreeSize</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Free cache size (bytes) of L2 cache</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getL2CacheHitCount()" class="member-name-link">getL2CacheHitCount</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Hit count of L2 cache.</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>double</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getL2CacheHitRatio()" class="member-name-link">getL2CacheHitRatio</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Hit ratio of L2 cache.</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getL2CacheMissCount()" class="member-name-link">getL2CacheMissCount</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Miss count of L2 cache.</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>double</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getL2CacheMissRatio()" class="member-name-link">getL2CacheMissRatio</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Miss ratio of L2 cache.</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getL2CacheSize()" class="member-name-link">getL2CacheSize</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Cache size (bytes) of L2 cache</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>int</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getLargeCompactionQueueSize()" class="member-name-link">getLargeCompactionQueueSize</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getLeafIndexHitCount()" class="member-name-link">getLeafIndexHitCount</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getLeafIndexMissCount()" class="member-name-link">getLeafIndexMissCount</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getLocalBytesRead()" class="member-name-link">getLocalBytesRead</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Returns Number of bytes read from the local HDFS DataNode.</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getMajorCompactedCellsCount()" class="member-name-link">getMajorCompactedCellsCount</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get the number of cells processed during major compactions.</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getMajorCompactedCellsSize()" class="member-name-link">getMajorCompactedCellsSize</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get the total amount of data processed during major compactions, in bytes.</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getMaxStoreFileAge()" class="member-name-link">getMaxStoreFileAge</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Returns Max age of store files hosted on this region server</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getMaxStoreFiles()" class="member-name-link">getMaxStoreFiles</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get the max number of store files across all regions of this region server.</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getMemStoreLimit()" class="member-name-link">getMemStoreLimit</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get the limit size of the off heap memstore (if enabled), otherwise get the limit size of the |
| on heap memstore.</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getMemStoreSize()" class="member-name-link">getMemStoreSize</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get the size of the memstore on this region server.</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getMetaHitCount()" class="member-name-link">getMetaHitCount</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getMetaMissCount()" class="member-name-link">getMetaMissCount</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getMinStoreFileAge()" class="member-name-link">getMinStoreFileAge</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Returns Min age of store files hosted on this region server</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getMobFileCacheAccessCount()" class="member-name-link">getMobFileCacheAccessCount</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Gets the count of accesses to the mob file cache.</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getMobFileCacheCount()" class="member-name-link">getMobFileCacheCount</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Gets the count of cached mob files.</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getMobFileCacheEvictedCount()" class="member-name-link">getMobFileCacheEvictedCount</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Gets the number of items evicted from the mob file cache.</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>double</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getMobFileCacheHitPercent()" class="member-name-link">getMobFileCacheHitPercent</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Gets the hit percent to the mob file cache.</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getMobFileCacheMissCount()" class="member-name-link">getMobFileCacheMissCount</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Gets the count of misses to the mob file cache.</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getMobFlushCount()" class="member-name-link">getMobFlushCount</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Gets the number of the flushes in mob-enabled stores.</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getMobFlushedCellsCount()" class="member-name-link">getMobFlushedCellsCount</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Gets the number of mob cells flushed to disk.</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getMobFlushedCellsSize()" class="member-name-link">getMobFlushedCellsSize</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Gets the total amount of mob cells flushed to disk, in bytes.</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getMobScanCellsCount()" class="member-name-link">getMobScanCellsCount</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Gets the number of scanned mob cells.</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getMobScanCellsSize()" class="member-name-link">getMobScanCellsSize</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Gets the total amount of scanned mob cells, in bytes.</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getNumMutationsWithoutWAL()" class="member-name-link">getNumMutationsWithoutWAL</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Number of mutations received with WAL explicitly turned off.</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getNumOnlineRegions()" class="member-name-link">getNumOnlineRegions</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">The number of online regions</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getNumReferenceFiles()" class="member-name-link">getNumReferenceFiles</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Returns Number of reference files on this region server</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getNumStoreFiles()" class="member-name-link">getNumStoreFiles</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get the number of store files hosted on this region server.</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getNumStores()" class="member-name-link">getNumStores</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get the number of stores hosted on this region server.</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getNumWALFiles()" class="member-name-link">getNumWALFiles</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get the number of WAL files of this region server.</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getNumWALSlowAppend()" class="member-name-link">getNumWALSlowAppend</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get the number of WAL files with slow appends for this region server.</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getOffHeapMemStoreLimit()" class="member-name-link">getOffHeapMemStoreLimit</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get the limit size of the off heap memstore.</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getOffHeapMemStoreSize()" class="member-name-link">getOffHeapMemStoreSize</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get the size of the off heap memstore on this region server.</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getOnHeapMemStoreLimit()" class="member-name-link">getOnHeapMemStoreLimit</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get the limit size of the on heap memstore.</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getOnHeapMemStoreSize()" class="member-name-link">getOnHeapMemStoreSize</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get the size of the on heap memstore on this region server.</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>double</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getPercentFileLocal()" class="member-name-link">getPercentFileLocal</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get the percent of HFiles' that are local.</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>double</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getPercentFileLocalSecondaryRegions()" class="member-name-link">getPercentFileLocalSecondaryRegions</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get the percent of HFiles' that are local for secondary region replicas.</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getReadRequestsCount()" class="member-name-link">getReadRequestsCount</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get the number of read requests to regions hosted on this region server.</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>double</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getReadRequestsRatePerSecond()" class="member-name-link">getReadRequestsRatePerSecond</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get the rate of read requests per second to regions hosted on this region server.</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>double</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getRequestsPerSecond()" class="member-name-link">getRequestsPerSecond</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get the number of requests per second.</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getRootIndexHitCount()" class="member-name-link">getRootIndexHitCount</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getRootIndexMissCount()" class="member-name-link">getRootIndexMissCount</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getRpcFullScanRequestsCount()" class="member-name-link">getRpcFullScanRequestsCount</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get the number of full region rpc scan requests to this region server.</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getRpcGetRequestsCount()" class="member-name-link">getRpcGetRequestsCount</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get the number of rpc get requests to this region server.</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getRpcMultiRequestsCount()" class="member-name-link">getRpcMultiRequestsCount</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get the number of rpc multi requests to this region server.</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getRpcMutateRequestsCount()" class="member-name-link">getRpcMutateRequestsCount</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get the number of rpc mutate requests to this region server.</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getRpcScanRequestsCount()" class="member-name-link">getRpcScanRequestsCount</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get the number of rpc scan requests to this region server.</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getServerName()" class="member-name-link">getServerName</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get ServerName</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getShortCircuitBytesRead()" class="member-name-link">getShortCircuitBytesRead</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Returns Number of bytes read locally through HDFS short circuit.</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>int</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getSmallCompactionQueueSize()" class="member-name-link">getSmallCompactionQueueSize</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>int</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getSplitQueueSize()" class="member-name-link">getSplitQueueSize</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get the size of the split queue</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getStartCode()" class="member-name-link">getStartCode</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get HRegionServer start time</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getStoreFileIndexSize()" class="member-name-link">getStoreFileIndexSize</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get the Size (in bytes) of indexes in storefiles on disk.</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getStoreFileSize()" class="member-name-link">getStoreFileSize</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get the total size of the store files this region server is serving from.</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>double</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getStoreFileSizeGrowthRate()" class="member-name-link">getStoreFileSizeGrowthRate</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get the growth rate of the store files this region server is serving from.</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getTotalBytesRead()" class="member-name-link">getTotalBytesRead</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Returns Number of total bytes read from HDFS.</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getTotalRequestCount()" class="member-name-link">getTotalRequestCount</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get the total number of requests per second.</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getTotalRowActionRequestCount()" class="member-name-link">getTotalRowActionRequestCount</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getTotalStaticBloomSize()" class="member-name-link">getTotalStaticBloomSize</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get the size (in bytes) of the static bloom filters.</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getTotalStaticIndexSize()" class="member-name-link">getTotalStaticIndexSize</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get the size (in bytes) of of the static indexes including the roots.</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getTrailerHitCount()" class="member-name-link">getTrailerHitCount</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getTrailerMissCount()" class="member-name-link">getTrailerMissCount</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getUpdatesBlockedTime()" class="member-name-link">getUpdatesBlockedTime</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get the amount of time that updates were blocked.</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link">List</a><<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>></code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getWALExcludeDNs()" class="member-name-link">getWALExcludeDNs</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get the excluded datanodes in the cache of this region server.</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getWALFileSize()" class="member-name-link">getWALFileSize</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get the size of WAL files of this region server.</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getWriteRequestsCount()" class="member-name-link">getWriteRequestsCount</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get the number of write requests to regions hosted on this region server.</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>double</code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getWriteRequestsRatePerSecond()" class="member-name-link">getWriteRequestsRatePerSecond</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get the rate of write requests per second to regions hosted on this region server.</div> |
| </div> |
| <div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>long</code></div> |
| <div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getZeroCopyBytesRead()" class="member-name-link">getZeroCopyBytesRead</a>()</code></div> |
| <div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Returns Number of bytes read locally through HDFS zero copy.</div> |
| </div> |
| <div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div> |
| <div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#getZookeeperQuorum()" class="member-name-link">getZookeeperQuorum</a>()</code></div> |
| <div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"> |
| <div class="block">Get the ZooKeeper Quorum Info</div> |
| </div> |
| </div> |
| </div> |
| </div> |
| </section> |
| </li> |
| </ul> |
| </section> |
| <section class="details"> |
| <ul class="details-list"> |
| <!-- ============ METHOD DETAIL ========== --> |
| <li> |
| <section class="method-details" id="method-detail"> |
| <h2>Method Details</h2> |
| <ul class="member-list"> |
| <li> |
| <section class="detail" id="getServerName()"> |
| <h3>getServerName</h3> |
| <div class="member-signature"><span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-33">getServerName</a></span>()</div> |
| <div class="block">Get ServerName</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getClusterId()"> |
| <h3>getClusterId</h3> |
| <div class="member-signature"><span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-39">getClusterId</a></span>()</div> |
| <div class="block">Get the Cluster ID</div> |
| <dl class="notes"> |
| <dt>Returns:</dt> |
| <dd>Cluster ID</dd> |
| </dl> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getZookeeperQuorum()"> |
| <h3>getZookeeperQuorum</h3> |
| <div class="member-signature"><span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-45">getZookeeperQuorum</a></span>()</div> |
| <div class="block">Get the ZooKeeper Quorum Info</div> |
| <dl class="notes"> |
| <dt>Returns:</dt> |
| <dd>ZooKeeper Quorum Info</dd> |
| </dl> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getCoprocessors()"> |
| <h3>getCoprocessors</h3> |
| <div class="member-signature"><span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-51">getCoprocessors</a></span>()</div> |
| <div class="block">Get the co-processors</div> |
| <dl class="notes"> |
| <dt>Returns:</dt> |
| <dd>Co-processors</dd> |
| </dl> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getStartCode()"> |
| <h3>getStartCode</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-57">getStartCode</a></span>()</div> |
| <div class="block">Get HRegionServer start time</div> |
| <dl class="notes"> |
| <dt>Returns:</dt> |
| <dd>Start time of RegionServer in milliseconds</dd> |
| </dl> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getNumOnlineRegions()"> |
| <h3>getNumOnlineRegions</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-62">getNumOnlineRegions</a></span>()</div> |
| <div class="block">The number of online regions</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getNumStores()"> |
| <h3>getNumStores</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-67">getNumStores</a></span>()</div> |
| <div class="block">Get the number of stores hosted on this region server.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getNumWALFiles()"> |
| <h3>getNumWALFiles</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-72">getNumWALFiles</a></span>()</div> |
| <div class="block">Get the number of WAL files of this region server.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getWALFileSize()"> |
| <h3>getWALFileSize</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-77">getWALFileSize</a></span>()</div> |
| <div class="block">Get the size of WAL files of this region server.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getWALExcludeDNs()"> |
| <h3>getWALExcludeDNs</h3> |
| <div class="member-signature"><span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/List.html" title="class or interface in java.util" class="external-link">List</a><<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>></span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-82">getWALExcludeDNs</a></span>()</div> |
| <div class="block">Get the excluded datanodes in the cache of this region server.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getNumWALSlowAppend()"> |
| <h3>getNumWALSlowAppend</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-87">getNumWALSlowAppend</a></span>()</div> |
| <div class="block">Get the number of WAL files with slow appends for this region server.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getNumStoreFiles()"> |
| <h3>getNumStoreFiles</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-92">getNumStoreFiles</a></span>()</div> |
| <div class="block">Get the number of store files hosted on this region server.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getMaxStoreFiles()"> |
| <h3>getMaxStoreFiles</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-97">getMaxStoreFiles</a></span>()</div> |
| <div class="block">Get the max number of store files across all regions of this region server.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getMemStoreSize()"> |
| <h3>getMemStoreSize</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-102">getMemStoreSize</a></span>()</div> |
| <div class="block">Get the size of the memstore on this region server.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getOnHeapMemStoreSize()"> |
| <h3>getOnHeapMemStoreSize</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-107">getOnHeapMemStoreSize</a></span>()</div> |
| <div class="block">Get the size of the on heap memstore on this region server.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getOffHeapMemStoreSize()"> |
| <h3>getOffHeapMemStoreSize</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-112">getOffHeapMemStoreSize</a></span>()</div> |
| <div class="block">Get the size of the off heap memstore on this region server.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getStoreFileSize()"> |
| <h3>getStoreFileSize</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-117">getStoreFileSize</a></span>()</div> |
| <div class="block">Get the total size of the store files this region server is serving from.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getStoreFileSizeGrowthRate()"> |
| <h3>getStoreFileSizeGrowthRate</h3> |
| <div class="member-signature"><span class="return-type">double</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-122">getStoreFileSizeGrowthRate</a></span>()</div> |
| <div class="block">Get the growth rate of the store files this region server is serving from.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getMaxStoreFileAge()"> |
| <h3>getMaxStoreFileAge</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-125">getMaxStoreFileAge</a></span>()</div> |
| <div class="block">Returns Max age of store files hosted on this region server</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getMinStoreFileAge()"> |
| <h3>getMinStoreFileAge</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-128">getMinStoreFileAge</a></span>()</div> |
| <div class="block">Returns Min age of store files hosted on this region server</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getAvgStoreFileAge()"> |
| <h3>getAvgStoreFileAge</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-131">getAvgStoreFileAge</a></span>()</div> |
| <div class="block">Returns Average age of store files hosted on this region server</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getNumReferenceFiles()"> |
| <h3>getNumReferenceFiles</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-134">getNumReferenceFiles</a></span>()</div> |
| <div class="block">Returns Number of reference files on this region server</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getRequestsPerSecond()"> |
| <h3>getRequestsPerSecond</h3> |
| <div class="member-signature"><span class="return-type">double</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-139">getRequestsPerSecond</a></span>()</div> |
| <div class="block">Get the number of requests per second.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getTotalRequestCount()"> |
| <h3>getTotalRequestCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-144">getTotalRequestCount</a></span>()</div> |
| <div class="block">Get the total number of requests per second.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getReadRequestsCount()"> |
| <h3>getReadRequestsCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-149">getReadRequestsCount</a></span>()</div> |
| <div class="block">Get the number of read requests to regions hosted on this region server.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getCpRequestsCount()"> |
| <h3>getCpRequestsCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-154">getCpRequestsCount</a></span>()</div> |
| <div class="block">Get the number of coprocessor requests to regions hosted on this region server.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getReadRequestsRatePerSecond()"> |
| <h3>getReadRequestsRatePerSecond</h3> |
| <div class="member-signature"><span class="return-type">double</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-159">getReadRequestsRatePerSecond</a></span>()</div> |
| <div class="block">Get the rate of read requests per second to regions hosted on this region server.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getFilteredReadRequestsCount()"> |
| <h3>getFilteredReadRequestsCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-164">getFilteredReadRequestsCount</a></span>()</div> |
| <div class="block">Get the number of filtered read requests to regions hosted on this region server.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getWriteRequestsCount()"> |
| <h3>getWriteRequestsCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-169">getWriteRequestsCount</a></span>()</div> |
| <div class="block">Get the number of write requests to regions hosted on this region server.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getWriteRequestsRatePerSecond()"> |
| <h3>getWriteRequestsRatePerSecond</h3> |
| <div class="member-signature"><span class="return-type">double</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-174">getWriteRequestsRatePerSecond</a></span>()</div> |
| <div class="block">Get the rate of write requests per second to regions hosted on this region server.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getCheckAndMutateChecksFailed()"> |
| <h3>getCheckAndMutateChecksFailed</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-179">getCheckAndMutateChecksFailed</a></span>()</div> |
| <div class="block">Get the number of CAS operations that failed.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getCheckAndMutateChecksPassed()"> |
| <h3>getCheckAndMutateChecksPassed</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-184">getCheckAndMutateChecksPassed</a></span>()</div> |
| <div class="block">Get the number of CAS operations that passed.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getStoreFileIndexSize()"> |
| <h3>getStoreFileIndexSize</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-189">getStoreFileIndexSize</a></span>()</div> |
| <div class="block">Get the Size (in bytes) of indexes in storefiles on disk.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getTotalStaticIndexSize()"> |
| <h3>getTotalStaticIndexSize</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-194">getTotalStaticIndexSize</a></span>()</div> |
| <div class="block">Get the size (in bytes) of of the static indexes including the roots.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getTotalStaticBloomSize()"> |
| <h3>getTotalStaticBloomSize</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-199">getTotalStaticBloomSize</a></span>()</div> |
| <div class="block">Get the size (in bytes) of the static bloom filters.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getBloomFilterRequestsCount()"> |
| <h3>getBloomFilterRequestsCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-204">getBloomFilterRequestsCount</a></span>()</div> |
| <div class="block">Count of bloom filter requests.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getBloomFilterNegativeResultsCount()"> |
| <h3>getBloomFilterNegativeResultsCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-209">getBloomFilterNegativeResultsCount</a></span>()</div> |
| <div class="block">Count of bloom filter requests which return a negative result.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getBloomFilterEligibleRequestsCount()"> |
| <h3>getBloomFilterEligibleRequestsCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-214">getBloomFilterEligibleRequestsCount</a></span>()</div> |
| <div class="block">Count of requests which could have used bloom filters, but they weren't configured or loaded.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getNumMutationsWithoutWAL()"> |
| <h3>getNumMutationsWithoutWAL</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-219">getNumMutationsWithoutWAL</a></span>()</div> |
| <div class="block">Number of mutations received with WAL explicitly turned off.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getDataInMemoryWithoutWAL()"> |
| <h3>getDataInMemoryWithoutWAL</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-225">getDataInMemoryWithoutWAL</a></span>()</div> |
| <div class="block">Ammount of data in the memstore but not in the WAL because mutations explicitly had their WAL |
| turned off.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getPercentFileLocal()"> |
| <h3>getPercentFileLocal</h3> |
| <div class="member-signature"><span class="return-type">double</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-230">getPercentFileLocal</a></span>()</div> |
| <div class="block">Get the percent of HFiles' that are local.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getPercentFileLocalSecondaryRegions()"> |
| <h3>getPercentFileLocalSecondaryRegions</h3> |
| <div class="member-signature"><span class="return-type">double</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-235">getPercentFileLocalSecondaryRegions</a></span>()</div> |
| <div class="block">Get the percent of HFiles' that are local for secondary region replicas.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getSplitQueueSize()"> |
| <h3>getSplitQueueSize</h3> |
| <div class="member-signature"><span class="return-type">int</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-240">getSplitQueueSize</a></span>()</div> |
| <div class="block">Get the size of the split queue</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getCompactionQueueSize()"> |
| <h3>getCompactionQueueSize</h3> |
| <div class="member-signature"><span class="return-type">int</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-245">getCompactionQueueSize</a></span>()</div> |
| <div class="block">Get the size of the compaction queue</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getSmallCompactionQueueSize()"> |
| <h3>getSmallCompactionQueueSize</h3> |
| <div class="member-signature"><span class="return-type">int</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-247">getSmallCompactionQueueSize</a></span>()</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getLargeCompactionQueueSize()"> |
| <h3>getLargeCompactionQueueSize</h3> |
| <div class="member-signature"><span class="return-type">int</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-249">getLargeCompactionQueueSize</a></span>()</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getFlushQueueSize()"> |
| <h3>getFlushQueueSize</h3> |
| <div class="member-signature"><span class="return-type">int</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-254">getFlushQueueSize</a></span>()</div> |
| <div class="block">Get the size of the flush queue.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getMemStoreLimit()"> |
| <h3>getMemStoreLimit</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-260">getMemStoreLimit</a></span>()</div> |
| <div class="block">Get the limit size of the off heap memstore (if enabled), otherwise get the limit size of the |
| on heap memstore.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getOnHeapMemStoreLimit()"> |
| <h3>getOnHeapMemStoreLimit</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-265">getOnHeapMemStoreLimit</a></span>()</div> |
| <div class="block">Get the limit size of the on heap memstore.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getOffHeapMemStoreLimit()"> |
| <h3>getOffHeapMemStoreLimit</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-270">getOffHeapMemStoreLimit</a></span>()</div> |
| <div class="block">Get the limit size of the off heap memstore.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getBlockCacheFreeSize()"> |
| <h3>getBlockCacheFreeSize</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-275">getBlockCacheFreeSize</a></span>()</div> |
| <div class="block">Get the size (in bytes) of the block cache that is free.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getBlockCacheCount()"> |
| <h3>getBlockCacheCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-280">getBlockCacheCount</a></span>()</div> |
| <div class="block">Get the number of items in the block cache.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getBlockCacheDataBlockCount()"> |
| <h3>getBlockCacheDataBlockCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-285">getBlockCacheDataBlockCount</a></span>()</div> |
| <div class="block">Get the number of DATA blocks in the block cache.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getBlockCacheSize()"> |
| <h3>getBlockCacheSize</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-290">getBlockCacheSize</a></span>()</div> |
| <div class="block">Get the total size (in bytes) of the block cache.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getBlockCacheHitCount()"> |
| <h3>getBlockCacheHitCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-295">getBlockCacheHitCount</a></span>()</div> |
| <div class="block">Get the count of hits to the block cache</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getBlockCachePrimaryHitCount()"> |
| <h3>getBlockCachePrimaryHitCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-300">getBlockCachePrimaryHitCount</a></span>()</div> |
| <div class="block">Get the count of hits to primary replica in the block cache</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getBlockCacheHitCachingCount()"> |
| <h3>getBlockCacheHitCachingCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-305">getBlockCacheHitCachingCount</a></span>()</div> |
| <div class="block">Get the count of hits to the block cache, for cacheable requests only.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getBlockCacheMissCount()"> |
| <h3>getBlockCacheMissCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-310">getBlockCacheMissCount</a></span>()</div> |
| <div class="block">Get the count of misses to the block cache.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getBlockCachePrimaryMissCount()"> |
| <h3>getBlockCachePrimaryMissCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-315">getBlockCachePrimaryMissCount</a></span>()</div> |
| <div class="block">Get the count of misses to primary replica in the block cache.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getBlockCacheMissCachingCount()"> |
| <h3>getBlockCacheMissCachingCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-320">getBlockCacheMissCachingCount</a></span>()</div> |
| <div class="block">Get the count of misses to the block cache, for cacheable requests only.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getBlockCacheEvictedCount()"> |
| <h3>getBlockCacheEvictedCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-325">getBlockCacheEvictedCount</a></span>()</div> |
| <div class="block">Get the number of items evicted from the block cache.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getBlockCachePrimaryEvictedCount()"> |
| <h3>getBlockCachePrimaryEvictedCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-330">getBlockCachePrimaryEvictedCount</a></span>()</div> |
| <div class="block">Get the number of items evicted from primary replica in the block cache.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getBlockCacheHitPercent()"> |
| <h3>getBlockCacheHitPercent</h3> |
| <div class="member-signature"><span class="return-type">double</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-335">getBlockCacheHitPercent</a></span>()</div> |
| <div class="block">Get the percent of all requests that hit the block cache.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getBlockCacheHitCachingPercent()"> |
| <h3>getBlockCacheHitCachingPercent</h3> |
| <div class="member-signature"><span class="return-type">double</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-340">getBlockCacheHitCachingPercent</a></span>()</div> |
| <div class="block">Get the percent of requests with the block cache turned on that hit the block cache.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getBlockCacheFailedInsertions()"> |
| <h3>getBlockCacheFailedInsertions</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-345">getBlockCacheFailedInsertions</a></span>()</div> |
| <div class="block">Number of cache insertions that failed.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getL1CacheSize()"> |
| <h3>getL1CacheSize</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-350">getL1CacheSize</a></span>()</div> |
| <div class="block">Cache size (bytes) of L1 cache</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getL1CacheFreeSize()"> |
| <h3>getL1CacheFreeSize</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-355">getL1CacheFreeSize</a></span>()</div> |
| <div class="block">Free cache size (bytes) of L1 cache</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getL1CacheCount()"> |
| <h3>getL1CacheCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-360">getL1CacheCount</a></span>()</div> |
| <div class="block">Number of blocks in L1 cache</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getL1CacheEvictedCount()"> |
| <h3>getL1CacheEvictedCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-365">getL1CacheEvictedCount</a></span>()</div> |
| <div class="block">Number of blocks evicted from L1 cache</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getL1CacheHitCount()"> |
| <h3>getL1CacheHitCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-370">getL1CacheHitCount</a></span>()</div> |
| <div class="block">Hit count of L1 cache.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getL1CacheMissCount()"> |
| <h3>getL1CacheMissCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-375">getL1CacheMissCount</a></span>()</div> |
| <div class="block">Miss count of L1 cache.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getL1CacheHitRatio()"> |
| <h3>getL1CacheHitRatio</h3> |
| <div class="member-signature"><span class="return-type">double</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-380">getL1CacheHitRatio</a></span>()</div> |
| <div class="block">Hit ratio of L1 cache.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getL1CacheMissRatio()"> |
| <h3>getL1CacheMissRatio</h3> |
| <div class="member-signature"><span class="return-type">double</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-385">getL1CacheMissRatio</a></span>()</div> |
| <div class="block">Miss ratio of L1 cache.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getL2CacheSize()"> |
| <h3>getL2CacheSize</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-390">getL2CacheSize</a></span>()</div> |
| <div class="block">Cache size (bytes) of L2 cache</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getL2CacheFreeSize()"> |
| <h3>getL2CacheFreeSize</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-395">getL2CacheFreeSize</a></span>()</div> |
| <div class="block">Free cache size (bytes) of L2 cache</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getL2CacheCount()"> |
| <h3>getL2CacheCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-400">getL2CacheCount</a></span>()</div> |
| <div class="block">Number of blocks in L2 cache</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getL2CacheEvictedCount()"> |
| <h3>getL2CacheEvictedCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-405">getL2CacheEvictedCount</a></span>()</div> |
| <div class="block">Number of blocks evicted from L2 cache</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getL2CacheHitCount()"> |
| <h3>getL2CacheHitCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-410">getL2CacheHitCount</a></span>()</div> |
| <div class="block">Hit count of L2 cache.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getL2CacheMissCount()"> |
| <h3>getL2CacheMissCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-415">getL2CacheMissCount</a></span>()</div> |
| <div class="block">Miss count of L2 cache.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getL2CacheHitRatio()"> |
| <h3>getL2CacheHitRatio</h3> |
| <div class="member-signature"><span class="return-type">double</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-420">getL2CacheHitRatio</a></span>()</div> |
| <div class="block">Hit ratio of L2 cache.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getL2CacheMissRatio()"> |
| <h3>getL2CacheMissRatio</h3> |
| <div class="member-signature"><span class="return-type">double</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-425">getL2CacheMissRatio</a></span>()</div> |
| <div class="block">Miss ratio of L2 cache.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="forceRecompute()"> |
| <h3>forceRecompute</h3> |
| <div class="member-signature"><span class="return-type">void</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-430">forceRecompute</a></span>()</div> |
| <div class="block">Force a re-computation of the metrics.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getUpdatesBlockedTime()"> |
| <h3>getUpdatesBlockedTime</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-435">getUpdatesBlockedTime</a></span>()</div> |
| <div class="block">Get the amount of time that updates were blocked.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getFlushedCellsCount()"> |
| <h3>getFlushedCellsCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-440">getFlushedCellsCount</a></span>()</div> |
| <div class="block">Get the number of cells flushed to disk.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getCompactedCellsCount()"> |
| <h3>getCompactedCellsCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-445">getCompactedCellsCount</a></span>()</div> |
| <div class="block">Get the number of cells processed during minor compactions.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getMajorCompactedCellsCount()"> |
| <h3>getMajorCompactedCellsCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-450">getMajorCompactedCellsCount</a></span>()</div> |
| <div class="block">Get the number of cells processed during major compactions.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getFlushedCellsSize()"> |
| <h3>getFlushedCellsSize</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-455">getFlushedCellsSize</a></span>()</div> |
| <div class="block">Get the total amount of data flushed to disk, in bytes.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getCompactedCellsSize()"> |
| <h3>getCompactedCellsSize</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-460">getCompactedCellsSize</a></span>()</div> |
| <div class="block">Get the total amount of data processed during minor compactions, in bytes.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getMajorCompactedCellsSize()"> |
| <h3>getMajorCompactedCellsSize</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-465">getMajorCompactedCellsSize</a></span>()</div> |
| <div class="block">Get the total amount of data processed during major compactions, in bytes.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getCellsCountCompactedToMob()"> |
| <h3>getCellsCountCompactedToMob</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-470">getCellsCountCompactedToMob</a></span>()</div> |
| <div class="block">Gets the number of cells moved to mob during compaction.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getCellsCountCompactedFromMob()"> |
| <h3>getCellsCountCompactedFromMob</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-475">getCellsCountCompactedFromMob</a></span>()</div> |
| <div class="block">Gets the number of cells moved from mob during compaction.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getCellsSizeCompactedToMob()"> |
| <h3>getCellsSizeCompactedToMob</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-480">getCellsSizeCompactedToMob</a></span>()</div> |
| <div class="block">Gets the total amount of cells moved to mob during compaction, in bytes.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getCellsSizeCompactedFromMob()"> |
| <h3>getCellsSizeCompactedFromMob</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-485">getCellsSizeCompactedFromMob</a></span>()</div> |
| <div class="block">Gets the total amount of cells moved from mob during compaction, in bytes.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getMobFlushCount()"> |
| <h3>getMobFlushCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-490">getMobFlushCount</a></span>()</div> |
| <div class="block">Gets the number of the flushes in mob-enabled stores.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getMobFlushedCellsCount()"> |
| <h3>getMobFlushedCellsCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-495">getMobFlushedCellsCount</a></span>()</div> |
| <div class="block">Gets the number of mob cells flushed to disk.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getMobFlushedCellsSize()"> |
| <h3>getMobFlushedCellsSize</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-500">getMobFlushedCellsSize</a></span>()</div> |
| <div class="block">Gets the total amount of mob cells flushed to disk, in bytes.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getMobScanCellsCount()"> |
| <h3>getMobScanCellsCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-505">getMobScanCellsCount</a></span>()</div> |
| <div class="block">Gets the number of scanned mob cells.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getMobScanCellsSize()"> |
| <h3>getMobScanCellsSize</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-510">getMobScanCellsSize</a></span>()</div> |
| <div class="block">Gets the total amount of scanned mob cells, in bytes.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getMobFileCacheAccessCount()"> |
| <h3>getMobFileCacheAccessCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-515">getMobFileCacheAccessCount</a></span>()</div> |
| <div class="block">Gets the count of accesses to the mob file cache.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getMobFileCacheMissCount()"> |
| <h3>getMobFileCacheMissCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-520">getMobFileCacheMissCount</a></span>()</div> |
| <div class="block">Gets the count of misses to the mob file cache.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getMobFileCacheEvictedCount()"> |
| <h3>getMobFileCacheEvictedCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-525">getMobFileCacheEvictedCount</a></span>()</div> |
| <div class="block">Gets the number of items evicted from the mob file cache.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getMobFileCacheCount()"> |
| <h3>getMobFileCacheCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-530">getMobFileCacheCount</a></span>()</div> |
| <div class="block">Gets the count of cached mob files.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getMobFileCacheHitPercent()"> |
| <h3>getMobFileCacheHitPercent</h3> |
| <div class="member-signature"><span class="return-type">double</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-535">getMobFileCacheHitPercent</a></span>()</div> |
| <div class="block">Gets the hit percent to the mob file cache.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getHedgedReadOps()"> |
| <h3>getHedgedReadOps</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-538">getHedgedReadOps</a></span>()</div> |
| <div class="block">Returns Count of hedged read operations</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getHedgedReadWins()"> |
| <h3>getHedgedReadWins</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-541">getHedgedReadWins</a></span>()</div> |
| <div class="block">Returns Count of times a hedged read beat out the primary read.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getHedgedReadOpsInCurThread()"> |
| <h3>getHedgedReadOpsInCurThread</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-544">getHedgedReadOpsInCurThread</a></span>()</div> |
| <div class="block">Returns Count of times a hedged read executes in current thread</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getTotalBytesRead()"> |
| <h3>getTotalBytesRead</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-547">getTotalBytesRead</a></span>()</div> |
| <div class="block">Returns Number of total bytes read from HDFS.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getLocalBytesRead()"> |
| <h3>getLocalBytesRead</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-550">getLocalBytesRead</a></span>()</div> |
| <div class="block">Returns Number of bytes read from the local HDFS DataNode.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getShortCircuitBytesRead()"> |
| <h3>getShortCircuitBytesRead</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-553">getShortCircuitBytesRead</a></span>()</div> |
| <div class="block">Returns Number of bytes read locally through HDFS short circuit.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getZeroCopyBytesRead()"> |
| <h3>getZeroCopyBytesRead</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-556">getZeroCopyBytesRead</a></span>()</div> |
| <div class="block">Returns Number of bytes read locally through HDFS zero copy.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getBlockedRequestsCount()"> |
| <h3>getBlockedRequestsCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-561">getBlockedRequestsCount</a></span>()</div> |
| <div class="block">Returns Count of requests blocked because the memstore size is larger than blockingMemStoreSize</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getRpcGetRequestsCount()"> |
| <h3>getRpcGetRequestsCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-566">getRpcGetRequestsCount</a></span>()</div> |
| <div class="block">Get the number of rpc get requests to this region server.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getRpcScanRequestsCount()"> |
| <h3>getRpcScanRequestsCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-571">getRpcScanRequestsCount</a></span>()</div> |
| <div class="block">Get the number of rpc scan requests to this region server.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getRpcFullScanRequestsCount()"> |
| <h3>getRpcFullScanRequestsCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-576">getRpcFullScanRequestsCount</a></span>()</div> |
| <div class="block">Get the number of full region rpc scan requests to this region server.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getRpcMultiRequestsCount()"> |
| <h3>getRpcMultiRequestsCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-581">getRpcMultiRequestsCount</a></span>()</div> |
| <div class="block">Get the number of rpc multi requests to this region server.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getRpcMutateRequestsCount()"> |
| <h3>getRpcMutateRequestsCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-586">getRpcMutateRequestsCount</a></span>()</div> |
| <div class="block">Get the number of rpc mutate requests to this region server.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getAverageRegionSize()"> |
| <h3>getAverageRegionSize</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-591">getAverageRegionSize</a></span>()</div> |
| <div class="block">Get the average region size to this region server.</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getDataMissCount()"> |
| <h3>getDataMissCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-593">getDataMissCount</a></span>()</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getLeafIndexMissCount()"> |
| <h3>getLeafIndexMissCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-595">getLeafIndexMissCount</a></span>()</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getBloomChunkMissCount()"> |
| <h3>getBloomChunkMissCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-597">getBloomChunkMissCount</a></span>()</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getMetaMissCount()"> |
| <h3>getMetaMissCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-599">getMetaMissCount</a></span>()</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getRootIndexMissCount()"> |
| <h3>getRootIndexMissCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-601">getRootIndexMissCount</a></span>()</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getIntermediateIndexMissCount()"> |
| <h3>getIntermediateIndexMissCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-603">getIntermediateIndexMissCount</a></span>()</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getFileInfoMissCount()"> |
| <h3>getFileInfoMissCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-605">getFileInfoMissCount</a></span>()</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getGeneralBloomMetaMissCount()"> |
| <h3>getGeneralBloomMetaMissCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-607">getGeneralBloomMetaMissCount</a></span>()</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getDeleteFamilyBloomMissCount()"> |
| <h3>getDeleteFamilyBloomMissCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-609">getDeleteFamilyBloomMissCount</a></span>()</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getTrailerMissCount()"> |
| <h3>getTrailerMissCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-611">getTrailerMissCount</a></span>()</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getDataHitCount()"> |
| <h3>getDataHitCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-613">getDataHitCount</a></span>()</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getLeafIndexHitCount()"> |
| <h3>getLeafIndexHitCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-615">getLeafIndexHitCount</a></span>()</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getBloomChunkHitCount()"> |
| <h3>getBloomChunkHitCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-617">getBloomChunkHitCount</a></span>()</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getMetaHitCount()"> |
| <h3>getMetaHitCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-619">getMetaHitCount</a></span>()</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getRootIndexHitCount()"> |
| <h3>getRootIndexHitCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-621">getRootIndexHitCount</a></span>()</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getIntermediateIndexHitCount()"> |
| <h3>getIntermediateIndexHitCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-623">getIntermediateIndexHitCount</a></span>()</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getFileInfoHitCount()"> |
| <h3>getFileInfoHitCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-625">getFileInfoHitCount</a></span>()</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getGeneralBloomMetaHitCount()"> |
| <h3>getGeneralBloomMetaHitCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-627">getGeneralBloomMetaHitCount</a></span>()</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getDeleteFamilyBloomHitCount()"> |
| <h3>getDeleteFamilyBloomHitCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-629">getDeleteFamilyBloomHitCount</a></span>()</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getTrailerHitCount()"> |
| <h3>getTrailerHitCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-631">getTrailerHitCount</a></span>()</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getTotalRowActionRequestCount()"> |
| <h3>getTotalRowActionRequestCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-633">getTotalRowActionRequestCount</a></span>()</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getByteBuffAllocatorHeapAllocationBytes()"> |
| <h3>getByteBuffAllocatorHeapAllocationBytes</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-635">getByteBuffAllocatorHeapAllocationBytes</a></span>()</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getByteBuffAllocatorPoolAllocationBytes()"> |
| <h3>getByteBuffAllocatorPoolAllocationBytes</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-637">getByteBuffAllocatorPoolAllocationBytes</a></span>()</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getByteBuffAllocatorHeapAllocRatio()"> |
| <h3>getByteBuffAllocatorHeapAllocRatio</h3> |
| <div class="member-signature"><span class="return-type">double</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-639">getByteBuffAllocatorHeapAllocRatio</a></span>()</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getByteBuffAllocatorTotalBufferCount()"> |
| <h3>getByteBuffAllocatorTotalBufferCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-641">getByteBuffAllocatorTotalBufferCount</a></span>()</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getByteBuffAllocatorUsedBufferCount()"> |
| <h3>getByteBuffAllocatorUsedBufferCount</h3> |
| <div class="member-signature"><span class="return-type">long</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-643">getByteBuffAllocatorUsedBufferCount</a></span>()</div> |
| </section> |
| </li> |
| <li> |
| <section class="detail" id="getActiveScanners()"> |
| <h3>getActiveScanners</h3> |
| <div class="member-signature"><span class="return-type">int</span> <span class="element-name"><a href="../../../../../src-html/org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapper.html#line-645">getActiveScanners</a></span>()</div> |
| </section> |
| </li> |
| </ul> |
| </section> |
| </li> |
| </ul> |
| </section> |
| <!-- ========= END OF CLASS DATA ========= --> |
| </main> |
| <footer role="contentinfo"> |
| <hr> |
| <p class="legal-copy"><small>Copyright © 2007–2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> |
| </footer> |
| </div> |
| </div> |
| </body> |
| </html> |