blob: 252dbafb70595f9ec53a73e00eca20bf5c4bc1f0 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Uses of Interface org.apache.activemq.artemis.core.paging.cursor.PagedReference (ActiveMQ Artemis Website 2.29.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface org.apache.activemq.artemis.core.paging.cursor.PagedReference (ActiveMQ Artemis Website 2.29.0 API)";
}
}
catch(err) {
}
//-->
</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><a href="../PagedReference.html" title="interface in org.apache.activemq.artemis.core.paging.cursor">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../../deprecated-list.html">Deprecated</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>
<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">
<h2 title="Uses of Interface org.apache.activemq.artemis.core.paging.cursor.PagedReference" class="title">Uses of Interface<br>org.apache.activemq.artemis.core.paging.cursor.PagedReference</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../PagedReference.html" title="interface in org.apache.activemq.artemis.core.paging.cursor">PagedReference</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.activemq.artemis.core.paging">org.apache.activemq.artemis.core.paging</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.activemq.artemis.core.paging.cursor">org.apache.activemq.artemis.core.paging.cursor</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.activemq.artemis.core.paging.cursor.impl">org.apache.activemq.artemis.core.paging.cursor.impl</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.activemq.artemis.core.paging.impl">org.apache.activemq.artemis.core.paging.impl</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList">
<section role="region"><a id="org.apache.activemq.artemis.core.paging">
<!-- -->
</a>
<h3>Uses of <a href="../PagedReference.html" title="interface in org.apache.activemq.artemis.core.paging.cursor">PagedReference</a> in <a href="../../package-summary.html">org.apache.activemq.artemis.core.paging</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../package-summary.html">org.apache.activemq.artemis.core.paging</a> with parameters of type <a href="../PagedReference.html" title="interface in org.apache.activemq.artemis.core.paging.cursor">PagedReference</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PageTransactionInfo.</span><code><span class="memberNameLink"><a href="../../PageTransactionInfo.html#deliverAfterCommit(org.apache.activemq.artemis.core.paging.cursor.PageIterator,org.apache.activemq.artemis.core.paging.cursor.PageSubscription,org.apache.activemq.artemis.core.paging.cursor.PagedReference)">deliverAfterCommit</a></span>&#8203;(<a href="../PageIterator.html" title="interface in org.apache.activemq.artemis.core.paging.cursor">PageIterator</a>&nbsp;pageIterator,
<a href="../PageSubscription.html" title="interface in org.apache.activemq.artemis.core.paging.cursor">PageSubscription</a>&nbsp;cursor,
<a href="../PagedReference.html" title="interface in org.apache.activemq.artemis.core.paging.cursor">PagedReference</a>&nbsp;pagedMessage)</code></th>
<td class="colLast">
<div class="block">This method will hold the position to be delivered later in case this transaction is pending.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.activemq.artemis.core.paging.cursor">
<!-- -->
</a>
<h3>Uses of <a href="../PagedReference.html" title="interface in org.apache.activemq.artemis.core.paging.cursor">PagedReference</a> in <a href="../package-summary.html">org.apache.activemq.artemis.core.paging.cursor</a></h3>
<table class="useSummary">
<caption><span>Classes in <a href="../package-summary.html">org.apache.activemq.artemis.core.paging.cursor</a> that implement <a href="../PagedReference.html" title="interface in org.apache.activemq.artemis.core.paging.cursor">PagedReference</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../PagedReferenceImpl.html" title="class in org.apache.activemq.artemis.core.paging.cursor">PagedReferenceImpl</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../QueryPagedReferenceImpl.html" title="class in org.apache.activemq.artemis.core.paging.cursor">QueryPagedReferenceImpl</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.apache.activemq.artemis.core.paging.cursor</a> that return <a href="../PagedReference.html" title="interface in org.apache.activemq.artemis.core.paging.cursor">PagedReference</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../PagedReference.html" title="interface in org.apache.activemq.artemis.core.paging.cursor">PagedReference</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PageCursorProvider.</span><code><span class="memberNameLink"><a href="../PageCursorProvider.html#newReference(org.apache.activemq.artemis.core.paging.PagedMessage,org.apache.activemq.artemis.core.paging.cursor.PageSubscription)">newReference</a></span>&#8203;(<a href="../../PagedMessage.html" title="interface in org.apache.activemq.artemis.core.paging">PagedMessage</a>&nbsp;msg,
<a href="../PageSubscription.html" title="interface in org.apache.activemq.artemis.core.paging.cursor">PageSubscription</a>&nbsp;sub)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.apache.activemq.artemis.core.paging.cursor</a> with parameters of type <a href="../PagedReference.html" title="interface in org.apache.activemq.artemis.core.paging.cursor">PagedReference</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PageSubscription.</span><code><span class="memberNameLink"><a href="../PageSubscription.html#ack(org.apache.activemq.artemis.core.paging.cursor.PagedReference)">ack</a></span>&#8203;(<a href="../PagedReference.html" title="interface in org.apache.activemq.artemis.core.paging.cursor">PagedReference</a>&nbsp;ref)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PageSubscription.</span><code><span class="memberNameLink"><a href="../PageSubscription.html#ackTx(org.apache.activemq.artemis.core.transaction.Transaction,org.apache.activemq.artemis.core.paging.cursor.PagedReference)">ackTx</a></span>&#8203;(<a href="../../../transaction/Transaction.html" title="interface in org.apache.activemq.artemis.core.transaction">Transaction</a>&nbsp;tx,
<a href="../PagedReference.html" title="interface in org.apache.activemq.artemis.core.paging.cursor">PagedReference</a>&nbsp;position)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PageSubscription.</span><code><span class="memberNameLink"><a href="../PageSubscription.html#contains(org.apache.activemq.artemis.core.paging.cursor.PagedReference)">contains</a></span>&#8203;(<a href="../PagedReference.html" title="interface in org.apache.activemq.artemis.core.paging.cursor">PagedReference</a>&nbsp;ref)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PageIterator.</span><code><span class="memberNameLink"><a href="../PageIterator.html#redeliver(org.apache.activemq.artemis.core.paging.cursor.PagedReference)">redeliver</a></span>&#8203;(<a href="../PagedReference.html" title="interface in org.apache.activemq.artemis.core.paging.cursor">PagedReference</a>&nbsp;reference)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PageSubscription.</span><code><span class="memberNameLink"><a href="../PageSubscription.html#redeliver(org.apache.activemq.artemis.core.paging.cursor.PageIterator,org.apache.activemq.artemis.core.paging.cursor.PagedReference)">redeliver</a></span>&#8203;(<a href="../PageIterator.html" title="interface in org.apache.activemq.artemis.core.paging.cursor">PageIterator</a>&nbsp;iterator,
<a href="../PagedReference.html" title="interface in org.apache.activemq.artemis.core.paging.cursor">PagedReference</a>&nbsp;reference)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Method parameters in <a href="../package-summary.html">org.apache.activemq.artemis.core.paging.cursor</a> with type arguments of type <a href="../PagedReference.html" title="interface in org.apache.activemq.artemis.core.paging.cursor">PagedReference</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PageSubscription.</span><code><span class="memberNameLink"><a href="../PageSubscription.html#scanAck(java.util.function.BooleanSupplier,java.util.function.ToIntFunction,java.lang.Runnable,java.lang.Runnable)">scanAck</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/BooleanSupplier.html?is-external=true" title="class or interface in java.util.function" class="externalLink">BooleanSupplier</a>&nbsp;retryBeforeScan,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/ToIntFunction.html?is-external=true" title="class or interface in java.util.function" class="externalLink">ToIntFunction</a>&lt;<a href="../PagedReference.html" title="interface in org.apache.activemq.artemis.core.paging.cursor">PagedReference</a>&gt;&nbsp;scanFunction,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Runnable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Runnable</a>&nbsp;found,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Runnable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Runnable</a>&nbsp;notFound)</code></th>
<td class="colLast">
<div class="block">This method will schedule scanning over Paging, however a retry should be done before the scanning.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.activemq.artemis.core.paging.cursor.impl">
<!-- -->
</a>
<h3>Uses of <a href="../PagedReference.html" title="interface in org.apache.activemq.artemis.core.paging.cursor">PagedReference</a> in <a href="../impl/package-summary.html">org.apache.activemq.artemis.core.paging.cursor.impl</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../impl/package-summary.html">org.apache.activemq.artemis.core.paging.cursor.impl</a> that return <a href="../PagedReference.html" title="interface in org.apache.activemq.artemis.core.paging.cursor">PagedReference</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../PagedReference.html" title="interface in org.apache.activemq.artemis.core.paging.cursor">PagedReference</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PageCursorProviderImpl.</span><code><span class="memberNameLink"><a href="../impl/PageCursorProviderImpl.html#newReference(org.apache.activemq.artemis.core.paging.PagedMessage,org.apache.activemq.artemis.core.paging.cursor.PageSubscription)">newReference</a></span>&#8203;(<a href="../../PagedMessage.html" title="interface in org.apache.activemq.artemis.core.paging">PagedMessage</a>&nbsp;msg,
<a href="../PageSubscription.html" title="interface in org.apache.activemq.artemis.core.paging.cursor">PageSubscription</a>&nbsp;subscription)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../impl/package-summary.html">org.apache.activemq.artemis.core.paging.cursor.impl</a> with parameters of type <a href="../PagedReference.html" title="interface in org.apache.activemq.artemis.core.paging.cursor">PagedReference</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PageSubscriptionImpl.</span><code><span class="memberNameLink"><a href="../impl/PageSubscriptionImpl.html#ack(org.apache.activemq.artemis.core.paging.cursor.PagedReference)">ack</a></span>&#8203;(<a href="../PagedReference.html" title="interface in org.apache.activemq.artemis.core.paging.cursor">PagedReference</a>&nbsp;reference)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PageSubscriptionImpl.</span><code><span class="memberNameLink"><a href="../impl/PageSubscriptionImpl.html#ackTx(org.apache.activemq.artemis.core.transaction.Transaction,org.apache.activemq.artemis.core.paging.cursor.PagedReference)">ackTx</a></span>&#8203;(<a href="../../../transaction/Transaction.html" title="interface in org.apache.activemq.artemis.core.transaction">Transaction</a>&nbsp;tx,
<a href="../PagedReference.html" title="interface in org.apache.activemq.artemis.core.paging.cursor">PagedReference</a>&nbsp;reference)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PageSubscriptionImpl.</span><code><span class="memberNameLink"><a href="../impl/PageSubscriptionImpl.html#contains(org.apache.activemq.artemis.core.paging.cursor.PagedReference)">contains</a></span>&#8203;(<a href="../PagedReference.html" title="interface in org.apache.activemq.artemis.core.paging.cursor">PagedReference</a>&nbsp;ref)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PageSubscriptionImpl.</span><code><span class="memberNameLink"><a href="../impl/PageSubscriptionImpl.html#redeliver(org.apache.activemq.artemis.core.paging.cursor.PageIterator,org.apache.activemq.artemis.core.paging.cursor.PagedReference)">redeliver</a></span>&#8203;(<a href="../PageIterator.html" title="interface in org.apache.activemq.artemis.core.paging.cursor">PageIterator</a>&nbsp;iterator,
<a href="../PagedReference.html" title="interface in org.apache.activemq.artemis.core.paging.cursor">PagedReference</a>&nbsp;pagedReference)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Method parameters in <a href="../impl/package-summary.html">org.apache.activemq.artemis.core.paging.cursor.impl</a> with type arguments of type <a href="../PagedReference.html" title="interface in org.apache.activemq.artemis.core.paging.cursor">PagedReference</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PageSubscriptionImpl.</span><code><span class="memberNameLink"><a href="../impl/PageSubscriptionImpl.html#scanAck(java.util.function.BooleanSupplier,java.util.function.ToIntFunction,java.lang.Runnable,java.lang.Runnable)">scanAck</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/BooleanSupplier.html?is-external=true" title="class or interface in java.util.function" class="externalLink">BooleanSupplier</a>&nbsp;retryBeforeScan,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/ToIntFunction.html?is-external=true" title="class or interface in java.util.function" class="externalLink">ToIntFunction</a>&lt;<a href="../PagedReference.html" title="interface in org.apache.activemq.artemis.core.paging.cursor">PagedReference</a>&gt;&nbsp;scanFunction,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Runnable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Runnable</a>&nbsp;found,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Runnable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Runnable</a>&nbsp;notFound)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.activemq.artemis.core.paging.impl">
<!-- -->
</a>
<h3>Uses of <a href="../PagedReference.html" title="interface in org.apache.activemq.artemis.core.paging.cursor">PagedReference</a> in <a href="../../impl/package-summary.html">org.apache.activemq.artemis.core.paging.impl</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../impl/package-summary.html">org.apache.activemq.artemis.core.paging.impl</a> with parameters of type <a href="../PagedReference.html" title="interface in org.apache.activemq.artemis.core.paging.cursor">PagedReference</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PageTransactionInfoImpl.</span><code><span class="memberNameLink"><a href="../../impl/PageTransactionInfoImpl.html#deliverAfterCommit(org.apache.activemq.artemis.core.paging.cursor.PageIterator,org.apache.activemq.artemis.core.paging.cursor.PageSubscription,org.apache.activemq.artemis.core.paging.cursor.PagedReference)">deliverAfterCommit</a></span>&#8203;(<a href="../PageIterator.html" title="interface in org.apache.activemq.artemis.core.paging.cursor">PageIterator</a>&nbsp;iterator,
<a href="../PageSubscription.html" title="interface in org.apache.activemq.artemis.core.paging.cursor">PageSubscription</a>&nbsp;cursor,
<a href="../PagedReference.html" title="interface in org.apache.activemq.artemis.core.paging.cursor">PagedReference</a>&nbsp;pagedReference)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
</ul>
</li>
</ul>
</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><a href="../package-summary.html">Package</a></li>
<li><a href="../PagedReference.html" title="interface in org.apache.activemq.artemis.core.paging.cursor">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../../deprecated-list.html">Deprecated</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; 2023 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</footer>
</body>
</html>