blob: a30323e47942b4bd087321566468c0f0b4568e7d [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>BookKeeperClientStats (Apache BookKeeper :: Parent 4.18.0-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/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="../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../jquery/jquery-3.6.1.min.js"></script>
<script type="text/javascript" src="../../../../jquery/jquery-ui.min.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="BookKeeperClientStats (Apache BookKeeper :: Parent 4.18.0-SNAPSHOT API)";
}
}
catch(err) {
}
//-->
var data = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6,"i13":6,"i14":6,"i15":6,"i16":6,"i17":6,"i18":6,"i19":6,"i20":6,"i21":6,"i22":6,"i23":6,"i24":1,"i25":6};
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
var pathtoroot = "../../../../";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/BookKeeperClientStats.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">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<!-- ======== START OF CLASS DATA ======== -->
<main role="main">
<div class="header">
<div class="subTitle"><span class="packageLabelInType">Package</span>&nbsp;<a href="package-summary.html">org.apache.bookkeeper.client</a></div>
<h2 title="Interface BookKeeperClientStats" class="title">Interface BookKeeperClientStats</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Known Implementing Classes:</dt>
<dd><code><a href="impl/BookKeeperClientStatsImpl.html" title="class in org.apache.bookkeeper.client.impl">BookKeeperClientStatsImpl</a></code></dd>
</dl>
<hr>
<pre>public interface <span class="typeNameLabel">BookKeeperClientStats</span></pre>
<div class="block">List of constants for defining client stats names.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<section>
<ul class="blockList">
<li class="blockList"><a id="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ACTIVE_NON_TLS_CHANNEL_COUNTER">ACTIVE_NON_TLS_CHANNEL_COUNTER</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ACTIVE_TLS_CHANNEL_COUNTER">ACTIVE_TLS_CHANNEL_COUNTER</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ADD_OP">ADD_OP</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ADD_OP_OUTSTANDING">ADD_OP_OUTSTANDING</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ADD_OP_UR">ADD_OP_UR</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#BOOKIE_LABEL">BOOKIE_LABEL</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#CATEGORY_CLIENT">CATEGORY_CLIENT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#CHANNEL_ADD_OP">CHANNEL_ADD_OP</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#CHANNEL_FORCE_OP">CHANNEL_FORCE_OP</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#CHANNEL_READ_LAC_OP">CHANNEL_READ_LAC_OP</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#CHANNEL_READ_OP">CHANNEL_READ_OP</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#CHANNEL_SCOPE">CHANNEL_SCOPE</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#CHANNEL_START_TLS_OP">CHANNEL_START_TLS_OP</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#CHANNEL_TIMEOUT_ADD">CHANNEL_TIMEOUT_ADD</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#CHANNEL_TIMEOUT_FORCE">CHANNEL_TIMEOUT_FORCE</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#CHANNEL_TIMEOUT_READ">CHANNEL_TIMEOUT_READ</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#CHANNEL_TIMEOUT_READ_LAC">CHANNEL_TIMEOUT_READ_LAC</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#CHANNEL_TIMEOUT_START_TLS_OP">CHANNEL_TIMEOUT_START_TLS_OP</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#CHANNEL_TIMEOUT_WRITE_LAC">CHANNEL_TIMEOUT_WRITE_LAC</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#CHANNEL_WRITE_LAC_OP">CHANNEL_WRITE_LAC_OP</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#CLIENT_CHANNEL_WRITE_WAIT">CLIENT_CHANNEL_WRITE_WAIT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#CLIENT_CONNECT_TIMER">CLIENT_CONNECT_TIMER</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#CLIENT_SCOPE">CLIENT_SCOPE</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#CREATE_OP">CREATE_OP</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#DELETE_OP">DELETE_OP</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ENSEMBLE_CHANGES">ENSEMBLE_CHANGES</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#FAILED_CONNECTION_COUNTER">FAILED_CONNECTION_COUNTER</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#FAILED_TLS_HANDSHAKE_COUNTER">FAILED_TLS_HANDSHAKE_COUNTER</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#FORCE_OP">FORCE_OP</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#GET_BOOKIE_INFO_OP">GET_BOOKIE_INFO_OP</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#GET_LIST_OF_ENTRIES_OF_LEDGER_OP">GET_LIST_OF_ENTRIES_OF_LEDGER_OP</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#LAC_UPDATE_HITS">LAC_UPDATE_HITS</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#LAC_UPDATE_MISSES">LAC_UPDATE_MISSES</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#LEDGER_ENSEMBLE_BOOKIE_DISTRIBUTION">LEDGER_ENSEMBLE_BOOKIE_DISTRIBUTION</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#LEDGER_RECOVER_ADD_ENTRIES">LEDGER_RECOVER_ADD_ENTRIES</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#LEDGER_RECOVER_READ_ENTRIES">LEDGER_RECOVER_READ_ENTRIES</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#NETTY_EXCEPTION_CNT">NETTY_EXCEPTION_CNT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#NETTY_OPS">NETTY_OPS</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#NUM_WRITABLE_BOOKIES_IN_DEFAULT_FAULTDOMAIN">NUM_WRITABLE_BOOKIES_IN_DEFAULT_FAULTDOMAIN</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#NUM_WRITABLE_BOOKIES_IN_DEFAULT_RACK">NUM_WRITABLE_BOOKIES_IN_DEFAULT_RACK</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#OPEN_OP">OPEN_OP</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#PENDING_ADDS">PENDING_ADDS</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#READ_LAC_OP">READ_LAC_OP</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#READ_LAST_CONFIRMED_AND_ENTRY">READ_LAST_CONFIRMED_AND_ENTRY</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#READ_LAST_CONFIRMED_AND_ENTRY_RESPONSE">READ_LAST_CONFIRMED_AND_ENTRY_RESPONSE</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#READ_OP">READ_OP</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#READ_OP_DM">READ_OP_DM</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#READ_OP_OUTSTANDING">READ_OP_OUTSTANDING</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#READ_REQUESTS_REORDERED">READ_REQUESTS_REORDERED</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#RECOVER_OP">RECOVER_OP</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#SPECULATIVE_READ_COUNT">SPECULATIVE_READ_COUNT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#TIMEOUT_GET_BOOKIE_INFO">TIMEOUT_GET_BOOKIE_INFO</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#TIMEOUT_GET_LIST_OF_ENTRIES_OF_LEDGER">TIMEOUT_GET_LIST_OF_ENTRIES_OF_LEDGER</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#WRITE_DELAYED_DUE_TO_NOT_ENOUGH_FAULT_DOMAINS">WRITE_DELAYED_DUE_TO_NOT_ENOUGH_FAULT_DOMAINS</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#WRITE_DELAYED_DUE_TO_NOT_ENOUGH_FAULT_DOMAINS_LATENCY">WRITE_DELAYED_DUE_TO_NOT_ENOUGH_FAULT_DOMAINS_LATENCY</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#WRITE_LAC_OP">WRITE_LAC_OP</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#WRITE_TIMED_OUT_DUE_TO_NOT_ENOUGH_FAULT_DOMAINS">WRITE_TIMED_OUT_DUE_TO_NOT_ENOUGH_FAULT_DOMAINS</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</table>
</li>
</ul>
</section>
<!-- ========== METHOD SUMMARY =========== -->
<section>
<ul class="blockList">
<li class="blockList"><a id="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code><a href="../stats/OpStatsLogger.html" title="interface in org.apache.bookkeeper.stats">OpStatsLogger</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getAddOpLogger()">getAddOpLogger</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code><a href="../stats/Counter.html" title="interface in org.apache.bookkeeper.stats">Counter</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getAddOpUrCounter()">getAddOpUrCounter</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code><a href="../stats/OpStatsLogger.html" title="interface in org.apache.bookkeeper.stats">OpStatsLogger</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getClientChannelWriteWaitLogger()">getClientChannelWriteWaitLogger</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code><a href="../stats/OpStatsLogger.html" title="interface in org.apache.bookkeeper.stats">OpStatsLogger</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getCreateOpLogger()">getCreateOpLogger</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code><a href="../stats/OpStatsLogger.html" title="interface in org.apache.bookkeeper.stats">OpStatsLogger</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getDeleteOpLogger()">getDeleteOpLogger</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code><a href="../stats/Counter.html" title="interface in org.apache.bookkeeper.stats">Counter</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getEnsembleBookieDistributionCounter(java.lang.String)">getEnsembleBookieDistributionCounter</a></span>&#8203;(java.lang.String&nbsp;bookie)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code><a href="../stats/Counter.html" title="interface in org.apache.bookkeeper.stats">Counter</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getEnsembleChangeCounter()">getEnsembleChangeCounter</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code><a href="../stats/OpStatsLogger.html" title="interface in org.apache.bookkeeper.stats">OpStatsLogger</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getForceOpLogger()">getForceOpLogger</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code><a href="../stats/Counter.html" title="interface in org.apache.bookkeeper.stats">Counter</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getLacUpdateHitsCounter()">getLacUpdateHitsCounter</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code><a href="../stats/Counter.html" title="interface in org.apache.bookkeeper.stats">Counter</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getLacUpdateMissesCounter()">getLacUpdateMissesCounter</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code><a href="../stats/OpStatsLogger.html" title="interface in org.apache.bookkeeper.stats">OpStatsLogger</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getOpenOpLogger()">getOpenOpLogger</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code><a href="../stats/OpStatsLogger.html" title="interface in org.apache.bookkeeper.stats">OpStatsLogger</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getReadLacAndEntryOpLogger()">getReadLacAndEntryOpLogger</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code><a href="../stats/OpStatsLogger.html" title="interface in org.apache.bookkeeper.stats">OpStatsLogger</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getReadLacAndEntryRespLogger()">getReadLacAndEntryRespLogger</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code><a href="../stats/OpStatsLogger.html" title="interface in org.apache.bookkeeper.stats">OpStatsLogger</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getReadLacOpLogger()">getReadLacOpLogger</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code><a href="../stats/Counter.html" title="interface in org.apache.bookkeeper.stats">Counter</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getReadOpDmCounter()">getReadOpDmCounter</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code><a href="../stats/OpStatsLogger.html" title="interface in org.apache.bookkeeper.stats">OpStatsLogger</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getReadOpLogger()">getReadOpLogger</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code><a href="../stats/OpStatsLogger.html" title="interface in org.apache.bookkeeper.stats">OpStatsLogger</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getRecoverAddCountLogger()">getRecoverAddCountLogger</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code><a href="../stats/OpStatsLogger.html" title="interface in org.apache.bookkeeper.stats">OpStatsLogger</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getRecoverOpLogger()">getRecoverOpLogger</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code><a href="../stats/OpStatsLogger.html" title="interface in org.apache.bookkeeper.stats">OpStatsLogger</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getRecoverReadCountLogger()">getRecoverReadCountLogger</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code><a href="../stats/Counter.html" title="interface in org.apache.bookkeeper.stats">Counter</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getSpeculativeReadCounter()">getSpeculativeReadCounter</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i20" class="altColor">
<td class="colFirst"><code><a href="../stats/Counter.html" title="interface in org.apache.bookkeeper.stats">Counter</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getWriteDelayedDueToNotEnoughFaultDomains()">getWriteDelayedDueToNotEnoughFaultDomains</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i21" class="rowColor">
<td class="colFirst"><code><a href="../stats/OpStatsLogger.html" title="interface in org.apache.bookkeeper.stats">OpStatsLogger</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getWriteDelayedDueToNotEnoughFaultDomainsLatency()">getWriteDelayedDueToNotEnoughFaultDomainsLatency</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i22" class="altColor">
<td class="colFirst"><code><a href="../stats/OpStatsLogger.html" title="interface in org.apache.bookkeeper.stats">OpStatsLogger</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getWriteLacOpLogger()">getWriteLacOpLogger</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i23" class="rowColor">
<td class="colFirst"><code><a href="../stats/Counter.html" title="interface in org.apache.bookkeeper.stats">Counter</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getWriteTimedOutDueToNotEnoughFaultDomains()">getWriteTimedOutDueToNotEnoughFaultDomains</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i24" class="altColor">
<td class="colFirst"><code>static <a href="BookKeeperClientStats.html" title="interface in org.apache.bookkeeper.client">BookKeeperClientStats</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#newInstance(org.apache.bookkeeper.stats.StatsLogger)">newInstance</a></span>&#8203;(<a href="../stats/StatsLogger.html" title="interface in org.apache.bookkeeper.stats">StatsLogger</a>&nbsp;stats)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i25" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#registerPendingAddsGauge(org.apache.bookkeeper.stats.Gauge)">registerPendingAddsGauge</a></span>&#8203;(<a href="../stats/Gauge.html" title="interface in org.apache.bookkeeper.stats">Gauge</a>&lt;java.lang.Integer&gt;&nbsp;gauge)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</table>
</li>
</ul>
</section>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<section>
<ul class="blockList">
<li class="blockList"><a id="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a id="CATEGORY_CLIENT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CATEGORY_CLIENT</h4>
<pre>static final&nbsp;java.lang.String CATEGORY_CLIENT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.bookkeeper.client.BookKeeperClientStats.CATEGORY_CLIENT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="CLIENT_SCOPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CLIENT_SCOPE</h4>
<pre>static final&nbsp;java.lang.String CLIENT_SCOPE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.bookkeeper.client.BookKeeperClientStats.CLIENT_SCOPE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="CREATE_OP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CREATE_OP</h4>
<pre>static final&nbsp;java.lang.String CREATE_OP</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.bookkeeper.client.BookKeeperClientStats.CREATE_OP">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="DELETE_OP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DELETE_OP</h4>
<pre>static final&nbsp;java.lang.String DELETE_OP</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.bookkeeper.client.BookKeeperClientStats.DELETE_OP">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="OPEN_OP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OPEN_OP</h4>
<pre>static final&nbsp;java.lang.String OPEN_OP</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.bookkeeper.client.BookKeeperClientStats.OPEN_OP">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="RECOVER_OP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RECOVER_OP</h4>
<pre>static final&nbsp;java.lang.String RECOVER_OP</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.bookkeeper.client.BookKeeperClientStats.RECOVER_OP">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="LEDGER_RECOVER_READ_ENTRIES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LEDGER_RECOVER_READ_ENTRIES</h4>
<pre>static final&nbsp;java.lang.String LEDGER_RECOVER_READ_ENTRIES</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.bookkeeper.client.BookKeeperClientStats.LEDGER_RECOVER_READ_ENTRIES">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="LEDGER_RECOVER_ADD_ENTRIES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LEDGER_RECOVER_ADD_ENTRIES</h4>
<pre>static final&nbsp;java.lang.String LEDGER_RECOVER_ADD_ENTRIES</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.bookkeeper.client.BookKeeperClientStats.LEDGER_RECOVER_ADD_ENTRIES">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="LEDGER_ENSEMBLE_BOOKIE_DISTRIBUTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LEDGER_ENSEMBLE_BOOKIE_DISTRIBUTION</h4>
<pre>static final&nbsp;java.lang.String LEDGER_ENSEMBLE_BOOKIE_DISTRIBUTION</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.bookkeeper.client.BookKeeperClientStats.LEDGER_ENSEMBLE_BOOKIE_DISTRIBUTION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="ADD_OP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ADD_OP</h4>
<pre>static final&nbsp;java.lang.String ADD_OP</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.bookkeeper.client.BookKeeperClientStats.ADD_OP">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="ADD_OP_UR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ADD_OP_UR</h4>
<pre>static final&nbsp;java.lang.String ADD_OP_UR</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.bookkeeper.client.BookKeeperClientStats.ADD_OP_UR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="FORCE_OP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FORCE_OP</h4>
<pre>static final&nbsp;java.lang.String FORCE_OP</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.bookkeeper.client.BookKeeperClientStats.FORCE_OP">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="READ_OP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>READ_OP</h4>
<pre>static final&nbsp;java.lang.String READ_OP</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.bookkeeper.client.BookKeeperClientStats.READ_OP">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="READ_OP_DM">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>READ_OP_DM</h4>
<pre>static final&nbsp;java.lang.String READ_OP_DM</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.bookkeeper.client.BookKeeperClientStats.READ_OP_DM">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="WRITE_LAC_OP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WRITE_LAC_OP</h4>
<pre>static final&nbsp;java.lang.String WRITE_LAC_OP</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.bookkeeper.client.BookKeeperClientStats.WRITE_LAC_OP">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="READ_LAC_OP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>READ_LAC_OP</h4>
<pre>static final&nbsp;java.lang.String READ_LAC_OP</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.bookkeeper.client.BookKeeperClientStats.READ_LAC_OP">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="READ_LAST_CONFIRMED_AND_ENTRY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>READ_LAST_CONFIRMED_AND_ENTRY</h4>
<pre>static final&nbsp;java.lang.String READ_LAST_CONFIRMED_AND_ENTRY</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.bookkeeper.client.BookKeeperClientStats.READ_LAST_CONFIRMED_AND_ENTRY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="READ_LAST_CONFIRMED_AND_ENTRY_RESPONSE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>READ_LAST_CONFIRMED_AND_ENTRY_RESPONSE</h4>
<pre>static final&nbsp;java.lang.String READ_LAST_CONFIRMED_AND_ENTRY_RESPONSE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.bookkeeper.client.BookKeeperClientStats.READ_LAST_CONFIRMED_AND_ENTRY_RESPONSE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="PENDING_ADDS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PENDING_ADDS</h4>
<pre>static final&nbsp;java.lang.String PENDING_ADDS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.bookkeeper.client.BookKeeperClientStats.PENDING_ADDS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="ENSEMBLE_CHANGES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ENSEMBLE_CHANGES</h4>
<pre>static final&nbsp;java.lang.String ENSEMBLE_CHANGES</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.bookkeeper.client.BookKeeperClientStats.ENSEMBLE_CHANGES">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="LAC_UPDATE_HITS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LAC_UPDATE_HITS</h4>
<pre>static final&nbsp;java.lang.String LAC_UPDATE_HITS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.bookkeeper.client.BookKeeperClientStats.LAC_UPDATE_HITS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="LAC_UPDATE_MISSES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LAC_UPDATE_MISSES</h4>
<pre>static final&nbsp;java.lang.String LAC_UPDATE_MISSES</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.bookkeeper.client.BookKeeperClientStats.LAC_UPDATE_MISSES">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="GET_BOOKIE_INFO_OP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GET_BOOKIE_INFO_OP</h4>
<pre>static final&nbsp;java.lang.String GET_BOOKIE_INFO_OP</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.bookkeeper.client.BookKeeperClientStats.GET_BOOKIE_INFO_OP">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="SPECULATIVE_READ_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SPECULATIVE_READ_COUNT</h4>
<pre>static final&nbsp;java.lang.String SPECULATIVE_READ_COUNT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.bookkeeper.client.BookKeeperClientStats.SPECULATIVE_READ_COUNT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="READ_REQUESTS_REORDERED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>READ_REQUESTS_REORDERED</h4>
<pre>static final&nbsp;java.lang.String READ_REQUESTS_REORDERED</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.bookkeeper.client.BookKeeperClientStats.READ_REQUESTS_REORDERED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="GET_LIST_OF_ENTRIES_OF_LEDGER_OP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GET_LIST_OF_ENTRIES_OF_LEDGER_OP</h4>
<pre>static final&nbsp;java.lang.String GET_LIST_OF_ENTRIES_OF_LEDGER_OP</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.bookkeeper.client.BookKeeperClientStats.GET_LIST_OF_ENTRIES_OF_LEDGER_OP">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="CHANNEL_SCOPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CHANNEL_SCOPE</h4>
<pre>static final&nbsp;java.lang.String CHANNEL_SCOPE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.bookkeeper.client.BookKeeperClientStats.CHANNEL_SCOPE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="CHANNEL_READ_OP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CHANNEL_READ_OP</h4>
<pre>static final&nbsp;java.lang.String CHANNEL_READ_OP</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.bookkeeper.client.BookKeeperClientStats.CHANNEL_READ_OP">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="CHANNEL_TIMEOUT_READ">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CHANNEL_TIMEOUT_READ</h4>
<pre>static final&nbsp;java.lang.String CHANNEL_TIMEOUT_READ</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.bookkeeper.client.BookKeeperClientStats.CHANNEL_TIMEOUT_READ">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="CHANNEL_ADD_OP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CHANNEL_ADD_OP</h4>
<pre>static final&nbsp;java.lang.String CHANNEL_ADD_OP</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.bookkeeper.client.BookKeeperClientStats.CHANNEL_ADD_OP">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="CHANNEL_TIMEOUT_ADD">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CHANNEL_TIMEOUT_ADD</h4>
<pre>static final&nbsp;java.lang.String CHANNEL_TIMEOUT_ADD</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.bookkeeper.client.BookKeeperClientStats.CHANNEL_TIMEOUT_ADD">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="CHANNEL_WRITE_LAC_OP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CHANNEL_WRITE_LAC_OP</h4>
<pre>static final&nbsp;java.lang.String CHANNEL_WRITE_LAC_OP</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.bookkeeper.client.BookKeeperClientStats.CHANNEL_WRITE_LAC_OP">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="CHANNEL_FORCE_OP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CHANNEL_FORCE_OP</h4>
<pre>static final&nbsp;java.lang.String CHANNEL_FORCE_OP</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.bookkeeper.client.BookKeeperClientStats.CHANNEL_FORCE_OP">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="CHANNEL_TIMEOUT_WRITE_LAC">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CHANNEL_TIMEOUT_WRITE_LAC</h4>
<pre>static final&nbsp;java.lang.String CHANNEL_TIMEOUT_WRITE_LAC</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.bookkeeper.client.BookKeeperClientStats.CHANNEL_TIMEOUT_WRITE_LAC">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="CHANNEL_TIMEOUT_FORCE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CHANNEL_TIMEOUT_FORCE</h4>
<pre>static final&nbsp;java.lang.String CHANNEL_TIMEOUT_FORCE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.bookkeeper.client.BookKeeperClientStats.CHANNEL_TIMEOUT_FORCE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="CHANNEL_READ_LAC_OP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CHANNEL_READ_LAC_OP</h4>
<pre>static final&nbsp;java.lang.String CHANNEL_READ_LAC_OP</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.bookkeeper.client.BookKeeperClientStats.CHANNEL_READ_LAC_OP">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="CHANNEL_TIMEOUT_READ_LAC">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CHANNEL_TIMEOUT_READ_LAC</h4>
<pre>static final&nbsp;java.lang.String CHANNEL_TIMEOUT_READ_LAC</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.bookkeeper.client.BookKeeperClientStats.CHANNEL_TIMEOUT_READ_LAC">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="TIMEOUT_GET_BOOKIE_INFO">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TIMEOUT_GET_BOOKIE_INFO</h4>
<pre>static final&nbsp;java.lang.String TIMEOUT_GET_BOOKIE_INFO</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.bookkeeper.client.BookKeeperClientStats.TIMEOUT_GET_BOOKIE_INFO">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="CHANNEL_START_TLS_OP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CHANNEL_START_TLS_OP</h4>
<pre>static final&nbsp;java.lang.String CHANNEL_START_TLS_OP</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.bookkeeper.client.BookKeeperClientStats.CHANNEL_START_TLS_OP">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="CHANNEL_TIMEOUT_START_TLS_OP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CHANNEL_TIMEOUT_START_TLS_OP</h4>
<pre>static final&nbsp;java.lang.String CHANNEL_TIMEOUT_START_TLS_OP</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.bookkeeper.client.BookKeeperClientStats.CHANNEL_TIMEOUT_START_TLS_OP">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="TIMEOUT_GET_LIST_OF_ENTRIES_OF_LEDGER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TIMEOUT_GET_LIST_OF_ENTRIES_OF_LEDGER</h4>
<pre>static final&nbsp;java.lang.String TIMEOUT_GET_LIST_OF_ENTRIES_OF_LEDGER</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.bookkeeper.client.BookKeeperClientStats.TIMEOUT_GET_LIST_OF_ENTRIES_OF_LEDGER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="NETTY_EXCEPTION_CNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NETTY_EXCEPTION_CNT</h4>
<pre>static final&nbsp;java.lang.String NETTY_EXCEPTION_CNT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.bookkeeper.client.BookKeeperClientStats.NETTY_EXCEPTION_CNT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="CLIENT_CHANNEL_WRITE_WAIT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CLIENT_CHANNEL_WRITE_WAIT</h4>
<pre>static final&nbsp;java.lang.String CLIENT_CHANNEL_WRITE_WAIT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.bookkeeper.client.BookKeeperClientStats.CLIENT_CHANNEL_WRITE_WAIT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="CLIENT_CONNECT_TIMER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CLIENT_CONNECT_TIMER</h4>
<pre>static final&nbsp;java.lang.String CLIENT_CONNECT_TIMER</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.bookkeeper.client.BookKeeperClientStats.CLIENT_CONNECT_TIMER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="ADD_OP_OUTSTANDING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ADD_OP_OUTSTANDING</h4>
<pre>static final&nbsp;java.lang.String ADD_OP_OUTSTANDING</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.bookkeeper.client.BookKeeperClientStats.ADD_OP_OUTSTANDING">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="READ_OP_OUTSTANDING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>READ_OP_OUTSTANDING</h4>
<pre>static final&nbsp;java.lang.String READ_OP_OUTSTANDING</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.bookkeeper.client.BookKeeperClientStats.READ_OP_OUTSTANDING">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="NETTY_OPS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NETTY_OPS</h4>
<pre>static final&nbsp;java.lang.String NETTY_OPS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.bookkeeper.client.BookKeeperClientStats.NETTY_OPS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="ACTIVE_NON_TLS_CHANNEL_COUNTER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ACTIVE_NON_TLS_CHANNEL_COUNTER</h4>
<pre>static final&nbsp;java.lang.String ACTIVE_NON_TLS_CHANNEL_COUNTER</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.bookkeeper.client.BookKeeperClientStats.ACTIVE_NON_TLS_CHANNEL_COUNTER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="ACTIVE_TLS_CHANNEL_COUNTER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ACTIVE_TLS_CHANNEL_COUNTER</h4>
<pre>static final&nbsp;java.lang.String ACTIVE_TLS_CHANNEL_COUNTER</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.bookkeeper.client.BookKeeperClientStats.ACTIVE_TLS_CHANNEL_COUNTER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="FAILED_CONNECTION_COUNTER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FAILED_CONNECTION_COUNTER</h4>
<pre>static final&nbsp;java.lang.String FAILED_CONNECTION_COUNTER</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.bookkeeper.client.BookKeeperClientStats.FAILED_CONNECTION_COUNTER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="FAILED_TLS_HANDSHAKE_COUNTER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FAILED_TLS_HANDSHAKE_COUNTER</h4>
<pre>static final&nbsp;java.lang.String FAILED_TLS_HANDSHAKE_COUNTER</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.bookkeeper.client.BookKeeperClientStats.FAILED_TLS_HANDSHAKE_COUNTER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="NUM_WRITABLE_BOOKIES_IN_DEFAULT_RACK">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NUM_WRITABLE_BOOKIES_IN_DEFAULT_RACK</h4>
<pre>static final&nbsp;java.lang.String NUM_WRITABLE_BOOKIES_IN_DEFAULT_RACK</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.bookkeeper.client.BookKeeperClientStats.NUM_WRITABLE_BOOKIES_IN_DEFAULT_RACK">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="WRITE_DELAYED_DUE_TO_NOT_ENOUGH_FAULT_DOMAINS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WRITE_DELAYED_DUE_TO_NOT_ENOUGH_FAULT_DOMAINS</h4>
<pre>static final&nbsp;java.lang.String WRITE_DELAYED_DUE_TO_NOT_ENOUGH_FAULT_DOMAINS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.bookkeeper.client.BookKeeperClientStats.WRITE_DELAYED_DUE_TO_NOT_ENOUGH_FAULT_DOMAINS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="WRITE_DELAYED_DUE_TO_NOT_ENOUGH_FAULT_DOMAINS_LATENCY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WRITE_DELAYED_DUE_TO_NOT_ENOUGH_FAULT_DOMAINS_LATENCY</h4>
<pre>static final&nbsp;java.lang.String WRITE_DELAYED_DUE_TO_NOT_ENOUGH_FAULT_DOMAINS_LATENCY</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.bookkeeper.client.BookKeeperClientStats.WRITE_DELAYED_DUE_TO_NOT_ENOUGH_FAULT_DOMAINS_LATENCY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="WRITE_TIMED_OUT_DUE_TO_NOT_ENOUGH_FAULT_DOMAINS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WRITE_TIMED_OUT_DUE_TO_NOT_ENOUGH_FAULT_DOMAINS</h4>
<pre>static final&nbsp;java.lang.String WRITE_TIMED_OUT_DUE_TO_NOT_ENOUGH_FAULT_DOMAINS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.bookkeeper.client.BookKeeperClientStats.WRITE_TIMED_OUT_DUE_TO_NOT_ENOUGH_FAULT_DOMAINS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="NUM_WRITABLE_BOOKIES_IN_DEFAULT_FAULTDOMAIN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>NUM_WRITABLE_BOOKIES_IN_DEFAULT_FAULTDOMAIN</h4>
<pre>static final&nbsp;java.lang.String NUM_WRITABLE_BOOKIES_IN_DEFAULT_FAULTDOMAIN</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.bookkeeper.client.BookKeeperClientStats.NUM_WRITABLE_BOOKIES_IN_DEFAULT_FAULTDOMAIN">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="BOOKIE_LABEL">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>BOOKIE_LABEL</h4>
<pre>static final&nbsp;java.lang.String BOOKIE_LABEL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.apache.bookkeeper.client.BookKeeperClientStats.BOOKIE_LABEL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
</li>
</ul>
</section>
<!-- ============ METHOD DETAIL ========== -->
<section>
<ul class="blockList">
<li class="blockList"><a id="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a id="getCreateOpLogger()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCreateOpLogger</h4>
<pre class="methodSignature"><a href="../stats/OpStatsLogger.html" title="interface in org.apache.bookkeeper.stats">OpStatsLogger</a>&nbsp;getCreateOpLogger()</pre>
</li>
</ul>
<a id="getOpenOpLogger()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getOpenOpLogger</h4>
<pre class="methodSignature"><a href="../stats/OpStatsLogger.html" title="interface in org.apache.bookkeeper.stats">OpStatsLogger</a>&nbsp;getOpenOpLogger()</pre>
</li>
</ul>
<a id="getDeleteOpLogger()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDeleteOpLogger</h4>
<pre class="methodSignature"><a href="../stats/OpStatsLogger.html" title="interface in org.apache.bookkeeper.stats">OpStatsLogger</a>&nbsp;getDeleteOpLogger()</pre>
</li>
</ul>
<a id="getRecoverOpLogger()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRecoverOpLogger</h4>
<pre class="methodSignature"><a href="../stats/OpStatsLogger.html" title="interface in org.apache.bookkeeper.stats">OpStatsLogger</a>&nbsp;getRecoverOpLogger()</pre>
</li>
</ul>
<a id="getReadOpLogger()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getReadOpLogger</h4>
<pre class="methodSignature"><a href="../stats/OpStatsLogger.html" title="interface in org.apache.bookkeeper.stats">OpStatsLogger</a>&nbsp;getReadOpLogger()</pre>
</li>
</ul>
<a id="getReadLacAndEntryOpLogger()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getReadLacAndEntryOpLogger</h4>
<pre class="methodSignature"><a href="../stats/OpStatsLogger.html" title="interface in org.apache.bookkeeper.stats">OpStatsLogger</a>&nbsp;getReadLacAndEntryOpLogger()</pre>
</li>
</ul>
<a id="getReadLacAndEntryRespLogger()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getReadLacAndEntryRespLogger</h4>
<pre class="methodSignature"><a href="../stats/OpStatsLogger.html" title="interface in org.apache.bookkeeper.stats">OpStatsLogger</a>&nbsp;getReadLacAndEntryRespLogger()</pre>
</li>
</ul>
<a id="getAddOpLogger()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAddOpLogger</h4>
<pre class="methodSignature"><a href="../stats/OpStatsLogger.html" title="interface in org.apache.bookkeeper.stats">OpStatsLogger</a>&nbsp;getAddOpLogger()</pre>
</li>
</ul>
<a id="getForceOpLogger()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getForceOpLogger</h4>
<pre class="methodSignature"><a href="../stats/OpStatsLogger.html" title="interface in org.apache.bookkeeper.stats">OpStatsLogger</a>&nbsp;getForceOpLogger()</pre>
</li>
</ul>
<a id="getWriteLacOpLogger()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWriteLacOpLogger</h4>
<pre class="methodSignature"><a href="../stats/OpStatsLogger.html" title="interface in org.apache.bookkeeper.stats">OpStatsLogger</a>&nbsp;getWriteLacOpLogger()</pre>
</li>
</ul>
<a id="getReadLacOpLogger()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getReadLacOpLogger</h4>
<pre class="methodSignature"><a href="../stats/OpStatsLogger.html" title="interface in org.apache.bookkeeper.stats">OpStatsLogger</a>&nbsp;getReadLacOpLogger()</pre>
</li>
</ul>
<a id="getRecoverAddCountLogger()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRecoverAddCountLogger</h4>
<pre class="methodSignature"><a href="../stats/OpStatsLogger.html" title="interface in org.apache.bookkeeper.stats">OpStatsLogger</a>&nbsp;getRecoverAddCountLogger()</pre>
</li>
</ul>
<a id="getRecoverReadCountLogger()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRecoverReadCountLogger</h4>
<pre class="methodSignature"><a href="../stats/OpStatsLogger.html" title="interface in org.apache.bookkeeper.stats">OpStatsLogger</a>&nbsp;getRecoverReadCountLogger()</pre>
</li>
</ul>
<a id="getReadOpDmCounter()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getReadOpDmCounter</h4>
<pre class="methodSignature"><a href="../stats/Counter.html" title="interface in org.apache.bookkeeper.stats">Counter</a>&nbsp;getReadOpDmCounter()</pre>
</li>
</ul>
<a id="getAddOpUrCounter()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAddOpUrCounter</h4>
<pre class="methodSignature"><a href="../stats/Counter.html" title="interface in org.apache.bookkeeper.stats">Counter</a>&nbsp;getAddOpUrCounter()</pre>
</li>
</ul>
<a id="getSpeculativeReadCounter()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSpeculativeReadCounter</h4>
<pre class="methodSignature"><a href="../stats/Counter.html" title="interface in org.apache.bookkeeper.stats">Counter</a>&nbsp;getSpeculativeReadCounter()</pre>
</li>
</ul>
<a id="getEnsembleBookieDistributionCounter(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEnsembleBookieDistributionCounter</h4>
<pre class="methodSignature"><a href="../stats/Counter.html" title="interface in org.apache.bookkeeper.stats">Counter</a>&nbsp;getEnsembleBookieDistributionCounter&#8203;(java.lang.String&nbsp;bookie)</pre>
</li>
</ul>
<a id="getEnsembleChangeCounter()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEnsembleChangeCounter</h4>
<pre class="methodSignature"><a href="../stats/Counter.html" title="interface in org.apache.bookkeeper.stats">Counter</a>&nbsp;getEnsembleChangeCounter()</pre>
</li>
</ul>
<a id="getLacUpdateHitsCounter()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLacUpdateHitsCounter</h4>
<pre class="methodSignature"><a href="../stats/Counter.html" title="interface in org.apache.bookkeeper.stats">Counter</a>&nbsp;getLacUpdateHitsCounter()</pre>
</li>
</ul>
<a id="getLacUpdateMissesCounter()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLacUpdateMissesCounter</h4>
<pre class="methodSignature"><a href="../stats/Counter.html" title="interface in org.apache.bookkeeper.stats">Counter</a>&nbsp;getLacUpdateMissesCounter()</pre>
</li>
</ul>
<a id="getClientChannelWriteWaitLogger()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getClientChannelWriteWaitLogger</h4>
<pre class="methodSignature"><a href="../stats/OpStatsLogger.html" title="interface in org.apache.bookkeeper.stats">OpStatsLogger</a>&nbsp;getClientChannelWriteWaitLogger()</pre>
</li>
</ul>
<a id="getWriteDelayedDueToNotEnoughFaultDomainsLatency()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWriteDelayedDueToNotEnoughFaultDomainsLatency</h4>
<pre class="methodSignature"><a href="../stats/OpStatsLogger.html" title="interface in org.apache.bookkeeper.stats">OpStatsLogger</a>&nbsp;getWriteDelayedDueToNotEnoughFaultDomainsLatency()</pre>
</li>
</ul>
<a id="getWriteDelayedDueToNotEnoughFaultDomains()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWriteDelayedDueToNotEnoughFaultDomains</h4>
<pre class="methodSignature"><a href="../stats/Counter.html" title="interface in org.apache.bookkeeper.stats">Counter</a>&nbsp;getWriteDelayedDueToNotEnoughFaultDomains()</pre>
</li>
</ul>
<a id="getWriteTimedOutDueToNotEnoughFaultDomains()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWriteTimedOutDueToNotEnoughFaultDomains</h4>
<pre class="methodSignature"><a href="../stats/Counter.html" title="interface in org.apache.bookkeeper.stats">Counter</a>&nbsp;getWriteTimedOutDueToNotEnoughFaultDomains()</pre>
</li>
</ul>
<a id="registerPendingAddsGauge(org.apache.bookkeeper.stats.Gauge)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>registerPendingAddsGauge</h4>
<pre class="methodSignature">void&nbsp;registerPendingAddsGauge&#8203;(<a href="../stats/Gauge.html" title="interface in org.apache.bookkeeper.stats">Gauge</a>&lt;java.lang.Integer&gt;&nbsp;gauge)</pre>
</li>
</ul>
<a id="newInstance(org.apache.bookkeeper.stats.StatsLogger)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>newInstance</h4>
<pre class="methodSignature">static&nbsp;<a href="BookKeeperClientStats.html" title="interface in org.apache.bookkeeper.client">BookKeeperClientStats</a>&nbsp;newInstance&#8203;(<a href="../stats/StatsLogger.html" title="interface in org.apache.bookkeeper.stats">StatsLogger</a>&nbsp;stats)</pre>
</li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
</div>
</main>
<!-- ========= END OF CLASS DATA ========= -->
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/BookKeeperClientStats.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">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2023 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</footer>
</body>
</html>