blob: 606a1272c44cc59b642e291c9aaf13adb9c40df2 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>PendingAddOp (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="PendingAddOp (Apache BookKeeper :: Parent 4.18.0-SNAPSHOT API)";
}
}
catch(err) {
}
//-->
var data = {"i0":10,"i1":9,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10};
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
var pathtoroot = "../../../../";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/PendingAddOp.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<!-- ======== START OF CLASS DATA ======== -->
<main role="main">
<div class="header">
<div class="subTitle"><span class="packageLabelInType">Package</span>&nbsp;<a href="package-summary.html">org.apache.bookkeeper.client</a></div>
<h2 title="Class PendingAddOp" class="title">Class PendingAddOp</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>org.apache.bookkeeper.client.PendingAddOp</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><code><a href="../proto/BookkeeperInternalCallbacks.WriteCallback.html" title="interface in org.apache.bookkeeper.proto">BookkeeperInternalCallbacks.WriteCallback</a></code></dd>
</dl>
<hr>
<pre>class <span class="typeNameLabel">PendingAddOp</span>
extends java.lang.Object
implements <a href="../proto/BookkeeperInternalCallbacks.WriteCallback.html" title="interface in org.apache.bookkeeper.proto">BookkeeperInternalCallbacks.WriteCallback</a></pre>
<div class="block">This represents a pending add operation. When it has got success from all
bookies, it sees if its at the head of the pending adds queue, and if yes,
sends ack back to the application. If a bookie fails, a replacement is made
and placed at the same position in the ensemble. The pending adds are then
rereplicated.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<section>
<ul class="blockList">
<li class="blockList"><a id="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>(package private) <a href="DistributionSchedule.AckSet.html" title="interface in org.apache.bookkeeper.client">DistributionSchedule.AckSet</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ackSet">ackSet</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) java.util.Set&lt;<a href="../net/BookieId.html" title="class in org.apache.bookkeeper.net">BookieId</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#addEntrySuccessBookies">addEntrySuccessBookies</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>(package private) boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#allowFailFast">allowFailFast</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#callbackTriggered">callbackTriggered</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>(package private) <a href="AsyncCallback.AddCallbackWithLatency.html" title="interface in org.apache.bookkeeper.client">AsyncCallback.AddCallbackWithLatency</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#cb">cb</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) <a href="ClientContext.html" title="interface in org.apache.bookkeeper.client">ClientContext</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#clientCtx">clientCtx</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>(package private) boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#completed">completed</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) java.lang.Object</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ctx">ctx</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>(package private) long</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#currentLedgerLength">currentLedgerLength</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) java.util.List&lt;<a href="../net/BookieId.html" title="class in org.apache.bookkeeper.net">BookieId</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ensemble">ensemble</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>(package private) long</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#entryId">entryId</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#entryLength">entryLength</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>(package private) boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#hasRun">hasRun</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isRecoveryAdd">isRecoveryAdd</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>(package private) <a href="LedgerHandle.html" title="class in org.apache.bookkeeper.client">LedgerHandle</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#lh">lh</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) io.netty.buffer.ByteBuf</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#payload">payload</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>(package private) int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#pendingWriteRequests">pendingWriteRequests</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) long</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#qwcLatency">qwcLatency</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>(package private) long</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#requestTimeNanos">requestTimeNanos</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) io.netty.util.ReferenceCounted</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#toSend">toSend</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>(package private) long</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#writeDelayedStartTime">writeDelayedStartTime</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) java.util.EnumSet&lt;<a href="api/WriteFlag.html" title="enum in org.apache.bookkeeper.client.api">WriteFlag</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#writeFlags">writeFlags</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</table>
</li>
</ul>
</section>
<!-- ========== METHOD SUMMARY =========== -->
<section>
<ul class="blockList">
<li class="blockList"><a id="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>(package private) <a href="PendingAddOp.html" title="class in org.apache.bookkeeper.client">PendingAddOp</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#allowFailFastOnUnwritableChannel()">allowFailFastOnUnwritableChannel</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>(package private) static <a href="PendingAddOp.html" title="class in org.apache.bookkeeper.client">PendingAddOp</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#create(org.apache.bookkeeper.client.LedgerHandle,org.apache.bookkeeper.client.ClientContext,java.util.List,io.netty.buffer.ByteBuf,java.util.EnumSet,org.apache.bookkeeper.client.AsyncCallback.AddCallbackWithLatency,java.lang.Object)">create</a></span>&#8203;(<a href="LedgerHandle.html" title="class in org.apache.bookkeeper.client">LedgerHandle</a>&nbsp;lh,
<a href="ClientContext.html" title="interface in org.apache.bookkeeper.client">ClientContext</a>&nbsp;clientCtx,
java.util.List&lt;<a href="../net/BookieId.html" title="class in org.apache.bookkeeper.net">BookieId</a>&gt;&nbsp;ensemble,
io.netty.buffer.ByteBuf&nbsp;payload,
java.util.EnumSet&lt;<a href="api/WriteFlag.html" title="enum in org.apache.bookkeeper.client.api">WriteFlag</a>&gt;&nbsp;writeFlags,
<a href="AsyncCallback.AddCallbackWithLatency.html" title="interface in org.apache.bookkeeper.client">AsyncCallback.AddCallbackWithLatency</a>&nbsp;cb,
java.lang.Object&nbsp;ctx)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>(package private) <a href="PendingAddOp.html" title="class in org.apache.bookkeeper.client">PendingAddOp</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#enableRecoveryAdd()">enableRecoveryAdd</a></span>()</code></th>
<td class="colLast">
<div class="block">Enable the recovery add flag for this operation.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#equals(java.lang.Object)">equals</a></span>&#8203;(java.lang.Object&nbsp;o)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>(package private) long</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getEntryId()">getEntryId</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#hashCode()">hashCode</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#initiate()">initiate</a></span>()</code></th>
<td class="colLast">
<div class="block">Initiate the add operation.</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>(package private) boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#maybeTimeout()">maybeTimeout</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#recyclePendAddOpObject()">recyclePendAddOpObject</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>(package private) void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#sendAddSuccessCallbacks()">sendAddSuccessCallbacks</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>(package private) void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setEntryId(long)">setEntryId</a></span>&#8203;(long&nbsp;entryId)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code>(package private) void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setLedgerLength(long)">setLedgerLength</a></span>&#8203;(long&nbsp;ledgerLength)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>(package private) void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#submitCallback(int)">submitCallback</a></span>&#8203;(int&nbsp;rc)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>(package private) void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#timeoutQuorumWait()">timeoutQuorumWait</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#toString()">toString</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code>(package private) void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#unsetSuccessAndSendWriteRequest(java.util.List,int)">unsetSuccessAndSendWriteRequest</a></span>&#8203;(java.util.List&lt;<a href="../net/BookieId.html" title="class in org.apache.bookkeeper.net">BookieId</a>&gt;&nbsp;ensemble,
int&nbsp;bookieIndex)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#writeComplete(int,long,long,org.apache.bookkeeper.net.BookieId,java.lang.Object)">writeComplete</a></span>&#8203;(int&nbsp;rc,
long&nbsp;ledgerId,
long&nbsp;entryId,
<a href="../net/BookieId.html" title="class in org.apache.bookkeeper.net">BookieId</a>&nbsp;addr,
java.lang.Object&nbsp;ctx)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<section>
<ul class="blockList">
<li class="blockList"><a id="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a id="payload">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>payload</h4>
<pre>io.netty.buffer.ByteBuf payload</pre>
</li>
</ul>
<a id="toSend">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>toSend</h4>
<pre>io.netty.util.ReferenceCounted toSend</pre>
</li>
</ul>
<a id="cb">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cb</h4>
<pre><a href="AsyncCallback.AddCallbackWithLatency.html" title="interface in org.apache.bookkeeper.client">AsyncCallback.AddCallbackWithLatency</a> cb</pre>
</li>
</ul>
<a id="ctx">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ctx</h4>
<pre>java.lang.Object ctx</pre>
</li>
</ul>
<a id="entryId">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>entryId</h4>
<pre>long entryId</pre>
</li>
</ul>
<a id="entryLength">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>entryLength</h4>
<pre>int entryLength</pre>
</li>
</ul>
<a id="ackSet">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ackSet</h4>
<pre><a href="DistributionSchedule.AckSet.html" title="interface in org.apache.bookkeeper.client">DistributionSchedule.AckSet</a> ackSet</pre>
</li>
</ul>
<a id="completed">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>completed</h4>
<pre>boolean completed</pre>
</li>
</ul>
<a id="lh">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>lh</h4>
<pre><a href="LedgerHandle.html" title="class in org.apache.bookkeeper.client">LedgerHandle</a> lh</pre>
</li>
</ul>
<a id="clientCtx">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>clientCtx</h4>
<pre><a href="ClientContext.html" title="interface in org.apache.bookkeeper.client">ClientContext</a> clientCtx</pre>
</li>
</ul>
<a id="isRecoveryAdd">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isRecoveryAdd</h4>
<pre>boolean isRecoveryAdd</pre>
</li>
</ul>
<a id="requestTimeNanos">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>requestTimeNanos</h4>
<pre>volatile&nbsp;long requestTimeNanos</pre>
</li>
</ul>
<a id="qwcLatency">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>qwcLatency</h4>
<pre>long qwcLatency</pre>
</li>
</ul>
<a id="addEntrySuccessBookies">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addEntrySuccessBookies</h4>
<pre>java.util.Set&lt;<a href="../net/BookieId.html" title="class in org.apache.bookkeeper.net">BookieId</a>&gt; addEntrySuccessBookies</pre>
</li>
</ul>
<a id="writeDelayedStartTime">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>writeDelayedStartTime</h4>
<pre>long writeDelayedStartTime</pre>
</li>
</ul>
<a id="currentLedgerLength">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>currentLedgerLength</h4>
<pre>long currentLedgerLength</pre>
</li>
</ul>
<a id="pendingWriteRequests">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>pendingWriteRequests</h4>
<pre>int pendingWriteRequests</pre>
</li>
</ul>
<a id="callbackTriggered">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>callbackTriggered</h4>
<pre>boolean callbackTriggered</pre>
</li>
</ul>
<a id="hasRun">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasRun</h4>
<pre>boolean hasRun</pre>
</li>
</ul>
<a id="writeFlags">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>writeFlags</h4>
<pre>java.util.EnumSet&lt;<a href="api/WriteFlag.html" title="enum in org.apache.bookkeeper.client.api">WriteFlag</a>&gt; writeFlags</pre>
</li>
</ul>
<a id="allowFailFast">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>allowFailFast</h4>
<pre>boolean allowFailFast</pre>
</li>
</ul>
<a id="ensemble">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>ensemble</h4>
<pre>java.util.List&lt;<a href="../net/BookieId.html" title="class in org.apache.bookkeeper.net">BookieId</a>&gt; ensemble</pre>
</li>
</ul>
</li>
</ul>
</section>
<!-- ============ METHOD DETAIL ========== -->
<section>
<ul class="blockList">
<li class="blockList"><a id="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a id="create(org.apache.bookkeeper.client.LedgerHandle,org.apache.bookkeeper.client.ClientContext,java.util.List,io.netty.buffer.ByteBuf,java.util.EnumSet,org.apache.bookkeeper.client.AsyncCallback.AddCallbackWithLatency,java.lang.Object)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>create</h4>
<pre class="methodSignature">static&nbsp;<a href="PendingAddOp.html" title="class in org.apache.bookkeeper.client">PendingAddOp</a>&nbsp;create&#8203;(<a href="LedgerHandle.html" title="class in org.apache.bookkeeper.client">LedgerHandle</a>&nbsp;lh,
<a href="ClientContext.html" title="interface in org.apache.bookkeeper.client">ClientContext</a>&nbsp;clientCtx,
java.util.List&lt;<a href="../net/BookieId.html" title="class in org.apache.bookkeeper.net">BookieId</a>&gt;&nbsp;ensemble,
io.netty.buffer.ByteBuf&nbsp;payload,
java.util.EnumSet&lt;<a href="api/WriteFlag.html" title="enum in org.apache.bookkeeper.client.api">WriteFlag</a>&gt;&nbsp;writeFlags,
<a href="AsyncCallback.AddCallbackWithLatency.html" title="interface in org.apache.bookkeeper.client">AsyncCallback.AddCallbackWithLatency</a>&nbsp;cb,
java.lang.Object&nbsp;ctx)</pre>
</li>
</ul>
<a id="enableRecoveryAdd()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>enableRecoveryAdd</h4>
<pre class="methodSignature"><a href="PendingAddOp.html" title="class in org.apache.bookkeeper.client">PendingAddOp</a>&nbsp;enableRecoveryAdd()</pre>
<div class="block">Enable the recovery add flag for this operation.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="LedgerHandle.html#asyncRecoveryAddEntry(byte%5B%5D,int,int,org.apache.bookkeeper.client.AsyncCallback.AddCallback,java.lang.Object)"><code>LedgerHandle.asyncRecoveryAddEntry(byte[], int, int, org.apache.bookkeeper.client.AsyncCallback.AddCallback, java.lang.Object)</code></a></dd>
</dl>
</li>
</ul>
<a id="allowFailFastOnUnwritableChannel()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>allowFailFastOnUnwritableChannel</h4>
<pre class="methodSignature"><a href="PendingAddOp.html" title="class in org.apache.bookkeeper.client">PendingAddOp</a>&nbsp;allowFailFastOnUnwritableChannel()</pre>
</li>
</ul>
<a id="setEntryId(long)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setEntryId</h4>
<pre class="methodSignature">void&nbsp;setEntryId&#8203;(long&nbsp;entryId)</pre>
</li>
</ul>
<a id="setLedgerLength(long)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setLedgerLength</h4>
<pre class="methodSignature">void&nbsp;setLedgerLength&#8203;(long&nbsp;ledgerLength)</pre>
</li>
</ul>
<a id="getEntryId()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEntryId</h4>
<pre class="methodSignature">long&nbsp;getEntryId()</pre>
</li>
</ul>
<a id="maybeTimeout()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>maybeTimeout</h4>
<pre class="methodSignature">boolean&nbsp;maybeTimeout()</pre>
</li>
</ul>
<a id="timeoutQuorumWait()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>timeoutQuorumWait</h4>
<pre class="methodSignature">void&nbsp;timeoutQuorumWait()</pre>
</li>
</ul>
<a id="unsetSuccessAndSendWriteRequest(java.util.List,int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>unsetSuccessAndSendWriteRequest</h4>
<pre class="methodSignature">void&nbsp;unsetSuccessAndSendWriteRequest&#8203;(java.util.List&lt;<a href="../net/BookieId.html" title="class in org.apache.bookkeeper.net">BookieId</a>&gt;&nbsp;ensemble,
int&nbsp;bookieIndex)</pre>
</li>
</ul>
<a id="initiate()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>initiate</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;initiate()</pre>
<div class="block">Initiate the add operation.</div>
</li>
</ul>
<a id="writeComplete(int,long,long,org.apache.bookkeeper.net.BookieId,java.lang.Object)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>writeComplete</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;writeComplete&#8203;(int&nbsp;rc,
long&nbsp;ledgerId,
long&nbsp;entryId,
<a href="../net/BookieId.html" title="class in org.apache.bookkeeper.net">BookieId</a>&nbsp;addr,
java.lang.Object&nbsp;ctx)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../proto/BookkeeperInternalCallbacks.WriteCallback.html#writeComplete(int,long,long,org.apache.bookkeeper.net.BookieId,java.lang.Object)">writeComplete</a></code>&nbsp;in interface&nbsp;<code><a href="../proto/BookkeeperInternalCallbacks.WriteCallback.html" title="interface in org.apache.bookkeeper.proto">BookkeeperInternalCallbacks.WriteCallback</a></code></dd>
</dl>
</li>
</ul>
<a id="sendAddSuccessCallbacks()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>sendAddSuccessCallbacks</h4>
<pre class="methodSignature">void&nbsp;sendAddSuccessCallbacks()</pre>
</li>
</ul>
<a id="submitCallback(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>submitCallback</h4>
<pre class="methodSignature">void&nbsp;submitCallback&#8203;(int&nbsp;rc)</pre>
</li>
</ul>
<a id="toString()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>toString</h4>
<pre class="methodSignature">public&nbsp;java.lang.String&nbsp;toString()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
</dl>
</li>
</ul>
<a id="hashCode()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hashCode</h4>
<pre class="methodSignature">public&nbsp;int&nbsp;hashCode()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code>hashCode</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
</dl>
</li>
</ul>
<a id="equals(java.lang.Object)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>equals</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;equals&#8203;(java.lang.Object&nbsp;o)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code>equals</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
</dl>
</li>
</ul>
<a id="recyclePendAddOpObject()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>recyclePendAddOpObject</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;recyclePendAddOpObject()</pre>
</li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
</div>
</main>
<!-- ========= END OF CLASS DATA ========= -->
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/PendingAddOp.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2011&#x2013;2023 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</footer>
</body>
</html>