Files
rippled/classripple_1_1NodeStoreScheduler.html
2025-03-11 18:21:06 +00:00

335 lines
22 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" content="Doxygen 1.9.5"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>rippled: ripple::NodeStoreScheduler Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">rippled
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.5 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search/",'.html');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */
</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<div id="MSearchResults">
<div class="SRPage">
<div id="SRIndex">
<div id="SRResults"></div>
<div class="SRStatus" id="Loading">Loading...</div>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
</div>
</div>
</div>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="namespaceripple.html">ripple</a></li><li class="navelem"><a class="el" href="classripple_1_1NodeStoreScheduler.html">NodeStoreScheduler</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pri-attribs">Private Attributes</a> &#124;
<a href="classripple_1_1NodeStoreScheduler-members.html">List of all members</a> </div>
<div class="headertitle"><div class="title">ripple::NodeStoreScheduler Class Reference</div></div>
</div><!--header-->
<div class="contents">
<p>A <a class="el" href="classripple_1_1NodeStore_1_1Scheduler.html" title="Scheduling for asynchronous backend activity.">NodeStore::Scheduler</a> which uses the <a class="el" href="classripple_1_1JobQueue.html" title="A pool of threads to perform work.">JobQueue</a>.
<a href="classripple_1_1NodeStoreScheduler.html#details">More...</a></p>
<p><code>#include &lt;<a class="el" href="NodeStoreScheduler_8h_source.html">NodeStoreScheduler.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for ripple::NodeStoreScheduler:</div>
<div class="dyncontent">
<div class="center"><img src="classripple_1_1NodeStoreScheduler__inherit__graph.png" border="0" usemap="#aripple_1_1NodeStoreScheduler_inherit__map" alt="Inheritance graph"/></div>
<map name="aripple_1_1NodeStoreScheduler_inherit__map" id="aripple_1_1NodeStoreScheduler_inherit__map">
<area shape="rect" title="A NodeStore::Scheduler which uses the JobQueue." alt="" coords="5,93,204,119"/>
<area shape="rect" href="classripple_1_1NodeStore_1_1Scheduler.html" title="Scheduling for asynchronous backend activity." alt="" coords="33,5,176,45"/>
</map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<div class="dynheader">
Collaboration diagram for ripple::NodeStoreScheduler:</div>
<div class="dyncontent">
<div class="center"><img src="classripple_1_1NodeStoreScheduler__coll__graph.png" border="0" usemap="#aripple_1_1NodeStoreScheduler_coll__map" alt="Collaboration graph"/></div>
<map name="aripple_1_1NodeStoreScheduler_coll__map" id="aripple_1_1NodeStoreScheduler_coll__map">
<area shape="rect" title="A NodeStore::Scheduler which uses the JobQueue." alt="" coords="2527,651,2725,677"/>
<area shape="rect" href="classripple_1_1NodeStore_1_1Scheduler.html" title="Scheduling for asynchronous backend activity." alt="" coords="2263,616,2405,656"/>
<area shape="rect" href="classripple_1_1JobQueue.html" title="A pool of threads to perform work." alt="" coords="2269,681,2399,706"/>
<area shape="rect" href="structripple_1_1Workers_1_1Callback.html" title="Called to perform tasks as needed." alt="" coords="1629,731,1812,757"/>
<area shape="rect" href="classripple_1_1Workers.html" title="Workers is effectively a thread pool." alt="" coords="1997,1027,2115,1053"/>
<area shape="rect" href="classbeast_1_1Journal.html" title="A generic endpoint for log messages." alt="" coords="290,399,401,425"/>
<area shape="rect" href="classripple_1_1LoadMonitor.html" title=" " alt="" coords="634,281,782,306"/>
<area shape="rect" href="classbeast_1_1Journal_1_1Sink.html" title="Abstraction for the underlying message destination." alt="" coords="5,399,152,425"/>
<area shape="rect" target="_parent" href="http://en.cppreference.com/w/cpp/thread/mutex.html" title=" " alt="" coords="299,866,391,891"/>
<area shape="rect" href="classripple_1_1ClosureCounter.html" title=" " alt="" coords="1637,895,1804,935"/>
<area shape="rect" href="classripple_1_1basic__semaphore.html" title=" " alt="" coords="1619,1051,1822,1106"/>
<area shape="rect" target="_parent" href="http://en.cppreference.com/w/cpp/types/integer.html" title=" " alt="" coords="294,299,397,325"/>
<area shape="rect" href="classripple_1_1Job.html" title=" " alt="" coords="1677,458,1764,483"/>
<area shape="rect" target="_parent" href="http://en.cppreference.com/w/cpp/container/set.html" title=" " alt="" coords="1973,487,2139,513"/>
<area shape="rect" href="classripple_1_1CountedObject.html" title=" " alt="" coords="1230,547,1393,587"/>
<area shape="rect" target="_parent" href="http://en.cppreference.com/w/cpp/utility/functional/function.html" title=" " alt="" coords="1228,382,1395,407"/>
<area shape="rect" target="_parent" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html" title=" " alt="" coords="1226,432,1397,472"/>
<area shape="rect" href="classripple_1_1LoadEvent.html" title=" " alt="" coords="939,439,1074,465"/>
<area shape="rect" href="structripple_1_1JobTypeData.html" title=" " alt="" coords="1647,195,1795,221"/>
<area shape="rect" target="_parent" href="http://en.cppreference.com/w/cpp/chrono/duration.html" title=" " alt="" coords="253,135,437,161"/>
<area shape="rect" href="classripple_1_1JobTypeInfo.html" title="Holds all the &#39;static&#39; information about a job, which does not change." alt="" coords="935,219,1078,245"/>
<area shape="rect" target="_parent" href="http://en.cppreference.com/w/cpp/chrono/time_point.html" title=" " alt="" coords="259,235,431,275"/>
<area shape="rect" target="_parent" href="http://en.cppreference.com/w/cpp/string/basic_string.html" title=" " alt="" coords="665,469,751,494"/>
<area shape="rect" target="_parent" href="http://en.cppreference.com/w/cpp/string/basic_string.html" title=" " alt="" coords="276,461,415,501"/>
<area shape="rect" target="_parent" href="http://en.cppreference.com/w/cpp/thread/condition_variable.html" title=" " alt="" coords="1226,807,1397,833"/>
<area shape="rect" target="_parent" href="http://en.cppreference.com/w/cpp/atomic/atomic.html" title=" " alt="" coords="1240,939,1383,965"/>
<area shape="rect" target="_parent" href="http://en.cppreference.com/w/cpp/atomic/atomic.html" title=" " alt="" coords="1991,1362,2121,1387"/>
<area shape="rect" target="_parent" href="http://en.cppreference.com/w/cpp/container/map.html" title=" " alt="" coords="1982,233,2130,273"/>
<area shape="rect" target="_parent" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html" title=" " alt="" coords="1208,281,1415,306"/>
<area shape="rect" href="classbeast_1_1insight_1_1Collector.html" title="Interface for a manager that allows collection of metrics." alt="" coords="919,279,1095,305"/>
<area shape="rect" href="classbeast_1_1insight_1_1Event.html" title="A metric for reporting event timing." alt="" coords="1234,15,1389,41"/>
<area shape="rect" target="_parent" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html" title=" " alt="" coords="921,5,1092,45"/>
<area shape="rect" href="classbeast_1_1insight_1_1EventImpl.html" title=" " alt="" coords="616,13,800,38"/>
<area shape="rect" target="_parent" href="http://en.cppreference.com/w/cpp/memory/enable_shared_from_this.html" title=" " alt="" coords="252,5,439,45"/>
<area shape="rect" href="classripple_1_1perf_1_1PerfLog.html" title="Singleton class that maintains performance counters and optionally writes Json&#45;formatted data to a di..." alt="" coords="1646,1325,1795,1350"/>
<area shape="rect" target="_parent" href="http://en.cppreference.com/w/cpp/types/size_t.html" title=" " alt="" coords="1267,1013,1355,1038"/>
<area shape="rect" href="classbeast_1_1LockFreeStack.html" title=" " alt="" coords="1619,1209,1822,1249"/>
<area shape="rect" href="classbeast_1_1LockFreeStack_1_1Node.html" title=" " alt="" coords="917,1167,1096,1207"/>
<area shape="rect" target="_parent" href="http://en.cppreference.com/w/cpp/atomic/atomic.html" title=" " alt="" coords="1215,1176,1407,1216"/>
<area shape="rect" href="classbeast_1_1LockFreeStack.html" title=" " alt="" coords="1613,1130,1828,1185"/>
<area shape="rect" href="classbeast_1_1insight_1_1Gauge.html" title="A metric for measuring an integral value." alt="" coords="1976,1411,2136,1437"/>
<area shape="rect" target="_parent" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html" title=" " alt="" coords="1635,1401,1806,1441"/>
<area shape="rect" href="classbeast_1_1insight_1_1GaugeImpl.html" title=" " alt="" coords="1217,1409,1406,1434"/>
<area shape="rect" target="_parent" href="http://en.cppreference.com/w/cpp/memory/enable_shared_from_this.html" title=" " alt="" coords="911,1401,1103,1441"/>
<area shape="rect" href="classbeast_1_1insight_1_1Hook.html" title="A reference to a handler for performing polled collection." alt="" coords="1980,1467,2132,1493"/>
<area shape="rect" target="_parent" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html" title=" " alt="" coords="1635,1465,1806,1505"/>
<area shape="rect" href="classbeast_1_1insight_1_1HookImpl.html" title=" " alt="" coords="1221,1473,1402,1498"/>
<area shape="rect" target="_parent" href="http://en.cppreference.com/w/cpp/memory/enable_shared_from_this.html" title=" " alt="" coords="915,1465,1099,1505"/>
</map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-methods" name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a92e3efe8d2011f9095a1e9c76628dc2e"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1NodeStoreScheduler.html#a92e3efe8d2011f9095a1e9c76628dc2e">NodeStoreScheduler</a> (<a class="el" href="classripple_1_1JobQueue.html">JobQueue</a> &amp;jobQueue)</td></tr>
<tr class="separator:a92e3efe8d2011f9095a1e9c76628dc2e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0b1c3260477e401b7e57493b0aaf9a3a"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1NodeStoreScheduler.html#a0b1c3260477e401b7e57493b0aaf9a3a">scheduleTask</a> (<a class="el" href="structripple_1_1NodeStore_1_1Task.html">NodeStore::Task</a> &amp;task) override</td></tr>
<tr class="memdesc:a0b1c3260477e401b7e57493b0aaf9a3a"><td class="mdescLeft">&#160;</td><td class="mdescRight">Schedules a task. <a href="classripple_1_1NodeStoreScheduler.html#a0b1c3260477e401b7e57493b0aaf9a3a">More...</a><br /></td></tr>
<tr class="separator:a0b1c3260477e401b7e57493b0aaf9a3a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a042848ff97f97cff8a602ffec6b9f807"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1NodeStoreScheduler.html#a042848ff97f97cff8a602ffec6b9f807">onFetch</a> (<a class="el" href="structripple_1_1NodeStore_1_1FetchReport.html">NodeStore::FetchReport</a> const &amp;report) override</td></tr>
<tr class="memdesc:a042848ff97f97cff8a602ffec6b9f807"><td class="mdescLeft">&#160;</td><td class="mdescRight">Reports completion of a fetch Allows the scheduler to monitor the node store's performance. <a href="classripple_1_1NodeStoreScheduler.html#a042848ff97f97cff8a602ffec6b9f807">More...</a><br /></td></tr>
<tr class="separator:a042848ff97f97cff8a602ffec6b9f807"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0b9464b915021b488e3d2e22b840a62f"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1NodeStoreScheduler.html#a0b9464b915021b488e3d2e22b840a62f">onBatchWrite</a> (<a class="el" href="structripple_1_1NodeStore_1_1BatchWriteReport.html">NodeStore::BatchWriteReport</a> const &amp;report) override</td></tr>
<tr class="memdesc:a0b9464b915021b488e3d2e22b840a62f"><td class="mdescLeft">&#160;</td><td class="mdescRight">Reports the completion of a batch write Allows the scheduler to monitor the node store's performance. <a href="classripple_1_1NodeStoreScheduler.html#a0b9464b915021b488e3d2e22b840a62f">More...</a><br /></td></tr>
<tr class="separator:a0b9464b915021b488e3d2e22b840a62f"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pri-attribs" name="pri-attribs"></a>
Private Attributes</h2></td></tr>
<tr class="memitem:aa0fbc996243ce5b4d1b5eb2a2cabc2fa"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classripple_1_1JobQueue.html">JobQueue</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classripple_1_1NodeStoreScheduler.html#aa0fbc996243ce5b4d1b5eb2a2cabc2fa">jobQueue_</a></td></tr>
<tr class="separator:aa0fbc996243ce5b4d1b5eb2a2cabc2fa"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p >A <a class="el" href="classripple_1_1NodeStore_1_1Scheduler.html" title="Scheduling for asynchronous backend activity.">NodeStore::Scheduler</a> which uses the <a class="el" href="classripple_1_1JobQueue.html" title="A pool of threads to perform work.">JobQueue</a>. </p>
<p class="definition">Definition at line <a class="el" href="NodeStoreScheduler_8h_source.html#l00029">29</a> of file <a class="el" href="NodeStoreScheduler_8h_source.html">NodeStoreScheduler.h</a>.</p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="a92e3efe8d2011f9095a1e9c76628dc2e" name="a92e3efe8d2011f9095a1e9c76628dc2e"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a92e3efe8d2011f9095a1e9c76628dc2e">&#9670;&#160;</a></span>NodeStoreScheduler()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">ripple::NodeStoreScheduler::NodeStoreScheduler </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classripple_1_1JobQueue.html">JobQueue</a> &amp;&#160;</td>
<td class="paramname"><em>jobQueue</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">explicit</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="NodeStoreScheduler_8cpp_source.html#l00024">24</a> of file <a class="el" href="NodeStoreScheduler_8cpp_source.html">NodeStoreScheduler.cpp</a>.</p>
</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a id="a0b1c3260477e401b7e57493b0aaf9a3a" name="a0b1c3260477e401b7e57493b0aaf9a3a"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a0b1c3260477e401b7e57493b0aaf9a3a">&#9670;&#160;</a></span>scheduleTask()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void ripple::NodeStoreScheduler::scheduleTask </td>
<td>(</td>
<td class="paramtype"><a class="el" href="structripple_1_1NodeStore_1_1Task.html">NodeStore::Task</a> &amp;&#160;</td>
<td class="paramname"><em>task</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Schedules a task. </p>
<p >Depending on the implementation, the task may be invoked either on the current thread of execution, or an unspecified implementation-defined foreign thread. </p>
<p>Implements <a class="el" href="classripple_1_1NodeStore_1_1Scheduler.html#af3734617d65f9903e3b33d3ee6de8102">ripple::NodeStore::Scheduler</a>.</p>
<p class="definition">Definition at line <a class="el" href="NodeStoreScheduler_8cpp_source.html#l00029">29</a> of file <a class="el" href="NodeStoreScheduler_8cpp_source.html">NodeStoreScheduler.cpp</a>.</p>
</div>
</div>
<a id="a042848ff97f97cff8a602ffec6b9f807" name="a042848ff97f97cff8a602ffec6b9f807"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a042848ff97f97cff8a602ffec6b9f807">&#9670;&#160;</a></span>onFetch()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void ripple::NodeStoreScheduler::onFetch </td>
<td>(</td>
<td class="paramtype"><a class="el" href="structripple_1_1NodeStore_1_1FetchReport.html">NodeStore::FetchReport</a> const &amp;&#160;</td>
<td class="paramname"><em>report</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Reports completion of a fetch Allows the scheduler to monitor the node store's performance. </p>
<p>Implements <a class="el" href="classripple_1_1NodeStore_1_1Scheduler.html#acf9a08ef64dd95c98da3e095ee919171">ripple::NodeStore::Scheduler</a>.</p>
<p class="definition">Definition at line <a class="el" href="NodeStoreScheduler_8cpp_source.html#l00045">45</a> of file <a class="el" href="NodeStoreScheduler_8cpp_source.html">NodeStoreScheduler.cpp</a>.</p>
</div>
</div>
<a id="a0b9464b915021b488e3d2e22b840a62f" name="a0b9464b915021b488e3d2e22b840a62f"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a0b9464b915021b488e3d2e22b840a62f">&#9670;&#160;</a></span>onBatchWrite()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void ripple::NodeStoreScheduler::onBatchWrite </td>
<td>(</td>
<td class="paramtype"><a class="el" href="structripple_1_1NodeStore_1_1BatchWriteReport.html">NodeStore::BatchWriteReport</a> const &amp;&#160;</td>
<td class="paramname"><em>report</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Reports the completion of a batch write Allows the scheduler to monitor the node store's performance. </p>
<p>Implements <a class="el" href="classripple_1_1NodeStore_1_1Scheduler.html#a0adffe6c4e42f062bd47864f4e615a39">ripple::NodeStore::Scheduler</a>.</p>
<p class="definition">Definition at line <a class="el" href="NodeStoreScheduler_8cpp_source.html#l00058">58</a> of file <a class="el" href="NodeStoreScheduler_8cpp_source.html">NodeStoreScheduler.cpp</a>.</p>
</div>
</div>
<h2 class="groupheader">Member Data Documentation</h2>
<a id="aa0fbc996243ce5b4d1b5eb2a2cabc2fa" name="aa0fbc996243ce5b4d1b5eb2a2cabc2fa"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aa0fbc996243ce5b4d1b5eb2a2cabc2fa">&#9670;&#160;</a></span>jobQueue_</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classripple_1_1JobQueue.html">JobQueue</a>&amp; ripple::NodeStoreScheduler::jobQueue_</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="NodeStoreScheduler_8h_source.html#l00042">42</a> of file <a class="el" href="NodeStoreScheduler_8h_source.html">NodeStoreScheduler.h</a>.</p>
</div>
</div>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.5
</small></address>
</body>
</html>