blob: 6172a655a641e414d41dd24f915861e8054bbdae [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Constant Field Values (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="Constant Field Values (Apache BookKeeper :: Parent 4.18.0-SNAPSHOT API)";
}
}
catch(err) {
}
//-->
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>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-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>
<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>
<main role="main">
<div class="header">
<h1 title="Constant Field Values" class="title">Constant Field Values</h1>
<section>
<h2 title="Contents">Contents</h2>
<ul>
<li><a href="#com.scurrilous">com.scurrilous.*</a></li>
<li><a href="#org.apache">org.apache.*</a></li>
</ul>
</section>
</div>
<div class="constantValuesContainer"><a id="com.scurrilous">
<!-- -->
</a>
<section>
<h2 title="com.scurrilous">com.scurrilous.*</h2>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary">
<caption><span>com.scurrilous.circe.<a href="com/scurrilous/circe/HashSupport.html" title="enum in com.scurrilous.circe">HashSupport</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="com.scurrilous.circe.HashSupport.MAX_PRIORITY">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="com/scurrilous/circe/HashSupport.html#MAX_PRIORITY">MAX_PRIORITY</a></code></th>
<td class="colLast"><code>110</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="com.scurrilous.circe.HashSupport.MIN_PRIORITY">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="com/scurrilous/circe/HashSupport.html#MIN_PRIORITY">MIN_PRIORITY</a></code></th>
<td class="colLast"><code>0</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
</section>
<a id="org.apache">
<!-- -->
</a>
<section>
<h2 title="org.apache">org.apache.*</h2>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.auth.<a href="org/apache/bookkeeper/auth/AuthProviderFactoryFactory.html" title="class in org.apache.bookkeeper.auth">AuthProviderFactoryFactory</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.auth.AuthProviderFactoryFactory.AUTHENTICATION_DISABLED_PLUGIN_NAME">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/auth/AuthProviderFactoryFactory.html#AUTHENTICATION_DISABLED_PLUGIN_NAME">AUTHENTICATION_DISABLED_PLUGIN_NAME</a></code></th>
<td class="colLast"><code>"AuthDisabledPlugin"</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.bookie.<a href="org/apache/bookkeeper/bookie/BookieException.Code.html" title="interface in org.apache.bookkeeper.bookie">BookieException.Code</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieException.Code.CookieExistsException">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieException.Code.html#CookieExistsException">CookieExistsException</a></code></th>
<td class="colLast"><code>-109</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieException.Code.CookieNotFoundException">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieException.Code.html#CookieNotFoundException">CookieNotFoundException</a></code></th>
<td class="colLast"><code>-105</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieException.Code.DataUnknownException">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieException.Code.html#DataUnknownException">DataUnknownException</a></code></th>
<td class="colLast"><code>-111</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieException.Code.DiskPartitionDuplicationException">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieException.Code.html#DiskPartitionDuplicationException">DiskPartitionDuplicationException</a></code></th>
<td class="colLast"><code>-104</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieException.Code.EntryLogMetadataMapException">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieException.Code.html#EntryLogMetadataMapException">EntryLogMetadataMapException</a></code></th>
<td class="colLast"><code>-110</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieException.Code.IllegalOpException">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieException.Code.html#IllegalOpException">IllegalOpException</a></code></th>
<td class="colLast"><code>-100</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieException.Code.InvalidCookieException">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieException.Code.html#InvalidCookieException">InvalidCookieException</a></code></th>
<td class="colLast"><code>-102</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieException.Code.LedgerFencedException">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieException.Code.html#LedgerFencedException">LedgerFencedException</a></code></th>
<td class="colLast"><code>-101</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieException.Code.MetadataStoreException">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieException.Code.html#MetadataStoreException">MetadataStoreException</a></code></th>
<td class="colLast"><code>-106</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieException.Code.OK">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieException.Code.html#OK">OK</a></code></th>
<td class="colLast"><code>0</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieException.Code.OperationRejectedException">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieException.Code.html#OperationRejectedException">OperationRejectedException</a></code></th>
<td class="colLast"><code>-108</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieException.Code.UnauthorizedAccessException">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieException.Code.html#UnauthorizedAccessException">UnauthorizedAccessException</a></code></th>
<td class="colLast"><code>-1</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieException.Code.UnknownBookieIdException">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieException.Code.html#UnknownBookieIdException">UnknownBookieIdException</a></code></th>
<td class="colLast"><code>-107</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieException.Code.UpgradeException">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieException.Code.html#UpgradeException">UpgradeException</a></code></th>
<td class="colLast"><code>-103</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.bookie.<a href="org/apache/bookkeeper/bookie/BookieImpl.html" title="class in org.apache.bookkeeper.bookie">BookieImpl</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieImpl.METAENTRY_ID_FENCE_KEY">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;long</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieImpl.html#METAENTRY_ID_FENCE_KEY">METAENTRY_ID_FENCE_KEY</a></code></th>
<td class="colLast"><code>-8192L</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieImpl.METAENTRY_ID_FORCE_LEDGER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;long</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieImpl.html#METAENTRY_ID_FORCE_LEDGER">METAENTRY_ID_FORCE_LEDGER</a></code></th>
<td class="colLast"><code>-16384L</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieImpl.METAENTRY_ID_LEDGER_EXPLICITLAC">
<!-- -->
</a><code>static&nbsp;final&nbsp;long</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieImpl.html#METAENTRY_ID_LEDGER_EXPLICITLAC">METAENTRY_ID_LEDGER_EXPLICITLAC</a></code></th>
<td class="colLast"><code>-32768L</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieImpl.METAENTRY_ID_LEDGER_KEY">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;long</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieImpl.html#METAENTRY_ID_LEDGER_KEY">METAENTRY_ID_LEDGER_KEY</a></code></th>
<td class="colLast"><code>-4096L</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.bookie.<a href="org/apache/bookkeeper/bookie/BookieShell.html" title="class in org.apache.bookkeeper.bookie">BookieShell</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieShell.CMD_ACTIVE_LEDGERS_ON_ENTRY_LOG_FILE">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieShell.html#CMD_ACTIVE_LEDGERS_ON_ENTRY_LOG_FILE">CMD_ACTIVE_LEDGERS_ON_ENTRY_LOG_FILE</a></code></th>
<td class="colLast"><code>"activeledgers"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieShell.CMD_AUTORECOVERY">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieShell.html#CMD_AUTORECOVERY">CMD_AUTORECOVERY</a></code></th>
<td class="colLast"><code>"autorecovery"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieShell.CMD_BOOKIEFORMAT">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieShell.html#CMD_BOOKIEFORMAT">CMD_BOOKIEFORMAT</a></code></th>
<td class="colLast"><code>"bookieformat"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieShell.CMD_BOOKIEINFO">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieShell.html#CMD_BOOKIEINFO">CMD_BOOKIEINFO</a></code></th>
<td class="colLast"><code>"bookieinfo"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieShell.CMD_BOOKIESANITYTEST">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieShell.html#CMD_BOOKIESANITYTEST">CMD_BOOKIESANITYTEST</a></code></th>
<td class="colLast"><code>"bookiesanity"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieShell.CMD_CHECK_DB_LEDGERS_INDEX">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieShell.html#CMD_CHECK_DB_LEDGERS_INDEX">CMD_CHECK_DB_LEDGERS_INDEX</a></code></th>
<td class="colLast"><code>"check-db-ledgers-index"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieShell.CMD_CLUSTERINFO">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieShell.html#CMD_CLUSTERINFO">CMD_CLUSTERINFO</a></code></th>
<td class="colLast"><code>"clusterinfo"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieShell.CMD_CONVERT_TO_DB_STORAGE">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieShell.html#CMD_CONVERT_TO_DB_STORAGE">CMD_CONVERT_TO_DB_STORAGE</a></code></th>
<td class="colLast"><code>"convert-to-db-storage"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieShell.CMD_CONVERT_TO_INTERLEAVED_STORAGE">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieShell.html#CMD_CONVERT_TO_INTERLEAVED_STORAGE">CMD_CONVERT_TO_INTERLEAVED_STORAGE</a></code></th>
<td class="colLast"><code>"convert-to-interleaved-storage"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieShell.CMD_CREATE_COOKIE">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieShell.html#CMD_CREATE_COOKIE">CMD_CREATE_COOKIE</a></code></th>
<td class="colLast"><code>"cookie_create"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieShell.CMD_DECOMMISSIONBOOKIE">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieShell.html#CMD_DECOMMISSIONBOOKIE">CMD_DECOMMISSIONBOOKIE</a></code></th>
<td class="colLast"><code>"decommissionbookie"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieShell.CMD_DELETE_COOKIE">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieShell.html#CMD_DELETE_COOKIE">CMD_DELETE_COOKIE</a></code></th>
<td class="colLast"><code>"cookie_delete"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieShell.CMD_DELETELEDGER">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieShell.html#CMD_DELETELEDGER">CMD_DELETELEDGER</a></code></th>
<td class="colLast"><code>"deleteledger"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieShell.CMD_ENDPOINTINFO">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieShell.html#CMD_ENDPOINTINFO">CMD_ENDPOINTINFO</a></code></th>
<td class="colLast"><code>"endpointinfo"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieShell.CMD_FORCEAUDITCHECKS">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieShell.html#CMD_FORCEAUDITCHECKS">CMD_FORCEAUDITCHECKS</a></code></th>
<td class="colLast"><code>"forceauditchecks"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieShell.CMD_GENERATE_COOKIE">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieShell.html#CMD_GENERATE_COOKIE">CMD_GENERATE_COOKIE</a></code></th>
<td class="colLast"><code>"cookie_generate"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieShell.CMD_GET_COOKIE">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieShell.html#CMD_GET_COOKIE">CMD_GET_COOKIE</a></code></th>
<td class="colLast"><code>"cookie_get"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieShell.CMD_HELP">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieShell.html#CMD_HELP">CMD_HELP</a></code></th>
<td class="colLast"><code>"help"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieShell.CMD_INITBOOKIE">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieShell.html#CMD_INITBOOKIE">CMD_INITBOOKIE</a></code></th>
<td class="colLast"><code>"initbookie"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieShell.CMD_INITNEWCLUSTER">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieShell.html#CMD_INITNEWCLUSTER">CMD_INITNEWCLUSTER</a></code></th>
<td class="colLast"><code>"initnewcluster"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieShell.CMD_LASTMARK">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieShell.html#CMD_LASTMARK">CMD_LASTMARK</a></code></th>
<td class="colLast"><code>"lastmark"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieShell.CMD_LEDGER">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieShell.html#CMD_LEDGER">CMD_LEDGER</a></code></th>
<td class="colLast"><code>"ledger"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieShell.CMD_LEDGERMETADATA">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieShell.html#CMD_LEDGERMETADATA">CMD_LEDGERMETADATA</a></code></th>
<td class="colLast"><code>"ledgermetadata"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieShell.CMD_LISTBOOKIES">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieShell.html#CMD_LISTBOOKIES">CMD_LISTBOOKIES</a></code></th>
<td class="colLast"><code>"listbookies"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieShell.CMD_LISTFILESONDISC">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieShell.html#CMD_LISTFILESONDISC">CMD_LISTFILESONDISC</a></code></th>
<td class="colLast"><code>"listfilesondisc"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieShell.CMD_LISTLEDGERS">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieShell.html#CMD_LISTLEDGERS">CMD_LISTLEDGERS</a></code></th>
<td class="colLast"><code>"listledgers"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieShell.CMD_LISTUNDERREPLICATED">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieShell.html#CMD_LISTUNDERREPLICATED">CMD_LISTUNDERREPLICATED</a></code></th>
<td class="colLast"><code>"listunderreplicated"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieShell.CMD_LOCALCONSISTENCYCHECK">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieShell.html#CMD_LOCALCONSISTENCYCHECK">CMD_LOCALCONSISTENCYCHECK</a></code></th>
<td class="colLast"><code>"localconsistencycheck"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieShell.CMD_LOSTBOOKIERECOVERYDELAY">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieShell.html#CMD_LOSTBOOKIERECOVERYDELAY">CMD_LOSTBOOKIERECOVERYDELAY</a></code></th>
<td class="colLast"><code>"lostbookierecoverydelay"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieShell.CMD_METAFORMAT">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieShell.html#CMD_METAFORMAT">CMD_METAFORMAT</a></code></th>
<td class="colLast"><code>"metaformat"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieShell.CMD_NUKEEXISTINGCLUSTER">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieShell.html#CMD_NUKEEXISTINGCLUSTER">CMD_NUKEEXISTINGCLUSTER</a></code></th>
<td class="colLast"><code>"nukeexistingcluster"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieShell.CMD_QUERY_AUTORECOVERY_STATUS">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieShell.html#CMD_QUERY_AUTORECOVERY_STATUS">CMD_QUERY_AUTORECOVERY_STATUS</a></code></th>
<td class="colLast"><code>"queryautorecoverystatus"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieShell.CMD_READ_LEDGER_ENTRIES">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieShell.html#CMD_READ_LEDGER_ENTRIES">CMD_READ_LEDGER_ENTRIES</a></code></th>
<td class="colLast"><code>"readledger"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieShell.CMD_READJOURNAL">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieShell.html#CMD_READJOURNAL">CMD_READJOURNAL</a></code></th>
<td class="colLast"><code>"readjournal"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieShell.CMD_READLOG">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieShell.html#CMD_READLOG">CMD_READLOG</a></code></th>
<td class="colLast"><code>"readlog"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieShell.CMD_READLOGMETADATA">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieShell.html#CMD_READLOGMETADATA">CMD_READLOGMETADATA</a></code></th>
<td class="colLast"><code>"readlogmetadata"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieShell.CMD_REBUILD_DB_LEDGER_LOCATIONS_INDEX">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieShell.html#CMD_REBUILD_DB_LEDGER_LOCATIONS_INDEX">CMD_REBUILD_DB_LEDGER_LOCATIONS_INDEX</a></code></th>
<td class="colLast"><code>"rebuild-db-ledger-locations-index"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieShell.CMD_REBUILD_DB_LEDGERS_INDEX">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieShell.html#CMD_REBUILD_DB_LEDGERS_INDEX">CMD_REBUILD_DB_LEDGERS_INDEX</a></code></th>
<td class="colLast"><code>"rebuild-db-ledgers-index"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieShell.CMD_RECOVER">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieShell.html#CMD_RECOVER">CMD_RECOVER</a></code></th>
<td class="colLast"><code>"recover"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieShell.CMD_REGENERATE_INTERLEAVED_STORAGE_INDEX_FILE">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieShell.html#CMD_REGENERATE_INTERLEAVED_STORAGE_INDEX_FILE">CMD_REGENERATE_INTERLEAVED_STORAGE_INDEX_FILE</a></code></th>
<td class="colLast"><code>"regenerate-interleaved-storage-index-file"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieShell.CMD_SIMPLETEST">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieShell.html#CMD_SIMPLETEST">CMD_SIMPLETEST</a></code></th>
<td class="colLast"><code>"simpletest"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieShell.CMD_TRIGGERAUDIT">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieShell.html#CMD_TRIGGERAUDIT">CMD_TRIGGERAUDIT</a></code></th>
<td class="colLast"><code>"triggeraudit"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieShell.CMD_UPDATE_BOOKIE_IN_LEDGER">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieShell.html#CMD_UPDATE_BOOKIE_IN_LEDGER">CMD_UPDATE_BOOKIE_IN_LEDGER</a></code></th>
<td class="colLast"><code>"updateBookieInLedger"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieShell.CMD_UPDATE_COOKIE">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieShell.html#CMD_UPDATE_COOKIE">CMD_UPDATE_COOKIE</a></code></th>
<td class="colLast"><code>"cookie_update"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieShell.CMD_UPDATECOOKIE">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieShell.html#CMD_UPDATECOOKIE">CMD_UPDATECOOKIE</a></code></th>
<td class="colLast"><code>"updatecookie"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieShell.CMD_UPDATELEDGER">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieShell.html#CMD_UPDATELEDGER">CMD_UPDATELEDGER</a></code></th>
<td class="colLast"><code>"updateledgers"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieShell.CMD_WHATISINSTANCEID">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieShell.html#CMD_WHATISINSTANCEID">CMD_WHATISINSTANCEID</a></code></th>
<td class="colLast"><code>"whatisinstanceid"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieShell.CMD_WHOISAUDITOR">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieShell.html#CMD_WHOISAUDITOR">CMD_WHOISAUDITOR</a></code></th>
<td class="colLast"><code>"whoisauditor"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieShell.CONF_OPT">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieShell.html#CONF_OPT">CONF_OPT</a></code></th>
<td class="colLast"><code>"conf"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieShell.ENTRY_FORMATTER_OPT">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieShell.html#ENTRY_FORMATTER_OPT">ENTRY_FORMATTER_OPT</a></code></th>
<td class="colLast"><code>"entryformat"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieShell.LEDGERID_FORMATTER_OPT">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieShell.html#LEDGERID_FORMATTER_OPT">LEDGERID_FORMATTER_OPT</a></code></th>
<td class="colLast"><code>"ledgeridformat"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieShell.LIST_BATCH_SIZE">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieShell.html#LIST_BATCH_SIZE">LIST_BATCH_SIZE</a></code></th>
<td class="colLast"><code>1000</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.bookie.<a href="org/apache/bookkeeper/bookie/BookieStatus.html" title="class in org.apache.bookkeeper.bookie">BookieStatus</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookieStatus.CURRENT_STATUS_LAYOUT_VERSION">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookieStatus.html#CURRENT_STATUS_LAYOUT_VERSION">CURRENT_STATUS_LAYOUT_VERSION</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.bookie.<a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html" title="interface in org.apache.bookkeeper.bookie">BookKeeperServerStats</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.ACTIVE_ENTRY_LOG_COUNT">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#ACTIVE_ENTRY_LOG_COUNT">ACTIVE_ENTRY_LOG_COUNT</a></code></th>
<td class="colLast"><code>"ACTIVE_ENTRY_LOG_TOTAL"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.ACTIVE_ENTRY_LOG_SPACE_BYTES">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#ACTIVE_ENTRY_LOG_SPACE_BYTES">ACTIVE_ENTRY_LOG_SPACE_BYTES</a></code></th>
<td class="colLast"><code>"ACTIVE_ENTRY_LOG_SPACE_BYTES"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.ACTIVE_LEDGER_COUNT">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#ACTIVE_LEDGER_COUNT">ACTIVE_LEDGER_COUNT</a></code></th>
<td class="colLast"><code>"ACTIVE_LEDGER_TOTAL"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.ADD_ENTRY">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#ADD_ENTRY">ADD_ENTRY</a></code></th>
<td class="colLast"><code>"ADD_ENTRY"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.ADD_ENTRY_BLOCKED">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#ADD_ENTRY_BLOCKED">ADD_ENTRY_BLOCKED</a></code></th>
<td class="colLast"><code>"ADD_ENTRY_BLOCKED"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.ADD_ENTRY_BLOCKED_WAIT">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#ADD_ENTRY_BLOCKED_WAIT">ADD_ENTRY_BLOCKED_WAIT</a></code></th>
<td class="colLast"><code>"ADD_ENTRY_BLOCKED_WAIT"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.ADD_ENTRY_IN_PROGRESS">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#ADD_ENTRY_IN_PROGRESS">ADD_ENTRY_IN_PROGRESS</a></code></th>
<td class="colLast"><code>"ADD_ENTRY_IN_PROGRESS"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.ADD_ENTRY_REJECTED">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#ADD_ENTRY_REJECTED">ADD_ENTRY_REJECTED</a></code></th>
<td class="colLast"><code>"ADD_ENTRY_REJECTED"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.ADD_ENTRY_REQUEST">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#ADD_ENTRY_REQUEST">ADD_ENTRY_REQUEST</a></code></th>
<td class="colLast"><code>"ADD_ENTRY_REQUEST"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.BOOKIE_ADD_ENTRY">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#BOOKIE_ADD_ENTRY">BOOKIE_ADD_ENTRY</a></code></th>
<td class="colLast"><code>"BOOKIE_ADD_ENTRY"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.BOOKIE_ADD_ENTRY_BYTES">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#BOOKIE_ADD_ENTRY_BYTES">BOOKIE_ADD_ENTRY_BYTES</a></code></th>
<td class="colLast"><code>"BOOKIE_ADD_ENTRY_BYTES"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.BOOKIE_FORCE_LEDGER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#BOOKIE_FORCE_LEDGER">BOOKIE_FORCE_LEDGER</a></code></th>
<td class="colLast"><code>"BOOKIE_FORCE_LEDGER"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.BOOKIE_GET_LIST_OF_ENTRIES_OF_LEDGER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#BOOKIE_GET_LIST_OF_ENTRIES_OF_LEDGER">BOOKIE_GET_LIST_OF_ENTRIES_OF_LEDGER</a></code></th>
<td class="colLast"><code>"BOOKIE_GET_LIST_OF_ENTRIES_OF_LEDGER"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.BOOKIE_QUARANTINE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#BOOKIE_QUARANTINE">BOOKIE_QUARANTINE</a></code></th>
<td class="colLast"><code>"BOOKIE_QUARANTINE"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.BOOKIE_QUARANTINE_SKIP">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#BOOKIE_QUARANTINE_SKIP">BOOKIE_QUARANTINE_SKIP</a></code></th>
<td class="colLast"><code>"BOOKIE_QUARANTINE_SKIP"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.BOOKIE_READ_ENTRY">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#BOOKIE_READ_ENTRY">BOOKIE_READ_ENTRY</a></code></th>
<td class="colLast"><code>"BOOKIE_READ_ENTRY"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.BOOKIE_READ_ENTRY_BYTES">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#BOOKIE_READ_ENTRY_BYTES">BOOKIE_READ_ENTRY_BYTES</a></code></th>
<td class="colLast"><code>"BOOKIE_READ_ENTRY_BYTES"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.BOOKIE_RECOVERY_ADD_ENTRY">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#BOOKIE_RECOVERY_ADD_ENTRY">BOOKIE_RECOVERY_ADD_ENTRY</a></code></th>
<td class="colLast"><code>"BOOKIE_RECOVERY_ADD_ENTRY"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.BOOKIE_SCOPE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#BOOKIE_SCOPE">BOOKIE_SCOPE</a></code></th>
<td class="colLast"><code>"bookie"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.BOOKIES_JOINED">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#BOOKIES_JOINED">BOOKIES_JOINED</a></code></th>
<td class="colLast"><code>"BOOKIES_JOINED"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.BOOKIES_LEFT">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#BOOKIES_LEFT">BOOKIES_LEFT</a></code></th>
<td class="colLast"><code>"BOOKIES_LEFT"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.CATEGORY_SERVER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#CATEGORY_SERVER">CATEGORY_SERVER</a></code></th>
<td class="colLast"><code>"server"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.CHANNEL_WRITE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#CHANNEL_WRITE">CHANNEL_WRITE</a></code></th>
<td class="colLast"><code>"CHANNEL_WRITE"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.DELETED_LEDGER_COUNT">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#DELETED_LEDGER_COUNT">DELETED_LEDGER_COUNT</a></code></th>
<td class="colLast"><code>"DELETED_LEDGER_TOTAL"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.ENSEMBLE_NOT_ADHERING_TO_PLACEMENT_POLICY_COUNT">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#ENSEMBLE_NOT_ADHERING_TO_PLACEMENT_POLICY_COUNT">ENSEMBLE_NOT_ADHERING_TO_PLACEMENT_POLICY_COUNT</a></code></th>
<td class="colLast"><code>"ENSEMBLE_NOT_ADHERING_TO_PLACEMENT_POLICY_TOTAL"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.ENTRYLOGGER_SCOPE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#ENTRYLOGGER_SCOPE">ENTRYLOGGER_SCOPE</a></code></th>
<td class="colLast"><code>"entrylogger"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.ENTRYLOGS_PER_LEDGER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#ENTRYLOGS_PER_LEDGER">ENTRYLOGS_PER_LEDGER</a></code></th>
<td class="colLast"><code>"ENTRYLOGS_PER_LEDGER"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.FAILED_TO_RESOLVE_NETWORK_LOCATION_COUNT">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#FAILED_TO_RESOLVE_NETWORK_LOCATION_COUNT">FAILED_TO_RESOLVE_NETWORK_LOCATION_COUNT</a></code></th>
<td class="colLast"><code>"FAILED_TO_RESOLVE_NETWORK_LOCATION_TOTAL"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.FORCE_LEDGER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#FORCE_LEDGER">FORCE_LEDGER</a></code></th>
<td class="colLast"><code>"FORCE_LEDGER"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.FORCE_LEDGER_REQUEST">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#FORCE_LEDGER_REQUEST">FORCE_LEDGER_REQUEST</a></code></th>
<td class="colLast"><code>"FORCE_LEDGER_REQUEST"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.GET_BOOKIE_INFO">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#GET_BOOKIE_INFO">GET_BOOKIE_INFO</a></code></th>
<td class="colLast"><code>"GET_BOOKIE_INFO"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.GET_BOOKIE_INFO_REQUEST">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#GET_BOOKIE_INFO_REQUEST">GET_BOOKIE_INFO_REQUEST</a></code></th>
<td class="colLast"><code>"GET_BOOKIE_INFO_REQUEST"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.GET_LIST_OF_ENTRIES_OF_LEDGER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#GET_LIST_OF_ENTRIES_OF_LEDGER">GET_LIST_OF_ENTRIES_OF_LEDGER</a></code></th>
<td class="colLast"><code>"GET_LIST_OF_ENTRIES_OF_LEDGER"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.GET_LIST_OF_ENTRIES_OF_LEDGER_REQUEST">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#GET_LIST_OF_ENTRIES_OF_LEDGER_REQUEST">GET_LIST_OF_ENTRIES_OF_LEDGER_REQUEST</a></code></th>
<td class="colLast"><code>"GET_LIST_OF_ENTRIES_OF_LEDGER_REQUEST"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.INDEX_INMEM_ILLEGAL_STATE_DELETE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#INDEX_INMEM_ILLEGAL_STATE_DELETE">INDEX_INMEM_ILLEGAL_STATE_DELETE</a></code></th>
<td class="colLast"><code>"INDEX_INMEM_ILLEGAL_STATE_DELETE"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.INDEX_INMEM_ILLEGAL_STATE_RESET">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#INDEX_INMEM_ILLEGAL_STATE_RESET">INDEX_INMEM_ILLEGAL_STATE_RESET</a></code></th>
<td class="colLast"><code>"INDEX_INMEM_ILLEGAL_STATE_RESET"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.JOURNAL_ADD_ENTRY">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#JOURNAL_ADD_ENTRY">JOURNAL_ADD_ENTRY</a></code></th>
<td class="colLast"><code>"JOURNAL_ADD_ENTRY"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.JOURNAL_CREATION_LATENCY">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#JOURNAL_CREATION_LATENCY">JOURNAL_CREATION_LATENCY</a></code></th>
<td class="colLast"><code>"JOURNAL_CREATION_LATENCY"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.JOURNAL_DIRS">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#JOURNAL_DIRS">JOURNAL_DIRS</a></code></th>
<td class="colLast"><code>"JOURNAL_DIRS"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.JOURNAL_FLUSH_LATENCY">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#JOURNAL_FLUSH_LATENCY">JOURNAL_FLUSH_LATENCY</a></code></th>
<td class="colLast"><code>"JOURNAL_FLUSH_LATENCY"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.JOURNAL_FORCE_LEDGER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#JOURNAL_FORCE_LEDGER">JOURNAL_FORCE_LEDGER</a></code></th>
<td class="colLast"><code>"JOURNAL_FORCE_LEDGER"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.JOURNAL_FORCE_WRITE_BATCH_BYTES">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#JOURNAL_FORCE_WRITE_BATCH_BYTES">JOURNAL_FORCE_WRITE_BATCH_BYTES</a></code></th>
<td class="colLast"><code>"JOURNAL_FORCE_WRITE_BATCH_BYTES"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.JOURNAL_FORCE_WRITE_BATCH_ENTRIES">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#JOURNAL_FORCE_WRITE_BATCH_ENTRIES">JOURNAL_FORCE_WRITE_BATCH_ENTRIES</a></code></th>
<td class="colLast"><code>"JOURNAL_FORCE_WRITE_BATCH_ENTRIES"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.JOURNAL_FORCE_WRITE_ENQUEUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#JOURNAL_FORCE_WRITE_ENQUEUE">JOURNAL_FORCE_WRITE_ENQUEUE</a></code></th>
<td class="colLast"><code>"JOURNAL_FORCE_WRITE_ENQUEUE"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.JOURNAL_FORCE_WRITE_GROUPING_COUNT">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#JOURNAL_FORCE_WRITE_GROUPING_COUNT">JOURNAL_FORCE_WRITE_GROUPING_COUNT</a></code></th>
<td class="colLast"><code>"JOURNAL_FORCE_WRITE_GROUPING_TOTAL"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.JOURNAL_FORCE_WRITE_QUEUE_SIZE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#JOURNAL_FORCE_WRITE_QUEUE_SIZE">JOURNAL_FORCE_WRITE_QUEUE_SIZE</a></code></th>
<td class="colLast"><code>"JOURNAL_FORCE_WRITE_QUEUE_SIZE"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.JOURNAL_MEMORY_MAX">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#JOURNAL_MEMORY_MAX">JOURNAL_MEMORY_MAX</a></code></th>
<td class="colLast"><code>"JOURNAL_MEMORY_MAX"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.JOURNAL_MEMORY_USED">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#JOURNAL_MEMORY_USED">JOURNAL_MEMORY_USED</a></code></th>
<td class="colLast"><code>"JOURNAL_MEMORY_USED"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.JOURNAL_NUM_FLUSH_EMPTY_QUEUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#JOURNAL_NUM_FLUSH_EMPTY_QUEUE">JOURNAL_NUM_FLUSH_EMPTY_QUEUE</a></code></th>
<td class="colLast"><code>"JOURNAL_NUM_FLUSH_EMPTY_QUEUE"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.JOURNAL_NUM_FLUSH_MAX_OUTSTANDING_BYTES">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#JOURNAL_NUM_FLUSH_MAX_OUTSTANDING_BYTES">JOURNAL_NUM_FLUSH_MAX_OUTSTANDING_BYTES</a></code></th>
<td class="colLast"><code>"JOURNAL_NUM_FLUSH_MAX_OUTSTANDING_BYTES"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.JOURNAL_NUM_FLUSH_MAX_WAIT">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#JOURNAL_NUM_FLUSH_MAX_WAIT">JOURNAL_NUM_FLUSH_MAX_WAIT</a></code></th>
<td class="colLast"><code>"JOURNAL_NUM_FLUSH_MAX_WAIT"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.JOURNAL_PROCESS_TIME_LATENCY">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#JOURNAL_PROCESS_TIME_LATENCY">JOURNAL_PROCESS_TIME_LATENCY</a></code></th>
<td class="colLast"><code>"JOURNAL_PROCESS_TIME_LATENCY"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.JOURNAL_QUEUE_LATENCY">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#JOURNAL_QUEUE_LATENCY">JOURNAL_QUEUE_LATENCY</a></code></th>
<td class="colLast"><code>"JOURNAL_QUEUE_LATENCY"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.JOURNAL_QUEUE_MAX_SIZE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#JOURNAL_QUEUE_MAX_SIZE">JOURNAL_QUEUE_MAX_SIZE</a></code></th>
<td class="colLast"><code>"JOURNAL_QUEUE_MAX_SIZE"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.JOURNAL_QUEUE_SIZE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#JOURNAL_QUEUE_SIZE">JOURNAL_QUEUE_SIZE</a></code></th>
<td class="colLast"><code>"JOURNAL_QUEUE_SIZE"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.JOURNAL_SCOPE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#JOURNAL_SCOPE">JOURNAL_SCOPE</a></code></th>
<td class="colLast"><code>"journal"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.JOURNAL_SYNC">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#JOURNAL_SYNC">JOURNAL_SYNC</a></code></th>
<td class="colLast"><code>"JOURNAL_SYNC"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.JOURNAL_WRITE_BYTES">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#JOURNAL_WRITE_BYTES">JOURNAL_WRITE_BYTES</a></code></th>
<td class="colLast"><code>"JOURNAL_WRITE_BYTES"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.LD_INDEX_SCOPE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#LD_INDEX_SCOPE">LD_INDEX_SCOPE</a></code></th>
<td class="colLast"><code>"index"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.LD_LEDGER_SCOPE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#LD_LEDGER_SCOPE">LD_LEDGER_SCOPE</a></code></th>
<td class="colLast"><code>"ledger"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.LD_NUM_DIRS">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#LD_NUM_DIRS">LD_NUM_DIRS</a></code></th>
<td class="colLast"><code>"num_dirs"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.LD_WRITABLE_DIRS">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#LD_WRITABLE_DIRS">LD_WRITABLE_DIRS</a></code></th>
<td class="colLast"><code>"writable_dirs"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.LEDGER_CACHE_HIT">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#LEDGER_CACHE_HIT">LEDGER_CACHE_HIT</a></code></th>
<td class="colLast"><code>"LEDGER_CACHE_HIT"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.LEDGER_CACHE_MISS">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#LEDGER_CACHE_MISS">LEDGER_CACHE_MISS</a></code></th>
<td class="colLast"><code>"LEDGER_CACHE_MISS"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.LEDGER_CACHE_NUM_EVICTED_LEDGERS">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#LEDGER_CACHE_NUM_EVICTED_LEDGERS">LEDGER_CACHE_NUM_EVICTED_LEDGERS</a></code></th>
<td class="colLast"><code>"LEDGER_CACHE_NUM_EVICTED_LEDGERS"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.LEDGER_CACHE_READ_PAGE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#LEDGER_CACHE_READ_PAGE">LEDGER_CACHE_READ_PAGE</a></code></th>
<td class="colLast"><code>"LEDGER_CACHE_READ_PAGE"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.MAJOR_COMPACTION_COUNT">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#MAJOR_COMPACTION_COUNT">MAJOR_COMPACTION_COUNT</a></code></th>
<td class="colLast"><code>"MAJOR_COMPACTION_TOTAL"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.MINOR_COMPACTION_COUNT">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#MINOR_COMPACTION_COUNT">MINOR_COMPACTION_COUNT</a></code></th>
<td class="colLast"><code>"MINOR_COMPACTION_TOTAL"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.NEW_ENSEMBLE_TIME">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#NEW_ENSEMBLE_TIME">NEW_ENSEMBLE_TIME</a></code></th>
<td class="colLast"><code>"NEW_ENSEMBLE_TIME"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.NUM_INDEX_PAGES">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#NUM_INDEX_PAGES">NUM_INDEX_PAGES</a></code></th>
<td class="colLast"><code>"NUM_INDEX_PAGES"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.NUM_LEDGERS_HAVING_MULTIPLE_ENTRYLOGS">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#NUM_LEDGERS_HAVING_MULTIPLE_ENTRYLOGS">NUM_LEDGERS_HAVING_MULTIPLE_ENTRYLOGS</a></code></th>
<td class="colLast"><code>"NUM_LEDGERS_HAVING_MULTIPLE_ENTRYLOGS"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.NUM_OF_WRITE_ACTIVE_LEDGERS">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#NUM_OF_WRITE_ACTIVE_LEDGERS">NUM_OF_WRITE_ACTIVE_LEDGERS</a></code></th>
<td class="colLast"><code>"NUM_OF_WRITE_ACTIVE_LEDGERS"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.NUM_OF_WRITE_LEDGERS_REMOVED_CACHE_EXPIRY">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#NUM_OF_WRITE_LEDGERS_REMOVED_CACHE_EXPIRY">NUM_OF_WRITE_LEDGERS_REMOVED_CACHE_EXPIRY</a></code></th>
<td class="colLast"><code>"NUM_OF_WRITE_LEDGERS_REMOVED_CACHE_EXPIRY"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.NUM_OF_WRITE_LEDGERS_REMOVED_CACHE_MAXSIZE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#NUM_OF_WRITE_LEDGERS_REMOVED_CACHE_MAXSIZE">NUM_OF_WRITE_LEDGERS_REMOVED_CACHE_MAXSIZE</a></code></th>
<td class="colLast"><code>"NUM_OF_WRITE_LEDGERS_REMOVED_CACHE_MAXSIZE"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.PENDING_GET_FILE_INFO">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#PENDING_GET_FILE_INFO">PENDING_GET_FILE_INFO</a></code></th>
<td class="colLast"><code>"PENDING_GET_FILE_INFO"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.READ_BYTES">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#READ_BYTES">READ_BYTES</a></code></th>
<td class="colLast"><code>"READ_BYTES"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.READ_ENTRY">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#READ_ENTRY">READ_ENTRY</a></code></th>
<td class="colLast"><code>"READ_ENTRY"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.READ_ENTRY_BLOCKED">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#READ_ENTRY_BLOCKED">READ_ENTRY_BLOCKED</a></code></th>
<td class="colLast"><code>"READ_ENTRY_BLOCKED"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.READ_ENTRY_BLOCKED_WAIT">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#READ_ENTRY_BLOCKED_WAIT">READ_ENTRY_BLOCKED_WAIT</a></code></th>
<td class="colLast"><code>"READ_ENTRY_BLOCKED_WAIT"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.READ_ENTRY_FENCE_READ">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#READ_ENTRY_FENCE_READ">READ_ENTRY_FENCE_READ</a></code></th>
<td class="colLast"><code>"READ_ENTRY_FENCE_READ"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.READ_ENTRY_FENCE_REQUEST">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#READ_ENTRY_FENCE_REQUEST">READ_ENTRY_FENCE_REQUEST</a></code></th>
<td class="colLast"><code>"READ_ENTRY_FENCE_REQUEST"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.READ_ENTRY_FENCE_WAIT">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#READ_ENTRY_FENCE_WAIT">READ_ENTRY_FENCE_WAIT</a></code></th>
<td class="colLast"><code>"READ_ENTRY_FENCE_WAIT"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.READ_ENTRY_IN_PROGRESS">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#READ_ENTRY_IN_PROGRESS">READ_ENTRY_IN_PROGRESS</a></code></th>
<td class="colLast"><code>"READ_ENTRY_IN_PROGRESS"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.READ_ENTRY_LONG_POLL_PRE_WAIT">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#READ_ENTRY_LONG_POLL_PRE_WAIT">READ_ENTRY_LONG_POLL_PRE_WAIT</a></code></th>
<td class="colLast"><code>"READ_ENTRY_LONG_POLL_PRE_WAIT"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.READ_ENTRY_LONG_POLL_READ">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#READ_ENTRY_LONG_POLL_READ">READ_ENTRY_LONG_POLL_READ</a></code></th>
<td class="colLast"><code>"READ_ENTRY_LONG_POLL_READ"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.READ_ENTRY_LONG_POLL_REQUEST">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#READ_ENTRY_LONG_POLL_REQUEST">READ_ENTRY_LONG_POLL_REQUEST</a></code></th>
<td class="colLast"><code>"READ_ENTRY_LONG_POLL_REQUEST"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.READ_ENTRY_LONG_POLL_WAIT">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#READ_ENTRY_LONG_POLL_WAIT">READ_ENTRY_LONG_POLL_WAIT</a></code></th>
<td class="colLast"><code>"READ_ENTRY_LONG_POLL_WAIT"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.READ_ENTRY_REJECTED">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#READ_ENTRY_REJECTED">READ_ENTRY_REJECTED</a></code></th>
<td class="colLast"><code>"READ_ENTRY_REJECTED"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.READ_ENTRY_REQUEST">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#READ_ENTRY_REQUEST">READ_ENTRY_REQUEST</a></code></th>
<td class="colLast"><code>"READ_ENTRY_REQUEST"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.READ_ENTRY_SCHEDULING_DELAY">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#READ_ENTRY_SCHEDULING_DELAY">READ_ENTRY_SCHEDULING_DELAY</a></code></th>
<td class="colLast"><code>"READ_ENTRY_SCHEDULING_DELAY"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.READ_FILE_INFO_CACHE_SIZE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#READ_FILE_INFO_CACHE_SIZE">READ_FILE_INFO_CACHE_SIZE</a></code></th>
<td class="colLast"><code>"READ_FILE_INFO_CACHE_SIZE"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.READ_LAC">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#READ_LAC">READ_LAC</a></code></th>
<td class="colLast"><code>"READ_LAC"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.READ_LAC_REQUEST">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#READ_LAC_REQUEST">READ_LAC_REQUEST</a></code></th>
<td class="colLast"><code>"READ_LAC_REQUEST"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.READ_LAST_ENTRY_NOENTRY_ERROR">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#READ_LAST_ENTRY_NOENTRY_ERROR">READ_LAST_ENTRY_NOENTRY_ERROR</a></code></th>
<td class="colLast"><code>"READ_LAST_ENTRY_NOENTRY_ERROR"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.RECLAIM_FAILED_TO_DELETE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#RECLAIM_FAILED_TO_DELETE">RECLAIM_FAILED_TO_DELETE</a></code></th>
<td class="colLast"><code>"RECLAIM_FAILED_TO_DELETE"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.RECLAIMED_COMPACTION_SPACE_BYTES">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#RECLAIMED_COMPACTION_SPACE_BYTES">RECLAIMED_COMPACTION_SPACE_BYTES</a></code></th>
<td class="colLast"><code>"RECLAIMED_COMPACTION_SPACE_BYTES"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.RECLAIMED_DELETION_SPACE_BYTES">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#RECLAIMED_DELETION_SPACE_BYTES">RECLAIMED_DELETION_SPACE_BYTES</a></code></th>
<td class="colLast"><code>"RECLAIMED_DELETION_SPACE_BYTES"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.REPLACE_BOOKIE_TIME">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#REPLACE_BOOKIE_TIME">REPLACE_BOOKIE_TIME</a></code></th>
<td class="colLast"><code>"REPLACE_BOOKIE_TIME"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.SERVER_SANITY">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#SERVER_SANITY">SERVER_SANITY</a></code></th>
<td class="colLast"><code>"SERVER_SANITY"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.SERVER_SCOPE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#SERVER_SCOPE">SERVER_SCOPE</a></code></th>
<td class="colLast"><code>"bookkeeper_server"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.SERVER_STATUS">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#SERVER_STATUS">SERVER_STATUS</a></code></th>
<td class="colLast"><code>"SERVER_STATUS"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.SKIP_LIST_FLUSH_BYTES">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#SKIP_LIST_FLUSH_BYTES">SKIP_LIST_FLUSH_BYTES</a></code></th>
<td class="colLast"><code>"SKIP_LIST_FLUSH_BYTES"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.SKIP_LIST_GET_ENTRY">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#SKIP_LIST_GET_ENTRY">SKIP_LIST_GET_ENTRY</a></code></th>
<td class="colLast"><code>"SKIP_LIST_GET_ENTRY"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.SKIP_LIST_PUT_ENTRY">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#SKIP_LIST_PUT_ENTRY">SKIP_LIST_PUT_ENTRY</a></code></th>
<td class="colLast"><code>"SKIP_LIST_PUT_ENTRY"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.SKIP_LIST_SNAPSHOT">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#SKIP_LIST_SNAPSHOT">SKIP_LIST_SNAPSHOT</a></code></th>
<td class="colLast"><code>"SKIP_LIST_SNAPSHOT"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.SKIP_LIST_THROTTLING">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#SKIP_LIST_THROTTLING">SKIP_LIST_THROTTLING</a></code></th>
<td class="colLast"><code>"SKIP_LIST_THROTTLING"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.SKIP_LIST_THROTTLING_LATENCY">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#SKIP_LIST_THROTTLING_LATENCY">SKIP_LIST_THROTTLING_LATENCY</a></code></th>
<td class="colLast"><code>"SKIP_LIST_THROTTLING_LATENCY"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.STORAGE_GET_ENTRY">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#STORAGE_GET_ENTRY">STORAGE_GET_ENTRY</a></code></th>
<td class="colLast"><code>"STORAGE_GET_ENTRY"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.STORAGE_GET_OFFSET">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#STORAGE_GET_OFFSET">STORAGE_GET_OFFSET</a></code></th>
<td class="colLast"><code>"STORAGE_GET_OFFSET"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.STORAGE_SCRUB_PAGE_RETRIES">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#STORAGE_SCRUB_PAGE_RETRIES">STORAGE_SCRUB_PAGE_RETRIES</a></code></th>
<td class="colLast"><code>"STORAGE_SCRUB_PAGE_RETRIES"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.STORAGE_SCRUB_PAGES_SCANNED">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#STORAGE_SCRUB_PAGES_SCANNED">STORAGE_SCRUB_PAGES_SCANNED</a></code></th>
<td class="colLast"><code>"STORAGE_SCRUB_PAGES_SCANNED"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.THREAD_RUNTIME">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#THREAD_RUNTIME">THREAD_RUNTIME</a></code></th>
<td class="colLast"><code>"THREAD_RUNTIME"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.WATCHER_SCOPE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#WATCHER_SCOPE">WATCHER_SCOPE</a></code></th>
<td class="colLast"><code>"bookie_watcher"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.WRITE_BYTES">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#WRITE_BYTES">WRITE_BYTES</a></code></th>
<td class="colLast"><code>"WRITE_BYTES"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.WRITE_FILE_INFO_CACHE_SIZE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#WRITE_FILE_INFO_CACHE_SIZE">WRITE_FILE_INFO_CACHE_SIZE</a></code></th>
<td class="colLast"><code>"WRITE_FILE_INFO_CACHE_SIZE"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.WRITE_LAC">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#WRITE_LAC">WRITE_LAC</a></code></th>
<td class="colLast"><code>"WRITE_LAC"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.WRITE_LAC_REQUEST">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#WRITE_LAC_REQUEST">WRITE_LAC_REQUEST</a></code></th>
<td class="colLast"><code>"WRITE_LAC_REQUEST"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.BookKeeperServerStats.WRITE_THREAD_QUEUED_LATENCY">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/BookKeeperServerStats.html#WRITE_THREAD_QUEUED_LATENCY">WRITE_THREAD_QUEUED_LATENCY</a></code></th>
<td class="colLast"><code>"WRITE_THREAD_QUEUED_LATENCY"</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.bookie.<a href="org/apache/bookkeeper/bookie/Cookie.html" title="class in org.apache.bookkeeper.bookie">Cookie</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.Cookie.CURRENT_COOKIE_LAYOUT_VERSION">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/Cookie.html#CURRENT_COOKIE_LAYOUT_VERSION">CURRENT_COOKIE_LAYOUT_VERSION</a></code></th>
<td class="colLast"><code>5</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.bookie.<a href="org/apache/bookkeeper/bookie/DefaultEntryLogger.html" title="class in org.apache.bookkeeper.bookie">DefaultEntryLogger</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.DefaultEntryLogger.HEADER_CURRENT_VERSION">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/DefaultEntryLogger.html#HEADER_CURRENT_VERSION">HEADER_CURRENT_VERSION</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.DefaultEntryLogger.HEADER_VERSION_POSITION">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/DefaultEntryLogger.html#HEADER_VERSION_POSITION">HEADER_VERSION_POSITION</a></code></th>
<td class="colLast"><code>4</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.DefaultEntryLogger.INVALID_LID">
<!-- -->
</a><code>static&nbsp;final&nbsp;long</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/DefaultEntryLogger.html#INVALID_LID">INVALID_LID</a></code></th>
<td class="colLast"><code>-1L</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.DefaultEntryLogger.LEDGERS_MAP_ENTRY_ID">
<!-- -->
</a><code>static&nbsp;final&nbsp;long</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/DefaultEntryLogger.html#LEDGERS_MAP_ENTRY_ID">LEDGERS_MAP_ENTRY_ID</a></code></th>
<td class="colLast"><code>-2L</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.DefaultEntryLogger.LEDGERS_MAP_ENTRY_SIZE">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/DefaultEntryLogger.html#LEDGERS_MAP_ENTRY_SIZE">LEDGERS_MAP_ENTRY_SIZE</a></code></th>
<td class="colLast"><code>16</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.DefaultEntryLogger.LEDGERS_MAP_HEADER_SIZE">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/DefaultEntryLogger.html#LEDGERS_MAP_HEADER_SIZE">LEDGERS_MAP_HEADER_SIZE</a></code></th>
<td class="colLast"><code>24</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.DefaultEntryLogger.LEDGERS_MAP_MAX_BATCH_SIZE">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/DefaultEntryLogger.html#LEDGERS_MAP_MAX_BATCH_SIZE">LEDGERS_MAP_MAX_BATCH_SIZE</a></code></th>
<td class="colLast"><code>10000</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.DefaultEntryLogger.LEDGERS_MAP_OFFSET_POSITION">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/DefaultEntryLogger.html#LEDGERS_MAP_OFFSET_POSITION">LEDGERS_MAP_OFFSET_POSITION</a></code></th>
<td class="colLast"><code>8</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.DefaultEntryLogger.LOGFILE_HEADER_SIZE">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/DefaultEntryLogger.html#LOGFILE_HEADER_SIZE">LOGFILE_HEADER_SIZE</a></code></th>
<td class="colLast"><code>1024</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.DefaultEntryLogger.MB">
<!-- -->
</a><code>static&nbsp;final&nbsp;long</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/DefaultEntryLogger.html#MB">MB</a></code></th>
<td class="colLast"><code>1048576L</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.DefaultEntryLogger.MIN_SANE_ENTRY_SIZE">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/DefaultEntryLogger.html#MIN_SANE_ENTRY_SIZE">MIN_SANE_ENTRY_SIZE</a></code></th>
<td class="colLast"><code>16</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.DefaultEntryLogger.UNINITIALIZED_LOG_ID">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/DefaultEntryLogger.html#UNINITIALIZED_LOG_ID">UNINITIALIZED_LOG_ID</a></code></th>
<td class="colLast"><code>-57005</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.bookie.<a href="org/apache/bookkeeper/bookie/ExitCode.html" title="class in org.apache.bookkeeper.bookie">ExitCode</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.ExitCode.BOOKIE_EXCEPTION">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/ExitCode.html#BOOKIE_EXCEPTION">BOOKIE_EXCEPTION</a></code></th>
<td class="colLast"><code>5</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.ExitCode.INVALID_CONF">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/ExitCode.html#INVALID_CONF">INVALID_CONF</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.ExitCode.OK">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/ExitCode.html#OK">OK</a></code></th>
<td class="colLast"><code>0</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.ExitCode.SERVER_EXCEPTION">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/ExitCode.html#SERVER_EXCEPTION">SERVER_EXCEPTION</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.ExitCode.ZK_EXPIRED">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/ExitCode.html#ZK_EXPIRED">ZK_EXPIRED</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.ExitCode.ZK_REG_FAIL">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/ExitCode.html#ZK_REG_FAIL">ZK_REG_FAIL</a></code></th>
<td class="colLast"><code>4</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.bookie.org.apache.bookkeeper.bookie.FileInfo</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.FileInfo.CURRENT_HEADER_VERSION">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/FileInfo.html#CURRENT_HEADER_VERSION">CURRENT_HEADER_VERSION</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.FileInfo.NO_MASTER_KEY">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/FileInfo.html#NO_MASTER_KEY">NO_MASTER_KEY</a></code></th>
<td class="colLast"><code>-1</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.FileInfo.START_OF_DATA">
<!-- -->
</a><code>static&nbsp;final&nbsp;long</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/FileInfo.html#START_OF_DATA">START_OF_DATA</a></code></th>
<td class="colLast"><code>1024L</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.FileInfo.STATE_FENCED_BIT">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/FileInfo.html#STATE_FENCED_BIT">STATE_FENCED_BIT</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.FileInfo.V0">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/FileInfo.html#V0">V0</a></code></th>
<td class="colLast"><code>0</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.FileInfo.V1">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/FileInfo.html#V1">V1</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.bookie.org.apache.bookkeeper.bookie.FileInfoBackingCache</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.FileInfoBackingCache.DEAD_REF">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/FileInfoBackingCache.html#DEAD_REF">DEAD_REF</a></code></th>
<td class="colLast"><code>-57005</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.bookie.<a href="org/apache/bookkeeper/bookie/IndexPersistenceMgr.html" title="class in org.apache.bookkeeper.bookie">IndexPersistenceMgr</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.IndexPersistenceMgr.RLOC">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/IndexPersistenceMgr.html#RLOC">RLOC</a></code></th>
<td class="colLast"><code>".rloc"</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.bookie.<a href="org/apache/bookkeeper/bookie/Journal.html" title="class in org.apache.bookkeeper.bookie">Journal</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.Journal.KB">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/Journal.html#KB">KB</a></code></th>
<td class="colLast"><code>1024</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.Journal.MB">
<!-- -->
</a><code>static&nbsp;final&nbsp;long</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/Journal.html#MB">MB</a></code></th>
<td class="colLast"><code>1048576L</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.Journal.PADDING_MASK">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/Journal.html#PADDING_MASK">PADDING_MASK</a></code></th>
<td class="colLast"><code>-256</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.bookie.org.apache.bookkeeper.bookie.JournalChannel</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.JournalChannel.CURRENT_JOURNAL_FORMAT_VERSION">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/JournalChannel.html#CURRENT_JOURNAL_FORMAT_VERSION">CURRENT_JOURNAL_FORMAT_VERSION</a></code></th>
<td class="colLast"><code>6</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.JournalChannel.HEADER_SIZE">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/JournalChannel.html#HEADER_SIZE">HEADER_SIZE</a></code></th>
<td class="colLast"><code>512</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.JournalChannel.MB">
<!-- -->
</a><code>static&nbsp;final&nbsp;long</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/JournalChannel.html#MB">MB</a></code></th>
<td class="colLast"><code>1048576L</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.JournalChannel.MIN_COMPAT_JOURNAL_FORMAT_VERSION">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/JournalChannel.html#MIN_COMPAT_JOURNAL_FORMAT_VERSION">MIN_COMPAT_JOURNAL_FORMAT_VERSION</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.JournalChannel.SECTOR_SIZE">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/JournalChannel.html#SECTOR_SIZE">SECTOR_SIZE</a></code></th>
<td class="colLast"><code>512</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.JournalChannel.V1">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/JournalChannel.html#V1">V1</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.JournalChannel.V2">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/JournalChannel.html#V2">V2</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.JournalChannel.V3">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/JournalChannel.html#V3">V3</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.JournalChannel.V4">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/JournalChannel.html#V4">V4</a></code></th>
<td class="colLast"><code>4</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.JournalChannel.V5">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/JournalChannel.html#V5">V5</a></code></th>
<td class="colLast"><code>5</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.JournalChannel.V6">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/JournalChannel.html#V6">V6</a></code></th>
<td class="colLast"><code>6</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.JournalChannel.VERSION_HEADER_SIZE">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/JournalChannel.html#VERSION_HEADER_SIZE">VERSION_HEADER_SIZE</a></code></th>
<td class="colLast"><code>8</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.bookie.<a href="org/apache/bookkeeper/bookie/ScrubberStats.html" title="class in org.apache.bookkeeper.bookie">ScrubberStats</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.ScrubberStats.DETECTED_FATAL_SCRUB_ERRORS">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/ScrubberStats.html#DETECTED_FATAL_SCRUB_ERRORS">DETECTED_FATAL_SCRUB_ERRORS</a></code></th>
<td class="colLast"><code>"detectedFatalScrubErrors"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.ScrubberStats.DETECTED_SCRUB_ERRORS">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/ScrubberStats.html#DETECTED_SCRUB_ERRORS">DETECTED_SCRUB_ERRORS</a></code></th>
<td class="colLast"><code>"detectedScrubErrors"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.ScrubberStats.RUN_DURATION">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/ScrubberStats.html#RUN_DURATION">RUN_DURATION</a></code></th>
<td class="colLast"><code>"runTime"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.ScrubberStats.SCOPE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/ScrubberStats.html#SCOPE">SCOPE</a></code></th>
<td class="colLast"><code>"scrubber"</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.bookie.<a href="org/apache/bookkeeper/bookie/TransactionalEntryLogCompactor.html" title="class in org.apache.bookkeeper.bookie">TransactionalEntryLogCompactor</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.TransactionalEntryLogCompactor.COMPACTED_SUFFIX">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/TransactionalEntryLogCompactor.html#COMPACTED_SUFFIX">COMPACTED_SUFFIX</a></code></th>
<td class="colLast"><code>".compacted"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.TransactionalEntryLogCompactor.COMPACTING_SUFFIX">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/TransactionalEntryLogCompactor.html#COMPACTING_SUFFIX">COMPACTING_SUFFIX</a></code></th>
<td class="colLast"><code>".log.compacting"</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.bookie.<a href="org/apache/bookkeeper/bookie/UncleanShutdownDetectionImpl.html" title="class in org.apache.bookkeeper.bookie">UncleanShutdownDetectionImpl</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.UncleanShutdownDetectionImpl.DIRTY_FILENAME">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/UncleanShutdownDetectionImpl.html#DIRTY_FILENAME">DIRTY_FILENAME</a></code></th>
<td class="colLast"><code>"DIRTY"</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.bookie.storage.<a href="org/apache/bookkeeper/bookie/storage/EntryLogger.html" title="interface in org.apache.bookkeeper.bookie.storage">EntryLogger</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.storage.EntryLogger.LOG_FILE_SUFFIX">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/storage/EntryLogger.html#LOG_FILE_SUFFIX">LOG_FILE_SUFFIX</a></code></th>
<td class="colLast"><code>".log"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.storage.EntryLogger.UNASSIGNED_LEDGERID">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;long</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/storage/EntryLogger.html#UNASSIGNED_LEDGERID">UNASSIGNED_LEDGERID</a></code></th>
<td class="colLast"><code>-1L</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.bookie.storage.directentrylogger.org.apache.bookkeeper.bookie.storage.directentrylogger.Buffer</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.storage.directentrylogger.Buffer.ALIGNMENT">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/storage/directentrylogger/Buffer.html#ALIGNMENT">ALIGNMENT</a></code></th>
<td class="colLast"><code>4096</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.storage.directentrylogger.Buffer.PADDING_BYTE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;byte</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/storage/directentrylogger/Buffer.html#PADDING_BYTE">PADDING_BYTE</a></code></th>
<td class="colLast"><code>-16</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.bookie.storage.directentrylogger.org.apache.bookkeeper.bookie.storage.directentrylogger.Header</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.storage.directentrylogger.Header.HEADER_CURRENT_VERSION">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/storage/directentrylogger/Header.html#HEADER_CURRENT_VERSION">HEADER_CURRENT_VERSION</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.storage.directentrylogger.Header.HEADER_V0">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/storage/directentrylogger/Header.html#HEADER_V0">HEADER_V0</a></code></th>
<td class="colLast"><code>0</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.storage.directentrylogger.Header.HEADER_V1">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/storage/directentrylogger/Header.html#HEADER_V1">HEADER_V1</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.storage.directentrylogger.Header.HEADER_VERSION_OFFSET">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/storage/directentrylogger/Header.html#HEADER_VERSION_OFFSET">HEADER_VERSION_OFFSET</a></code></th>
<td class="colLast"><code>4</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.storage.directentrylogger.Header.LEDGER_COUNT_OFFSET">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/storage/directentrylogger/Header.html#LEDGER_COUNT_OFFSET">LEDGER_COUNT_OFFSET</a></code></th>
<td class="colLast"><code>16</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.storage.directentrylogger.Header.LEDGERS_MAP_OFFSET">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/storage/directentrylogger/Header.html#LEDGERS_MAP_OFFSET">LEDGERS_MAP_OFFSET</a></code></th>
<td class="colLast"><code>8</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.storage.directentrylogger.Header.LOGFILE_DIRECT_HEADER_SIZE">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/storage/directentrylogger/Header.html#LOGFILE_DIRECT_HEADER_SIZE">LOGFILE_DIRECT_HEADER_SIZE</a></code></th>
<td class="colLast"><code>4096</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.storage.directentrylogger.Header.LOGFILE_LEGACY_HEADER_SIZE">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/storage/directentrylogger/Header.html#LOGFILE_LEGACY_HEADER_SIZE">LOGFILE_LEGACY_HEADER_SIZE</a></code></th>
<td class="colLast"><code>1024</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.bookie.storage.directentrylogger.org.apache.bookkeeper.bookie.storage.directentrylogger.LogMetadata</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.storage.directentrylogger.LogMetadata.INVALID_LID">
<!-- -->
</a><code>static&nbsp;final&nbsp;long</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/storage/directentrylogger/LogMetadata.html#INVALID_LID">INVALID_LID</a></code></th>
<td class="colLast"><code>-1L</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.storage.directentrylogger.LogMetadata.LEDGERS_MAP_ENTRY_ID">
<!-- -->
</a><code>static&nbsp;final&nbsp;long</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/storage/directentrylogger/LogMetadata.html#LEDGERS_MAP_ENTRY_ID">LEDGERS_MAP_ENTRY_ID</a></code></th>
<td class="colLast"><code>-2L</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.storage.directentrylogger.LogMetadata.LEDGERS_MAP_ENTRY_SIZE">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/storage/directentrylogger/LogMetadata.html#LEDGERS_MAP_ENTRY_SIZE">LEDGERS_MAP_ENTRY_SIZE</a></code></th>
<td class="colLast"><code>16</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.storage.directentrylogger.LogMetadata.LEDGERS_MAP_HEADER_SIZE">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/storage/directentrylogger/LogMetadata.html#LEDGERS_MAP_HEADER_SIZE">LEDGERS_MAP_HEADER_SIZE</a></code></th>
<td class="colLast"><code>24</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.storage.directentrylogger.LogMetadata.LEDGERS_MAP_MAX_BATCH_SIZE">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/storage/directentrylogger/LogMetadata.html#LEDGERS_MAP_MAX_BATCH_SIZE">LEDGERS_MAP_MAX_BATCH_SIZE</a></code></th>
<td class="colLast"><code>10000</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.storage.directentrylogger.LogMetadata.LEDGERS_MAP_MAX_MAP_SIZE">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/storage/directentrylogger/LogMetadata.html#LEDGERS_MAP_MAX_MAP_SIZE">LEDGERS_MAP_MAX_MAP_SIZE</a></code></th>
<td class="colLast"><code>160024</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.bookie.storage.ldb.<a href="org/apache/bookkeeper/bookie/storage/ldb/DbLedgerStorage.html" title="class in org.apache.bookkeeper.bookie.storage.ldb">DbLedgerStorage</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage.DIRECT_IO_ENTRYLOGGER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/storage/ldb/DbLedgerStorage.html#DIRECT_IO_ENTRYLOGGER">DIRECT_IO_ENTRYLOGGER</a></code></th>
<td class="colLast"><code>"dbStorage_directIOEntryLogger"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage.DIRECT_IO_ENTRYLOGGER_MAX_FD_CACHE_TIME_SECONDS">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/storage/ldb/DbLedgerStorage.html#DIRECT_IO_ENTRYLOGGER_MAX_FD_CACHE_TIME_SECONDS">DIRECT_IO_ENTRYLOGGER_MAX_FD_CACHE_TIME_SECONDS</a></code></th>
<td class="colLast"><code>"dbStorage_directIOEntryLoggerMaxFdCacheTimeSeconds"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage.DIRECT_IO_ENTRYLOGGER_READBUFFER_SIZE_MB">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/storage/ldb/DbLedgerStorage.html#DIRECT_IO_ENTRYLOGGER_READBUFFER_SIZE_MB">DIRECT_IO_ENTRYLOGGER_READBUFFER_SIZE_MB</a></code></th>
<td class="colLast"><code>"dbStorage_directIOEntryLoggerReadBufferSizeMB"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage.DIRECT_IO_ENTRYLOGGER_TOTAL_READBUFFER_SIZE_MB">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/storage/ldb/DbLedgerStorage.html#DIRECT_IO_ENTRYLOGGER_TOTAL_READBUFFER_SIZE_MB">DIRECT_IO_ENTRYLOGGER_TOTAL_READBUFFER_SIZE_MB</a></code></th>
<td class="colLast"><code>"dbStorage_directIOEntryLoggerTotalReadBufferSizeMB"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage.DIRECT_IO_ENTRYLOGGER_TOTAL_WRITEBUFFER_SIZE_MB">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/storage/ldb/DbLedgerStorage.html#DIRECT_IO_ENTRYLOGGER_TOTAL_WRITEBUFFER_SIZE_MB">DIRECT_IO_ENTRYLOGGER_TOTAL_WRITEBUFFER_SIZE_MB</a></code></th>
<td class="colLast"><code>"dbStorage_directIOEntryLoggerTotalWriteBufferSizeMB"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage.MAX_THROTTLE_TIME_MILLIS">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/storage/ldb/DbLedgerStorage.html#MAX_THROTTLE_TIME_MILLIS">MAX_THROTTLE_TIME_MILLIS</a></code></th>
<td class="colLast"><code>"dbStorage_maxThrottleTimeMs"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage.READ_AHEAD_CACHE_BATCH_BYTES_SIZE">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/storage/ldb/DbLedgerStorage.html#READ_AHEAD_CACHE_BATCH_BYTES_SIZE">READ_AHEAD_CACHE_BATCH_BYTES_SIZE</a></code></th>
<td class="colLast"><code>"dbStorage_readAheadCacheBatchBytesSize"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage.READ_AHEAD_CACHE_BATCH_SIZE">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/storage/ldb/DbLedgerStorage.html#READ_AHEAD_CACHE_BATCH_SIZE">READ_AHEAD_CACHE_BATCH_SIZE</a></code></th>
<td class="colLast"><code>"dbStorage_readAheadCacheBatchSize"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage.READ_AHEAD_CACHE_MAX_SIZE_MB">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/storage/ldb/DbLedgerStorage.html#READ_AHEAD_CACHE_MAX_SIZE_MB">READ_AHEAD_CACHE_MAX_SIZE_MB</a></code></th>
<td class="colLast"><code>"dbStorage_readAheadCacheMaxSizeMb"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorage.WRITE_CACHE_MAX_SIZE_MB">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/storage/ldb/DbLedgerStorage.html#WRITE_CACHE_MAX_SIZE_MB">WRITE_CACHE_MAX_SIZE_MB</a></code></th>
<td class="colLast"><code>"dbStorage_writeCacheMaxSizeMb"</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.bookie.storage.ldb.<a href="org/apache/bookkeeper/bookie/storage/ldb/DbLedgerStorageDataFormats.LedgerData.html" title="class in org.apache.bookkeeper.bookie.storage.ldb">DbLedgerStorageDataFormats.LedgerData</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorageDataFormats.LedgerData.EXISTS_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/storage/ldb/DbLedgerStorageDataFormats.LedgerData.html#EXISTS_FIELD_NUMBER">EXISTS_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorageDataFormats.LedgerData.EXPLICITLAC_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/storage/ldb/DbLedgerStorageDataFormats.LedgerData.html#EXPLICITLAC_FIELD_NUMBER">EXPLICITLAC_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>4</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorageDataFormats.LedgerData.FENCED_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/storage/ldb/DbLedgerStorageDataFormats.LedgerData.html#FENCED_FIELD_NUMBER">FENCED_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorageDataFormats.LedgerData.LIMBO_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/storage/ldb/DbLedgerStorageDataFormats.LedgerData.html#LIMBO_FIELD_NUMBER">LIMBO_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>5</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.storage.ldb.DbLedgerStorageDataFormats.LedgerData.MASTERKEY_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/storage/ldb/DbLedgerStorageDataFormats.LedgerData.html#MASTERKEY_FIELD_NUMBER">MASTERKEY_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.bookie.storage.ldb.org.apache.bookkeeper.bookie.storage.ldb.TransientLedgerInfo</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.storage.ldb.TransientLedgerInfo.LEDGER_INFO_CACHING_TIME_MINUTES">
<!-- -->
</a><code>static&nbsp;final&nbsp;long</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/storage/ldb/TransientLedgerInfo.html#LEDGER_INFO_CACHING_TIME_MINUTES">LEDGER_INFO_CACHING_TIME_MINUTES</a></code></th>
<td class="colLast"><code>10L</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.bookie.storage.ldb.TransientLedgerInfo.NOT_ASSIGNED_LAC">
<!-- -->
</a><code>static&nbsp;final&nbsp;long</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/bookie/storage/ldb/TransientLedgerInfo.html#NOT_ASSIGNED_LAC">NOT_ASSIGNED_LAC</a></code></th>
<td class="colLast"><code>-9223372036854775808L</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.client.org.apache.bookkeeper.client.BatchedReadOp.SequenceReadRequest</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.BatchedReadOp.SequenceReadRequest.NOT_FOUND">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/BatchedReadOp.SequenceReadRequest.html#NOT_FOUND">NOT_FOUND</a></code></th>
<td class="colLast"><code>-1</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.client.<a href="org/apache/bookkeeper/client/BookKeeperClientStats.html" title="interface in org.apache.bookkeeper.client">BookKeeperClientStats</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.BookKeeperClientStats.ACTIVE_NON_TLS_CHANNEL_COUNTER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/BookKeeperClientStats.html#ACTIVE_NON_TLS_CHANNEL_COUNTER">ACTIVE_NON_TLS_CHANNEL_COUNTER</a></code></th>
<td class="colLast"><code>"ACTIVE_NON_TLS_CHANNEL_COUNTER"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.BookKeeperClientStats.ACTIVE_TLS_CHANNEL_COUNTER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/BookKeeperClientStats.html#ACTIVE_TLS_CHANNEL_COUNTER">ACTIVE_TLS_CHANNEL_COUNTER</a></code></th>
<td class="colLast"><code>"ACTIVE_TLS_CHANNEL_COUNTER"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.BookKeeperClientStats.ADD_OP">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/BookKeeperClientStats.html#ADD_OP">ADD_OP</a></code></th>
<td class="colLast"><code>"ADD_ENTRY"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.BookKeeperClientStats.ADD_OP_OUTSTANDING">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/BookKeeperClientStats.html#ADD_OP_OUTSTANDING">ADD_OP_OUTSTANDING</a></code></th>
<td class="colLast"><code>"ADD_OP_OUTSTANDING"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.BookKeeperClientStats.ADD_OP_UR">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/BookKeeperClientStats.html#ADD_OP_UR">ADD_OP_UR</a></code></th>
<td class="colLast"><code>"ADD_ENTRY_UR"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.BookKeeperClientStats.BOOKIE_LABEL">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/BookKeeperClientStats.html#BOOKIE_LABEL">BOOKIE_LABEL</a></code></th>
<td class="colLast"><code>"bookie"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.BookKeeperClientStats.CATEGORY_CLIENT">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/BookKeeperClientStats.html#CATEGORY_CLIENT">CATEGORY_CLIENT</a></code></th>
<td class="colLast"><code>"client"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.BookKeeperClientStats.CHANNEL_ADD_OP">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/BookKeeperClientStats.html#CHANNEL_ADD_OP">CHANNEL_ADD_OP</a></code></th>
<td class="colLast"><code>"ADD_ENTRY"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.BookKeeperClientStats.CHANNEL_FORCE_OP">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/BookKeeperClientStats.html#CHANNEL_FORCE_OP">CHANNEL_FORCE_OP</a></code></th>
<td class="colLast"><code>"FORCE"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.BookKeeperClientStats.CHANNEL_READ_LAC_OP">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/BookKeeperClientStats.html#CHANNEL_READ_LAC_OP">CHANNEL_READ_LAC_OP</a></code></th>
<td class="colLast"><code>"READ_LAC"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.BookKeeperClientStats.CHANNEL_READ_OP">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/BookKeeperClientStats.html#CHANNEL_READ_OP">CHANNEL_READ_OP</a></code></th>
<td class="colLast"><code>"READ_ENTRY"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.BookKeeperClientStats.CHANNEL_SCOPE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/BookKeeperClientStats.html#CHANNEL_SCOPE">CHANNEL_SCOPE</a></code></th>
<td class="colLast"><code>"per_channel_bookie_client"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.BookKeeperClientStats.CHANNEL_START_TLS_OP">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/BookKeeperClientStats.html#CHANNEL_START_TLS_OP">CHANNEL_START_TLS_OP</a></code></th>
<td class="colLast"><code>"START_TLS"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.BookKeeperClientStats.CHANNEL_TIMEOUT_ADD">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/BookKeeperClientStats.html#CHANNEL_TIMEOUT_ADD">CHANNEL_TIMEOUT_ADD</a></code></th>
<td class="colLast"><code>"TIMEOUT_ADD_ENTRY"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.BookKeeperClientStats.CHANNEL_TIMEOUT_FORCE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/BookKeeperClientStats.html#CHANNEL_TIMEOUT_FORCE">CHANNEL_TIMEOUT_FORCE</a></code></th>
<td class="colLast"><code>"TIMEOUT_FORCE"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.BookKeeperClientStats.CHANNEL_TIMEOUT_READ">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/BookKeeperClientStats.html#CHANNEL_TIMEOUT_READ">CHANNEL_TIMEOUT_READ</a></code></th>
<td class="colLast"><code>"TIMEOUT_READ_ENTRY"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.BookKeeperClientStats.CHANNEL_TIMEOUT_READ_LAC">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/BookKeeperClientStats.html#CHANNEL_TIMEOUT_READ_LAC">CHANNEL_TIMEOUT_READ_LAC</a></code></th>
<td class="colLast"><code>"TIMEOUT_READ_LAC"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.BookKeeperClientStats.CHANNEL_TIMEOUT_START_TLS_OP">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/BookKeeperClientStats.html#CHANNEL_TIMEOUT_START_TLS_OP">CHANNEL_TIMEOUT_START_TLS_OP</a></code></th>
<td class="colLast"><code>"TIMEOUT_START_TLS"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.BookKeeperClientStats.CHANNEL_TIMEOUT_WRITE_LAC">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/BookKeeperClientStats.html#CHANNEL_TIMEOUT_WRITE_LAC">CHANNEL_TIMEOUT_WRITE_LAC</a></code></th>
<td class="colLast"><code>"TIMEOUT_WRITE_LAC"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.BookKeeperClientStats.CHANNEL_WRITE_LAC_OP">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/BookKeeperClientStats.html#CHANNEL_WRITE_LAC_OP">CHANNEL_WRITE_LAC_OP</a></code></th>
<td class="colLast"><code>"WRITE_LAC"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.BookKeeperClientStats.CLIENT_CHANNEL_WRITE_WAIT">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/BookKeeperClientStats.html#CLIENT_CHANNEL_WRITE_WAIT">CLIENT_CHANNEL_WRITE_WAIT</a></code></th>
<td class="colLast"><code>"CLIENT_CHANNEL_WRITE_WAIT"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.BookKeeperClientStats.CLIENT_CONNECT_TIMER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/BookKeeperClientStats.html#CLIENT_CONNECT_TIMER">CLIENT_CONNECT_TIMER</a></code></th>
<td class="colLast"><code>"CLIENT_CONNECT_TIMER"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.BookKeeperClientStats.CLIENT_SCOPE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/BookKeeperClientStats.html#CLIENT_SCOPE">CLIENT_SCOPE</a></code></th>
<td class="colLast"><code>"bookkeeper_client"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.BookKeeperClientStats.CREATE_OP">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/BookKeeperClientStats.html#CREATE_OP">CREATE_OP</a></code></th>
<td class="colLast"><code>"LEDGER_CREATE"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.BookKeeperClientStats.DELETE_OP">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/BookKeeperClientStats.html#DELETE_OP">DELETE_OP</a></code></th>
<td class="colLast"><code>"LEDGER_DELETE"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.BookKeeperClientStats.ENSEMBLE_CHANGES">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/BookKeeperClientStats.html#ENSEMBLE_CHANGES">ENSEMBLE_CHANGES</a></code></th>
<td class="colLast"><code>"NUM_ENSEMBLE_CHANGE"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.BookKeeperClientStats.FAILED_CONNECTION_COUNTER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/BookKeeperClientStats.html#FAILED_CONNECTION_COUNTER">FAILED_CONNECTION_COUNTER</a></code></th>
<td class="colLast"><code>"FAILED_CONNECTION_COUNTER"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.BookKeeperClientStats.FAILED_TLS_HANDSHAKE_COUNTER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/BookKeeperClientStats.html#FAILED_TLS_HANDSHAKE_COUNTER">FAILED_TLS_HANDSHAKE_COUNTER</a></code></th>
<td class="colLast"><code>"FAILED_TLS_HANDSHAKE_COUNTER"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.BookKeeperClientStats.FORCE_OP">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/BookKeeperClientStats.html#FORCE_OP">FORCE_OP</a></code></th>
<td class="colLast"><code>"FORCE"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.BookKeeperClientStats.GET_BOOKIE_INFO_OP">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/BookKeeperClientStats.html#GET_BOOKIE_INFO_OP">GET_BOOKIE_INFO_OP</a></code></th>
<td class="colLast"><code>"GET_BOOKIE_INFO"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.BookKeeperClientStats.GET_LIST_OF_ENTRIES_OF_LEDGER_OP">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/BookKeeperClientStats.html#GET_LIST_OF_ENTRIES_OF_LEDGER_OP">GET_LIST_OF_ENTRIES_OF_LEDGER_OP</a></code></th>
<td class="colLast"><code>"GET_LIST_OF_ENTRIES_OF_LEDGER"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.BookKeeperClientStats.LAC_UPDATE_HITS">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/BookKeeperClientStats.html#LAC_UPDATE_HITS">LAC_UPDATE_HITS</a></code></th>
<td class="colLast"><code>"LAC_UPDATE_HITS"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.BookKeeperClientStats.LAC_UPDATE_MISSES">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/BookKeeperClientStats.html#LAC_UPDATE_MISSES">LAC_UPDATE_MISSES</a></code></th>
<td class="colLast"><code>"LAC_UPDATE_MISSES"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.BookKeeperClientStats.LEDGER_ENSEMBLE_BOOKIE_DISTRIBUTION">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/BookKeeperClientStats.html#LEDGER_ENSEMBLE_BOOKIE_DISTRIBUTION">LEDGER_ENSEMBLE_BOOKIE_DISTRIBUTION</a></code></th>
<td class="colLast"><code>"LEDGER_ENSEMBLE_BOOKIE_DISTRIBUTION"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.BookKeeperClientStats.LEDGER_RECOVER_ADD_ENTRIES">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/BookKeeperClientStats.html#LEDGER_RECOVER_ADD_ENTRIES">LEDGER_RECOVER_ADD_ENTRIES</a></code></th>
<td class="colLast"><code>"LEDGER_RECOVER_ADD_ENTRIES"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.BookKeeperClientStats.LEDGER_RECOVER_READ_ENTRIES">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/BookKeeperClientStats.html#LEDGER_RECOVER_READ_ENTRIES">LEDGER_RECOVER_READ_ENTRIES</a></code></th>
<td class="colLast"><code>"LEDGER_RECOVER_READ_ENTRIES"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.BookKeeperClientStats.NETTY_EXCEPTION_CNT">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/BookKeeperClientStats.html#NETTY_EXCEPTION_CNT">NETTY_EXCEPTION_CNT</a></code></th>
<td class="colLast"><code>"NETTY_EXCEPTION_CNT"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.BookKeeperClientStats.NETTY_OPS">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/BookKeeperClientStats.html#NETTY_OPS">NETTY_OPS</a></code></th>
<td class="colLast"><code>"NETTY_OPS"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.BookKeeperClientStats.NUM_WRITABLE_BOOKIES_IN_DEFAULT_FAULTDOMAIN">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/BookKeeperClientStats.html#NUM_WRITABLE_BOOKIES_IN_DEFAULT_FAULTDOMAIN">NUM_WRITABLE_BOOKIES_IN_DEFAULT_FAULTDOMAIN</a></code></th>
<td class="colLast"><code>"NUM_WRITABLE_BOOKIES_IN_DEFAULT_FAULTDOMAIN"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.BookKeeperClientStats.NUM_WRITABLE_BOOKIES_IN_DEFAULT_RACK">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/BookKeeperClientStats.html#NUM_WRITABLE_BOOKIES_IN_DEFAULT_RACK">NUM_WRITABLE_BOOKIES_IN_DEFAULT_RACK</a></code></th>
<td class="colLast"><code>"NUM_WRITABLE_BOOKIES_IN_DEFAULT_RACK"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.BookKeeperClientStats.OPEN_OP">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/BookKeeperClientStats.html#OPEN_OP">OPEN_OP</a></code></th>
<td class="colLast"><code>"LEDGER_OPEN"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.BookKeeperClientStats.PENDING_ADDS">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/BookKeeperClientStats.html#PENDING_ADDS">PENDING_ADDS</a></code></th>
<td class="colLast"><code>"NUM_PENDING_ADD"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.BookKeeperClientStats.READ_LAC_OP">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/BookKeeperClientStats.html#READ_LAC_OP">READ_LAC_OP</a></code></th>
<td class="colLast"><code>"READ_LAC"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.BookKeeperClientStats.READ_LAST_CONFIRMED_AND_ENTRY">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/BookKeeperClientStats.html#READ_LAST_CONFIRMED_AND_ENTRY">READ_LAST_CONFIRMED_AND_ENTRY</a></code></th>
<td class="colLast"><code>"READ_LAST_CONFIRMED_AND_ENTRY"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.BookKeeperClientStats.READ_LAST_CONFIRMED_AND_ENTRY_RESPONSE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/BookKeeperClientStats.html#READ_LAST_CONFIRMED_AND_ENTRY_RESPONSE">READ_LAST_CONFIRMED_AND_ENTRY_RESPONSE</a></code></th>
<td class="colLast"><code>"READ_LAST_CONFIRMED_AND_ENTRY_RESPONSE"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.BookKeeperClientStats.READ_OP">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/BookKeeperClientStats.html#READ_OP">READ_OP</a></code></th>
<td class="colLast"><code>"READ_ENTRY"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.BookKeeperClientStats.READ_OP_DM">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/BookKeeperClientStats.html#READ_OP_DM">READ_OP_DM</a></code></th>
<td class="colLast"><code>"READ_ENTRY_DM"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.BookKeeperClientStats.READ_OP_OUTSTANDING">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/BookKeeperClientStats.html#READ_OP_OUTSTANDING">READ_OP_OUTSTANDING</a></code></th>
<td class="colLast"><code>"READ_OP_OUTSTANDING"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.BookKeeperClientStats.READ_REQUESTS_REORDERED">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/BookKeeperClientStats.html#READ_REQUESTS_REORDERED">READ_REQUESTS_REORDERED</a></code></th>
<td class="colLast"><code>"READ_REQUESTS_REORDERED"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.BookKeeperClientStats.RECOVER_OP">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/BookKeeperClientStats.html#RECOVER_OP">RECOVER_OP</a></code></th>
<td class="colLast"><code>"LEDGER_RECOVER"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.BookKeeperClientStats.SPECULATIVE_READ_COUNT">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/BookKeeperClientStats.html#SPECULATIVE_READ_COUNT">SPECULATIVE_READ_COUNT</a></code></th>
<td class="colLast"><code>"SPECULATIVE_READ_COUNT"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.BookKeeperClientStats.TIMEOUT_GET_BOOKIE_INFO">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/BookKeeperClientStats.html#TIMEOUT_GET_BOOKIE_INFO">TIMEOUT_GET_BOOKIE_INFO</a></code></th>
<td class="colLast"><code>"TIMEOUT_GET_BOOKIE_INFO"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.BookKeeperClientStats.TIMEOUT_GET_LIST_OF_ENTRIES_OF_LEDGER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/BookKeeperClientStats.html#TIMEOUT_GET_LIST_OF_ENTRIES_OF_LEDGER">TIMEOUT_GET_LIST_OF_ENTRIES_OF_LEDGER</a></code></th>
<td class="colLast"><code>"TIMEOUT_GET_LIST_OF_ENTRIES_OF_LEDGER"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.BookKeeperClientStats.WRITE_DELAYED_DUE_TO_NOT_ENOUGH_FAULT_DOMAINS">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/BookKeeperClientStats.html#WRITE_DELAYED_DUE_TO_NOT_ENOUGH_FAULT_DOMAINS">WRITE_DELAYED_DUE_TO_NOT_ENOUGH_FAULT_DOMAINS</a></code></th>
<td class="colLast"><code>"WRITE_DELAYED_DUE_TO_NOT_ENOUGH_FAULT_DOMAINS"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.BookKeeperClientStats.WRITE_DELAYED_DUE_TO_NOT_ENOUGH_FAULT_DOMAINS_LATENCY">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/BookKeeperClientStats.html#WRITE_DELAYED_DUE_TO_NOT_ENOUGH_FAULT_DOMAINS_LATENCY">WRITE_DELAYED_DUE_TO_NOT_ENOUGH_FAULT_DOMAINS_LATENCY</a></code></th>
<td class="colLast"><code>"WRITE_DELAYED_DUE_TO_NOT_ENOUGH_FAULT_DOMAINS_LATENCY"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.BookKeeperClientStats.WRITE_LAC_OP">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/BookKeeperClientStats.html#WRITE_LAC_OP">WRITE_LAC_OP</a></code></th>
<td class="colLast"><code>"WRITE_LAC"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.BookKeeperClientStats.WRITE_TIMED_OUT_DUE_TO_NOT_ENOUGH_FAULT_DOMAINS">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/BookKeeperClientStats.html#WRITE_TIMED_OUT_DUE_TO_NOT_ENOUGH_FAULT_DOMAINS">WRITE_TIMED_OUT_DUE_TO_NOT_ENOUGH_FAULT_DOMAINS</a></code></th>
<td class="colLast"><code>"WRITE_TIME_OUT_DUE_TO_NOT_ENOUGH_FAULT_DOMAINS"</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.client.<a href="org/apache/bookkeeper/client/LedgerHandle.html" title="class in org.apache.bookkeeper.client">LedgerHandle</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.LedgerHandle.INVALID_ENTRY_ID">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;long</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/LedgerHandle.html#INVALID_ENTRY_ID">INVALID_ENTRY_ID</a></code></th>
<td class="colLast"><code>-1L</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.LedgerHandle.INVALID_LEDGER_ID">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;long</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/LedgerHandle.html#INVALID_LEDGER_ID">INVALID_LEDGER_ID</a></code></th>
<td class="colLast"><code>-2882382797L</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.client.org.apache.bookkeeper.client.LedgerHandle.LastConfirmedCtx</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.LedgerHandle.LastConfirmedCtx.ENTRY_ID_PENDING">
<!-- -->
</a><code>static&nbsp;final&nbsp;long</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/LedgerHandle.LastConfirmedCtx.html#ENTRY_ID_PENDING">ENTRY_ID_PENDING</a></code></th>
<td class="colLast"><code>-10L</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.client.org.apache.bookkeeper.client.PendingReadOp.SequenceReadRequest</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.PendingReadOp.SequenceReadRequest.NOT_FOUND">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/PendingReadOp.SequenceReadRequest.html#NOT_FOUND">NOT_FOUND</a></code></th>
<td class="colLast"><code>-1</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.client.<a href="org/apache/bookkeeper/client/RackawareEnsemblePlacementPolicyImpl.html" title="class in org.apache.bookkeeper.client">RackawareEnsemblePlacementPolicyImpl</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl.LOCAL_FAIL_MASK">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/RackawareEnsemblePlacementPolicyImpl.html#LOCAL_FAIL_MASK">LOCAL_FAIL_MASK</a></code></th>
<td class="colLast"><code>33554432</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl.LOCAL_MASK">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/RackawareEnsemblePlacementPolicyImpl.html#LOCAL_MASK">LOCAL_MASK</a></code></th>
<td class="colLast"><code>16777216</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl.MASK_BITS">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/RackawareEnsemblePlacementPolicyImpl.html#MASK_BITS">MASK_BITS</a></code></th>
<td class="colLast"><code>-1048576</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl.RACKNAME_DISTANCE_FROM_LEAVES">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/RackawareEnsemblePlacementPolicyImpl.html#RACKNAME_DISTANCE_FROM_LEAVES">RACKNAME_DISTANCE_FROM_LEAVES</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl.READ_ONLY_MASK">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/RackawareEnsemblePlacementPolicyImpl.html#READ_ONLY_MASK">READ_ONLY_MASK</a></code></th>
<td class="colLast"><code>268435456</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl.REMOTE_FAIL_MASK">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/RackawareEnsemblePlacementPolicyImpl.html#REMOTE_FAIL_MASK">REMOTE_FAIL_MASK</a></code></th>
<td class="colLast"><code>134217728</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl.REMOTE_MASK">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/RackawareEnsemblePlacementPolicyImpl.html#REMOTE_MASK">REMOTE_MASK</a></code></th>
<td class="colLast"><code>67108864</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl.REPP_RANDOM_READ_REORDERING">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/RackawareEnsemblePlacementPolicyImpl.html#REPP_RANDOM_READ_REORDERING">REPP_RANDOM_READ_REORDERING</a></code></th>
<td class="colLast"><code>"ensembleRandomReadReordering"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl.SLOW_MASK">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/RackawareEnsemblePlacementPolicyImpl.html#SLOW_MASK">SLOW_MASK</a></code></th>
<td class="colLast"><code>536870912</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.RackawareEnsemblePlacementPolicyImpl.UNAVAIL_MASK">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/RackawareEnsemblePlacementPolicyImpl.html#UNAVAIL_MASK">UNAVAIL_MASK</a></code></th>
<td class="colLast"><code>1073741824</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.client.org.apache.bookkeeper.client.ReadLastConfirmedAndEntryOp.SequenceReadRequest</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.ReadLastConfirmedAndEntryOp.SequenceReadRequest.NOT_FOUND">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/ReadLastConfirmedAndEntryOp.SequenceReadRequest.html#NOT_FOUND">NOT_FOUND</a></code></th>
<td class="colLast"><code>-1</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.client.<a href="org/apache/bookkeeper/client/RegionAwareEnsemblePlacementPolicy.html" title="class in org.apache.bookkeeper.client">RegionAwareEnsemblePlacementPolicy</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.RegionAwareEnsemblePlacementPolicy.MINIMUM_REGIONS_FOR_DURABILITY_DEFAULT">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/RegionAwareEnsemblePlacementPolicy.html#MINIMUM_REGIONS_FOR_DURABILITY_DEFAULT">MINIMUM_REGIONS_FOR_DURABILITY_DEFAULT</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.RegionAwareEnsemblePlacementPolicy.REGION_AWARE_ANOMALOUS_ENSEMBLE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/RegionAwareEnsemblePlacementPolicy.html#REGION_AWARE_ANOMALOUS_ENSEMBLE">REGION_AWARE_ANOMALOUS_ENSEMBLE</a></code></th>
<td class="colLast"><code>"region_aware_anomalous_ensemble"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.RegionAwareEnsemblePlacementPolicy.REGIONID_DISTANCE_FROM_LEAVES">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/RegionAwareEnsemblePlacementPolicy.html#REGIONID_DISTANCE_FROM_LEAVES">REGIONID_DISTANCE_FROM_LEAVES</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.RegionAwareEnsemblePlacementPolicy.REMOTE_NODE_IN_REORDER_SEQUENCE">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/RegionAwareEnsemblePlacementPolicy.html#REMOTE_NODE_IN_REORDER_SEQUENCE">REMOTE_NODE_IN_REORDER_SEQUENCE</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.RegionAwareEnsemblePlacementPolicy.REPP_DISABLE_DURABILITY_ENFORCEMENT_FEATURE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/RegionAwareEnsemblePlacementPolicy.html#REPP_DISABLE_DURABILITY_ENFORCEMENT_FEATURE">REPP_DISABLE_DURABILITY_ENFORCEMENT_FEATURE</a></code></th>
<td class="colLast"><code>"reppDisableDurabilityEnforcementFeature"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.RegionAwareEnsemblePlacementPolicy.REPP_DISABLE_DURABILITY_FEATURE_NAME">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/RegionAwareEnsemblePlacementPolicy.html#REPP_DISABLE_DURABILITY_FEATURE_NAME">REPP_DISABLE_DURABILITY_FEATURE_NAME</a></code></th>
<td class="colLast"><code>"reppDisableDurabilityFeatureName"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.RegionAwareEnsemblePlacementPolicy.REPP_DISALLOW_BOOKIE_PLACEMENT_IN_REGION_FEATURE_NAME">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/RegionAwareEnsemblePlacementPolicy.html#REPP_DISALLOW_BOOKIE_PLACEMENT_IN_REGION_FEATURE_NAME">REPP_DISALLOW_BOOKIE_PLACEMENT_IN_REGION_FEATURE_NAME</a></code></th>
<td class="colLast"><code>"reppDisallowBookiePlacementInRegionFeatureName"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.RegionAwareEnsemblePlacementPolicy.REPP_ENABLE_DURABILITY_ENFORCEMENT_IN_REPLACE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/RegionAwareEnsemblePlacementPolicy.html#REPP_ENABLE_DURABILITY_ENFORCEMENT_IN_REPLACE">REPP_ENABLE_DURABILITY_ENFORCEMENT_IN_REPLACE</a></code></th>
<td class="colLast"><code>"reppEnableDurabilityEnforcementInReplace"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.RegionAwareEnsemblePlacementPolicy.REPP_ENABLE_VALIDATION">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/RegionAwareEnsemblePlacementPolicy.html#REPP_ENABLE_VALIDATION">REPP_ENABLE_VALIDATION</a></code></th>
<td class="colLast"><code>"reppEnableValidation"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.RegionAwareEnsemblePlacementPolicy.REPP_MINIMUM_REGIONS_FOR_DURABILITY">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/RegionAwareEnsemblePlacementPolicy.html#REPP_MINIMUM_REGIONS_FOR_DURABILITY">REPP_MINIMUM_REGIONS_FOR_DURABILITY</a></code></th>
<td class="colLast"><code>"reppMinimumRegionsForDurability"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.RegionAwareEnsemblePlacementPolicy.REPP_REGIONS_TO_WRITE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/RegionAwareEnsemblePlacementPolicy.html#REPP_REGIONS_TO_WRITE">REPP_REGIONS_TO_WRITE</a></code></th>
<td class="colLast"><code>"reppRegionsToWrite"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.RegionAwareEnsemblePlacementPolicy.UNKNOWN_REGION">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/RegionAwareEnsemblePlacementPolicy.html#UNKNOWN_REGION">UNKNOWN_REGION</a></code></th>
<td class="colLast"><code>"UnknownRegion"</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.client.org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.TopologyAwareEnsemblePlacementPolicy.REPP_DNS_RESOLVER_CLASS">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/TopologyAwareEnsemblePlacementPolicy.html#REPP_DNS_RESOLVER_CLASS">REPP_DNS_RESOLVER_CLASS</a></code></th>
<td class="colLast"><code>"reppDnsResolverClass"</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.client.<a href="org/apache/bookkeeper/client/ZoneawareEnsemblePlacementPolicyImpl.html" title="class in org.apache.bookkeeper.client">ZoneawareEnsemblePlacementPolicyImpl</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.ZoneawareEnsemblePlacementPolicyImpl.UNKNOWN_ZONE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/ZoneawareEnsemblePlacementPolicyImpl.html#UNKNOWN_ZONE">UNKNOWN_ZONE</a></code></th>
<td class="colLast"><code>"UnknownZone"</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.client.api.<a href="org/apache/bookkeeper/client/api/BKException.Code.html" title="interface in org.apache.bookkeeper.client.api">BKException.Code</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.api.BKException.Code.AddEntryQuorumTimeoutException">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/api/BKException.Code.html#AddEntryQuorumTimeoutException">AddEntryQuorumTimeoutException</a></code></th>
<td class="colLast"><code>-21</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.api.BKException.Code.BookieHandleNotAvailableException">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/api/BKException.Code.html#BookieHandleNotAvailableException">BookieHandleNotAvailableException</a></code></th>
<td class="colLast"><code>-8</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.api.BKException.Code.ClientClosedException">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/api/BKException.Code.html#ClientClosedException">ClientClosedException</a></code></th>
<td class="colLast"><code>-19</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.api.BKException.Code.DataUnknownException">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/api/BKException.Code.html#DataUnknownException">DataUnknownException</a></code></th>
<td class="colLast"><code>-108</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.api.BKException.Code.DigestMatchException">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/api/BKException.Code.html#DigestMatchException">DigestMatchException</a></code></th>
<td class="colLast"><code>-5</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.api.BKException.Code.DigestNotInitializedException">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/api/BKException.Code.html#DigestNotInitializedException">DigestNotInitializedException</a></code></th>
<td class="colLast"><code>-4</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.api.BKException.Code.DuplicateEntryIdException">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/api/BKException.Code.html#DuplicateEntryIdException">DuplicateEntryIdException</a></code></th>
<td class="colLast"><code>-22</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.api.BKException.Code.IllegalOpException">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/api/BKException.Code.html#IllegalOpException">IllegalOpException</a></code></th>
<td class="colLast"><code>-100</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.api.BKException.Code.IncorrectParameterException">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/api/BKException.Code.html#IncorrectParameterException">IncorrectParameterException</a></code></th>
<td class="colLast"><code>-14</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.api.BKException.Code.InterruptedException">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/api/BKException.Code.html#InterruptedException">InterruptedException</a></code></th>
<td class="colLast"><code>-15</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.api.BKException.Code.LedgerClosedException">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/api/BKException.Code.html#LedgerClosedException">LedgerClosedException</a></code></th>
<td class="colLast"><code>-11</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.api.BKException.Code.LedgerExistException">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/api/BKException.Code.html#LedgerExistException">LedgerExistException</a></code></th>
<td class="colLast"><code>-20</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.api.BKException.Code.LedgerFencedException">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/api/BKException.Code.html#LedgerFencedException">LedgerFencedException</a></code></th>
<td class="colLast"><code>-101</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.api.BKException.Code.LedgerIdOverflowException">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/api/BKException.Code.html#LedgerIdOverflowException">LedgerIdOverflowException</a></code></th>
<td class="colLast"><code>-106</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.api.BKException.Code.LedgerRecoveryException">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/api/BKException.Code.html#LedgerRecoveryException">LedgerRecoveryException</a></code></th>
<td class="colLast"><code>-10</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.api.BKException.Code.MetadataSerializationException">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/api/BKException.Code.html#MetadataSerializationException">MetadataSerializationException</a></code></th>
<td class="colLast"><code>-107</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.api.BKException.Code.MetadataVersionException">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/api/BKException.Code.html#MetadataVersionException">MetadataVersionException</a></code></th>
<td class="colLast"><code>-17</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.api.BKException.Code.MetaStoreException">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/api/BKException.Code.html#MetaStoreException">MetaStoreException</a></code></th>
<td class="colLast"><code>-18</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.api.BKException.Code.NoBookieAvailableException">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/api/BKException.Code.html#NoBookieAvailableException">NoBookieAvailableException</a></code></th>
<td class="colLast"><code>-3</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.api.BKException.Code.NoSuchEntryException">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/api/BKException.Code.html#NoSuchEntryException">NoSuchEntryException</a></code></th>
<td class="colLast"><code>-13</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.api.BKException.Code.NoSuchLedgerExistsException">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/api/BKException.Code.html#NoSuchLedgerExistsException">NoSuchLedgerExistsException</a></code></th>
<td class="colLast"><code>-7</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.api.BKException.Code.NoSuchLedgerExistsOnMetadataServerException">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/api/BKException.Code.html#NoSuchLedgerExistsOnMetadataServerException">NoSuchLedgerExistsOnMetadataServerException</a></code></th>
<td class="colLast"><code>-25</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.api.BKException.Code.NotEnoughBookiesException">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/api/BKException.Code.html#NotEnoughBookiesException">NotEnoughBookiesException</a></code></th>
<td class="colLast"><code>-6</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.api.BKException.Code.OK">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/api/BKException.Code.html#OK">OK</a></code></th>
<td class="colLast"><code>0</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.api.BKException.Code.ProtocolVersionException">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/api/BKException.Code.html#ProtocolVersionException">ProtocolVersionException</a></code></th>
<td class="colLast"><code>-16</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.api.BKException.Code.QuorumException">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/api/BKException.Code.html#QuorumException">QuorumException</a></code></th>
<td class="colLast"><code>-2</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.api.BKException.Code.ReadException">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/api/BKException.Code.html#ReadException">ReadException</a></code></th>
<td class="colLast"><code>-1</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.api.BKException.Code.ReplicationException">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/api/BKException.Code.html#ReplicationException">ReplicationException</a></code></th>
<td class="colLast"><code>-200</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.api.BKException.Code.SecurityException">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/api/BKException.Code.html#SecurityException">SecurityException</a></code></th>
<td class="colLast"><code>-24</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.api.BKException.Code.TimeoutException">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/api/BKException.Code.html#TimeoutException">TimeoutException</a></code></th>
<td class="colLast"><code>-23</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.api.BKException.Code.TooManyRequestsException">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/api/BKException.Code.html#TooManyRequestsException">TooManyRequestsException</a></code></th>
<td class="colLast"><code>-105</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.api.BKException.Code.UnauthorizedAccessException">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/api/BKException.Code.html#UnauthorizedAccessException">UnauthorizedAccessException</a></code></th>
<td class="colLast"><code>-102</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.api.BKException.Code.UnclosedFragmentException">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/api/BKException.Code.html#UnclosedFragmentException">UnclosedFragmentException</a></code></th>
<td class="colLast"><code>-103</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.api.BKException.Code.UnexpectedConditionException">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/api/BKException.Code.html#UnexpectedConditionException">UnexpectedConditionException</a></code></th>
<td class="colLast"><code>-999</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.api.BKException.Code.UNINITIALIZED">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/api/BKException.Code.html#UNINITIALIZED">UNINITIALIZED</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.api.BKException.Code.WriteException">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/api/BKException.Code.html#WriteException">WriteException</a></code></th>
<td class="colLast"><code>-12</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.api.BKException.Code.WriteOnReadOnlyBookieException">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/api/BKException.Code.html#WriteOnReadOnlyBookieException">WriteOnReadOnlyBookieException</a></code></th>
<td class="colLast"><code>-104</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.client.api.BKException.Code.ZKException">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/client/api/BKException.Code.html#ZKException">ZKException</a></code></th>
<td class="colLast"><code>-9</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.common.conf.<a href="org/apache/bookkeeper/common/conf/ComponentConfiguration.html" title="class in org.apache.bookkeeper.common.conf">ComponentConfiguration</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.common.conf.ComponentConfiguration.DELIMITER">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/common/conf/ComponentConfiguration.html#DELIMITER">DELIMITER</a></code></th>
<td class="colLast"><code>"."</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.common.net.<a href="org/apache/bookkeeper/common/net/ServiceURI.html" title="class in org.apache.bookkeeper.common.net">ServiceURI</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.common.net.ServiceURI.SERVICE_BK">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/common/net/ServiceURI.html#SERVICE_BK">SERVICE_BK</a></code></th>
<td class="colLast"><code>"bk"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.common.net.ServiceURI.SERVICE_BK_PORT">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/common/net/ServiceURI.html#SERVICE_BK_PORT">SERVICE_BK_PORT</a></code></th>
<td class="colLast"><code>4181</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.common.net.ServiceURI.SERVICE_DLOG">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/common/net/ServiceURI.html#SERVICE_DLOG">SERVICE_DLOG</a></code></th>
<td class="colLast"><code>"distributedlog"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.common.net.ServiceURI.SERVICE_ZK">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/common/net/ServiceURI.html#SERVICE_ZK">SERVICE_ZK</a></code></th>
<td class="colLast"><code>"zk"</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.common.util.<a href="org/apache/bookkeeper/common/util/OrderedExecutor.html" title="class in org.apache.bookkeeper.common.util">OrderedExecutor</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.common.util.OrderedExecutor.NO_TASK_LIMIT">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/common/util/OrderedExecutor.html#NO_TASK_LIMIT">NO_TASK_LIMIT</a></code></th>
<td class="colLast"><code>-1</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.common.util.<a href="org/apache/bookkeeper/common/util/SharedResourceManager.html" title="class in org.apache.bookkeeper.common.util">SharedResourceManager</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.common.util.SharedResourceManager.DESTROY_DELAY_SECONDS">
<!-- -->
</a><code>static&nbsp;final&nbsp;long</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/common/util/SharedResourceManager.html#DESTROY_DELAY_SECONDS">DESTROY_DELAY_SECONDS</a></code></th>
<td class="colLast"><code>1L</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.common.util.nativeio.<a href="org/apache/bookkeeper/common/util/nativeio/NativeIO.html" title="interface in org.apache.bookkeeper.common.util.nativeio">NativeIO</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.common.util.nativeio.NativeIO.FALLOC_FL_ZERO_RANGE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/common/util/nativeio/NativeIO.html#FALLOC_FL_ZERO_RANGE">FALLOC_FL_ZERO_RANGE</a></code></th>
<td class="colLast"><code>16</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.common.util.nativeio.NativeIO.O_CREAT">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/common/util/nativeio/NativeIO.html#O_CREAT">O_CREAT</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.common.util.nativeio.NativeIO.O_DIRECT">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/common/util/nativeio/NativeIO.html#O_DIRECT">O_DIRECT</a></code></th>
<td class="colLast"><code>16</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.common.util.nativeio.NativeIO.O_DSYNC">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/common/util/nativeio/NativeIO.html#O_DSYNC">O_DSYNC</a></code></th>
<td class="colLast"><code>32</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.common.util.nativeio.NativeIO.O_RDONLY">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/common/util/nativeio/NativeIO.html#O_RDONLY">O_RDONLY</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.common.util.nativeio.NativeIO.O_TRUNC">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/common/util/nativeio/NativeIO.html#O_TRUNC">O_TRUNC</a></code></th>
<td class="colLast"><code>8</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.common.util.nativeio.NativeIO.O_WRONLY">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/common/util/nativeio/NativeIO.html#O_WRONLY">O_WRONLY</a></code></th>
<td class="colLast"><code>4</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.common.util.nativeio.NativeIO.SEEK_END">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/common/util/nativeio/NativeIO.html#SEEK_END">SEEK_END</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.common.util.nativeio.NativeIO.SEEK_SET">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/common/util/nativeio/NativeIO.html#SEEK_SET">SEEK_SET</a></code></th>
<td class="colLast"><code>0</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.conf.<a href="org/apache/bookkeeper/conf/AbstractConfiguration.html" title="class in org.apache.bookkeeper.conf">AbstractConfiguration</a>&lt;<a href="org/apache/bookkeeper/conf/AbstractConfiguration.html" title="type parameter in AbstractConfiguration">T</a> extends <a href="org/apache/bookkeeper/conf/AbstractConfiguration.html" title="class in org.apache.bookkeeper.conf">AbstractConfiguration</a>&gt;</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.AbstractConfiguration.ALLOCATOR_LEAK_DETECTION_POLICY">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/AbstractConfiguration.html#ALLOCATOR_LEAK_DETECTION_POLICY">ALLOCATOR_LEAK_DETECTION_POLICY</a></code></th>
<td class="colLast"><code>"allocatorLeakDetectionPolicy"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.AbstractConfiguration.ALLOCATOR_OOM_POLICY">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/AbstractConfiguration.html#ALLOCATOR_OOM_POLICY">ALLOCATOR_OOM_POLICY</a></code></th>
<td class="colLast"><code>"allocatorOutOfMemoryPolicy"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.AbstractConfiguration.ALLOCATOR_POOLING_CONCURRENCY">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/AbstractConfiguration.html#ALLOCATOR_POOLING_CONCURRENCY">ALLOCATOR_POOLING_CONCURRENCY</a></code></th>
<td class="colLast"><code>"allocatorPoolingConcurrency"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.AbstractConfiguration.ALLOCATOR_POOLING_POLICY">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/AbstractConfiguration.html#ALLOCATOR_POOLING_POLICY">ALLOCATOR_POOLING_POLICY</a></code></th>
<td class="colLast"><code>"allocatorPoolingPolicy"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.AbstractConfiguration.ALLOW_SHADED_LEDGER_MANAGER_FACTORY_CLASS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/AbstractConfiguration.html#ALLOW_SHADED_LEDGER_MANAGER_FACTORY_CLASS">ALLOW_SHADED_LEDGER_MANAGER_FACTORY_CLASS</a></code></th>
<td class="colLast"><code>"allowShadedLedgerManagerFactoryClass"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.AbstractConfiguration.AVAILABLE_NODE">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/AbstractConfiguration.html#AVAILABLE_NODE">AVAILABLE_NODE</a></code></th>
<td class="colLast"><code>"available"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.AbstractConfiguration.DEFAULT_NETTY_MAX_FRAME_SIZE">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/AbstractConfiguration.html#DEFAULT_NETTY_MAX_FRAME_SIZE">DEFAULT_NETTY_MAX_FRAME_SIZE</a></code></th>
<td class="colLast"><code>5242880</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.AbstractConfiguration.DESIRED_NUM_ZONES_PER_WRITE_QUORUM">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/AbstractConfiguration.html#DESIRED_NUM_ZONES_PER_WRITE_QUORUM">DESIRED_NUM_ZONES_PER_WRITE_QUORUM</a></code></th>
<td class="colLast"><code>"desiredNumZonesPerWriteQuorum"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.AbstractConfiguration.ENABLE_BUSY_WAIT">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/AbstractConfiguration.html#ENABLE_BUSY_WAIT">ENABLE_BUSY_WAIT</a></code></th>
<td class="colLast"><code>"enableBusyWait"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.AbstractConfiguration.ENABLE_HEALTH_CHECK">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/AbstractConfiguration.html#ENABLE_HEALTH_CHECK">ENABLE_HEALTH_CHECK</a></code></th>
<td class="colLast"><code>"enableHealthCheck"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.AbstractConfiguration.ENFORCE_MIN_NUM_FAULT_DOMAINS_FOR_WRITE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/AbstractConfiguration.html#ENFORCE_MIN_NUM_FAULT_DOMAINS_FOR_WRITE">ENFORCE_MIN_NUM_FAULT_DOMAINS_FOR_WRITE</a></code></th>
<td class="colLast"><code>"enforceMinNumFaultDomainsForWrite"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.AbstractConfiguration.ENFORCE_MIN_NUM_RACKS_PER_WRITE_QUORUM">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/AbstractConfiguration.html#ENFORCE_MIN_NUM_RACKS_PER_WRITE_QUORUM">ENFORCE_MIN_NUM_RACKS_PER_WRITE_QUORUM</a></code></th>
<td class="colLast"><code>"enforceMinNumRacksPerWriteQuorum"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.AbstractConfiguration.ENFORCE_STRICT_ZONEAWARE_PLACEMENT">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/AbstractConfiguration.html#ENFORCE_STRICT_ZONEAWARE_PLACEMENT">ENFORCE_STRICT_ZONEAWARE_PLACEMENT</a></code></th>
<td class="colLast"><code>"enforceStrictZoneawarePlacement"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.AbstractConfiguration.ENTRY_FORMATTER_CLASS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/AbstractConfiguration.html#ENTRY_FORMATTER_CLASS">ENTRY_FORMATTER_CLASS</a></code></th>
<td class="colLast"><code>"entryFormatterClass"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.AbstractConfiguration.IGNORE_LOCAL_NODE_IN_PLACEMENT_POLICY">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/AbstractConfiguration.html#IGNORE_LOCAL_NODE_IN_PLACEMENT_POLICY">IGNORE_LOCAL_NODE_IN_PLACEMENT_POLICY</a></code></th>
<td class="colLast"><code>"ignoreLocalNodeInPlacementPolicy"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.AbstractConfiguration.LEDGER_MANAGER_FACTORY_CLASS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/AbstractConfiguration.html#LEDGER_MANAGER_FACTORY_CLASS">LEDGER_MANAGER_FACTORY_CLASS</a></code></th>
<td class="colLast"><code>"ledgerManagerFactoryClass"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.AbstractConfiguration.LEDGER_MANAGER_FACTORY_DISABLE_CLASS_CHECK">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/AbstractConfiguration.html#LEDGER_MANAGER_FACTORY_DISABLE_CLASS_CHECK">LEDGER_MANAGER_FACTORY_DISABLE_CLASS_CHECK</a></code></th>
<td class="colLast"><code>"ledgerManagerFactoryDisableClassCheck"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.AbstractConfiguration.LEDGER_MANAGER_TYPE">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/AbstractConfiguration.html#LEDGER_MANAGER_TYPE">LEDGER_MANAGER_TYPE</a></code></th>
<td class="colLast"><code>"ledgerManagerType"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.AbstractConfiguration.LEDGER_METADATA_FORMAT_VERSION">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/AbstractConfiguration.html#LEDGER_METADATA_FORMAT_VERSION">LEDGER_METADATA_FORMAT_VERSION</a></code></th>
<td class="colLast"><code>"ledgerMetadataVersion"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.AbstractConfiguration.LEDGERID_FORMATTER_CLASS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/AbstractConfiguration.html#LEDGERID_FORMATTER_CLASS">LEDGERID_FORMATTER_CLASS</a></code></th>
<td class="colLast"><code>"ledgerIdFormatterClass"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.AbstractConfiguration.LIMIT_STATS_LOGGING">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/AbstractConfiguration.html#LIMIT_STATS_LOGGING">LIMIT_STATS_LOGGING</a></code></th>
<td class="colLast"><code>"limitStatsLogging"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.AbstractConfiguration.METADATA_SERVICE_URI">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/AbstractConfiguration.html#METADATA_SERVICE_URI">METADATA_SERVICE_URI</a></code></th>
<td class="colLast"><code>"metadataServiceUri"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.AbstractConfiguration.METASTORE_IMPL_CLASS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/AbstractConfiguration.html#METASTORE_IMPL_CLASS">METASTORE_IMPL_CLASS</a></code></th>
<td class="colLast"><code>"metastoreImplClass"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.AbstractConfiguration.METASTORE_MAX_ENTRIES_PER_SCAN">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/AbstractConfiguration.html#METASTORE_MAX_ENTRIES_PER_SCAN">METASTORE_MAX_ENTRIES_PER_SCAN</a></code></th>
<td class="colLast"><code>"metastoreMaxEntriesPerScan"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.AbstractConfiguration.MIN_NUM_RACKS_PER_WRITE_QUORUM">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/AbstractConfiguration.html#MIN_NUM_RACKS_PER_WRITE_QUORUM">MIN_NUM_RACKS_PER_WRITE_QUORUM</a></code></th>
<td class="colLast"><code>"minNumRacksPerWriteQuorum"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.AbstractConfiguration.MIN_NUM_ZONES_PER_WRITE_QUORUM">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/AbstractConfiguration.html#MIN_NUM_ZONES_PER_WRITE_QUORUM">MIN_NUM_ZONES_PER_WRITE_QUORUM</a></code></th>
<td class="colLast"><code>"minNumZonesPerWriteQuorum"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.AbstractConfiguration.NETTY_MAX_FRAME_SIZE">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/AbstractConfiguration.html#NETTY_MAX_FRAME_SIZE">NETTY_MAX_FRAME_SIZE</a></code></th>
<td class="colLast"><code>"nettyMaxFrameSizeBytes"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.AbstractConfiguration.PERMITTED_STARTUP_USERS">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/AbstractConfiguration.html#PERMITTED_STARTUP_USERS">PERMITTED_STARTUP_USERS</a></code></th>
<td class="colLast"><code>"permittedStartupUsers"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.AbstractConfiguration.PRESERVE_MDC_FOR_TASK_EXECUTION">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/AbstractConfiguration.html#PRESERVE_MDC_FOR_TASK_EXECUTION">PRESERVE_MDC_FOR_TASK_EXECUTION</a></code></th>
<td class="colLast"><code>"preserveMdcForTaskExecution"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.AbstractConfiguration.READ_SYSTEM_PROPERTIES_PROPERTY">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/AbstractConfiguration.html#READ_SYSTEM_PROPERTIES_PROPERTY">READ_SYSTEM_PROPERTIES_PROPERTY</a></code></th>
<td class="colLast"><code>"org.apache.bookkeeper.conf.readsystemproperties"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.AbstractConfiguration.REPLICATION_RATE_BY_BYTES">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/AbstractConfiguration.html#REPLICATION_RATE_BY_BYTES">REPLICATION_RATE_BY_BYTES</a></code></th>
<td class="colLast"><code>"replicationRateByBytes"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.AbstractConfiguration.REREPLICATION_ENTRY_BATCH_SIZE">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/AbstractConfiguration.html#REREPLICATION_ENTRY_BATCH_SIZE">REREPLICATION_ENTRY_BATCH_SIZE</a></code></th>
<td class="colLast"><code>"rereplicationEntryBatchSize"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.AbstractConfiguration.SHADED_LEDGER_MANAGER_FACTORY_CLASS_PREFIX">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/AbstractConfiguration.html#SHADED_LEDGER_MANAGER_FACTORY_CLASS_PREFIX">SHADED_LEDGER_MANAGER_FACTORY_CLASS_PREFIX</a></code></th>
<td class="colLast"><code>"shadedLedgerManagerFactoryClassPrefix"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.AbstractConfiguration.STORE_SYSTEMTIME_AS_LEDGER_CREATION_TIME">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/AbstractConfiguration.html#STORE_SYSTEMTIME_AS_LEDGER_CREATION_TIME">STORE_SYSTEMTIME_AS_LEDGER_CREATION_TIME</a></code></th>
<td class="colLast"><code>"storeSystemTimeAsLedgerCreationTime"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.AbstractConfiguration.STORE_SYSTEMTIME_AS_LEDGER_UNDERREPLICATED_MARK_TIME">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/AbstractConfiguration.html#STORE_SYSTEMTIME_AS_LEDGER_UNDERREPLICATED_MARK_TIME">STORE_SYSTEMTIME_AS_LEDGER_UNDERREPLICATED_MARK_TIME</a></code></th>
<td class="colLast"><code>"storeSystemTimeAsLedgerUnderreplicatedMarkTime"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.AbstractConfiguration.TLS_CERT_FILES_REFRESH_DURATION_SECONDS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/AbstractConfiguration.html#TLS_CERT_FILES_REFRESH_DURATION_SECONDS">TLS_CERT_FILES_REFRESH_DURATION_SECONDS</a></code></th>
<td class="colLast"><code>"tlsCertFilesRefreshDurationSeconds"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.AbstractConfiguration.TLS_CERTIFICATE_PATH">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/AbstractConfiguration.html#TLS_CERTIFICATE_PATH">TLS_CERTIFICATE_PATH</a></code></th>
<td class="colLast"><code>"tlsCertificatePath"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.AbstractConfiguration.TLS_CLIENT_AUTHENTICATION">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/AbstractConfiguration.html#TLS_CLIENT_AUTHENTICATION">TLS_CLIENT_AUTHENTICATION</a></code></th>
<td class="colLast"><code>"tlsClientAuthentication"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.AbstractConfiguration.TLS_ENABLED_CIPHER_SUITES">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/AbstractConfiguration.html#TLS_ENABLED_CIPHER_SUITES">TLS_ENABLED_CIPHER_SUITES</a></code></th>
<td class="colLast"><code>"tlsEnabledCipherSuites"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.AbstractConfiguration.TLS_ENABLED_PROTOCOLS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/AbstractConfiguration.html#TLS_ENABLED_PROTOCOLS">TLS_ENABLED_PROTOCOLS</a></code></th>
<td class="colLast"><code>"tlsEnabledProtocols"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.AbstractConfiguration.TLS_KEYSTORE">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/AbstractConfiguration.html#TLS_KEYSTORE">TLS_KEYSTORE</a></code></th>
<td class="colLast"><code>"tlsKeyStore"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.AbstractConfiguration.TLS_KEYSTORE_PASSWORD_PATH">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/AbstractConfiguration.html#TLS_KEYSTORE_PASSWORD_PATH">TLS_KEYSTORE_PASSWORD_PATH</a></code></th>
<td class="colLast"><code>"tlsKeyStorePasswordPath"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.AbstractConfiguration.TLS_KEYSTORE_TYPE">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/AbstractConfiguration.html#TLS_KEYSTORE_TYPE">TLS_KEYSTORE_TYPE</a></code></th>
<td class="colLast"><code>"tlsKeyStoreType"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.AbstractConfiguration.TLS_PROVIDER">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/AbstractConfiguration.html#TLS_PROVIDER">TLS_PROVIDER</a></code></th>
<td class="colLast"><code>"tlsProvider"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.AbstractConfiguration.TLS_PROVIDER_FACTORY_CLASS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/AbstractConfiguration.html#TLS_PROVIDER_FACTORY_CLASS">TLS_PROVIDER_FACTORY_CLASS</a></code></th>
<td class="colLast"><code>"tlsProviderFactoryClass"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.AbstractConfiguration.TLS_TRUSTSTORE">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/AbstractConfiguration.html#TLS_TRUSTSTORE">TLS_TRUSTSTORE</a></code></th>
<td class="colLast"><code>"tlsTrustStore"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.AbstractConfiguration.TLS_TRUSTSTORE_PASSWORD_PATH">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/AbstractConfiguration.html#TLS_TRUSTSTORE_PASSWORD_PATH">TLS_TRUSTSTORE_PASSWORD_PATH</a></code></th>
<td class="colLast"><code>"tlsTrustStorePasswordPath"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.AbstractConfiguration.TLS_TRUSTSTORE_TYPE">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/AbstractConfiguration.html#TLS_TRUSTSTORE_TYPE">TLS_TRUSTSTORE_TYPE</a></code></th>
<td class="colLast"><code>"tlsTrustStoreType"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.AbstractConfiguration.ZK_ENABLE_SECURITY">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/AbstractConfiguration.html#ZK_ENABLE_SECURITY">ZK_ENABLE_SECURITY</a></code></th>
<td class="colLast"><code>"zkEnableSecurity"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.AbstractConfiguration.ZK_LEDGERS_ROOT_PATH">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/AbstractConfiguration.html#ZK_LEDGERS_ROOT_PATH">ZK_LEDGERS_ROOT_PATH</a></code></th>
<td class="colLast"><code>"zkLedgersRootPath"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.AbstractConfiguration.ZK_REPLICATION_TASK_RATE_LIMIT">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/AbstractConfiguration.html#ZK_REPLICATION_TASK_RATE_LIMIT">ZK_REPLICATION_TASK_RATE_LIMIT</a></code></th>
<td class="colLast"><code>"zkReplicationTaskRateLimit"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.AbstractConfiguration.ZK_REQUEST_RATE_LIMIT">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/AbstractConfiguration.html#ZK_REQUEST_RATE_LIMIT">ZK_REQUEST_RATE_LIMIT</a></code></th>
<td class="colLast"><code>"zkRequestRateLimit"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.AbstractConfiguration.ZK_RETRY_BACKOFF_MAX_RETRIES">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/AbstractConfiguration.html#ZK_RETRY_BACKOFF_MAX_RETRIES">ZK_RETRY_BACKOFF_MAX_RETRIES</a></code></th>
<td class="colLast"><code>"zkRetryBackoffMaxRetries"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.AbstractConfiguration.ZK_SERVERS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/AbstractConfiguration.html#ZK_SERVERS">ZK_SERVERS</a></code></th>
<td class="colLast"><code>"zkServers"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.AbstractConfiguration.ZK_TIMEOUT">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/AbstractConfiguration.html#ZK_TIMEOUT">ZK_TIMEOUT</a></code></th>
<td class="colLast"><code>"zkTimeout"</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.conf.<a href="org/apache/bookkeeper/conf/ClientConfiguration.html" title="class in org.apache.bookkeeper.conf">ClientConfiguration</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.ADD_ENTRY_QUORUM_TIMEOUT_SEC">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#ADD_ENTRY_QUORUM_TIMEOUT_SEC">ADD_ENTRY_QUORUM_TIMEOUT_SEC</a></code></th>
<td class="colLast"><code>"addEntryQuorumTimeoutSec"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.ADD_ENTRY_TIMEOUT_SEC">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#ADD_ENTRY_TIMEOUT_SEC">ADD_ENTRY_TIMEOUT_SEC</a></code></th>
<td class="colLast"><code>"addEntryTimeoutSec"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.BATCH_READ_ENABLED">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#BATCH_READ_ENABLED">BATCH_READ_ENABLED</a></code></th>
<td class="colLast"><code>"batchReadEnabled"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.BOOKIE_ADDRESS_RESOLVER_ENABLED">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#BOOKIE_ADDRESS_RESOLVER_ENABLED">BOOKIE_ADDRESS_RESOLVER_ENABLED</a></code></th>
<td class="colLast"><code>"bookieAddressResolverEnabled"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.BOOKIE_ERROR_THRESHOLD_PER_INTERVAL">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#BOOKIE_ERROR_THRESHOLD_PER_INTERVAL">BOOKIE_ERROR_THRESHOLD_PER_INTERVAL</a></code></th>
<td class="colLast"><code>"bookieErrorThresholdPerInterval"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.BOOKIE_FAILURE_HISTORY_EXPIRATION_MS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#BOOKIE_FAILURE_HISTORY_EXPIRATION_MS">BOOKIE_FAILURE_HISTORY_EXPIRATION_MS</a></code></th>
<td class="colLast"><code>"bookieFailureHistoryExpirationMSec"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.BOOKIE_HEALTH_CHECK_ENABLED">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#BOOKIE_HEALTH_CHECK_ENABLED">BOOKIE_HEALTH_CHECK_ENABLED</a></code></th>
<td class="colLast"><code>"bookieHealthCheckEnabled"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.BOOKIE_HEALTH_CHECK_INTERVAL_SECONDS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#BOOKIE_HEALTH_CHECK_INTERVAL_SECONDS">BOOKIE_HEALTH_CHECK_INTERVAL_SECONDS</a></code></th>
<td class="colLast"><code>"bookieHealthCheckIntervalSeconds"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.BOOKIE_MAX_MULTIPLE_FOR_WEIGHTED_PLACEMENT">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#BOOKIE_MAX_MULTIPLE_FOR_WEIGHTED_PLACEMENT">BOOKIE_MAX_MULTIPLE_FOR_WEIGHTED_PLACEMENT</a></code></th>
<td class="colLast"><code>"bookieMaxMultipleForWeightBasedPlacement"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.BOOKIE_QUARANTINE_RATIO">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#BOOKIE_QUARANTINE_RATIO">BOOKIE_QUARANTINE_RATIO</a></code></th>
<td class="colLast"><code>"bookieQuarantineRatio"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.BOOKIE_QUARANTINE_TIME_SECONDS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#BOOKIE_QUARANTINE_TIME_SECONDS">BOOKIE_QUARANTINE_TIME_SECONDS</a></code></th>
<td class="colLast"><code>"bookieQuarantineTimeSeconds"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.CLIENT_AUTH_PROVIDER_FACTORY_CLASS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#CLIENT_AUTH_PROVIDER_FACTORY_CLASS">CLIENT_AUTH_PROVIDER_FACTORY_CLASS</a></code></th>
<td class="colLast"><code>"clientAuthProviderFactoryClass"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.CLIENT_CONNECT_BOOKIE_UNAVAILABLE_LOG_THROTTLING">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#CLIENT_CONNECT_BOOKIE_UNAVAILABLE_LOG_THROTTLING">CLIENT_CONNECT_BOOKIE_UNAVAILABLE_LOG_THROTTLING</a></code></th>
<td class="colLast"><code>"clientConnectBookieUnavailableLogThrottling"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.CLIENT_CONNECT_TIMEOUT_MILLIS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#CLIENT_CONNECT_TIMEOUT_MILLIS">CLIENT_CONNECT_TIMEOUT_MILLIS</a></code></th>
<td class="colLast"><code>"clientConnectTimeoutMillis"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.CLIENT_RECEIVEBUFFER_SIZE">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#CLIENT_RECEIVEBUFFER_SIZE">CLIENT_RECEIVEBUFFER_SIZE</a></code></th>
<td class="colLast"><code>"clientReceiveBufferSize"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.CLIENT_ROLE">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#CLIENT_ROLE">CLIENT_ROLE</a></code></th>
<td class="colLast"><code>"clientRole"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.CLIENT_ROLE_STANDARD">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#CLIENT_ROLE_STANDARD">CLIENT_ROLE_STANDARD</a></code></th>
<td class="colLast"><code>"standard"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.CLIENT_ROLE_SYSTEM">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#CLIENT_ROLE_SYSTEM">CLIENT_ROLE_SYSTEM</a></code></th>
<td class="colLast"><code>"system"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.CLIENT_SENDBUFFER_SIZE">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#CLIENT_SENDBUFFER_SIZE">CLIENT_SENDBUFFER_SIZE</a></code></th>
<td class="colLast"><code>"clientSendBufferSize"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.CLIENT_SOCK_KEEPALIVE">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#CLIENT_SOCK_KEEPALIVE">CLIENT_SOCK_KEEPALIVE</a></code></th>
<td class="colLast"><code>"clientSockKeepalive"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.CLIENT_TCP_NODELAY">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#CLIENT_TCP_NODELAY">CLIENT_TCP_NODELAY</a></code></th>
<td class="colLast"><code>"clientTcpNoDelay"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.CLIENT_TCP_USER_TIMEOUT_MILLIS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#CLIENT_TCP_USER_TIMEOUT_MILLIS">CLIENT_TCP_USER_TIMEOUT_MILLIS</a></code></th>
<td class="colLast"><code>"clientTcpUserTimeoutMillis"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.CLIENT_TLS_KEYSTORE">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#CLIENT_TLS_KEYSTORE">CLIENT_TLS_KEYSTORE</a></code></th>
<td class="colLast"><code>"clientKeyStore"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.CLIENT_TLS_KEYSTORE_PASSWORD_PATH">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#CLIENT_TLS_KEYSTORE_PASSWORD_PATH">CLIENT_TLS_KEYSTORE_PASSWORD_PATH</a></code></th>
<td class="colLast"><code>"clientKeyStorePasswordPath"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.CLIENT_TLS_KEYSTORE_TYPE">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#CLIENT_TLS_KEYSTORE_TYPE">CLIENT_TLS_KEYSTORE_TYPE</a></code></th>
<td class="colLast"><code>"clientKeyStoreType"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.CLIENT_TLS_TRUSTSTORE">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#CLIENT_TLS_TRUSTSTORE">CLIENT_TLS_TRUSTSTORE</a></code></th>
<td class="colLast"><code>"clientTrustStore"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.CLIENT_TLS_TRUSTSTORE_PASSWORD_PATH">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#CLIENT_TLS_TRUSTSTORE_PASSWORD_PATH">CLIENT_TLS_TRUSTSTORE_PASSWORD_PATH</a></code></th>
<td class="colLast"><code>"clientTrustStorePasswordPath"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.CLIENT_TLS_TRUSTSTORE_TYPE">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#CLIENT_TLS_TRUSTSTORE_TYPE">CLIENT_TLS_TRUSTSTORE_TYPE</a></code></th>
<td class="colLast"><code>"clientTrustStoreType"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.CLIENT_WRITEBUFFER_HIGH_WATER_MARK">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#CLIENT_WRITEBUFFER_HIGH_WATER_MARK">CLIENT_WRITEBUFFER_HIGH_WATER_MARK</a></code></th>
<td class="colLast"><code>"clientWriteBufferHighWaterMark"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.CLIENT_WRITEBUFFER_LOW_WATER_MARK">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#CLIENT_WRITEBUFFER_LOW_WATER_MARK">CLIENT_WRITEBUFFER_LOW_WATER_MARK</a></code></th>
<td class="colLast"><code>"clientWriteBufferLowWaterMark"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.DELAY_ENSEMBLE_CHANGE">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#DELAY_ENSEMBLE_CHANGE">DELAY_ENSEMBLE_CHANGE</a></code></th>
<td class="colLast"><code>"delayEnsembleChange"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.DIGEST_TYPE">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#DIGEST_TYPE">DIGEST_TYPE</a></code></th>
<td class="colLast"><code>"digestType"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.DISABLE_ENSEMBLE_CHANGE_FEATURE_NAME">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#DISABLE_ENSEMBLE_CHANGE_FEATURE_NAME">DISABLE_ENSEMBLE_CHANGE_FEATURE_NAME</a></code></th>
<td class="colLast"><code>"disableEnsembleChangeFeatureName"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.DISK_WEIGHT_BASED_PLACEMENT_ENABLED">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#DISK_WEIGHT_BASED_PLACEMENT_ENABLED">DISK_WEIGHT_BASED_PLACEMENT_ENABLED</a></code></th>
<td class="colLast"><code>"diskWeightBasedPlacementEnabled"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.ENABLE_BOOKIE_FAILURE_TRACKING">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#ENABLE_BOOKIE_FAILURE_TRACKING">ENABLE_BOOKIE_FAILURE_TRACKING</a></code></th>
<td class="colLast"><code>"enableBookieFailureTracking"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.ENABLE_DIGEST_TYPE_AUTODETECTION">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#ENABLE_DIGEST_TYPE_AUTODETECTION">ENABLE_DIGEST_TYPE_AUTODETECTION</a></code></th>
<td class="colLast"><code>"enableDigestTypeAutodetection"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.ENABLE_PARALLEL_RECOVERY_READ">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#ENABLE_PARALLEL_RECOVERY_READ">ENABLE_PARALLEL_RECOVERY_READ</a></code></th>
<td class="colLast"><code>"enableParallelRecoveryRead"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.ENABLE_TASK_EXECUTION_STATS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#ENABLE_TASK_EXECUTION_STATS">ENABLE_TASK_EXECUTION_STATS</a></code></th>
<td class="colLast"><code>"enableTaskExecutionStats"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.ENSEMBLE_PLACEMENT_POLICY">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#ENSEMBLE_PLACEMENT_POLICY">ENSEMBLE_PLACEMENT_POLICY</a></code></th>
<td class="colLast"><code>"ensemblePlacementPolicy"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.EXPLICIT_LAC_INTERVAL">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#EXPLICIT_LAC_INTERVAL">EXPLICIT_LAC_INTERVAL</a></code></th>
<td class="colLast"><code>"explicitLacInterval"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.FIRST_SPECULATIVE_READ_LAC_TIMEOUT">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#FIRST_SPECULATIVE_READ_LAC_TIMEOUT">FIRST_SPECULATIVE_READ_LAC_TIMEOUT</a></code></th>
<td class="colLast"><code>"firstSpeculativeReadLACTimeout"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.FIRST_SPECULATIVE_READ_TIMEOUT">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#FIRST_SPECULATIVE_READ_TIMEOUT">FIRST_SPECULATIVE_READ_TIMEOUT</a></code></th>
<td class="colLast"><code>"firstSpeculativeReadTimeout"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.FOLLOW_BOOKIE_ADDRESS_TRACKING">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#FOLLOW_BOOKIE_ADDRESS_TRACKING">FOLLOW_BOOKIE_ADDRESS_TRACKING</a></code></th>
<td class="colLast"><code>"enableBookieAddressTracking"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.GET_BOOKIE_INFO_INTERVAL_SECONDS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#GET_BOOKIE_INFO_INTERVAL_SECONDS">GET_BOOKIE_INFO_INTERVAL_SECONDS</a></code></th>
<td class="colLast"><code>"getBookieInfoIntervalSeconds"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.GET_BOOKIE_INFO_RETRY_INTERVAL_SECONDS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#GET_BOOKIE_INFO_RETRY_INTERVAL_SECONDS">GET_BOOKIE_INFO_RETRY_INTERVAL_SECONDS</a></code></th>
<td class="colLast"><code>"getBookieInfoRetryIntervalSeconds"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.GET_BOOKIE_INFO_TIMEOUT_SECS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#GET_BOOKIE_INFO_TIMEOUT_SECS">GET_BOOKIE_INFO_TIMEOUT_SECS</a></code></th>
<td class="colLast"><code>"getBookieInfoTimeoutSecs"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.MAX_ALLOWED_ENSEMBLE_CHANGES">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#MAX_ALLOWED_ENSEMBLE_CHANGES">MAX_ALLOWED_ENSEMBLE_CHANGES</a></code></th>
<td class="colLast"><code>"maxNumEnsembleChanges"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.MAX_SPECULATIVE_READ_LAC_TIMEOUT">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#MAX_SPECULATIVE_READ_LAC_TIMEOUT">MAX_SPECULATIVE_READ_LAC_TIMEOUT</a></code></th>
<td class="colLast"><code>"maxSpeculativeReadLACTimeout"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.MAX_SPECULATIVE_READ_TIMEOUT">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#MAX_SPECULATIVE_READ_TIMEOUT">MAX_SPECULATIVE_READ_TIMEOUT</a></code></th>
<td class="colLast"><code>"maxSpeculativeReadTimeout"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.NETTY_USE_POOLED_BUFFERS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#NETTY_USE_POOLED_BUFFERS">NETTY_USE_POOLED_BUFFERS</a></code></th>
<td class="colLast"><code>"nettyUsePooledBuffers"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.NETWORK_TOPOLOGY_STABILIZE_PERIOD_SECONDS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#NETWORK_TOPOLOGY_STABILIZE_PERIOD_SECONDS">NETWORK_TOPOLOGY_STABILIZE_PERIOD_SECONDS</a></code></th>
<td class="colLast"><code>"networkTopologyStabilizePeriodSeconds"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.NUM_CHANNELS_PER_BOOKIE">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#NUM_CHANNELS_PER_BOOKIE">NUM_CHANNELS_PER_BOOKIE</a></code></th>
<td class="colLast"><code>"numChannelsPerBookie"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.NUM_IO_THREADS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#NUM_IO_THREADS">NUM_IO_THREADS</a></code></th>
<td class="colLast"><code>"numIOThreads"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.NUM_WORKER_THREADS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#NUM_WORKER_THREADS">NUM_WORKER_THREADS</a></code></th>
<td class="colLast"><code>"numWorkerThreads"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.OPPORTUNISTIC_STRIPING">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#OPPORTUNISTIC_STRIPING">OPPORTUNISTIC_STRIPING</a></code></th>
<td class="colLast"><code>"opportunisticStriping"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.PASSWD">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#PASSWD">PASSWD</a></code></th>
<td class="colLast"><code>"passwd"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.PCBC_TIMEOUT_TIMER_NUM_TICKS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#PCBC_TIMEOUT_TIMER_NUM_TICKS">PCBC_TIMEOUT_TIMER_NUM_TICKS</a></code></th>
<td class="colLast"><code>"pcbcTimeoutTimerNumTicks"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.PCBC_TIMEOUT_TIMER_TICK_DURATION_MS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#PCBC_TIMEOUT_TIMER_TICK_DURATION_MS">PCBC_TIMEOUT_TIMER_TICK_DURATION_MS</a></code></th>
<td class="colLast"><code>"pcbcTimeoutTimerTickDurationMs"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.READ_ENTRY_TIMEOUT_SEC">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#READ_ENTRY_TIMEOUT_SEC">READ_ENTRY_TIMEOUT_SEC</a></code></th>
<td class="colLast"><code>"readEntryTimeoutSec"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.READ_REORDER_THRESHOLD_PENDING_REQUESTS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#READ_REORDER_THRESHOLD_PENDING_REQUESTS">READ_REORDER_THRESHOLD_PENDING_REQUESTS</a></code></th>
<td class="colLast"><code>"readReorderThresholdPendingRequests"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.READ_TIMEOUT">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#READ_TIMEOUT">READ_TIMEOUT</a></code></th>
<td class="colLast"><code>"readTimeout"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.RECOVERY_BATCH_READ_ENABLED">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#RECOVERY_BATCH_READ_ENABLED">RECOVERY_BATCH_READ_ENABLED</a></code></th>
<td class="colLast"><code>"recoveryBatchReadEnabled"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.RECOVERY_READ_BATCH_SIZE">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#RECOVERY_READ_BATCH_SIZE">RECOVERY_READ_BATCH_SIZE</a></code></th>
<td class="colLast"><code>"recoveryReadBatchSize"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.REGISTRATION_CLIENT_CLASS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#REGISTRATION_CLIENT_CLASS">REGISTRATION_CLIENT_CLASS</a></code></th>
<td class="colLast"><code>"registrationClientClass"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.REORDER_READ_SEQUENCE_ENABLED">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#REORDER_READ_SEQUENCE_ENABLED">REORDER_READ_SEQUENCE_ENABLED</a></code></th>
<td class="colLast"><code>"reorderReadSequenceEnabled"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.SPECULATIVE_READ_LAC_TIMEOUT_BACKOFF_MULTIPLIER">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#SPECULATIVE_READ_LAC_TIMEOUT_BACKOFF_MULTIPLIER">SPECULATIVE_READ_LAC_TIMEOUT_BACKOFF_MULTIPLIER</a></code></th>
<td class="colLast"><code>"speculativeReadLACTimeoutBackoffMultiplier"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.SPECULATIVE_READ_TIMEOUT">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#SPECULATIVE_READ_TIMEOUT">SPECULATIVE_READ_TIMEOUT</a></code></th>
<td class="colLast"><code>"speculativeReadTimeout"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.SPECULATIVE_READ_TIMEOUT_BACKOFF_MULTIPLIER">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#SPECULATIVE_READ_TIMEOUT_BACKOFF_MULTIPLIER">SPECULATIVE_READ_TIMEOUT_BACKOFF_MULTIPLIER</a></code></th>
<td class="colLast"><code>"speculativeReadTimeoutBackoffMultiplier"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.START_TLS_TIMEOUT_SECS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#START_TLS_TIMEOUT_SECS">START_TLS_TIMEOUT_SECS</a></code></th>
<td class="colLast"><code>"startTLSTimeoutSecs"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.STICKY_READS_ENABLED">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#STICKY_READS_ENABLED">STICKY_READS_ENABLED</a></code></th>
<td class="colLast"><code>"stickyReadSEnabled"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.TASK_EXECUTION_WARN_TIME_MICROS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#TASK_EXECUTION_WARN_TIME_MICROS">TASK_EXECUTION_WARN_TIME_MICROS</a></code></th>
<td class="colLast"><code>"taskExecutionWarnTimeMicros"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.THROTTLE">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#THROTTLE">THROTTLE</a></code></th>
<td class="colLast"><code>"throttle"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.TIMEOUT_MONITOR_INTERVAL_SEC">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#TIMEOUT_MONITOR_INTERVAL_SEC">TIMEOUT_MONITOR_INTERVAL_SEC</a></code></th>
<td class="colLast"><code>"timeoutMonitorIntervalSec"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.TIMEOUT_TASK_INTERVAL_MILLIS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#TIMEOUT_TASK_INTERVAL_MILLIS">TIMEOUT_TASK_INTERVAL_MILLIS</a></code></th>
<td class="colLast"><code>"timeoutTaskIntervalMillis"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.TIMEOUT_TIMER_NUM_TICKS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#TIMEOUT_TIMER_NUM_TICKS">TIMEOUT_TIMER_NUM_TICKS</a></code></th>
<td class="colLast"><code>"timeoutTimerNumTicks"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.TIMEOUT_TIMER_TICK_DURATION_MS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#TIMEOUT_TIMER_TICK_DURATION_MS">TIMEOUT_TIMER_TICK_DURATION_MS</a></code></th>
<td class="colLast"><code>"timeoutTimerTickDurationMs"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.TLS_HOSTNAME_VERIFICATION_ENABLED">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#TLS_HOSTNAME_VERIFICATION_ENABLED">TLS_HOSTNAME_VERIFICATION_ENABLED</a></code></th>
<td class="colLast"><code>"tlsHostnameVerificationEnabled"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.USE_HOSTNAME_RESOLVE_LOCAL_NODE_PLACEMENT_POLICY">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#USE_HOSTNAME_RESOLVE_LOCAL_NODE_PLACEMENT_POLICY">USE_HOSTNAME_RESOLVE_LOCAL_NODE_PLACEMENT_POLICY</a></code></th>
<td class="colLast"><code>"useHostnameResolveLocalNodePlacementPolicy"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.USE_V2_WIRE_PROTOCOL">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#USE_V2_WIRE_PROTOCOL">USE_V2_WIRE_PROTOCOL</a></code></th>
<td class="colLast"><code>"useV2WireProtocol"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ClientConfiguration.WAIT_TIMEOUT_ON_BACKPRESSURE">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ClientConfiguration.html#WAIT_TIMEOUT_ON_BACKPRESSURE">WAIT_TIMEOUT_ON_BACKPRESSURE</a></code></th>
<td class="colLast"><code>"waitTimeoutOnBackpressureMs"</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.conf.<a href="org/apache/bookkeeper/conf/ServerConfiguration.html" title="class in org.apache.bookkeeper.conf">ServerConfiguration</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.ADVERTISED_ADDRESS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#ADVERTISED_ADDRESS">ADVERTISED_ADDRESS</a></code></th>
<td class="colLast"><code>"advertisedAddress"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.ALLOW_EPHEMERAL_PORTS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#ALLOW_EPHEMERAL_PORTS">ALLOW_EPHEMERAL_PORTS</a></code></th>
<td class="colLast"><code>"allowEphemeralPorts"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.ALLOW_LOOPBACK">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#ALLOW_LOOPBACK">ALLOW_LOOPBACK</a></code></th>
<td class="colLast"><code>"allowLoopback"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.ALLOW_MULTIPLEDIRS_UNDER_SAME_DISKPARTITION">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#ALLOW_MULTIPLEDIRS_UNDER_SAME_DISKPARTITION">ALLOW_MULTIPLEDIRS_UNDER_SAME_DISKPARTITION</a></code></th>
<td class="colLast"><code>"allowMultipleDirsUnderSameDiskPartition"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.ALLOW_STORAGE_EXPANSION">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#ALLOW_STORAGE_EXPANSION">ALLOW_STORAGE_EXPANSION</a></code></th>
<td class="colLast"><code>"allowStorageExpansion"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.AUDITOR_ACQUIRE_CONCURRENT_OPEN_LEDGER_OPERATIONS_TIMEOUT_MSEC">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#AUDITOR_ACQUIRE_CONCURRENT_OPEN_LEDGER_OPERATIONS_TIMEOUT_MSEC">AUDITOR_ACQUIRE_CONCURRENT_OPEN_LEDGER_OPERATIONS_TIMEOUT_MSEC</a></code></th>
<td class="colLast"><code>"auditorAcquireConcurrentOpenLedgerOperationsTimeOutMSec"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.AUDITOR_LEDGER_VERIFICATION_PERCENTAGE">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#AUDITOR_LEDGER_VERIFICATION_PERCENTAGE">AUDITOR_LEDGER_VERIFICATION_PERCENTAGE</a></code></th>
<td class="colLast"><code>"auditorLedgerVerificationPercentage"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.AUDITOR_MAX_NUMBER_OF_CONCURRENT_OPEN_LEDGER_OPERATIONS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#AUDITOR_MAX_NUMBER_OF_CONCURRENT_OPEN_LEDGER_OPERATIONS">AUDITOR_MAX_NUMBER_OF_CONCURRENT_OPEN_LEDGER_OPERATIONS</a></code></th>
<td class="colLast"><code>"auditorMaxNumberOfConcurrentOpenLedgerOperations"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.AUDITOR_PERIODIC_BOOKIE_CHECK_INTERVAL">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#AUDITOR_PERIODIC_BOOKIE_CHECK_INTERVAL">AUDITOR_PERIODIC_BOOKIE_CHECK_INTERVAL</a></code></th>
<td class="colLast"><code>"auditorPeriodicBookieCheckInterval"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.AUDITOR_PERIODIC_CHECK_INTERVAL">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#AUDITOR_PERIODIC_CHECK_INTERVAL">AUDITOR_PERIODIC_CHECK_INTERVAL</a></code></th>
<td class="colLast"><code>"auditorPeriodicCheckInterval"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.AUDITOR_PERIODIC_PLACEMENT_POLICY_CHECK_INTERVAL">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#AUDITOR_PERIODIC_PLACEMENT_POLICY_CHECK_INTERVAL">AUDITOR_PERIODIC_PLACEMENT_POLICY_CHECK_INTERVAL</a></code></th>
<td class="colLast"><code>"auditorPeriodicPlacementPolicyCheckInterval"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.AUDITOR_REPLICAS_CHECK_INTERVAL">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#AUDITOR_REPLICAS_CHECK_INTERVAL">AUDITOR_REPLICAS_CHECK_INTERVAL</a></code></th>
<td class="colLast"><code>"auditorReplicasCheckInterval"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.AUTHORIZED_ROLES">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#AUTHORIZED_ROLES">AUTHORIZED_ROLES</a></code></th>
<td class="colLast"><code>"authorizedRoles"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.AUTO_RECOVERY_DAEMON_ENABLED">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#AUTO_RECOVERY_DAEMON_ENABLED">AUTO_RECOVERY_DAEMON_ENABLED</a></code></th>
<td class="colLast"><code>"autoRecoveryDaemonEnabled"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.BOOKIE_AUTH_PROVIDER_FACTORY_CLASS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#BOOKIE_AUTH_PROVIDER_FACTORY_CLASS">BOOKIE_AUTH_PROVIDER_FACTORY_CLASS</a></code></th>
<td class="colLast"><code>"bookieAuthProviderFactoryClass"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.BOOKIE_ID">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#BOOKIE_ID">BOOKIE_ID</a></code></th>
<td class="colLast"><code>"bookieId"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.BOOKIE_PORT">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#BOOKIE_PORT">BOOKIE_PORT</a></code></th>
<td class="colLast"><code>"bookiePort"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.BYTEBUF_ALLOCATOR_SIZE_INITIAL">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#BYTEBUF_ALLOCATOR_SIZE_INITIAL">BYTEBUF_ALLOCATOR_SIZE_INITIAL</a></code></th>
<td class="colLast"><code>"byteBufAllocatorSizeInitial"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.BYTEBUF_ALLOCATOR_SIZE_MAX">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#BYTEBUF_ALLOCATOR_SIZE_MAX">BYTEBUF_ALLOCATOR_SIZE_MAX</a></code></th>
<td class="colLast"><code>"byteBufAllocatorSizeMax"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.BYTEBUF_ALLOCATOR_SIZE_MIN">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#BYTEBUF_ALLOCATOR_SIZE_MIN">BYTEBUF_ALLOCATOR_SIZE_MIN</a></code></th>
<td class="colLast"><code>"byteBufAllocatorSizeMin"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.CLOSE_CHANNEL_ON_RESPONSE_TIMEOUT">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#CLOSE_CHANNEL_ON_RESPONSE_TIMEOUT">CLOSE_CHANNEL_ON_RESPONSE_TIMEOUT</a></code></th>
<td class="colLast"><code>"closeChannelOnResponseTimeout"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.COMPACTION_MAX_OUTSTANDING_REQUESTS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#COMPACTION_MAX_OUTSTANDING_REQUESTS">COMPACTION_MAX_OUTSTANDING_REQUESTS</a></code></th>
<td class="colLast"><code>"compactionMaxOutstandingRequests"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.COMPACTION_RATE">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#COMPACTION_RATE">COMPACTION_RATE</a></code></th>
<td class="colLast"><code>"compactionRate"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.COMPACTION_RATE_BY_BYTES">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#COMPACTION_RATE_BY_BYTES">COMPACTION_RATE_BY_BYTES</a></code></th>
<td class="colLast"><code>"compactionRateByBytes"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.COMPACTION_RATE_BY_ENTRIES">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#COMPACTION_RATE_BY_ENTRIES">COMPACTION_RATE_BY_ENTRIES</a></code></th>
<td class="colLast"><code>"compactionRateByEntries"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.DATA_INTEGRITY_CHECKING_ENABLED">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#DATA_INTEGRITY_CHECKING_ENABLED">DATA_INTEGRITY_CHECKING_ENABLED</a></code></th>
<td class="colLast"><code>"dataIntegrityChecking"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.DATA_INTEGRITY_COOKIE_STAMPING_ENABLED">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#DATA_INTEGRITY_COOKIE_STAMPING_ENABLED">DATA_INTEGRITY_COOKIE_STAMPING_ENABLED</a></code></th>
<td class="colLast"><code>"dataIntegrityStampMissingCookies"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.DEATH_WATCH_INTERVAL">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#DEATH_WATCH_INTERVAL">DEATH_WATCH_INTERVAL</a></code></th>
<td class="colLast"><code>"bookieDeathWatchInterval"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.DEFAULT_MAX_BATCH_READ_SIZE">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#DEFAULT_MAX_BATCH_READ_SIZE">DEFAULT_MAX_BATCH_READ_SIZE</a></code></th>
<td class="colLast"><code>5242880</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.DEFAULT_ROCKSDB_CONF">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#DEFAULT_ROCKSDB_CONF">DEFAULT_ROCKSDB_CONF</a></code></th>
<td class="colLast"><code>"defaultRocksdbConf"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.DISABLE_SERVER_SOCKET_BIND">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#DISABLE_SERVER_SOCKET_BIND">DISABLE_SERVER_SOCKET_BIND</a></code></th>
<td class="colLast"><code>"disableServerSocketBind"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.DISK_CHECK_INTERVAL">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#DISK_CHECK_INTERVAL">DISK_CHECK_INTERVAL</a></code></th>
<td class="colLast"><code>"diskCheckInterval"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.DISK_USAGE_LWM_THRESHOLD">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#DISK_USAGE_LWM_THRESHOLD">DISK_USAGE_LWM_THRESHOLD</a></code></th>
<td class="colLast"><code>"diskUsageLwmThreshold"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.DISK_USAGE_THRESHOLD">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#DISK_USAGE_THRESHOLD">DISK_USAGE_THRESHOLD</a></code></th>
<td class="colLast"><code>"diskUsageThreshold"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.DISK_USAGE_WARN_THRESHOLD">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#DISK_USAGE_WARN_THRESHOLD">DISK_USAGE_WARN_THRESHOLD</a></code></th>
<td class="colLast"><code>"diskUsageWarnThreshold"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.ENABLE_LOCAL_TRANSPORT">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#ENABLE_LOCAL_TRANSPORT">ENABLE_LOCAL_TRANSPORT</a></code></th>
<td class="colLast"><code>"enableLocalTransport"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.ENABLE_STATISTICS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#ENABLE_STATISTICS">ENABLE_STATISTICS</a></code></th>
<td class="colLast"><code>"enableStatistics"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.ENABLE_TASK_EXECUTION_STATS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#ENABLE_TASK_EXECUTION_STATS">ENABLE_TASK_EXECUTION_STATS</a></code></th>
<td class="colLast"><code>"enableTaskExecutionStats"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.ENTRY_LOCATION_ROCKSDB_CONF">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#ENTRY_LOCATION_ROCKSDB_CONF">ENTRY_LOCATION_ROCKSDB_CONF</a></code></th>
<td class="colLast"><code>"entryLocationRocksdbConf"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.ENTRY_LOG_FILE_PREALLOCATION_ENABLED">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#ENTRY_LOG_FILE_PREALLOCATION_ENABLED">ENTRY_LOG_FILE_PREALLOCATION_ENABLED</a></code></th>
<td class="colLast"><code>"entryLogFilePreallocationEnabled"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.ENTRY_LOG_PER_LEDGER_COUNTER_LIMITS_MULT_FACTOR">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#ENTRY_LOG_PER_LEDGER_COUNTER_LIMITS_MULT_FACTOR">ENTRY_LOG_PER_LEDGER_COUNTER_LIMITS_MULT_FACTOR</a></code></th>
<td class="colLast"><code>"entryLogPerLedgerCounterLimitsMultFactor"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.ENTRY_LOG_PER_LEDGER_ENABLED">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#ENTRY_LOG_PER_LEDGER_ENABLED">ENTRY_LOG_PER_LEDGER_ENABLED</a></code></th>
<td class="colLast"><code>"entryLogPerLedgerEnabled"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.ENTRY_LOG_SIZE_LIMIT">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#ENTRY_LOG_SIZE_LIMIT">ENTRY_LOG_SIZE_LIMIT</a></code></th>
<td class="colLast"><code>"logSizeLimit"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.ENTRYLOGMAP_ACCESS_EXPIRYTIME_INSECONDS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#ENTRYLOGMAP_ACCESS_EXPIRYTIME_INSECONDS">ENTRYLOGMAP_ACCESS_EXPIRYTIME_INSECONDS</a></code></th>
<td class="colLast"><code>"entrylogMapAccessExpiryTimeInSeconds"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.EXTRA_SERVER_COMPONENTS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#EXTRA_SERVER_COMPONENTS">EXTRA_SERVER_COMPONENTS</a></code></th>
<td class="colLast"><code>"extraServerComponents"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.FILEINFO_CACHE_INITIAL_CAPACITY">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#FILEINFO_CACHE_INITIAL_CAPACITY">FILEINFO_CACHE_INITIAL_CAPACITY</a></code></th>
<td class="colLast"><code>"fileInfoCacheInitialCapacity"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.FILEINFO_FORMAT_VERSION_TO_WRITE">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#FILEINFO_FORMAT_VERSION_TO_WRITE">FILEINFO_FORMAT_VERSION_TO_WRITE</a></code></th>
<td class="colLast"><code>"fileInfoFormatVersionToWrite"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.FILEINFO_MAX_IDLE_TIME">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#FILEINFO_MAX_IDLE_TIME">FILEINFO_MAX_IDLE_TIME</a></code></th>
<td class="colLast"><code>"fileInfoMaxIdleTime"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.FLUSH_ENTRYLOG_INTERVAL_BYTES">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#FLUSH_ENTRYLOG_INTERVAL_BYTES">FLUSH_ENTRYLOG_INTERVAL_BYTES</a></code></th>
<td class="colLast"><code>"flushEntrylogBytes"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.FLUSH_INTERVAL">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#FLUSH_INTERVAL">FLUSH_INTERVAL</a></code></th>
<td class="colLast"><code>"flushInterval"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.FORCE_ALLOW_COMPACTION">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#FORCE_ALLOW_COMPACTION">FORCE_ALLOW_COMPACTION</a></code></th>
<td class="colLast"><code>"forceAllowCompaction"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.FORCE_READ_ONLY_BOOKIE">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#FORCE_READ_ONLY_BOOKIE">FORCE_READ_ONLY_BOOKIE</a></code></th>
<td class="colLast"><code>"forceReadOnlyBookie"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.GC_ENTRYLOG_METADATA_CACHE_PATH">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#GC_ENTRYLOG_METADATA_CACHE_PATH">GC_ENTRYLOG_METADATA_CACHE_PATH</a></code></th>
<td class="colLast"><code>"gcEntryLogMetadataCachePath"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.GC_ENTRYLOGMETADATA_CACHE_ENABLED">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#GC_ENTRYLOGMETADATA_CACHE_ENABLED">GC_ENTRYLOGMETADATA_CACHE_ENABLED</a></code></th>
<td class="colLast"><code>"gcEntryLogMetadataCacheEnabled"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.GC_OVERREPLICATED_LEDGER_MAX_CONCURRENT_REQUESTS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#GC_OVERREPLICATED_LEDGER_MAX_CONCURRENT_REQUESTS">GC_OVERREPLICATED_LEDGER_MAX_CONCURRENT_REQUESTS</a></code></th>
<td class="colLast"><code>"gcOverreplicatedLedgerMaxConcurrentRequests"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.GC_OVERREPLICATED_LEDGER_WAIT_TIME">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#GC_OVERREPLICATED_LEDGER_WAIT_TIME">GC_OVERREPLICATED_LEDGER_WAIT_TIME</a></code></th>
<td class="colLast"><code>"gcOverreplicatedLedgerWaitTime"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.GC_WAIT_TIME">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#GC_WAIT_TIME">GC_WAIT_TIME</a></code></th>
<td class="colLast"><code>"gcWaitTime"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.HTTP_SERVER_ENABLED">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#HTTP_SERVER_ENABLED">HTTP_SERVER_ENABLED</a></code></th>
<td class="colLast"><code>"httpServerEnabled"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.HTTP_SERVER_HOST">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#HTTP_SERVER_HOST">HTTP_SERVER_HOST</a></code></th>
<td class="colLast"><code>"httpServerHost"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.HTTP_SERVER_KEY_STORE_PASSWORD">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#HTTP_SERVER_KEY_STORE_PASSWORD">HTTP_SERVER_KEY_STORE_PASSWORD</a></code></th>
<td class="colLast"><code>"httpServerKeyStorePassword"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.HTTP_SERVER_KEY_STORE_PATH">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#HTTP_SERVER_KEY_STORE_PATH">HTTP_SERVER_KEY_STORE_PATH</a></code></th>
<td class="colLast"><code>"httpServerKeyStorePath"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.HTTP_SERVER_PORT">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#HTTP_SERVER_PORT">HTTP_SERVER_PORT</a></code></th>
<td class="colLast"><code>"httpServerPort"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.HTTP_SERVER_TLS_ENABLE">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#HTTP_SERVER_TLS_ENABLE">HTTP_SERVER_TLS_ENABLE</a></code></th>
<td class="colLast"><code>"httpServerTlsEnable"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.HTTP_SERVER_TRUST_STORE_PASSWORD">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#HTTP_SERVER_TRUST_STORE_PASSWORD">HTTP_SERVER_TRUST_STORE_PASSWORD</a></code></th>
<td class="colLast"><code>"httpServerTrustStorePassword"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.HTTP_SERVER_TRUST_STORE_PATH">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#HTTP_SERVER_TRUST_STORE_PATH">HTTP_SERVER_TRUST_STORE_PATH</a></code></th>
<td class="colLast"><code>"httpServerTrustStorePath"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.IGNORE_EXTRA_SERVER_COMPONENTS_STARTUP_FAILURES">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#IGNORE_EXTRA_SERVER_COMPONENTS_STARTUP_FAILURES">IGNORE_EXTRA_SERVER_COMPONENTS_STARTUP_FAILURES</a></code></th>
<td class="colLast"><code>"ignoreExtraServerComponentsStartupFailures"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.IN_FLIGHT_READ_ENTRY_NUM_IN_LEDGER_CHECKER">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#IN_FLIGHT_READ_ENTRY_NUM_IN_LEDGER_CHECKER">IN_FLIGHT_READ_ENTRY_NUM_IN_LEDGER_CHECKER</a></code></th>
<td class="colLast"><code>"inFlightReadEntryNumInLedgerChecker"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.INDEX_DIRS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#INDEX_DIRS">INDEX_DIRS</a></code></th>
<td class="colLast"><code>"indexDirectories"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.IS_FORCE_GC_ALLOW_WHEN_NO_SPACE">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#IS_FORCE_GC_ALLOW_WHEN_NO_SPACE">IS_FORCE_GC_ALLOW_WHEN_NO_SPACE</a></code></th>
<td class="colLast"><code>"isForceGCAllowWhenNoSpace"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.IS_THROTTLE_BY_BYTES">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#IS_THROTTLE_BY_BYTES">IS_THROTTLE_BY_BYTES</a></code></th>
<td class="colLast"><code>"isThrottleByBytes"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.JOURNAL_ADAPTIVE_GROUP_WRITES">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#JOURNAL_ADAPTIVE_GROUP_WRITES">JOURNAL_ADAPTIVE_GROUP_WRITES</a></code></th>
<td class="colLast"><code>"journalAdaptiveGroupWrites"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.JOURNAL_ALIGNMENT_SIZE">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#JOURNAL_ALIGNMENT_SIZE">JOURNAL_ALIGNMENT_SIZE</a></code></th>
<td class="colLast"><code>"journalAlignmentSize"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.JOURNAL_BUFFERED_ENTRIES_THRESHOLD">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#JOURNAL_BUFFERED_ENTRIES_THRESHOLD">JOURNAL_BUFFERED_ENTRIES_THRESHOLD</a></code></th>
<td class="colLast"><code>"journalBufferedEntriesThreshold"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.JOURNAL_BUFFERED_WRITES_THRESHOLD">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#JOURNAL_BUFFERED_WRITES_THRESHOLD">JOURNAL_BUFFERED_WRITES_THRESHOLD</a></code></th>
<td class="colLast"><code>"journalBufferedWritesThreshold"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.JOURNAL_CHANNEL_PROVIDER">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#JOURNAL_CHANNEL_PROVIDER">JOURNAL_CHANNEL_PROVIDER</a></code></th>
<td class="colLast"><code>"journalChannelProvider"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.JOURNAL_DIR">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#JOURNAL_DIR">JOURNAL_DIR</a></code></th>
<td class="colLast"><code>"journalDirectory"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.JOURNAL_DIRS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#JOURNAL_DIRS">JOURNAL_DIRS</a></code></th>
<td class="colLast"><code>"journalDirectories"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.JOURNAL_FLUSH_WHEN_QUEUE_EMPTY">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#JOURNAL_FLUSH_WHEN_QUEUE_EMPTY">JOURNAL_FLUSH_WHEN_QUEUE_EMPTY</a></code></th>
<td class="colLast"><code>"journalFlushWhenQueueEmpty"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.JOURNAL_FORMAT_VERSION_TO_WRITE">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#JOURNAL_FORMAT_VERSION_TO_WRITE">JOURNAL_FORMAT_VERSION_TO_WRITE</a></code></th>
<td class="colLast"><code>"journalFormatVersionToWrite"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.JOURNAL_MAX_GROUP_WAIT_MSEC">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#JOURNAL_MAX_GROUP_WAIT_MSEC">JOURNAL_MAX_GROUP_WAIT_MSEC</a></code></th>
<td class="colLast"><code>"journalMaxGroupWaitMSec"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.JOURNAL_MAX_MEMORY_SIZE_MB">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#JOURNAL_MAX_MEMORY_SIZE_MB">JOURNAL_MAX_MEMORY_SIZE_MB</a></code></th>
<td class="colLast"><code>"journalMaxMemorySizeMb"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.JOURNAL_PAGECACHE_FLUSH_INTERVAL_MSEC">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#JOURNAL_PAGECACHE_FLUSH_INTERVAL_MSEC">JOURNAL_PAGECACHE_FLUSH_INTERVAL_MSEC</a></code></th>
<td class="colLast"><code>"journalPageCacheFlushIntervalMSec"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.JOURNAL_PRE_ALLOC_SIZE">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#JOURNAL_PRE_ALLOC_SIZE">JOURNAL_PRE_ALLOC_SIZE</a></code></th>
<td class="colLast"><code>"journalPreAllocSizeMB"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.JOURNAL_QUEUE_SIZE">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#JOURNAL_QUEUE_SIZE">JOURNAL_QUEUE_SIZE</a></code></th>
<td class="colLast"><code>"journalQueueSize"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.JOURNAL_REMOVE_FROM_PAGE_CACHE">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#JOURNAL_REMOVE_FROM_PAGE_CACHE">JOURNAL_REMOVE_FROM_PAGE_CACHE</a></code></th>
<td class="colLast"><code>"journalRemoveFromPageCache"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.JOURNAL_REUSE_FILES">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#JOURNAL_REUSE_FILES">JOURNAL_REUSE_FILES</a></code></th>
<td class="colLast"><code>"journalReuseFiles"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.JOURNAL_SYNC_DATA">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#JOURNAL_SYNC_DATA">JOURNAL_SYNC_DATA</a></code></th>
<td class="colLast"><code>"journalSyncData"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.JOURNAL_WRITE_BUFFER_SIZE">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#JOURNAL_WRITE_BUFFER_SIZE">JOURNAL_WRITE_BUFFER_SIZE</a></code></th>
<td class="colLast"><code>"journalWriteBufferSizeKB"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.JOURNAL_WRITE_DATA">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#JOURNAL_WRITE_DATA">JOURNAL_WRITE_DATA</a></code></th>
<td class="colLast"><code>"journalWriteData"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.LEDGER_DIRS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#LEDGER_DIRS">LEDGER_DIRS</a></code></th>
<td class="colLast"><code>"ledgerDirectories"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.LEDGER_METADATA_ROCKSDB_CONF">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#LEDGER_METADATA_ROCKSDB_CONF">LEDGER_METADATA_ROCKSDB_CONF</a></code></th>
<td class="colLast"><code>"ledgerMetadataRocksdbConf"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.LEDGER_STORAGE_CLASS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#LEDGER_STORAGE_CLASS">LEDGER_STORAGE_CLASS</a></code></th>
<td class="colLast"><code>"ledgerStorageClass"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.LISTENING_INTERFACE">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#LISTENING_INTERFACE">LISTENING_INTERFACE</a></code></th>
<td class="colLast"><code>"listeningInterface"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.LOCAL_CONSISTENCY_CHECK_ON_STARTUP">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#LOCAL_CONSISTENCY_CHECK_ON_STARTUP">LOCAL_CONSISTENCY_CHECK_ON_STARTUP</a></code></th>
<td class="colLast"><code>"localConsistencyCheckOnStartup"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.LOCAL_SCRUB_PERIOD">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#LOCAL_SCRUB_PERIOD">LOCAL_SCRUB_PERIOD</a></code></th>
<td class="colLast"><code>"localScrubInterval"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.LOCAL_SCRUB_RATE_LIMIT">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#LOCAL_SCRUB_RATE_LIMIT">LOCAL_SCRUB_RATE_LIMIT</a></code></th>
<td class="colLast"><code>"localScrubRateLimit"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.LOCK_RELEASE_OF_FAILED_LEDGER_GRACE_PERIOD">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#LOCK_RELEASE_OF_FAILED_LEDGER_GRACE_PERIOD">LOCK_RELEASE_OF_FAILED_LEDGER_GRACE_PERIOD</a></code></th>
<td class="colLast"><code>"lockReleaseOfFailedLedgerGracePeriod"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.LOST_BOOKIE_RECOVERY_DELAY">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#LOST_BOOKIE_RECOVERY_DELAY">LOST_BOOKIE_RECOVERY_DELAY</a></code></th>
<td class="colLast"><code>"lostBookieRecoveryDelay"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.MAJOR_COMPACTION_INTERVAL">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#MAJOR_COMPACTION_INTERVAL">MAJOR_COMPACTION_INTERVAL</a></code></th>
<td class="colLast"><code>"majorCompactionInterval"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.MAJOR_COMPACTION_MAX_TIME_MILLIS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#MAJOR_COMPACTION_MAX_TIME_MILLIS">MAJOR_COMPACTION_MAX_TIME_MILLIS</a></code></th>
<td class="colLast"><code>"majorCompactionMaxTimeMillis"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.MAJOR_COMPACTION_THRESHOLD">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#MAJOR_COMPACTION_THRESHOLD">MAJOR_COMPACTION_THRESHOLD</a></code></th>
<td class="colLast"><code>"majorCompactionThreshold"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.MAX_ADDS_IN_PROGRESS_LIMIT">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#MAX_ADDS_IN_PROGRESS_LIMIT">MAX_ADDS_IN_PROGRESS_LIMIT</a></code></th>
<td class="colLast"><code>"maxAddsInProgressLimit"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.MAX_BACKUP_JOURNALS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#MAX_BACKUP_JOURNALS">MAX_BACKUP_JOURNALS</a></code></th>
<td class="colLast"><code>"journalMaxBackups"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.MAX_BATCH_READ_SIZE">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#MAX_BATCH_READ_SIZE">MAX_BATCH_READ_SIZE</a></code></th>
<td class="colLast"><code>"maxBatchReadSize"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.MAX_JOURNAL_SIZE">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#MAX_JOURNAL_SIZE">MAX_JOURNAL_SIZE</a></code></th>
<td class="colLast"><code>"journalMaxSizeMB"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.MAX_OPERATION_NUMBERS_IN_SINGLE_ROCKSDB_WRITE_BATCH">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#MAX_OPERATION_NUMBERS_IN_SINGLE_ROCKSDB_WRITE_BATCH">MAX_OPERATION_NUMBERS_IN_SINGLE_ROCKSDB_WRITE_BATCH</a></code></th>
<td class="colLast"><code>"maxOperationNumbersInSingleRocksdbWriteBatch"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.MAX_PENDING_ADD_REQUESTS_PER_THREAD">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#MAX_PENDING_ADD_REQUESTS_PER_THREAD">MAX_PENDING_ADD_REQUESTS_PER_THREAD</a></code></th>
<td class="colLast"><code>"maxPendingAddRequestsPerThread"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.MAX_PENDING_READ_REQUESTS_PER_THREAD">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#MAX_PENDING_READ_REQUESTS_PER_THREAD">MAX_PENDING_READ_REQUESTS_PER_THREAD</a></code></th>
<td class="colLast"><code>"maxPendingReadRequestsPerThread"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.MAX_READS_IN_PROGRESS_LIMIT">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#MAX_READS_IN_PROGRESS_LIMIT">MAX_READS_IN_PROGRESS_LIMIT</a></code></th>
<td class="colLast"><code>"maxReadsInProgressLimit"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.MAXIMUM_NUMBER_OF_ACTIVE_ENTRYLOGS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#MAXIMUM_NUMBER_OF_ACTIVE_ENTRYLOGS">MAXIMUM_NUMBER_OF_ACTIVE_ENTRYLOGS</a></code></th>
<td class="colLast"><code>"maximumNumberOfActiveEntryLogs"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.MIN_USABLESIZE_FOR_ENTRYLOG_CREATION">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#MIN_USABLESIZE_FOR_ENTRYLOG_CREATION">MIN_USABLESIZE_FOR_ENTRYLOG_CREATION</a></code></th>
<td class="colLast"><code>"minUsableSizeForEntryLogCreation"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.MIN_USABLESIZE_FOR_HIGH_PRIORITY_WRITES">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#MIN_USABLESIZE_FOR_HIGH_PRIORITY_WRITES">MIN_USABLESIZE_FOR_HIGH_PRIORITY_WRITES</a></code></th>
<td class="colLast"><code>"minUsableSizeForHighPriorityWrites"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.MIN_USABLESIZE_FOR_INDEXFILE_CREATION">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#MIN_USABLESIZE_FOR_INDEXFILE_CREATION">MIN_USABLESIZE_FOR_INDEXFILE_CREATION</a></code></th>
<td class="colLast"><code>"minUsableSizeForIndexFileCreation"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.MINOR_COMPACTION_INTERVAL">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#MINOR_COMPACTION_INTERVAL">MINOR_COMPACTION_INTERVAL</a></code></th>
<td class="colLast"><code>"minorCompactionInterval"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.MINOR_COMPACTION_MAX_TIME_MILLIS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#MINOR_COMPACTION_MAX_TIME_MILLIS">MINOR_COMPACTION_MAX_TIME_MILLIS</a></code></th>
<td class="colLast"><code>"minorCompactionMaxTimeMillis"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.MINOR_COMPACTION_THRESHOLD">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#MINOR_COMPACTION_THRESHOLD">MINOR_COMPACTION_THRESHOLD</a></code></th>
<td class="colLast"><code>"minorCompactionThreshold"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.NUM_ADD_WORKER_THREADS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#NUM_ADD_WORKER_THREADS">NUM_ADD_WORKER_THREADS</a></code></th>
<td class="colLast"><code>"numAddWorkerThreads"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.NUM_HIGH_PRIORITY_WORKER_THREADS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#NUM_HIGH_PRIORITY_WORKER_THREADS">NUM_HIGH_PRIORITY_WORKER_THREADS</a></code></th>
<td class="colLast"><code>"numHighPriorityWorkerThreads"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.NUM_JOURNAL_CALLBACK_THREADS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#NUM_JOURNAL_CALLBACK_THREADS">NUM_JOURNAL_CALLBACK_THREADS</a></code></th>
<td class="colLast"><code>"numJournalCallbackThreads"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.NUM_LONG_POLL_WORKER_THREADS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#NUM_LONG_POLL_WORKER_THREADS">NUM_LONG_POLL_WORKER_THREADS</a></code></th>
<td class="colLast"><code>"numLongPollWorkerThreads"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.NUM_READ_WORKER_THREADS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#NUM_READ_WORKER_THREADS">NUM_READ_WORKER_THREADS</a></code></th>
<td class="colLast"><code>"numReadWorkerThreads"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.NUMBER_OF_MEMTABLE_FLUSH_THREADS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#NUMBER_OF_MEMTABLE_FLUSH_THREADS">NUMBER_OF_MEMTABLE_FLUSH_THREADS</a></code></th>
<td class="colLast"><code>"numOfMemtableFlushThreads"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.OPEN_FILE_LIMIT">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#OPEN_FILE_LIMIT">OPEN_FILE_LIMIT</a></code></th>
<td class="colLast"><code>"openFileLimit"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.OPEN_LEDGER_REREPLICATION_GRACE_PERIOD">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#OPEN_LEDGER_REREPLICATION_GRACE_PERIOD">OPEN_LEDGER_REREPLICATION_GRACE_PERIOD</a></code></th>
<td class="colLast"><code>"openLedgerRereplicationGracePeriod"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.PAGE_LIMIT">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#PAGE_LIMIT">PAGE_LIMIT</a></code></th>
<td class="colLast"><code>"pageLimit"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.PAGE_SIZE">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#PAGE_SIZE">PAGE_SIZE</a></code></th>
<td class="colLast"><code>"pageSize"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.PERSIST_BOOKIE_STATUS_ENABLED">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#PERSIST_BOOKIE_STATUS_ENABLED">PERSIST_BOOKIE_STATUS_ENABLED</a></code></th>
<td class="colLast"><code>"persistBookieStatusEnabled"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.READ_BUFFER_SIZE">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#READ_BUFFER_SIZE">READ_BUFFER_SIZE</a></code></th>
<td class="colLast"><code>"readBufferSizeBytes"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.READ_ONLY_MODE_ENABLED">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#READ_ONLY_MODE_ENABLED">READ_ONLY_MODE_ENABLED</a></code></th>
<td class="colLast"><code>"readOnlyModeEnabled"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.READ_ONLY_MODE_ON_ANY_DISK_FULL_ENABLED">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#READ_ONLY_MODE_ON_ANY_DISK_FULL_ENABLED">READ_ONLY_MODE_ON_ANY_DISK_FULL_ENABLED</a></code></th>
<td class="colLast"><code>"readOnlyModeOnAnyDiskFullEnabled"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.READ_WORKER_THREADS_THROTTLING_ENABLED">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#READ_WORKER_THREADS_THROTTLING_ENABLED">READ_WORKER_THREADS_THROTTLING_ENABLED</a></code></th>
<td class="colLast"><code>"readWorkerThreadsThrottlingEnabled"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.REGISTRATION_MANAGER_CLASS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#REGISTRATION_MANAGER_CLASS">REGISTRATION_MANAGER_CLASS</a></code></th>
<td class="colLast"><code>"registrationManagerClass"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.REPAIRED_PLACEMENT_POLICY_NOT_ADHERING_BOOKIE_ENABLED">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#REPAIRED_PLACEMENT_POLICY_NOT_ADHERING_BOOKIE_ENABLED">REPAIRED_PLACEMENT_POLICY_NOT_ADHERING_BOOKIE_ENABLED</a></code></th>
<td class="colLast"><code>"repairedPlacementPolicyNotAdheringBookieEnabled"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.REQUEST_TIMER_NO_OF_TICKS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#REQUEST_TIMER_NO_OF_TICKS">REQUEST_TIMER_NO_OF_TICKS</a></code></th>
<td class="colLast"><code>"requestTimerNumTicks"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.REQUEST_TIMER_TICK_DURATION_MILLISEC">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#REQUEST_TIMER_TICK_DURATION_MILLISEC">REQUEST_TIMER_TICK_DURATION_MILLISEC</a></code></th>
<td class="colLast"><code>"requestTimerTickDurationMs"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.RW_REREPLICATE_BACKOFF_MS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#RW_REREPLICATE_BACKOFF_MS">RW_REREPLICATE_BACKOFF_MS</a></code></th>
<td class="colLast"><code>"rwRereplicateBackoffMs"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.SANITY_CHECK_METRICS_ENABLED">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#SANITY_CHECK_METRICS_ENABLED">SANITY_CHECK_METRICS_ENABLED</a></code></th>
<td class="colLast"><code>"sanityCheckMetricsEnabled"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.SERVER_NUM_ACCEPTOR_THREADS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#SERVER_NUM_ACCEPTOR_THREADS">SERVER_NUM_ACCEPTOR_THREADS</a></code></th>
<td class="colLast"><code>"serverNumAcceptorThreads"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.SERVER_NUM_IO_THREADS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#SERVER_NUM_IO_THREADS">SERVER_NUM_IO_THREADS</a></code></th>
<td class="colLast"><code>"serverNumIOThreads"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.SERVER_SOCK_KEEPALIVE">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#SERVER_SOCK_KEEPALIVE">SERVER_SOCK_KEEPALIVE</a></code></th>
<td class="colLast"><code>"serverSockKeepalive"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.SERVER_SOCK_LINGER">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#SERVER_SOCK_LINGER">SERVER_SOCK_LINGER</a></code></th>
<td class="colLast"><code>"serverTcpLinger"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.SERVER_TCP_NODELAY">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#SERVER_TCP_NODELAY">SERVER_TCP_NODELAY</a></code></th>
<td class="colLast"><code>"serverTcpNoDelay"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.SERVER_WRITEBUFFER_HIGH_WATER_MARK">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#SERVER_WRITEBUFFER_HIGH_WATER_MARK">SERVER_WRITEBUFFER_HIGH_WATER_MARK</a></code></th>
<td class="colLast"><code>"serverWriteBufferHighWaterMark"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.SERVER_WRITEBUFFER_LOW_WATER_MARK">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#SERVER_WRITEBUFFER_LOW_WATER_MARK">SERVER_WRITEBUFFER_LOW_WATER_MARK</a></code></th>
<td class="colLast"><code>"serverWriteBufferLowWaterMark"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.SKIP_LIST_CHUNK_SIZE_ENTRY">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#SKIP_LIST_CHUNK_SIZE_ENTRY">SKIP_LIST_CHUNK_SIZE_ENTRY</a></code></th>
<td class="colLast"><code>"skipListArenaChunkSize"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.SKIP_LIST_MAX_ALLOC_ENTRY">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#SKIP_LIST_MAX_ALLOC_ENTRY">SKIP_LIST_MAX_ALLOC_ENTRY</a></code></th>
<td class="colLast"><code>"skipListArenaMaxAllocSize"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.SKIP_LIST_SIZE_LIMIT">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#SKIP_LIST_SIZE_LIMIT">SKIP_LIST_SIZE_LIMIT</a></code></th>
<td class="colLast"><code>"skipListSizeLimit"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.SKIP_REPLAY_JOURNAL_INVALID_RECORD">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#SKIP_REPLAY_JOURNAL_INVALID_RECORD">SKIP_REPLAY_JOURNAL_INVALID_RECORD</a></code></th>
<td class="colLast"><code>"skipReplayJournalInvalidRecord"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.SORTED_LEDGER_STORAGE_ENABLED">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#SORTED_LEDGER_STORAGE_ENABLED">SORTED_LEDGER_STORAGE_ENABLED</a></code></th>
<td class="colLast"><code>"sortedLedgerStorageEnabled"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.STATS_PROVIDER_CLASS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#STATS_PROVIDER_CLASS">STATS_PROVIDER_CLASS</a></code></th>
<td class="colLast"><code>"statsProviderClass"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.UNDERREPLICATED_LEDGER_RECOVERY_GRACE_PERIOD">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#UNDERREPLICATED_LEDGER_RECOVERY_GRACE_PERIOD">UNDERREPLICATED_LEDGER_RECOVERY_GRACE_PERIOD</a></code></th>
<td class="colLast"><code>"underreplicatedLedgerRecoveryGracePeriod"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.USE_HOST_NAME_AS_BOOKIE_ID">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#USE_HOST_NAME_AS_BOOKIE_ID">USE_HOST_NAME_AS_BOOKIE_ID</a></code></th>
<td class="colLast"><code>"useHostNameAsBookieID"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.USE_SHORT_HOST_NAME">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#USE_SHORT_HOST_NAME">USE_SHORT_HOST_NAME</a></code></th>
<td class="colLast"><code>"useShortHostName"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.USE_TARGET_ENTRYLOG_SIZE_FOR_GC">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#USE_TARGET_ENTRYLOG_SIZE_FOR_GC">USE_TARGET_ENTRYLOG_SIZE_FOR_GC</a></code></th>
<td class="colLast"><code>"useTargetEntryLogSizeForGc"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.USE_TRANSACTIONAL_COMPACTION">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#USE_TRANSACTIONAL_COMPACTION">USE_TRANSACTIONAL_COMPACTION</a></code></th>
<td class="colLast"><code>"useTransactionalCompaction"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.VERIFY_METADATA_ON_GC">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#VERIFY_METADATA_ON_GC">VERIFY_METADATA_ON_GC</a></code></th>
<td class="colLast"><code>"verifyMetadataOnGC"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.WAIT_TIMEOUT_ON_RESPONSE_BACKPRESSURE">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#WAIT_TIMEOUT_ON_RESPONSE_BACKPRESSURE">WAIT_TIMEOUT_ON_RESPONSE_BACKPRESSURE</a></code></th>
<td class="colLast"><code>"waitTimeoutOnResponseBackpressureMs"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.WRITE_BUFFER_SIZE">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#WRITE_BUFFER_SIZE">WRITE_BUFFER_SIZE</a></code></th>
<td class="colLast"><code>"writeBufferSizeBytes"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.ZK_RETRY_BACKOFF_MAX_MS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#ZK_RETRY_BACKOFF_MAX_MS">ZK_RETRY_BACKOFF_MAX_MS</a></code></th>
<td class="colLast"><code>"zkRetryBackoffMaxMs"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.conf.ServerConfiguration.ZK_RETRY_BACKOFF_START_MS">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/conf/ServerConfiguration.html#ZK_RETRY_BACKOFF_START_MS">ZK_RETRY_BACKOFF_START_MS</a></code></th>
<td class="colLast"><code>"zkRetryBackoffStartMs"</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.discover.<a href="org/apache/bookkeeper/discover/ZKRegistrationClient.html" title="class in org.apache.bookkeeper.discover">ZKRegistrationClient</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.discover.ZKRegistrationClient.ZK_CONNECT_BACKOFF_MS">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/discover/ZKRegistrationClient.html#ZK_CONNECT_BACKOFF_MS">ZK_CONNECT_BACKOFF_MS</a></code></th>
<td class="colLast"><code>200</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.feature.<a href="org/apache/bookkeeper/feature/Feature.html" title="interface in org.apache.bookkeeper.feature">Feature</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.feature.Feature.FEATURE_AVAILABILITY_MAX_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/feature/Feature.html#FEATURE_AVAILABILITY_MAX_VALUE">FEATURE_AVAILABILITY_MAX_VALUE</a></code></th>
<td class="colLast"><code>100</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.meta.<a href="org/apache/bookkeeper/meta/AbstractZkLedgerManager.html" title="class in org.apache.bookkeeper.meta">AbstractZkLedgerManager</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.meta.AbstractZkLedgerManager.ZK_CONNECT_BACKOFF_MS">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/meta/AbstractZkLedgerManager.html#ZK_CONNECT_BACKOFF_MS">ZK_CONNECT_BACKOFF_MS</a></code></th>
<td class="colLast"><code>200</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.meta.<a href="org/apache/bookkeeper/meta/AbstractZkLedgerManagerFactory.html" title="class in org.apache.bookkeeper.meta">AbstractZkLedgerManagerFactory</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.meta.AbstractZkLedgerManagerFactory.V1">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/meta/AbstractZkLedgerManagerFactory.html#V1">V1</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.meta.<a href="org/apache/bookkeeper/meta/FlatLedgerManagerFactory.html" title="class in org.apache.bookkeeper.meta">FlatLedgerManagerFactory</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.meta.FlatLedgerManagerFactory.CUR_VERSION">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/meta/FlatLedgerManagerFactory.html#CUR_VERSION">CUR_VERSION</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.meta.FlatLedgerManagerFactory.NAME">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/meta/FlatLedgerManagerFactory.html#NAME">NAME</a></code></th>
<td class="colLast"><code>"flat"</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.meta.<a href="org/apache/bookkeeper/meta/HierarchicalLedgerManagerFactory.html" title="class in org.apache.bookkeeper.meta">HierarchicalLedgerManagerFactory</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.meta.HierarchicalLedgerManagerFactory.NAME">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/meta/HierarchicalLedgerManagerFactory.html#NAME">NAME</a></code></th>
<td class="colLast"><code>"hierarchical"</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.meta.<a href="org/apache/bookkeeper/meta/LedgerLayout.html" title="class in org.apache.bookkeeper.meta">LedgerLayout</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.meta.LedgerLayout.LAYOUT_FORMAT_VERSION">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/meta/LedgerLayout.html#LAYOUT_FORMAT_VERSION">LAYOUT_FORMAT_VERSION</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.meta.LedgerLayout.LAYOUT_MIN_COMPAT_VERSION">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/meta/LedgerLayout.html#LAYOUT_MIN_COMPAT_VERSION">LAYOUT_MIN_COMPAT_VERSION</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.meta.<a href="org/apache/bookkeeper/meta/LedgerMetadataSerDe.html" title="class in org.apache.bookkeeper.meta">LedgerMetadataSerDe</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.meta.LedgerMetadataSerDe.CURRENT_METADATA_FORMAT_VERSION">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/meta/LedgerMetadataSerDe.html#CURRENT_METADATA_FORMAT_VERSION">CURRENT_METADATA_FORMAT_VERSION</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.meta.LedgerMetadataSerDe.MAXIMUM_METADATA_FORMAT_VERSION">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/meta/LedgerMetadataSerDe.html#MAXIMUM_METADATA_FORMAT_VERSION">MAXIMUM_METADATA_FORMAT_VERSION</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.meta.LedgerMetadataSerDe.METADATA_FORMAT_VERSION_1">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/meta/LedgerMetadataSerDe.html#METADATA_FORMAT_VERSION_1">METADATA_FORMAT_VERSION_1</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.meta.LedgerMetadataSerDe.METADATA_FORMAT_VERSION_2">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/meta/LedgerMetadataSerDe.html#METADATA_FORMAT_VERSION_2">METADATA_FORMAT_VERSION_2</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.meta.LedgerMetadataSerDe.METADATA_FORMAT_VERSION_3">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/meta/LedgerMetadataSerDe.html#METADATA_FORMAT_VERSION_3">METADATA_FORMAT_VERSION_3</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.meta.org.apache.bookkeeper.meta.LegacyHierarchicalLedgerManager</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.meta.LegacyHierarchicalLedgerManager.IDGEN_ZNODE">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/meta/LegacyHierarchicalLedgerManager.html#IDGEN_ZNODE">IDGEN_ZNODE</a></code></th>
<td class="colLast"><code>"idgen"</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.meta.<a href="org/apache/bookkeeper/meta/LegacyHierarchicalLedgerManagerFactory.html" title="class in org.apache.bookkeeper.meta">LegacyHierarchicalLedgerManagerFactory</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.meta.LegacyHierarchicalLedgerManagerFactory.CUR_VERSION">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/meta/LegacyHierarchicalLedgerManagerFactory.html#CUR_VERSION">CUR_VERSION</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.meta.LegacyHierarchicalLedgerManagerFactory.NAME">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/meta/LegacyHierarchicalLedgerManagerFactory.html#NAME">NAME</a></code></th>
<td class="colLast"><code>"legacyhierarchical"</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.meta.org.apache.bookkeeper.meta.LongHierarchicalLedgerManager</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.meta.LongHierarchicalLedgerManager.IDGEN_ZNODE">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/meta/LongHierarchicalLedgerManager.html#IDGEN_ZNODE">IDGEN_ZNODE</a></code></th>
<td class="colLast"><code>"idgen-long"</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.meta.<a href="org/apache/bookkeeper/meta/LongHierarchicalLedgerManagerFactory.html" title="class in org.apache.bookkeeper.meta">LongHierarchicalLedgerManagerFactory</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.meta.LongHierarchicalLedgerManagerFactory.NAME">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/meta/LongHierarchicalLedgerManagerFactory.html#NAME">NAME</a></code></th>
<td class="colLast"><code>"longhierarchical"</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.meta.<a href="org/apache/bookkeeper/meta/MetadataDrivers.html" title="class in org.apache.bookkeeper.meta">MetadataDrivers</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.meta.MetadataDrivers.BK_METADATA_BOOKIE_DRIVERS_PROPERTY">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/meta/MetadataDrivers.html#BK_METADATA_BOOKIE_DRIVERS_PROPERTY">BK_METADATA_BOOKIE_DRIVERS_PROPERTY</a></code></th>
<td class="colLast"><code>"bookkeeper.metadata.bookie.drivers"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.meta.MetadataDrivers.BK_METADATA_CLIENT_DRIVERS_PROPERTY">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/meta/MetadataDrivers.html#BK_METADATA_CLIENT_DRIVERS_PROPERTY">BK_METADATA_CLIENT_DRIVERS_PROPERTY</a></code></th>
<td class="colLast"><code>"bookkeeper.metadata.client.drivers"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.meta.MetadataDrivers.ZK_BOOKIE_DRIVER_CLASS">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/meta/MetadataDrivers.html#ZK_BOOKIE_DRIVER_CLASS">ZK_BOOKIE_DRIVER_CLASS</a></code></th>
<td class="colLast"><code>"org.apache.bookkeeper.meta.zk.ZKMetadataBookieDriver"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.meta.MetadataDrivers.ZK_CLIENT_DRIVER_CLASS">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/meta/MetadataDrivers.html#ZK_CLIENT_DRIVER_CLASS">ZK_CLIENT_DRIVER_CLASS</a></code></th>
<td class="colLast"><code>"org.apache.bookkeeper.meta.zk.ZKMetadataClientDriver"</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.meta.<a href="org/apache/bookkeeper/meta/MSLedgerManagerFactory.html" title="class in org.apache.bookkeeper.meta">MSLedgerManagerFactory</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.meta.MSLedgerManagerFactory.CUR_VERSION">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/meta/MSLedgerManagerFactory.html#CUR_VERSION">CUR_VERSION</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.meta.MSLedgerManagerFactory.META_FIELD">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/meta/MSLedgerManagerFactory.html#META_FIELD">META_FIELD</a></code></th>
<td class="colLast"><code>".META"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.meta.MSLedgerManagerFactory.NAME">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/meta/MSLedgerManagerFactory.html#NAME">NAME</a></code></th>
<td class="colLast"><code>"ms"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.meta.MSLedgerManagerFactory.TABLE_NAME">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/meta/MSLedgerManagerFactory.html#TABLE_NAME">TABLE_NAME</a></code></th>
<td class="colLast"><code>"LEDGER"</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.meta.org.apache.bookkeeper.meta.MSLedgerManagerFactory.MsLedgerManager</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.meta.MSLedgerManagerFactory.MsLedgerManager.IDGEN_ZNODE">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/meta/MSLedgerManagerFactory.MsLedgerManager.html#IDGEN_ZNODE">IDGEN_ZNODE</a></code></th>
<td class="colLast"><code>"ms-idgen"</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.meta.<a href="org/apache/bookkeeper/meta/UnderreplicatedLedger.html" title="class in org.apache.bookkeeper.meta">UnderreplicatedLedger</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.meta.UnderreplicatedLedger.UNASSIGNED_CTIME">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;long</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/meta/UnderreplicatedLedger.html#UNASSIGNED_CTIME">UNASSIGNED_CTIME</a></code></th>
<td class="colLast"><code>-1L</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.meta.<a href="org/apache/bookkeeper/meta/ZkLedgerIdGenerator.html" title="class in org.apache.bookkeeper.meta">ZkLedgerIdGenerator</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.meta.ZkLedgerIdGenerator.LEDGER_ID_GEN_PREFIX">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/meta/ZkLedgerIdGenerator.html#LEDGER_ID_GEN_PREFIX">LEDGER_ID_GEN_PREFIX</a></code></th>
<td class="colLast"><code>"ID-"</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.meta.<a href="org/apache/bookkeeper/meta/ZkLedgerUnderreplicationManager.html" title="class in org.apache.bookkeeper.meta">ZkLedgerUnderreplicationManager</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.meta.ZkLedgerUnderreplicationManager.LAYOUT">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/meta/ZkLedgerUnderreplicationManager.html#LAYOUT">LAYOUT</a></code></th>
<td class="colLast"><code>"BASIC"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.meta.ZkLedgerUnderreplicationManager.LAYOUT_VERSION">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/meta/ZkLedgerUnderreplicationManager.html#LAYOUT_VERSION">LAYOUT_VERSION</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.meta.zk.<a href="org/apache/bookkeeper/meta/zk/ZKMetadataDriverBase.html" title="class in org.apache.bookkeeper.meta.zk">ZKMetadataDriverBase</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.meta.zk.ZKMetadataDriverBase.SCHEME">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/meta/zk/ZKMetadataDriverBase.html#SCHEME">SCHEME</a></code></th>
<td class="colLast"><code>"zk"</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.metastore.<a href="org/apache/bookkeeper/metastore/InMemoryMetaStore.html" title="class in org.apache.bookkeeper.metastore">InMemoryMetaStore</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.metastore.InMemoryMetaStore.CUR_VERSION">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/metastore/InMemoryMetaStore.html#CUR_VERSION">CUR_VERSION</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.net.<a href="org/apache/bookkeeper/net/CommonConfigurationKeys.html" title="interface in org.apache.bookkeeper.net">CommonConfigurationKeys</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.net.CommonConfigurationKeys.NET_TOPOLOGY_SCRIPT_FILE_NAME_KEY">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/net/CommonConfigurationKeys.html#NET_TOPOLOGY_SCRIPT_FILE_NAME_KEY">NET_TOPOLOGY_SCRIPT_FILE_NAME_KEY</a></code></th>
<td class="colLast"><code>"networkTopologyScriptFileName"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.net.CommonConfigurationKeys.NET_TOPOLOGY_SCRIPT_NUMBER_ARGS_DEFAULT">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/net/CommonConfigurationKeys.html#NET_TOPOLOGY_SCRIPT_NUMBER_ARGS_DEFAULT">NET_TOPOLOGY_SCRIPT_NUMBER_ARGS_DEFAULT</a></code></th>
<td class="colLast"><code>100</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.net.CommonConfigurationKeys.NET_TOPOLOGY_SCRIPT_NUMBER_ARGS_KEY">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/net/CommonConfigurationKeys.html#NET_TOPOLOGY_SCRIPT_NUMBER_ARGS_KEY">NET_TOPOLOGY_SCRIPT_NUMBER_ARGS_KEY</a></code></th>
<td class="colLast"><code>"networkTopologyScriptNumberArgs"</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.net.<a href="org/apache/bookkeeper/net/NetworkTopology.html" title="interface in org.apache.bookkeeper.net">NetworkTopology</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.net.NetworkTopology.DEFAULT_RACK">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/net/NetworkTopology.html#DEFAULT_RACK">DEFAULT_RACK</a></code></th>
<td class="colLast"><code>"/default-rack"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.net.NetworkTopology.DEFAULT_REGION">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/net/NetworkTopology.html#DEFAULT_REGION">DEFAULT_REGION</a></code></th>
<td class="colLast"><code>"/default-region"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.net.NetworkTopology.DEFAULT_REGION_AND_RACK">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/net/NetworkTopology.html#DEFAULT_REGION_AND_RACK">DEFAULT_REGION_AND_RACK</a></code></th>
<td class="colLast"><code>"/default-region/default-rack"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.net.NetworkTopology.DEFAULT_UPGRADEDOMAIN">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/net/NetworkTopology.html#DEFAULT_UPGRADEDOMAIN">DEFAULT_UPGRADEDOMAIN</a></code></th>
<td class="colLast"><code>"/default-upgradedomain"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.net.NetworkTopology.DEFAULT_ZONE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/net/NetworkTopology.html#DEFAULT_ZONE">DEFAULT_ZONE</a></code></th>
<td class="colLast"><code>"/default-zone"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.net.NetworkTopology.DEFAULT_ZONE_AND_UPGRADEDOMAIN">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/net/NetworkTopology.html#DEFAULT_ZONE_AND_UPGRADEDOMAIN">DEFAULT_ZONE_AND_UPGRADEDOMAIN</a></code></th>
<td class="colLast"><code>"/default-zone/default-upgradedomain"</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.net.<a href="org/apache/bookkeeper/net/NetworkTopologyImpl.html" title="class in org.apache.bookkeeper.net">NetworkTopologyImpl</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.net.NetworkTopologyImpl.DEFAULT_HOST_LEVEL">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/net/NetworkTopologyImpl.html#DEFAULT_HOST_LEVEL">DEFAULT_HOST_LEVEL</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.net.NetworkTopologyImpl.INVERSE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/net/NetworkTopologyImpl.html#INVERSE">INVERSE</a></code></th>
<td class="colLast"><code>"~"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.net.NetworkTopologyImpl.NODE_SEPARATOR">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/net/NetworkTopologyImpl.html#NODE_SEPARATOR">NODE_SEPARATOR</a></code></th>
<td class="colLast"><code>","</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.net.<a href="org/apache/bookkeeper/net/NodeBase.html" title="class in org.apache.bookkeeper.net">NodeBase</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.net.NodeBase.PATH_SEPARATOR">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;char</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/net/NodeBase.html#PATH_SEPARATOR">PATH_SEPARATOR</a></code></th>
<td class="colLast"><code>47</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.net.NodeBase.PATH_SEPARATOR_STR">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/net/NodeBase.html#PATH_SEPARATOR_STR">PATH_SEPARATOR_STR</a></code></th>
<td class="colLast"><code>"/"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.net.NodeBase.ROOT">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/net/NodeBase.html#ROOT">ROOT</a></code></th>
<td class="colLast"><code>""</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.net.<a href="org/apache/bookkeeper/net/ScriptBasedMapping.html" title="class in org.apache.bookkeeper.net">ScriptBasedMapping</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.net.ScriptBasedMapping.DEFAULT_ARG_COUNT">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/net/ScriptBasedMapping.html#DEFAULT_ARG_COUNT">DEFAULT_ARG_COUNT</a></code></th>
<td class="colLast"><code>100</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.net.ScriptBasedMapping.MIN_ALLOWABLE_ARGS">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/net/ScriptBasedMapping.html#MIN_ALLOWABLE_ARGS">MIN_ALLOWABLE_ARGS</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.net.ScriptBasedMapping.NO_SCRIPT">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/net/ScriptBasedMapping.html#NO_SCRIPT">NO_SCRIPT</a></code></th>
<td class="colLast"><code>"no script"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.net.ScriptBasedMapping.SCRIPT_ARG_COUNT_KEY">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/net/ScriptBasedMapping.html#SCRIPT_ARG_COUNT_KEY">SCRIPT_ARG_COUNT_KEY</a></code></th>
<td class="colLast"><code>"networkTopologyScriptNumberArgs"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.net.ScriptBasedMapping.SCRIPT_FILENAME_KEY">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/net/ScriptBasedMapping.html#SCRIPT_FILENAME_KEY">SCRIPT_FILENAME_KEY</a></code></th>
<td class="colLast"><code>"networkTopologyScriptFileName"</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.proto.<a href="org/apache/bookkeeper/proto/BKStats.html" title="class in org.apache.bookkeeper.proto">BKStats</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BKStats.NUM_STATS">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BKStats.html#NUM_STATS">NUM_STATS</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BKStats.STATS_ADD">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BKStats.html#STATS_ADD">STATS_ADD</a></code></th>
<td class="colLast"><code>0</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BKStats.STATS_READ">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BKStats.html#STATS_READ">STATS_READ</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BKStats.STATS_UNKNOWN">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BKStats.html#STATS_UNKNOWN">STATS_UNKNOWN</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.proto.<a href="org/apache/bookkeeper/proto/BKStats.OpStats.html" title="class in org.apache.bookkeeper.proto">BKStats.OpStats</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BKStats.OpStats.NUM_BUCKETS">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BKStats.OpStats.html#NUM_BUCKETS">NUM_BUCKETS</a></code></th>
<td class="colLast"><code>29</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.proto.<a href="org/apache/bookkeeper/proto/BookieClient.html" title="interface in org.apache.bookkeeper.proto">BookieClient</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookieClient.PENDINGREQ_NOTWRITABLE_MASK">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;long</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookieClient.html#PENDINGREQ_NOTWRITABLE_MASK">PENDINGREQ_NOTWRITABLE_MASK</a></code></th>
<td class="colLast"><code>4611686018427387904L</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.proto.org.apache.bookkeeper.proto.BookieNettyServer</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookieNettyServer.CONSOLIDATION_HANDLER_NAME">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookieNettyServer.html#CONSOLIDATION_HANDLER_NAME">CONSOLIDATION_HANDLER_NAME</a></code></th>
<td class="colLast"><code>"consolidation"</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.proto.<a href="org/apache/bookkeeper/proto/BookieProtocol.html" title="interface in org.apache.bookkeeper.proto">BookieProtocol</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookieProtocol.ADDENTRY">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;byte</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookieProtocol.html#ADDENTRY">ADDENTRY</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookieProtocol.AUTH">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;byte</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookieProtocol.html#AUTH">AUTH</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookieProtocol.BATCH_READ_ENTRY">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;byte</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookieProtocol.html#BATCH_READ_ENTRY">BATCH_READ_ENTRY</a></code></th>
<td class="colLast"><code>7</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookieProtocol.CURRENT_PROTOCOL_VERSION">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;byte</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookieProtocol.html#CURRENT_PROTOCOL_VERSION">CURRENT_PROTOCOL_VERSION</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookieProtocol.EBADREQ">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookieProtocol.html#EBADREQ">EBADREQ</a></code></th>
<td class="colLast"><code>100</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookieProtocol.EBADVERSION">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookieProtocol.html#EBADVERSION">EBADVERSION</a></code></th>
<td class="colLast"><code>103</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookieProtocol.EFENCED">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookieProtocol.html#EFENCED">EFENCED</a></code></th>
<td class="colLast"><code>104</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookieProtocol.EIO">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookieProtocol.html#EIO">EIO</a></code></th>
<td class="colLast"><code>101</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookieProtocol.ENOENTRY">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookieProtocol.html#ENOENTRY">ENOENTRY</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookieProtocol.ENOLEDGER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookieProtocol.html#ENOLEDGER">ENOLEDGER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookieProtocol.EOK">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookieProtocol.html#EOK">EOK</a></code></th>
<td class="colLast"><code>0</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookieProtocol.EREADONLY">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookieProtocol.html#EREADONLY">EREADONLY</a></code></th>
<td class="colLast"><code>105</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookieProtocol.ETOOMANYREQUESTS">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookieProtocol.html#ETOOMANYREQUESTS">ETOOMANYREQUESTS</a></code></th>
<td class="colLast"><code>106</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookieProtocol.EUA">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookieProtocol.html#EUA">EUA</a></code></th>
<td class="colLast"><code>102</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookieProtocol.EUNKNOWNLEDGERSTATE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookieProtocol.html#EUNKNOWNLEDGERSTATE">EUNKNOWNLEDGERSTATE</a></code></th>
<td class="colLast"><code>107</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookieProtocol.FLAG_DO_FENCING">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;short</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookieProtocol.html#FLAG_DO_FENCING">FLAG_DO_FENCING</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookieProtocol.FLAG_HIGH_PRIORITY">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;short</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookieProtocol.html#FLAG_HIGH_PRIORITY">FLAG_HIGH_PRIORITY</a></code></th>
<td class="colLast"><code>4</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookieProtocol.FLAG_NONE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;short</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookieProtocol.html#FLAG_NONE">FLAG_NONE</a></code></th>
<td class="colLast"><code>0</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookieProtocol.FLAG_RECOVERY_ADD">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;short</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookieProtocol.html#FLAG_RECOVERY_ADD">FLAG_RECOVERY_ADD</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookieProtocol.GET_BOOKIE_INFO">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;byte</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookieProtocol.html#GET_BOOKIE_INFO">GET_BOOKIE_INFO</a></code></th>
<td class="colLast"><code>6</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookieProtocol.INVALID_ENTRY_ID">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;long</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookieProtocol.html#INVALID_ENTRY_ID">INVALID_ENTRY_ID</a></code></th>
<td class="colLast"><code>-1L</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookieProtocol.LAST_ADD_CONFIRMED">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;long</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookieProtocol.html#LAST_ADD_CONFIRMED">LAST_ADD_CONFIRMED</a></code></th>
<td class="colLast"><code>-1L</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookieProtocol.LOWEST_COMPAT_PROTOCOL_VERSION">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;byte</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookieProtocol.html#LOWEST_COMPAT_PROTOCOL_VERSION">LOWEST_COMPAT_PROTOCOL_VERSION</a></code></th>
<td class="colLast"><code>0</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookieProtocol.MASTER_KEY_LENGTH">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookieProtocol.html#MASTER_KEY_LENGTH">MASTER_KEY_LENGTH</a></code></th>
<td class="colLast"><code>20</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookieProtocol.READ_LAC">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;byte</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookieProtocol.html#READ_LAC">READ_LAC</a></code></th>
<td class="colLast"><code>4</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookieProtocol.READENTRY">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;byte</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookieProtocol.html#READENTRY">READENTRY</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookieProtocol.WRITE_LAC">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;byte</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookieProtocol.html#WRITE_LAC">WRITE_LAC</a></code></th>
<td class="colLast"><code>5</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.proto.<a href="org/apache/bookkeeper/proto/BookieProtoEncoding.html" title="class in org.apache.bookkeeper.proto">BookieProtoEncoding</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookieProtoEncoding.SMALL_ENTRY_SIZE_THRESHOLD">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookieProtoEncoding.html#SMALL_ENTRY_SIZE_THRESHOLD">SMALL_ENTRY_SIZE_THRESHOLD</a></code></th>
<td class="colLast"><code>16384</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.proto.<a href="org/apache/bookkeeper/proto/BookieRequestProcessor.html" title="class in org.apache.bookkeeper.proto">BookieRequestProcessor</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookieRequestProcessor.TLS_HANDLER_NAME">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookieRequestProcessor.html#TLS_HANDLER_NAME">TLS_HANDLER_NAME</a></code></th>
<td class="colLast"><code>"tls"</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.proto.<a href="org/apache/bookkeeper/proto/BookkeeperProtocol.AddRequest.html" title="class in org.apache.bookkeeper.proto">BookkeeperProtocol.AddRequest</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.AddRequest.BODY_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.AddRequest.html#BODY_FIELD_NUMBER">BODY_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>4</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.AddRequest.ENTRYID_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.AddRequest.html#ENTRYID_FIELD_NUMBER">ENTRYID_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.AddRequest.FLAG_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.AddRequest.html#FLAG_FIELD_NUMBER">FLAG_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>100</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.AddRequest.LEDGERID_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.AddRequest.html#LEDGERID_FIELD_NUMBER">LEDGERID_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.AddRequest.MASTERKEY_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.AddRequest.html#MASTERKEY_FIELD_NUMBER">MASTERKEY_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.AddRequest.WRITEFLAGS_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.AddRequest.html#WRITEFLAGS_FIELD_NUMBER">WRITEFLAGS_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>5</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.proto.<a href="org/apache/bookkeeper/proto/BookkeeperProtocol.AddRequest.Flag.html" title="enum in org.apache.bookkeeper.proto">BookkeeperProtocol.AddRequest.Flag</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.AddRequest.Flag.RECOVERY_ADD_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.AddRequest.Flag.html#RECOVERY_ADD_VALUE">RECOVERY_ADD_VALUE</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.proto.<a href="org/apache/bookkeeper/proto/BookkeeperProtocol.AddResponse.html" title="class in org.apache.bookkeeper.proto">BookkeeperProtocol.AddResponse</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.AddResponse.ENTRYID_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.AddResponse.html#ENTRYID_FIELD_NUMBER">ENTRYID_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.AddResponse.LEDGERID_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.AddResponse.html#LEDGERID_FIELD_NUMBER">LEDGERID_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.AddResponse.STATUS_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.AddResponse.html#STATUS_FIELD_NUMBER">STATUS_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.proto.<a href="org/apache/bookkeeper/proto/BookkeeperProtocol.AuthMessage.html" title="class in org.apache.bookkeeper.proto">BookkeeperProtocol.AuthMessage</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.AuthMessage.AUTHPLUGINNAME_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.AuthMessage.html#AUTHPLUGINNAME_FIELD_NUMBER">AUTHPLUGINNAME_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.AuthMessage.PAYLOAD_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.AuthMessage.html#PAYLOAD_FIELD_NUMBER">PAYLOAD_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.proto.<a href="org/apache/bookkeeper/proto/BookkeeperProtocol.BKPacketHeader.html" title="class in org.apache.bookkeeper.proto">BookkeeperProtocol.BKPacketHeader</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.BKPacketHeader.OPERATION_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.BKPacketHeader.html#OPERATION_FIELD_NUMBER">OPERATION_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.BKPacketHeader.PRIORITY_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.BKPacketHeader.html#PRIORITY_FIELD_NUMBER">PRIORITY_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>4</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.BKPacketHeader.TXNID_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.BKPacketHeader.html#TXNID_FIELD_NUMBER">TXNID_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.BKPacketHeader.VERSION_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.BKPacketHeader.html#VERSION_FIELD_NUMBER">VERSION_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.proto.<a href="org/apache/bookkeeper/proto/BookkeeperProtocol.ContextPair.html" title="class in org.apache.bookkeeper.proto">BookkeeperProtocol.ContextPair</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.ContextPair.KEY_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.ContextPair.html#KEY_FIELD_NUMBER">KEY_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.ContextPair.VALUE_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.ContextPair.html#VALUE_FIELD_NUMBER">VALUE_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.proto.<a href="org/apache/bookkeeper/proto/BookkeeperProtocol.ForceLedgerRequest.html" title="class in org.apache.bookkeeper.proto">BookkeeperProtocol.ForceLedgerRequest</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.ForceLedgerRequest.LEDGERID_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.ForceLedgerRequest.html#LEDGERID_FIELD_NUMBER">LEDGERID_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.proto.<a href="org/apache/bookkeeper/proto/BookkeeperProtocol.ForceLedgerResponse.html" title="class in org.apache.bookkeeper.proto">BookkeeperProtocol.ForceLedgerResponse</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.ForceLedgerResponse.LEDGERID_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.ForceLedgerResponse.html#LEDGERID_FIELD_NUMBER">LEDGERID_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.ForceLedgerResponse.STATUS_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.ForceLedgerResponse.html#STATUS_FIELD_NUMBER">STATUS_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.proto.<a href="org/apache/bookkeeper/proto/BookkeeperProtocol.GetBookieInfoRequest.html" title="class in org.apache.bookkeeper.proto">BookkeeperProtocol.GetBookieInfoRequest</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.GetBookieInfoRequest.REQUESTED_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.GetBookieInfoRequest.html#REQUESTED_FIELD_NUMBER">REQUESTED_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.proto.<a href="org/apache/bookkeeper/proto/BookkeeperProtocol.GetBookieInfoRequest.Flags.html" title="enum in org.apache.bookkeeper.proto">BookkeeperProtocol.GetBookieInfoRequest.Flags</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.GetBookieInfoRequest.Flags.FREE_DISK_SPACE_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.GetBookieInfoRequest.Flags.html#FREE_DISK_SPACE_VALUE">FREE_DISK_SPACE_VALUE</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.GetBookieInfoRequest.Flags.TOTAL_DISK_CAPACITY_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.GetBookieInfoRequest.Flags.html#TOTAL_DISK_CAPACITY_VALUE">TOTAL_DISK_CAPACITY_VALUE</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.proto.<a href="org/apache/bookkeeper/proto/BookkeeperProtocol.GetBookieInfoResponse.html" title="class in org.apache.bookkeeper.proto">BookkeeperProtocol.GetBookieInfoResponse</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.GetBookieInfoResponse.FREEDISKSPACE_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.GetBookieInfoResponse.html#FREEDISKSPACE_FIELD_NUMBER">FREEDISKSPACE_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.GetBookieInfoResponse.STATUS_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.GetBookieInfoResponse.html#STATUS_FIELD_NUMBER">STATUS_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.GetBookieInfoResponse.TOTALDISKCAPACITY_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.GetBookieInfoResponse.html#TOTALDISKCAPACITY_FIELD_NUMBER">TOTALDISKCAPACITY_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.proto.<a href="org/apache/bookkeeper/proto/BookkeeperProtocol.GetListOfEntriesOfLedgerRequest.html" title="class in org.apache.bookkeeper.proto">BookkeeperProtocol.GetListOfEntriesOfLedgerRequest</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.GetListOfEntriesOfLedgerRequest.LEDGERID_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.GetListOfEntriesOfLedgerRequest.html#LEDGERID_FIELD_NUMBER">LEDGERID_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.proto.<a href="org/apache/bookkeeper/proto/BookkeeperProtocol.GetListOfEntriesOfLedgerResponse.html" title="class in org.apache.bookkeeper.proto">BookkeeperProtocol.GetListOfEntriesOfLedgerResponse</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.GetListOfEntriesOfLedgerResponse.AVAILABILITYOFENTRIESOFLEDGER_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.GetListOfEntriesOfLedgerResponse.html#AVAILABILITYOFENTRIESOFLEDGER_FIELD_NUMBER">AVAILABILITYOFENTRIESOFLEDGER_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.GetListOfEntriesOfLedgerResponse.LEDGERID_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.GetListOfEntriesOfLedgerResponse.html#LEDGERID_FIELD_NUMBER">LEDGERID_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.GetListOfEntriesOfLedgerResponse.STATUS_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.GetListOfEntriesOfLedgerResponse.html#STATUS_FIELD_NUMBER">STATUS_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.proto.<a href="org/apache/bookkeeper/proto/BookkeeperProtocol.OperationType.html" title="enum in org.apache.bookkeeper.proto">BookkeeperProtocol.OperationType</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.OperationType.ADD_ENTRY_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.OperationType.html#ADD_ENTRY_VALUE">ADD_ENTRY_VALUE</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.OperationType.AUTH_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.OperationType.html#AUTH_VALUE">AUTH_VALUE</a></code></th>
<td class="colLast"><code>5</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.OperationType.BATCH_READ_ENTRY_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.OperationType.html#BATCH_READ_ENTRY_VALUE">BATCH_READ_ENTRY_VALUE</a></code></th>
<td class="colLast"><code>12</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.OperationType.FORCE_LEDGER_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.OperationType.html#FORCE_LEDGER_VALUE">FORCE_LEDGER_VALUE</a></code></th>
<td class="colLast"><code>10</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.OperationType.GET_BOOKIE_INFO_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.OperationType.html#GET_BOOKIE_INFO_VALUE">GET_BOOKIE_INFO_VALUE</a></code></th>
<td class="colLast"><code>8</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.OperationType.GET_LIST_OF_ENTRIES_OF_LEDGER_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.OperationType.html#GET_LIST_OF_ENTRIES_OF_LEDGER_VALUE">GET_LIST_OF_ENTRIES_OF_LEDGER_VALUE</a></code></th>
<td class="colLast"><code>11</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.OperationType.RANGE_ADD_ENTRY_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.OperationType.html#RANGE_ADD_ENTRY_VALUE">RANGE_ADD_ENTRY_VALUE</a></code></th>
<td class="colLast"><code>4</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.OperationType.RANGE_READ_ENTRY_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.OperationType.html#RANGE_READ_ENTRY_VALUE">RANGE_READ_ENTRY_VALUE</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.OperationType.READ_ENTRY_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.OperationType.html#READ_ENTRY_VALUE">READ_ENTRY_VALUE</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.OperationType.READ_LAC_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.OperationType.html#READ_LAC_VALUE">READ_LAC_VALUE</a></code></th>
<td class="colLast"><code>7</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.OperationType.START_TLS_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.OperationType.html#START_TLS_VALUE">START_TLS_VALUE</a></code></th>
<td class="colLast"><code>9</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.OperationType.WRITE_LAC_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.OperationType.html#WRITE_LAC_VALUE">WRITE_LAC_VALUE</a></code></th>
<td class="colLast"><code>6</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.proto.<a href="org/apache/bookkeeper/proto/BookkeeperProtocol.ProtocolVersion.html" title="enum in org.apache.bookkeeper.proto">BookkeeperProtocol.ProtocolVersion</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.ProtocolVersion.VERSION_ONE_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.ProtocolVersion.html#VERSION_ONE_VALUE">VERSION_ONE_VALUE</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.ProtocolVersion.VERSION_THREE_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.ProtocolVersion.html#VERSION_THREE_VALUE">VERSION_THREE_VALUE</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.ProtocolVersion.VERSION_TWO_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.ProtocolVersion.html#VERSION_TWO_VALUE">VERSION_TWO_VALUE</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.proto.<a href="org/apache/bookkeeper/proto/BookkeeperProtocol.ReadLacRequest.html" title="class in org.apache.bookkeeper.proto">BookkeeperProtocol.ReadLacRequest</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.ReadLacRequest.LEDGERID_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.ReadLacRequest.html#LEDGERID_FIELD_NUMBER">LEDGERID_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.proto.<a href="org/apache/bookkeeper/proto/BookkeeperProtocol.ReadLacResponse.html" title="class in org.apache.bookkeeper.proto">BookkeeperProtocol.ReadLacResponse</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.ReadLacResponse.LACBODY_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.ReadLacResponse.html#LACBODY_FIELD_NUMBER">LACBODY_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.ReadLacResponse.LASTENTRYBODY_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.ReadLacResponse.html#LASTENTRYBODY_FIELD_NUMBER">LASTENTRYBODY_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>4</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.ReadLacResponse.LEDGERID_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.ReadLacResponse.html#LEDGERID_FIELD_NUMBER">LEDGERID_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.ReadLacResponse.STATUS_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.ReadLacResponse.html#STATUS_FIELD_NUMBER">STATUS_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.proto.<a href="org/apache/bookkeeper/proto/BookkeeperProtocol.ReadRequest.html" title="class in org.apache.bookkeeper.proto">BookkeeperProtocol.ReadRequest</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.ReadRequest.ENTRYID_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.ReadRequest.html#ENTRYID_FIELD_NUMBER">ENTRYID_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.ReadRequest.FLAG_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.ReadRequest.html#FLAG_FIELD_NUMBER">FLAG_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>100</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.ReadRequest.LEDGERID_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.ReadRequest.html#LEDGERID_FIELD_NUMBER">LEDGERID_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.ReadRequest.MASTERKEY_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.ReadRequest.html#MASTERKEY_FIELD_NUMBER">MASTERKEY_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.ReadRequest.PREVIOUSLAC_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.ReadRequest.html#PREVIOUSLAC_FIELD_NUMBER">PREVIOUSLAC_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>4</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.ReadRequest.TIMEOUT_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.ReadRequest.html#TIMEOUT_FIELD_NUMBER">TIMEOUT_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>5</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.proto.<a href="org/apache/bookkeeper/proto/BookkeeperProtocol.ReadRequest.Flag.html" title="enum in org.apache.bookkeeper.proto">BookkeeperProtocol.ReadRequest.Flag</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.ReadRequest.Flag.ENTRY_PIGGYBACK_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.ReadRequest.Flag.html#ENTRY_PIGGYBACK_VALUE">ENTRY_PIGGYBACK_VALUE</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.ReadRequest.Flag.FENCE_LEDGER_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.ReadRequest.Flag.html#FENCE_LEDGER_VALUE">FENCE_LEDGER_VALUE</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.proto.<a href="org/apache/bookkeeper/proto/BookkeeperProtocol.ReadResponse.html" title="class in org.apache.bookkeeper.proto">BookkeeperProtocol.ReadResponse</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.ReadResponse.BODY_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.ReadResponse.html#BODY_FIELD_NUMBER">BODY_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>4</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.ReadResponse.ENTRYID_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.ReadResponse.html#ENTRYID_FIELD_NUMBER">ENTRYID_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.ReadResponse.LACUPDATETIMESTAMP_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.ReadResponse.html#LACUPDATETIMESTAMP_FIELD_NUMBER">LACUPDATETIMESTAMP_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>6</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.ReadResponse.LEDGERID_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.ReadResponse.html#LEDGERID_FIELD_NUMBER">LEDGERID_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.ReadResponse.MAXLAC_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.ReadResponse.html#MAXLAC_FIELD_NUMBER">MAXLAC_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>5</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.ReadResponse.STATUS_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.ReadResponse.html#STATUS_FIELD_NUMBER">STATUS_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.proto.<a href="org/apache/bookkeeper/proto/BookkeeperProtocol.Request.html" title="class in org.apache.bookkeeper.proto">BookkeeperProtocol.Request</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.Request.ADDREQUEST_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.Request.html#ADDREQUEST_FIELD_NUMBER">ADDREQUEST_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>101</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.Request.AUTHREQUEST_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.Request.html#AUTHREQUEST_FIELD_NUMBER">AUTHREQUEST_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>102</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.Request.FORCELEDGERREQUEST_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.Request.html#FORCELEDGERREQUEST_FIELD_NUMBER">FORCELEDGERREQUEST_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>107</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.Request.GETBOOKIEINFOREQUEST_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.Request.html#GETBOOKIEINFOREQUEST_FIELD_NUMBER">GETBOOKIEINFOREQUEST_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>105</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.Request.GETLISTOFENTRIESOFLEDGERREQUEST_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.Request.html#GETLISTOFENTRIESOFLEDGERREQUEST_FIELD_NUMBER">GETLISTOFENTRIESOFLEDGERREQUEST_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>108</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.Request.HEADER_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.Request.html#HEADER_FIELD_NUMBER">HEADER_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.Request.READLACREQUEST_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.Request.html#READLACREQUEST_FIELD_NUMBER">READLACREQUEST_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>104</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.Request.READREQUEST_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.Request.html#READREQUEST_FIELD_NUMBER">READREQUEST_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>100</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.Request.REQUESTCONTEXT_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.Request.html#REQUESTCONTEXT_FIELD_NUMBER">REQUESTCONTEXT_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>200</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.Request.STARTTLSREQUEST_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.Request.html#STARTTLSREQUEST_FIELD_NUMBER">STARTTLSREQUEST_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>106</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.Request.WRITELACREQUEST_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.Request.html#WRITELACREQUEST_FIELD_NUMBER">WRITELACREQUEST_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>103</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.proto.<a href="org/apache/bookkeeper/proto/BookkeeperProtocol.Response.html" title="class in org.apache.bookkeeper.proto">BookkeeperProtocol.Response</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.Response.ADDRESPONSE_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.Response.html#ADDRESPONSE_FIELD_NUMBER">ADDRESPONSE_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>101</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.Response.AUTHRESPONSE_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.Response.html#AUTHRESPONSE_FIELD_NUMBER">AUTHRESPONSE_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>102</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.Response.FORCELEDGERRESPONSE_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.Response.html#FORCELEDGERRESPONSE_FIELD_NUMBER">FORCELEDGERRESPONSE_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>107</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.Response.GETBOOKIEINFORESPONSE_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.Response.html#GETBOOKIEINFORESPONSE_FIELD_NUMBER">GETBOOKIEINFORESPONSE_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>105</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.Response.GETLISTOFENTRIESOFLEDGERRESPONSE_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.Response.html#GETLISTOFENTRIESOFLEDGERRESPONSE_FIELD_NUMBER">GETLISTOFENTRIESOFLEDGERRESPONSE_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>108</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.Response.HEADER_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.Response.html#HEADER_FIELD_NUMBER">HEADER_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.Response.READLACRESPONSE_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.Response.html#READLACRESPONSE_FIELD_NUMBER">READLACRESPONSE_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>104</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.Response.READRESPONSE_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.Response.html#READRESPONSE_FIELD_NUMBER">READRESPONSE_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>100</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.Response.STARTTLSRESPONSE_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.Response.html#STARTTLSRESPONSE_FIELD_NUMBER">STARTTLSRESPONSE_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>106</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.Response.STATUS_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.Response.html#STATUS_FIELD_NUMBER">STATUS_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.Response.WRITELACRESPONSE_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.Response.html#WRITELACRESPONSE_FIELD_NUMBER">WRITELACRESPONSE_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>103</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.proto.<a href="org/apache/bookkeeper/proto/BookkeeperProtocol.StatusCode.html" title="enum in org.apache.bookkeeper.proto">BookkeeperProtocol.StatusCode</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.StatusCode.EBADREQ_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.StatusCode.html#EBADREQ_VALUE">EBADREQ_VALUE</a></code></th>
<td class="colLast"><code>404</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.StatusCode.EBADVERSION_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.StatusCode.html#EBADVERSION_VALUE">EBADVERSION_VALUE</a></code></th>
<td class="colLast"><code>503</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.StatusCode.EFENCED_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.StatusCode.html#EFENCED_VALUE">EFENCED_VALUE</a></code></th>
<td class="colLast"><code>504</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.StatusCode.EIO_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.StatusCode.html#EIO_VALUE">EIO_VALUE</a></code></th>
<td class="colLast"><code>501</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.StatusCode.ENOENTRY_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.StatusCode.html#ENOENTRY_VALUE">ENOENTRY_VALUE</a></code></th>
<td class="colLast"><code>403</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.StatusCode.ENOLEDGER_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.StatusCode.html#ENOLEDGER_VALUE">ENOLEDGER_VALUE</a></code></th>
<td class="colLast"><code>402</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.StatusCode.EOK_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.StatusCode.html#EOK_VALUE">EOK_VALUE</a></code></th>
<td class="colLast"><code>0</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.StatusCode.EREADONLY_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.StatusCode.html#EREADONLY_VALUE">EREADONLY_VALUE</a></code></th>
<td class="colLast"><code>505</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.StatusCode.ETOOMANYREQUESTS_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.StatusCode.html#ETOOMANYREQUESTS_VALUE">ETOOMANYREQUESTS_VALUE</a></code></th>
<td class="colLast"><code>506</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.StatusCode.EUA_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.StatusCode.html#EUA_VALUE">EUA_VALUE</a></code></th>
<td class="colLast"><code>502</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.StatusCode.EUNKNOWNLEDGERSTATE_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.StatusCode.html#EUNKNOWNLEDGERSTATE_VALUE">EUNKNOWNLEDGERSTATE_VALUE</a></code></th>
<td class="colLast"><code>507</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.proto.<a href="org/apache/bookkeeper/proto/BookkeeperProtocol.WriteLacRequest.html" title="class in org.apache.bookkeeper.proto">BookkeeperProtocol.WriteLacRequest</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.WriteLacRequest.BODY_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.WriteLacRequest.html#BODY_FIELD_NUMBER">BODY_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>4</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.WriteLacRequest.LAC_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.WriteLacRequest.html#LAC_FIELD_NUMBER">LAC_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.WriteLacRequest.LEDGERID_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.WriteLacRequest.html#LEDGERID_FIELD_NUMBER">LEDGERID_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.WriteLacRequest.MASTERKEY_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.WriteLacRequest.html#MASTERKEY_FIELD_NUMBER">MASTERKEY_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.proto.<a href="org/apache/bookkeeper/proto/BookkeeperProtocol.WriteLacResponse.html" title="class in org.apache.bookkeeper.proto">BookkeeperProtocol.WriteLacResponse</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.WriteLacResponse.LEDGERID_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.WriteLacResponse.html#LEDGERID_FIELD_NUMBER">LEDGERID_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.BookkeeperProtocol.WriteLacResponse.STATUS_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/BookkeeperProtocol.WriteLacResponse.html#STATUS_FIELD_NUMBER">STATUS_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.proto.<a href="org/apache/bookkeeper/proto/DataFormats.AuditorVoteFormat.html" title="class in org.apache.bookkeeper.proto">DataFormats.AuditorVoteFormat</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.DataFormats.AuditorVoteFormat.BOOKIEID_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/DataFormats.AuditorVoteFormat.html#BOOKIEID_FIELD_NUMBER">BOOKIEID_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.proto.<a href="org/apache/bookkeeper/proto/DataFormats.BookieServiceInfoFormat.html" title="class in org.apache.bookkeeper.proto">DataFormats.BookieServiceInfoFormat</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.DataFormats.BookieServiceInfoFormat.ENDPOINTS_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/DataFormats.BookieServiceInfoFormat.html#ENDPOINTS_FIELD_NUMBER">ENDPOINTS_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>6</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.DataFormats.BookieServiceInfoFormat.PROPERTIES_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/DataFormats.BookieServiceInfoFormat.html#PROPERTIES_FIELD_NUMBER">PROPERTIES_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>7</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.proto.<a href="org/apache/bookkeeper/proto/DataFormats.BookieServiceInfoFormat.Endpoint.html" title="class in org.apache.bookkeeper.proto">DataFormats.BookieServiceInfoFormat.Endpoint</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.DataFormats.BookieServiceInfoFormat.Endpoint.AUTH_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/DataFormats.BookieServiceInfoFormat.Endpoint.html#AUTH_FIELD_NUMBER">AUTH_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>5</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.DataFormats.BookieServiceInfoFormat.Endpoint.EXTENSIONS_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/DataFormats.BookieServiceInfoFormat.Endpoint.html#EXTENSIONS_FIELD_NUMBER">EXTENSIONS_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>6</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.DataFormats.BookieServiceInfoFormat.Endpoint.HOST_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/DataFormats.BookieServiceInfoFormat.Endpoint.html#HOST_FIELD_NUMBER">HOST_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.DataFormats.BookieServiceInfoFormat.Endpoint.ID_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/DataFormats.BookieServiceInfoFormat.Endpoint.html#ID_FIELD_NUMBER">ID_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.DataFormats.BookieServiceInfoFormat.Endpoint.PORT_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/DataFormats.BookieServiceInfoFormat.Endpoint.html#PORT_FIELD_NUMBER">PORT_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.DataFormats.BookieServiceInfoFormat.Endpoint.PROTOCOL_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/DataFormats.BookieServiceInfoFormat.Endpoint.html#PROTOCOL_FIELD_NUMBER">PROTOCOL_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>4</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.proto.<a href="org/apache/bookkeeper/proto/DataFormats.CheckAllLedgersFormat.html" title="class in org.apache.bookkeeper.proto">DataFormats.CheckAllLedgersFormat</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.DataFormats.CheckAllLedgersFormat.CHECKALLLEDGERSCTIME_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/DataFormats.CheckAllLedgersFormat.html#CHECKALLLEDGERSCTIME_FIELD_NUMBER">CHECKALLLEDGERSCTIME_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.proto.<a href="org/apache/bookkeeper/proto/DataFormats.CookieFormat.html" title="class in org.apache.bookkeeper.proto">DataFormats.CookieFormat</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.DataFormats.CookieFormat.BOOKIEHOST_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/DataFormats.CookieFormat.html#BOOKIEHOST_FIELD_NUMBER">BOOKIEHOST_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.DataFormats.CookieFormat.INDEXDIRS_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/DataFormats.CookieFormat.html#INDEXDIRS_FIELD_NUMBER">INDEXDIRS_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>5</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.DataFormats.CookieFormat.INSTANCEID_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/DataFormats.CookieFormat.html#INSTANCEID_FIELD_NUMBER">INSTANCEID_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>4</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.DataFormats.CookieFormat.JOURNALDIR_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/DataFormats.CookieFormat.html#JOURNALDIR_FIELD_NUMBER">JOURNALDIR_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.DataFormats.CookieFormat.LEDGERDIRS_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/DataFormats.CookieFormat.html#LEDGERDIRS_FIELD_NUMBER">LEDGERDIRS_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.proto.<a href="org/apache/bookkeeper/proto/DataFormats.LedgerMetadataFormat.html" title="class in org.apache.bookkeeper.proto">DataFormats.LedgerMetadataFormat</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.DataFormats.LedgerMetadataFormat.ACKQUORUMSIZE_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/DataFormats.LedgerMetadataFormat.html#ACKQUORUMSIZE_FIELD_NUMBER">ACKQUORUMSIZE_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>9</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.DataFormats.LedgerMetadataFormat.CTIME_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/DataFormats.LedgerMetadataFormat.html#CTIME_FIELD_NUMBER">CTIME_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>10</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.DataFormats.LedgerMetadataFormat.CTOKEN_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/DataFormats.LedgerMetadataFormat.html#CTOKEN_FIELD_NUMBER">CTOKEN_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>12</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.DataFormats.LedgerMetadataFormat.CUSTOMMETADATA_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/DataFormats.LedgerMetadataFormat.html#CUSTOMMETADATA_FIELD_NUMBER">CUSTOMMETADATA_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>11</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.DataFormats.LedgerMetadataFormat.DIGESTTYPE_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/DataFormats.LedgerMetadataFormat.html#DIGESTTYPE_FIELD_NUMBER">DIGESTTYPE_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>7</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.DataFormats.LedgerMetadataFormat.ENSEMBLESIZE_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/DataFormats.LedgerMetadataFormat.html#ENSEMBLESIZE_FIELD_NUMBER">ENSEMBLESIZE_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.DataFormats.LedgerMetadataFormat.LASTENTRYID_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/DataFormats.LedgerMetadataFormat.html#LASTENTRYID_FIELD_NUMBER">LASTENTRYID_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>4</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.DataFormats.LedgerMetadataFormat.LENGTH_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/DataFormats.LedgerMetadataFormat.html#LENGTH_FIELD_NUMBER">LENGTH_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.DataFormats.LedgerMetadataFormat.PASSWORD_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/DataFormats.LedgerMetadataFormat.html#PASSWORD_FIELD_NUMBER">PASSWORD_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>8</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.DataFormats.LedgerMetadataFormat.QUORUMSIZE_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/DataFormats.LedgerMetadataFormat.html#QUORUMSIZE_FIELD_NUMBER">QUORUMSIZE_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.DataFormats.LedgerMetadataFormat.SEGMENT_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/DataFormats.LedgerMetadataFormat.html#SEGMENT_FIELD_NUMBER">SEGMENT_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>6</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.DataFormats.LedgerMetadataFormat.STATE_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/DataFormats.LedgerMetadataFormat.html#STATE_FIELD_NUMBER">STATE_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>5</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.proto.<a href="org/apache/bookkeeper/proto/DataFormats.LedgerMetadataFormat.cMetadataMapEntry.html" title="class in org.apache.bookkeeper.proto">DataFormats.LedgerMetadataFormat.cMetadataMapEntry</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.DataFormats.LedgerMetadataFormat.cMetadataMapEntry.KEY_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/DataFormats.LedgerMetadataFormat.cMetadataMapEntry.html#KEY_FIELD_NUMBER">KEY_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.DataFormats.LedgerMetadataFormat.cMetadataMapEntry.VALUE_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/DataFormats.LedgerMetadataFormat.cMetadataMapEntry.html#VALUE_FIELD_NUMBER">VALUE_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.proto.<a href="org/apache/bookkeeper/proto/DataFormats.LedgerMetadataFormat.DigestType.html" title="enum in org.apache.bookkeeper.proto">DataFormats.LedgerMetadataFormat.DigestType</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.DataFormats.LedgerMetadataFormat.DigestType.CRC32_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/DataFormats.LedgerMetadataFormat.DigestType.html#CRC32_VALUE">CRC32_VALUE</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.DataFormats.LedgerMetadataFormat.DigestType.CRC32C_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/DataFormats.LedgerMetadataFormat.DigestType.html#CRC32C_VALUE">CRC32C_VALUE</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.DataFormats.LedgerMetadataFormat.DigestType.DUMMY_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/DataFormats.LedgerMetadataFormat.DigestType.html#DUMMY_VALUE">DUMMY_VALUE</a></code></th>
<td class="colLast"><code>4</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.DataFormats.LedgerMetadataFormat.DigestType.HMAC_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/DataFormats.LedgerMetadataFormat.DigestType.html#HMAC_VALUE">HMAC_VALUE</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.proto.<a href="org/apache/bookkeeper/proto/DataFormats.LedgerMetadataFormat.Segment.html" title="class in org.apache.bookkeeper.proto">DataFormats.LedgerMetadataFormat.Segment</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.DataFormats.LedgerMetadataFormat.Segment.ENSEMBLEMEMBER_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/DataFormats.LedgerMetadataFormat.Segment.html#ENSEMBLEMEMBER_FIELD_NUMBER">ENSEMBLEMEMBER_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.DataFormats.LedgerMetadataFormat.Segment.FIRSTENTRYID_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/DataFormats.LedgerMetadataFormat.Segment.html#FIRSTENTRYID_FIELD_NUMBER">FIRSTENTRYID_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.proto.<a href="org/apache/bookkeeper/proto/DataFormats.LedgerMetadataFormat.State.html" title="enum in org.apache.bookkeeper.proto">DataFormats.LedgerMetadataFormat.State</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.DataFormats.LedgerMetadataFormat.State.CLOSED_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/DataFormats.LedgerMetadataFormat.State.html#CLOSED_VALUE">CLOSED_VALUE</a></code></th>
<td class="colLast"><code>3</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.DataFormats.LedgerMetadataFormat.State.IN_RECOVERY_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/DataFormats.LedgerMetadataFormat.State.html#IN_RECOVERY_VALUE">IN_RECOVERY_VALUE</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.DataFormats.LedgerMetadataFormat.State.OPEN_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/DataFormats.LedgerMetadataFormat.State.html#OPEN_VALUE">OPEN_VALUE</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.proto.<a href="org/apache/bookkeeper/proto/DataFormats.LedgerRereplicationLayoutFormat.html" title="class in org.apache.bookkeeper.proto">DataFormats.LedgerRereplicationLayoutFormat</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.DataFormats.LedgerRereplicationLayoutFormat.TYPE_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/DataFormats.LedgerRereplicationLayoutFormat.html#TYPE_FIELD_NUMBER">TYPE_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.DataFormats.LedgerRereplicationLayoutFormat.VERSION_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/DataFormats.LedgerRereplicationLayoutFormat.html#VERSION_FIELD_NUMBER">VERSION_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.proto.<a href="org/apache/bookkeeper/proto/DataFormats.LockDataFormat.html" title="class in org.apache.bookkeeper.proto">DataFormats.LockDataFormat</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.DataFormats.LockDataFormat.BOOKIEID_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/DataFormats.LockDataFormat.html#BOOKIEID_FIELD_NUMBER">BOOKIEID_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.proto.<a href="org/apache/bookkeeper/proto/DataFormats.PlacementPolicyCheckFormat.html" title="class in org.apache.bookkeeper.proto">DataFormats.PlacementPolicyCheckFormat</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.DataFormats.PlacementPolicyCheckFormat.PLACEMENTPOLICYCHECKCTIME_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/DataFormats.PlacementPolicyCheckFormat.html#PLACEMENTPOLICYCHECKCTIME_FIELD_NUMBER">PLACEMENTPOLICYCHECKCTIME_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.proto.<a href="org/apache/bookkeeper/proto/DataFormats.ReplicasCheckFormat.html" title="class in org.apache.bookkeeper.proto">DataFormats.ReplicasCheckFormat</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.DataFormats.ReplicasCheckFormat.REPLICASCHECKCTIME_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/DataFormats.ReplicasCheckFormat.html#REPLICASCHECKCTIME_FIELD_NUMBER">REPLICASCHECKCTIME_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.proto.<a href="org/apache/bookkeeper/proto/DataFormats.UnderreplicatedLedgerFormat.html" title="class in org.apache.bookkeeper.proto">DataFormats.UnderreplicatedLedgerFormat</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.DataFormats.UnderreplicatedLedgerFormat.CTIME_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/DataFormats.UnderreplicatedLedgerFormat.html#CTIME_FIELD_NUMBER">CTIME_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>2</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.DataFormats.UnderreplicatedLedgerFormat.REPLICA_FIELD_NUMBER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/DataFormats.UnderreplicatedLedgerFormat.html#REPLICA_FIELD_NUMBER">REPLICA_FIELD_NUMBER</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.proto.<a href="org/apache/bookkeeper/proto/PerChannelBookieClient.html" title="class in org.apache.bookkeeper.proto">PerChannelBookieClient</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.PerChannelBookieClient.CONSOLIDATION_HANDLER_NAME">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/PerChannelBookieClient.html#CONSOLIDATION_HANDLER_NAME">CONSOLIDATION_HANDLER_NAME</a></code></th>
<td class="colLast"><code>"consolidation"</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.proto.checksum.<a href="org/apache/bookkeeper/proto/checksum/DigestManager.html" title="class in org.apache.bookkeeper.proto.checksum">DigestManager</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.checksum.DigestManager.LAC_METADATA_LENGTH">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/checksum/DigestManager.html#LAC_METADATA_LENGTH">LAC_METADATA_LENGTH</a></code></th>
<td class="colLast"><code>16</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.checksum.DigestManager.METADATA_LENGTH">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/checksum/DigestManager.html#METADATA_LENGTH">METADATA_LENGTH</a></code></th>
<td class="colLast"><code>32</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.proto.checksum.<a href="org/apache/bookkeeper/proto/checksum/MacDigestManager.html" title="class in org.apache.bookkeeper.proto.checksum">MacDigestManager</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.checksum.MacDigestManager.DIGEST_ALGORITHM">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/checksum/MacDigestManager.html#DIGEST_ALGORITHM">DIGEST_ALGORITHM</a></code></th>
<td class="colLast"><code>"SHA-1"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.checksum.MacDigestManager.KEY_ALGORITHM">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/checksum/MacDigestManager.html#KEY_ALGORITHM">KEY_ALGORITHM</a></code></th>
<td class="colLast"><code>"HmacSHA1"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.proto.checksum.MacDigestManager.MAC_CODE_LENGTH">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/proto/checksum/MacDigestManager.html#MAC_CODE_LENGTH">MAC_CODE_LENGTH</a></code></th>
<td class="colLast"><code>20</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.replication.<a href="org/apache/bookkeeper/replication/ReplicationStats.html" title="interface in org.apache.bookkeeper.replication">ReplicationStats</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.replication.ReplicationStats.AUDIT_BOOKIES_TIME">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/replication/ReplicationStats.html#AUDIT_BOOKIES_TIME">AUDIT_BOOKIES_TIME</a></code></th>
<td class="colLast"><code>"AUDIT_BOOKIES_TIME"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.replication.ReplicationStats.AUDITOR_SCOPE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/replication/ReplicationStats.html#AUDITOR_SCOPE">AUDITOR_SCOPE</a></code></th>
<td class="colLast"><code>"auditor"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.replication.ReplicationStats.BOOKIE_TO_LEDGERS_MAP_CREATION_TIME">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/replication/ReplicationStats.html#BOOKIE_TO_LEDGERS_MAP_CREATION_TIME">BOOKIE_TO_LEDGERS_MAP_CREATION_TIME</a></code></th>
<td class="colLast"><code>"BOOKIE_TO_LEDGERS_MAP_CREATION_TIME"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.replication.ReplicationStats.CHECK_ALL_LEDGERS_TIME">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/replication/ReplicationStats.html#CHECK_ALL_LEDGERS_TIME">CHECK_ALL_LEDGERS_TIME</a></code></th>
<td class="colLast"><code>"CHECK_ALL_LEDGERS_TIME"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.replication.ReplicationStats.ELECTION_ATTEMPTS">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/replication/ReplicationStats.html#ELECTION_ATTEMPTS">ELECTION_ATTEMPTS</a></code></th>
<td class="colLast"><code>"election_attempts"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.replication.ReplicationStats.NUM_BOOKIE_AUDITS_DELAYED">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/replication/ReplicationStats.html#NUM_BOOKIE_AUDITS_DELAYED">NUM_BOOKIE_AUDITS_DELAYED</a></code></th>
<td class="colLast"><code>"NUM_BOOKIE_AUDITS_DELAYED"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.replication.ReplicationStats.NUM_BOOKIES_PER_LEDGER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/replication/ReplicationStats.html#NUM_BOOKIES_PER_LEDGER">NUM_BOOKIES_PER_LEDGER</a></code></th>
<td class="colLast"><code>"NUM_BOOKIES_PER_LEDGER"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.replication.ReplicationStats.NUM_BYTES_READ">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/replication/ReplicationStats.html#NUM_BYTES_READ">NUM_BYTES_READ</a></code></th>
<td class="colLast"><code>"NUM_BYTES_READ"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.replication.ReplicationStats.NUM_BYTES_WRITTEN">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/replication/ReplicationStats.html#NUM_BYTES_WRITTEN">NUM_BYTES_WRITTEN</a></code></th>
<td class="colLast"><code>"NUM_BYTES_WRITTEN"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.replication.ReplicationStats.NUM_DEFER_LEDGER_LOCK_RELEASE_OF_FAILED_LEDGER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/replication/ReplicationStats.html#NUM_DEFER_LEDGER_LOCK_RELEASE_OF_FAILED_LEDGER">NUM_DEFER_LEDGER_LOCK_RELEASE_OF_FAILED_LEDGER</a></code></th>
<td class="colLast"><code>"NUM_DEFER_LEDGER_LOCK_RELEASE_OF_FAILED_LEDGER"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.replication.ReplicationStats.NUM_DELAYED_BOOKIE_AUDITS_DELAYES_CANCELLED">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/replication/ReplicationStats.html#NUM_DELAYED_BOOKIE_AUDITS_DELAYES_CANCELLED">NUM_DELAYED_BOOKIE_AUDITS_DELAYES_CANCELLED</a></code></th>
<td class="colLast"><code>"NUM_DELAYED_BOOKIE_AUDITS_CANCELLED"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.replication.ReplicationStats.NUM_ENTRIES_READ">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/replication/ReplicationStats.html#NUM_ENTRIES_READ">NUM_ENTRIES_READ</a></code></th>
<td class="colLast"><code>"NUM_ENTRIES_READ"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.replication.ReplicationStats.NUM_ENTRIES_UNABLE_TO_READ_FOR_REPLICATION">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/replication/ReplicationStats.html#NUM_ENTRIES_UNABLE_TO_READ_FOR_REPLICATION">NUM_ENTRIES_UNABLE_TO_READ_FOR_REPLICATION</a></code></th>
<td class="colLast"><code>"NUM_ENTRIES_UNABLE_TO_READ_FOR_REPLICATION"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.replication.ReplicationStats.NUM_ENTRIES_WRITTEN">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/replication/ReplicationStats.html#NUM_ENTRIES_WRITTEN">NUM_ENTRIES_WRITTEN</a></code></th>
<td class="colLast"><code>"NUM_ENTRIES_WRITTEN"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.replication.ReplicationStats.NUM_FRAGMENTS_PER_LEDGER">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/replication/ReplicationStats.html#NUM_FRAGMENTS_PER_LEDGER">NUM_FRAGMENTS_PER_LEDGER</a></code></th>
<td class="colLast"><code>"NUM_FRAGMENTS_PER_LEDGER"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.replication.ReplicationStats.NUM_FULL_OR_PARTIAL_LEDGERS_REPLICATED">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/replication/ReplicationStats.html#NUM_FULL_OR_PARTIAL_LEDGERS_REPLICATED">NUM_FULL_OR_PARTIAL_LEDGERS_REPLICATED</a></code></th>
<td class="colLast"><code>"NUM_FULL_OR_PARTIAL_LEDGERS_REPLICATED"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.replication.ReplicationStats.NUM_LEDGERS_CHECKED">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/replication/ReplicationStats.html#NUM_LEDGERS_CHECKED">NUM_LEDGERS_CHECKED</a></code></th>
<td class="colLast"><code>"NUM_LEDGERS_CHECKED"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.replication.ReplicationStats.NUM_LEDGERS_HAVING_LESS_THAN_AQ_REPLICAS_OF_AN_ENTRY">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/replication/ReplicationStats.html#NUM_LEDGERS_HAVING_LESS_THAN_AQ_REPLICAS_OF_AN_ENTRY">NUM_LEDGERS_HAVING_LESS_THAN_AQ_REPLICAS_OF_AN_ENTRY</a></code></th>
<td class="colLast"><code>"NUM_LEDGERS_HAVING_LESS_THAN_AQ_REPLICAS_OF_AN_ENTRY"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.replication.ReplicationStats.NUM_LEDGERS_HAVING_LESS_THAN_WQ_REPLICAS_OF_AN_ENTRY">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/replication/ReplicationStats.html#NUM_LEDGERS_HAVING_LESS_THAN_WQ_REPLICAS_OF_AN_ENTRY">NUM_LEDGERS_HAVING_LESS_THAN_WQ_REPLICAS_OF_AN_ENTRY</a></code></th>
<td class="colLast"><code>"NUM_LEDGERS_HAVING_LESS_THAN_WQ_REPLICAS_OF_AN_ENTRY"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.replication.ReplicationStats.NUM_LEDGERS_HAVING_NO_REPLICA_OF_AN_ENTRY">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/replication/ReplicationStats.html#NUM_LEDGERS_HAVING_NO_REPLICA_OF_AN_ENTRY">NUM_LEDGERS_HAVING_NO_REPLICA_OF_AN_ENTRY</a></code></th>
<td class="colLast"><code>"NUM_LEDGERS_HAVING_NO_REPLICA_OF_AN_ENTRY"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.replication.ReplicationStats.NUM_LEDGERS_NOT_ADHERING_TO_PLACEMENT_POLICY">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/replication/ReplicationStats.html#NUM_LEDGERS_NOT_ADHERING_TO_PLACEMENT_POLICY">NUM_LEDGERS_NOT_ADHERING_TO_PLACEMENT_POLICY</a></code></th>
<td class="colLast"><code>"NUM_LEDGERS_NOT_ADHERING_TO_PLACEMENT_POLICY"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.replication.ReplicationStats.NUM_LEDGERS_SOFTLY_ADHERING_TO_PLACEMENT_POLICY">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/replication/ReplicationStats.html#NUM_LEDGERS_SOFTLY_ADHERING_TO_PLACEMENT_POLICY">NUM_LEDGERS_SOFTLY_ADHERING_TO_PLACEMENT_POLICY</a></code></th>
<td class="colLast"><code>"NUM_LEDGERS_SOFTLY_ADHERING_TO_PLACEMENT_POLICY"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.replication.ReplicationStats.NUM_NOT_ADHERING_PLACEMENT_LEDGERS_REPLICATED">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/replication/ReplicationStats.html#NUM_NOT_ADHERING_PLACEMENT_LEDGERS_REPLICATED">NUM_NOT_ADHERING_PLACEMENT_LEDGERS_REPLICATED</a></code></th>
<td class="colLast"><code>"NUM_NOT_ADHERING_PLACEMENT_LEDGERS_REPLICATED"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.replication.ReplicationStats.NUM_SKIPPING_CHECK_TASK_TIMES">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/replication/ReplicationStats.html#NUM_SKIPPING_CHECK_TASK_TIMES">NUM_SKIPPING_CHECK_TASK_TIMES</a></code></th>
<td class="colLast"><code>"NUM_SKIPPING_CHECK_TASK_TIMES"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.replication.ReplicationStats.NUM_UNDER_REPLICATED_LEDGERS">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/replication/ReplicationStats.html#NUM_UNDER_REPLICATED_LEDGERS">NUM_UNDER_REPLICATED_LEDGERS</a></code></th>
<td class="colLast"><code>"NUM_UNDER_REPLICATED_LEDGERS"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.replication.ReplicationStats.NUM_UNDERREPLICATED_LEDGERS_ELAPSED_RECOVERY_GRACE_PERIOD">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/replication/ReplicationStats.html#NUM_UNDERREPLICATED_LEDGERS_ELAPSED_RECOVERY_GRACE_PERIOD">NUM_UNDERREPLICATED_LEDGERS_ELAPSED_RECOVERY_GRACE_PERIOD</a></code></th>
<td class="colLast"><code>"NUM_UNDERREPLICATED_LEDGERS_ELAPSED_RECOVERY_GRACE_PERIOD"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.replication.ReplicationStats.PLACEMENT_POLICY_CHECK_TIME">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/replication/ReplicationStats.html#PLACEMENT_POLICY_CHECK_TIME">PLACEMENT_POLICY_CHECK_TIME</a></code></th>
<td class="colLast"><code>"PLACEMENT_POLICY_CHECK_TIME"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.replication.ReplicationStats.READ_DATA_LATENCY">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/replication/ReplicationStats.html#READ_DATA_LATENCY">READ_DATA_LATENCY</a></code></th>
<td class="colLast"><code>"READ_DATA_LATENCY"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.replication.ReplicationStats.REPLICAS_CHECK_TIME">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/replication/ReplicationStats.html#REPLICAS_CHECK_TIME">REPLICAS_CHECK_TIME</a></code></th>
<td class="colLast"><code>"REPLICAS_CHECK_TIME"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.replication.ReplicationStats.REPLICATE_EXCEPTION">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/replication/ReplicationStats.html#REPLICATE_EXCEPTION">REPLICATE_EXCEPTION</a></code></th>
<td class="colLast"><code>"exceptions"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.replication.ReplicationStats.REPLICATION_SCOPE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/replication/ReplicationStats.html#REPLICATION_SCOPE">REPLICATION_SCOPE</a></code></th>
<td class="colLast"><code>"replication"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.replication.ReplicationStats.REPLICATION_WORKER_SCOPE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/replication/ReplicationStats.html#REPLICATION_WORKER_SCOPE">REPLICATION_WORKER_SCOPE</a></code></th>
<td class="colLast"><code>"replication_worker"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.replication.ReplicationStats.REREPLICATE_OP">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/replication/ReplicationStats.html#REREPLICATE_OP">REREPLICATE_OP</a></code></th>
<td class="colLast"><code>"rereplicate"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.replication.ReplicationStats.UNDER_REPLICATED_LEDGERS_TOTAL_SIZE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/replication/ReplicationStats.html#UNDER_REPLICATED_LEDGERS_TOTAL_SIZE">UNDER_REPLICATED_LEDGERS_TOTAL_SIZE</a></code></th>
<td class="colLast"><code>"UNDER_REPLICATED_LEDGERS_TOTAL_SIZE"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.replication.ReplicationStats.URL_PUBLISH_TIME_FOR_LOST_BOOKIE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/replication/ReplicationStats.html#URL_PUBLISH_TIME_FOR_LOST_BOOKIE">URL_PUBLISH_TIME_FOR_LOST_BOOKIE</a></code></th>
<td class="colLast"><code>"URL_PUBLISH_TIME_FOR_LOST_BOOKIE"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.replication.ReplicationStats.WRITE_DATA_LATENCY">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/replication/ReplicationStats.html#WRITE_DATA_LATENCY">WRITE_DATA_LATENCY</a></code></th>
<td class="colLast"><code>"WRITE_DATA_LATENCY"</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.replication.<a href="org/apache/bookkeeper/replication/ReplicationWorker.html" title="class in org.apache.bookkeeper.replication">ReplicationWorker</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.replication.ReplicationWorker.NUM_OF_EXPONENTIAL_BACKOFF_RETRIALS">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/replication/ReplicationWorker.html#NUM_OF_EXPONENTIAL_BACKOFF_RETRIALS">NUM_OF_EXPONENTIAL_BACKOFF_RETRIALS</a></code></th>
<td class="colLast"><code>5</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.sasl.<a href="org/apache/bookkeeper/sasl/SaslConstants.html" title="class in org.apache.bookkeeper.sasl">SaslConstants</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.sasl.SaslConstants.JAAS_AUDITOR_SECTION_NAME">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/sasl/SaslConstants.html#JAAS_AUDITOR_SECTION_NAME">JAAS_AUDITOR_SECTION_NAME</a></code></th>
<td class="colLast"><code>"saslJaasAuditorSectionName"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.sasl.SaslConstants.JAAS_BOOKIE_SECTION_NAME">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/sasl/SaslConstants.html#JAAS_BOOKIE_SECTION_NAME">JAAS_BOOKIE_SECTION_NAME</a></code></th>
<td class="colLast"><code>"saslJaasBookieSectionName"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.sasl.SaslConstants.JAAS_CLIENT_ALLOWED_IDS">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/sasl/SaslConstants.html#JAAS_CLIENT_ALLOWED_IDS">JAAS_CLIENT_ALLOWED_IDS</a></code></th>
<td class="colLast"><code>"saslJaasClientAllowedIds"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.sasl.SaslConstants.JAAS_CLIENT_ALLOWED_IDS_DEFAULT">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/sasl/SaslConstants.html#JAAS_CLIENT_ALLOWED_IDS_DEFAULT">JAAS_CLIENT_ALLOWED_IDS_DEFAULT</a></code></th>
<td class="colLast"><code>".*bookkeeper.*"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.sasl.SaslConstants.JAAS_CLIENT_SECTION_NAME">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/sasl/SaslConstants.html#JAAS_CLIENT_SECTION_NAME">JAAS_CLIENT_SECTION_NAME</a></code></th>
<td class="colLast"><code>"saslJaasClientSectionName"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.sasl.SaslConstants.JAAS_DEFAULT_AUDITOR_SECTION_NAME">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/sasl/SaslConstants.html#JAAS_DEFAULT_AUDITOR_SECTION_NAME">JAAS_DEFAULT_AUDITOR_SECTION_NAME</a></code></th>
<td class="colLast"><code>"Auditor"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.sasl.SaslConstants.JAAS_DEFAULT_BOOKIE_SECTION_NAME">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/sasl/SaslConstants.html#JAAS_DEFAULT_BOOKIE_SECTION_NAME">JAAS_DEFAULT_BOOKIE_SECTION_NAME</a></code></th>
<td class="colLast"><code>"Bookie"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.sasl.SaslConstants.JAAS_DEFAULT_CLIENT_SECTION_NAME">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/sasl/SaslConstants.html#JAAS_DEFAULT_CLIENT_SECTION_NAME">JAAS_DEFAULT_CLIENT_SECTION_NAME</a></code></th>
<td class="colLast"><code>"BookKeeper"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.sasl.SaslConstants.KINIT_COMMAND">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/sasl/SaslConstants.html#KINIT_COMMAND">KINIT_COMMAND</a></code></th>
<td class="colLast"><code>"kerberos.kinit"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.sasl.SaslConstants.KINIT_COMMAND_DEFAULT">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/sasl/SaslConstants.html#KINIT_COMMAND_DEFAULT">KINIT_COMMAND_DEFAULT</a></code></th>
<td class="colLast"><code>"/usr/bin/kinit"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.sasl.SaslConstants.PLUGIN_NAME">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/sasl/SaslConstants.html#PLUGIN_NAME">PLUGIN_NAME</a></code></th>
<td class="colLast"><code>"sasl"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.sasl.SaslConstants.SASL_BOOKKEEPER_PROTOCOL">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/sasl/SaslConstants.html#SASL_BOOKKEEPER_PROTOCOL">SASL_BOOKKEEPER_PROTOCOL</a></code></th>
<td class="colLast"><code>"bookkeeper"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.sasl.SaslConstants.SASL_BOOKKEEPER_REALM">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/sasl/SaslConstants.html#SASL_BOOKKEEPER_REALM">SASL_BOOKKEEPER_REALM</a></code></th>
<td class="colLast"><code>"bookkeeper"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.sasl.SaslConstants.SASL_MD5_DUMMY_HOSTNAME">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/sasl/SaslConstants.html#SASL_MD5_DUMMY_HOSTNAME">SASL_MD5_DUMMY_HOSTNAME</a></code></th>
<td class="colLast"><code>"bookkeeper"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.sasl.SaslConstants.SASL_SERVICE_NAME">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/sasl/SaslConstants.html#SASL_SERVICE_NAME">SASL_SERVICE_NAME</a></code></th>
<td class="colLast"><code>"bookkeeper.sasl.servicename"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.sasl.SaslConstants.SASL_SERVICE_NAME_DEFAULT">
<!-- -->
</a><code>static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/sasl/SaslConstants.html#SASL_SERVICE_NAME_DEFAULT">SASL_SERVICE_NAME_DEFAULT</a></code></th>
<td class="colLast"><code>"bookkeeper"</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.server.http.service.<a href="org/apache/bookkeeper/server/http/service/ListLedgerService.html" title="class in org.apache.bookkeeper.server.http.service">ListLedgerService</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.server.http.service.ListLedgerService.LIST_LEDGER_BATCH_SIZE">
<!-- -->
</a><code>static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/server/http/service/ListLedgerService.html#LIST_LEDGER_BATCH_SIZE">LIST_LEDGER_BATCH_SIZE</a></code></th>
<td class="colLast"><code>100</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.server.http.service.<a href="org/apache/bookkeeper/server/http/service/MetricsService.html" title="class in org.apache.bookkeeper.server.http.service">MetricsService</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.server.http.service.MetricsService.PROMETHEUS_CONTENT_TYPE_004">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/server/http/service/MetricsService.html#PROMETHEUS_CONTENT_TYPE_004">PROMETHEUS_CONTENT_TYPE_004</a></code></th>
<td class="colLast"><code>"text/plain; version=0.0.4; charset=utf-8"</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.server.service.<a href="org/apache/bookkeeper/server/service/AutoRecoveryService.html" title="class in org.apache.bookkeeper.server.service">AutoRecoveryService</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.server.service.AutoRecoveryService.NAME">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/server/service/AutoRecoveryService.html#NAME">NAME</a></code></th>
<td class="colLast"><code>"autorecovery"</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.server.service.<a href="org/apache/bookkeeper/server/service/BookieService.html" title="class in org.apache.bookkeeper.server.service">BookieService</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.server.service.BookieService.NAME">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/server/service/BookieService.html#NAME">NAME</a></code></th>
<td class="colLast"><code>"bookie-server"</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.server.service.<a href="org/apache/bookkeeper/server/service/HttpService.html" title="class in org.apache.bookkeeper.server.service">HttpService</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.server.service.HttpService.NAME">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/server/service/HttpService.html#NAME">NAME</a></code></th>
<td class="colLast"><code>"http-service"</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.server.service.<a href="org/apache/bookkeeper/server/service/StatsProviderService.html" title="class in org.apache.bookkeeper.server.service">StatsProviderService</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.server.service.StatsProviderService.NAME">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/server/service/StatsProviderService.html#NAME">NAME</a></code></th>
<td class="colLast"><code>"stats-provider"</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.stats.<a href="org/apache/bookkeeper/stats/Stats.html" title="class in org.apache.bookkeeper.stats">Stats</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.stats.Stats.STATS_PROVIDER_CLASS">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/stats/Stats.html#STATS_PROVIDER_CLASS">STATS_PROVIDER_CLASS</a></code></th>
<td class="colLast"><code>"statsProviderClass"</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.stats.prometheus.<a href="org/apache/bookkeeper/stats/prometheus/PrometheusMetricsProvider.html" title="class in org.apache.bookkeeper.stats.prometheus">PrometheusMetricsProvider</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.stats.prometheus.PrometheusMetricsProvider.DEFAULT_PROMETHEUS_STATS_HTTP_ADDR">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/stats/prometheus/PrometheusMetricsProvider.html#DEFAULT_PROMETHEUS_STATS_HTTP_ADDR">DEFAULT_PROMETHEUS_STATS_HTTP_ADDR</a></code></th>
<td class="colLast"><code>"0.0.0.0"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.stats.prometheus.PrometheusMetricsProvider.DEFAULT_PROMETHEUS_STATS_HTTP_ENABLE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;boolean</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/stats/prometheus/PrometheusMetricsProvider.html#DEFAULT_PROMETHEUS_STATS_HTTP_ENABLE">DEFAULT_PROMETHEUS_STATS_HTTP_ENABLE</a></code></th>
<td class="colLast"><code>true</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.stats.prometheus.PrometheusMetricsProvider.DEFAULT_PROMETHEUS_STATS_HTTP_PORT">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/stats/prometheus/PrometheusMetricsProvider.html#DEFAULT_PROMETHEUS_STATS_HTTP_PORT">DEFAULT_PROMETHEUS_STATS_HTTP_PORT</a></code></th>
<td class="colLast"><code>8000</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.stats.prometheus.PrometheusMetricsProvider.DEFAULT_PROMETHEUS_STATS_LATENCY_ROLLOVER_SECONDS">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/stats/prometheus/PrometheusMetricsProvider.html#DEFAULT_PROMETHEUS_STATS_LATENCY_ROLLOVER_SECONDS">DEFAULT_PROMETHEUS_STATS_LATENCY_ROLLOVER_SECONDS</a></code></th>
<td class="colLast"><code>60</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.stats.prometheus.PrometheusMetricsProvider.PROMETHEUS_STATS_HTTP_ADDRESS">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/stats/prometheus/PrometheusMetricsProvider.html#PROMETHEUS_STATS_HTTP_ADDRESS">PROMETHEUS_STATS_HTTP_ADDRESS</a></code></th>
<td class="colLast"><code>"prometheusStatsHttpAddress"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.stats.prometheus.PrometheusMetricsProvider.PROMETHEUS_STATS_HTTP_ENABLE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/stats/prometheus/PrometheusMetricsProvider.html#PROMETHEUS_STATS_HTTP_ENABLE">PROMETHEUS_STATS_HTTP_ENABLE</a></code></th>
<td class="colLast"><code>"prometheusStatsHttpEnable"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.stats.prometheus.PrometheusMetricsProvider.PROMETHEUS_STATS_HTTP_PORT">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/stats/prometheus/PrometheusMetricsProvider.html#PROMETHEUS_STATS_HTTP_PORT">PROMETHEUS_STATS_HTTP_PORT</a></code></th>
<td class="colLast"><code>"prometheusStatsHttpPort"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.stats.prometheus.PrometheusMetricsProvider.PROMETHEUS_STATS_LATENCY_ROLLOVER_SECONDS">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/stats/prometheus/PrometheusMetricsProvider.html#PROMETHEUS_STATS_LATENCY_ROLLOVER_SECONDS">PROMETHEUS_STATS_LATENCY_ROLLOVER_SECONDS</a></code></th>
<td class="colLast"><code>"prometheusStatsLatencyRolloverSeconds"</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.tls.<a href="org/apache/bookkeeper/tls/TLSContextFactory.html" title="class in org.apache.bookkeeper.tls">TLSContextFactory</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.tls.TLSContextFactory.BC">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/tls/TLSContextFactory.html#BC">BC</a></code></th>
<td class="colLast"><code>"BC"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.tls.TLSContextFactory.BC_FIPS">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/tls/TLSContextFactory.html#BC_FIPS">BC_FIPS</a></code></th>
<td class="colLast"><code>"BCFIPS"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.tls.TLSContextFactory.BC_FIPS_PROVIDER_CLASS">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/tls/TLSContextFactory.html#BC_FIPS_PROVIDER_CLASS">BC_FIPS_PROVIDER_CLASS</a></code></th>
<td class="colLast"><code>"org.bouncycastle.jcajce.provider.BouncyCastleFipsProvider"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.tls.TLSContextFactory.BC_NON_FIPS_PROVIDER_CLASS">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/tls/TLSContextFactory.html#BC_NON_FIPS_PROVIDER_CLASS">BC_NON_FIPS_PROVIDER_CLASS</a></code></th>
<td class="colLast"><code>"org.bouncycastle.jce.provider.BouncyCastleProvider"</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.tools.common.<a href="org/apache/bookkeeper/tools/common/BKCommandCategories.html" title="class in org.apache.bookkeeper.tools.common">BKCommandCategories</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.tools.common.BKCommandCategories.CATEGORY_INFRA_SERVICE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/tools/common/BKCommandCategories.html#CATEGORY_INFRA_SERVICE">CATEGORY_INFRA_SERVICE</a></code></th>
<td class="colLast"><code>"Infrastructure commands"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.tools.common.BKCommandCategories.CATEGORY_LEDGER_SERVICE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/tools/common/BKCommandCategories.html#CATEGORY_LEDGER_SERVICE">CATEGORY_LEDGER_SERVICE</a></code></th>
<td class="colLast"><code>"Ledger service commands"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.tools.common.BKCommandCategories.CATEGORY_TABLE_SERVICE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/tools/common/BKCommandCategories.html#CATEGORY_TABLE_SERVICE">CATEGORY_TABLE_SERVICE</a></code></th>
<td class="colLast"><code>"Table service commands"</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.util.<a href="org/apache/bookkeeper/util/AvailabilityOfEntriesOfLedger.html" title="class in org.apache.bookkeeper.util">AvailabilityOfEntriesOfLedger</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.util.AvailabilityOfEntriesOfLedger.CURRENT_HEADER_VERSION">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/util/AvailabilityOfEntriesOfLedger.html#CURRENT_HEADER_VERSION">CURRENT_HEADER_VERSION</a></code></th>
<td class="colLast"><code>0</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.util.AvailabilityOfEntriesOfLedger.HEADER_SIZE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/util/AvailabilityOfEntriesOfLedger.html#HEADER_SIZE">HEADER_SIZE</a></code></th>
<td class="colLast"><code>64</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.util.AvailabilityOfEntriesOfLedger.INVALID_ENTRYID">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;long</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/util/AvailabilityOfEntriesOfLedger.html#INVALID_ENTRYID">INVALID_ENTRYID</a></code></th>
<td class="colLast"><code>-1L</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.util.AvailabilityOfEntriesOfLedger.V0">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/util/AvailabilityOfEntriesOfLedger.html#V0">V0</a></code></th>
<td class="colLast"><code>0</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.util.<a href="org/apache/bookkeeper/util/BookKeeperConstants.html" title="class in org.apache.bookkeeper.util">BookKeeperConstants</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.util.BookKeeperConstants.AVAILABLE_NODE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/util/BookKeeperConstants.html#AVAILABLE_NODE">AVAILABLE_NODE</a></code></th>
<td class="colLast"><code>"available"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.util.BookKeeperConstants.BOOKIE_STATUS_FILENAME">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/util/BookKeeperConstants.html#BOOKIE_STATUS_FILENAME">BOOKIE_STATUS_FILENAME</a></code></th>
<td class="colLast"><code>"BOOKIE_STATUS"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.util.BookKeeperConstants.CHECK_ALL_LEDGERS_CTIME">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/util/BookKeeperConstants.html#CHECK_ALL_LEDGERS_CTIME">CHECK_ALL_LEDGERS_CTIME</a></code></th>
<td class="colLast"><code>"checkallledgersctime"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.util.BookKeeperConstants.COLON">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/util/BookKeeperConstants.html#COLON">COLON</a></code></th>
<td class="colLast"><code>":"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.util.BookKeeperConstants.COOKIE_NODE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/util/BookKeeperConstants.html#COOKIE_NODE">COOKIE_NODE</a></code></th>
<td class="colLast"><code>"cookies"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.util.BookKeeperConstants.CURRENT_DIR">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/util/BookKeeperConstants.html#CURRENT_DIR">CURRENT_DIR</a></code></th>
<td class="colLast"><code>"current"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.util.BookKeeperConstants.DEFAULT_ZK_LEDGERS_ROOT_PATH">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/util/BookKeeperConstants.html#DEFAULT_ZK_LEDGERS_ROOT_PATH">DEFAULT_ZK_LEDGERS_ROOT_PATH</a></code></th>
<td class="colLast"><code>"/ledgers"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.util.BookKeeperConstants.DISABLE_HEALTH_CHECK">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/util/BookKeeperConstants.html#DISABLE_HEALTH_CHECK">DISABLE_HEALTH_CHECK</a></code></th>
<td class="colLast"><code>"disableHealthCheck"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.util.BookKeeperConstants.DISABLE_NODE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/util/BookKeeperConstants.html#DISABLE_NODE">DISABLE_NODE</a></code></th>
<td class="colLast"><code>"disable"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.util.BookKeeperConstants.FEATURE_DISABLE_ENSEMBLE_CHANGE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/util/BookKeeperConstants.html#FEATURE_DISABLE_ENSEMBLE_CHANGE">FEATURE_DISABLE_ENSEMBLE_CHANGE</a></code></th>
<td class="colLast"><code>"disable_ensemble_change"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.util.BookKeeperConstants.FEATURE_REPP_DISABLE_DURABILITY_ENFORCEMENT">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/util/BookKeeperConstants.html#FEATURE_REPP_DISABLE_DURABILITY_ENFORCEMENT">FEATURE_REPP_DISABLE_DURABILITY_ENFORCEMENT</a></code></th>
<td class="colLast"><code>"repp_disable_durability_enforcement"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.util.BookKeeperConstants.INSTANCEID">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/util/BookKeeperConstants.html#INSTANCEID">INSTANCEID</a></code></th>
<td class="colLast"><code>"INSTANCEID"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.util.BookKeeperConstants.LAYOUT_ZNODE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/util/BookKeeperConstants.html#LAYOUT_ZNODE">LAYOUT_ZNODE</a></code></th>
<td class="colLast"><code>"LAYOUT"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.util.BookKeeperConstants.LEDGER_NODE_PREFIX">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/util/BookKeeperConstants.html#LEDGER_NODE_PREFIX">LEDGER_NODE_PREFIX</a></code></th>
<td class="colLast"><code>"L"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.util.BookKeeperConstants.LOSTBOOKIERECOVERYDELAY_NODE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/util/BookKeeperConstants.html#LOSTBOOKIERECOVERYDELAY_NODE">LOSTBOOKIERECOVERYDELAY_NODE</a></code></th>
<td class="colLast"><code>"lostBookieRecoveryDelay"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.util.BookKeeperConstants.MAX_LOG_SIZE_LIMIT">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;long</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/util/BookKeeperConstants.html#MAX_LOG_SIZE_LIMIT">MAX_LOG_SIZE_LIMIT</a></code></th>
<td class="colLast"><code>1073741824L</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.util.BookKeeperConstants.METADATA_CACHE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/util/BookKeeperConstants.html#METADATA_CACHE">METADATA_CACHE</a></code></th>
<td class="colLast"><code>"metadata-cache"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.util.BookKeeperConstants.PASSWD">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/util/BookKeeperConstants.html#PASSWD">PASSWD</a></code></th>
<td class="colLast"><code>"passwd"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.util.BookKeeperConstants.PLACEMENT_POLICY_CHECK_CTIME">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/util/BookKeeperConstants.html#PLACEMENT_POLICY_CHECK_CTIME">PLACEMENT_POLICY_CHECK_CTIME</a></code></th>
<td class="colLast"><code>"placementpolicycheckctime"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.util.BookKeeperConstants.READONLY">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/util/BookKeeperConstants.html#READONLY">READONLY</a></code></th>
<td class="colLast"><code>"readonly"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.util.BookKeeperConstants.REPLICAS_CHECK_CTIME">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/util/BookKeeperConstants.html#REPLICAS_CHECK_CTIME">REPLICAS_CHECK_CTIME</a></code></th>
<td class="colLast"><code>"replicascheckctime"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.util.BookKeeperConstants.UNDER_REPLICATION_LOCK">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/util/BookKeeperConstants.html#UNDER_REPLICATION_LOCK">UNDER_REPLICATION_LOCK</a></code></th>
<td class="colLast"><code>"locks"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.util.BookKeeperConstants.UNDER_REPLICATION_NODE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/util/BookKeeperConstants.html#UNDER_REPLICATION_NODE">UNDER_REPLICATION_NODE</a></code></th>
<td class="colLast"><code>"underreplication"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.util.BookKeeperConstants.VERSION_FILENAME">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/util/BookKeeperConstants.html#VERSION_FILENAME">VERSION_FILENAME</a></code></th>
<td class="colLast"><code>"VERSION"</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.util.<a href="org/apache/bookkeeper/util/CertUtils.html" title="class in org.apache.bookkeeper.util">CertUtils</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.util.CertUtils.OU_CLUSTER_NAME_CODE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/util/CertUtils.html#OU_CLUSTER_NAME_CODE">OU_CLUSTER_NAME_CODE</a></code></th>
<td class="colLast"><code>"1"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.util.CertUtils.OU_CODE_SEPARATOR">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/util/CertUtils.html#OU_CODE_SEPARATOR">OU_CODE_SEPARATOR</a></code></th>
<td class="colLast"><code>":"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.util.CertUtils.OU_NAME_SEPARATOR">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/util/CertUtils.html#OU_NAME_SEPARATOR">OU_NAME_SEPARATOR</a></code></th>
<td class="colLast"><code>","</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.util.CertUtils.OU_ROLE_NAME_CODE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/util/CertUtils.html#OU_ROLE_NAME_CODE">OU_ROLE_NAME_CODE</a></code></th>
<td class="colLast"><code>"0"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.util.CertUtils.OU_VALUES_SEPARATOR">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/util/CertUtils.html#OU_VALUES_SEPARATOR">OU_VALUES_SEPARATOR</a></code></th>
<td class="colLast"><code>";"</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.util.<a href="org/apache/bookkeeper/util/LocalBookKeeper.html" title="class in org.apache.bookkeeper.util">LocalBookKeeper</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.util.LocalBookKeeper.CONNECTION_TIMEOUT">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/util/LocalBookKeeper.html#CONNECTION_TIMEOUT">CONNECTION_TIMEOUT</a></code></th>
<td class="colLast"><code>30000</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.util.<a href="org/apache/bookkeeper/util/StringUtils.html" title="class in org.apache.bookkeeper.util">StringUtils</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.util.StringUtils.FLAT_LEDGER_NODE_REGEX">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/util/StringUtils.html#FLAT_LEDGER_NODE_REGEX">FLAT_LEDGER_NODE_REGEX</a></code></th>
<td class="colLast"><code>"L\\d{10}"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.util.StringUtils.HIERARCHICAL_LEDGER_PARENT_NODE_REGEX">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/util/StringUtils.html#HIERARCHICAL_LEDGER_PARENT_NODE_REGEX">HIERARCHICAL_LEDGER_PARENT_NODE_REGEX</a></code></th>
<td class="colLast"><code>"\\d{2,3}"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.util.StringUtils.LEDGER_NODE_PREFIX">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/util/StringUtils.html#LEDGER_NODE_PREFIX">LEDGER_NODE_PREFIX</a></code></th>
<td class="colLast"><code>"L"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="org.apache.bookkeeper.util.StringUtils.LEGACYHIERARCHICAL_LEDGER_PARENT_NODE_REGEX">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/util/StringUtils.html#LEGACYHIERARCHICAL_LEDGER_PARENT_NODE_REGEX">LEGACYHIERARCHICAL_LEDGER_PARENT_NODE_REGEX</a></code></th>
<td class="colLast"><code>"\\d{2}"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.util.StringUtils.LONGHIERARCHICAL_LEDGER_PARENT_NODE_REGEX">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/util/StringUtils.html#LONGHIERARCHICAL_LEDGER_PARENT_NODE_REGEX">LONGHIERARCHICAL_LEDGER_PARENT_NODE_REGEX</a></code></th>
<td class="colLast"><code>"\\d{3}"</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary">
<caption><span>org.apache.bookkeeper.zookeeper.<a href="org/apache/bookkeeper/zookeeper/ExponentialBackOffWithDeadlinePolicy.html" title="class in org.apache.bookkeeper.zookeeper">ExponentialBackOffWithDeadlinePolicy</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="org.apache.bookkeeper.zookeeper.ExponentialBackOffWithDeadlinePolicy.JITTER_PERCENT">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="org/apache/bookkeeper/zookeeper/ExponentialBackOffWithDeadlinePolicy.html#JITTER_PERCENT">JITTER_PERCENT</a></code></th>
<td class="colLast"><code>10</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
</section>
</div>
</main>
<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>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-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>
<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>