mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-05 16:57:56 +00:00
deploy: 8defb4cd28
This commit is contained in:
@@ -145,70 +145,52 @@ $(function() {
|
||||
<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  <span class="keyword">override</span>;</div>
|
||||
<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  </div>
|
||||
<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  <span class="keywordtype">void</span></div>
|
||||
<div class="line"><a name="l00077"></a><span class="lineno"><a class="line" href="classripple_1_1NodeStore_1_1DatabaseRotatingImp.html#a61a400a9f8a8403d64c70b8d089c5be0"> 77</a></span>  <a class="code" href="classripple_1_1NodeStore_1_1DatabaseRotatingImp.html#a61a400a9f8a8403d64c70b8d089c5be0">sync</a>()<span class="keyword"> override</span></div>
|
||||
<div class="line"><a name="l00078"></a><span class="lineno"> 78</span> <span class="keyword"> </span>{</div>
|
||||
<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>  <a class="code" href="classripple_1_1NodeStore_1_1DatabaseRotatingImp.html#acaa8e51a8678905a0b2d831154cc91b5">writableBackend_</a>->sync();</div>
|
||||
<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>  }</div>
|
||||
<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  <a class="code" href="classripple_1_1NodeStore_1_1DatabaseRotatingImp.html#a61a400a9f8a8403d64c70b8d089c5be0">sync</a>() <span class="keyword">override</span>;</div>
|
||||
<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>  </div>
|
||||
<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>  <span class="keywordtype">bool</span></div>
|
||||
<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>  <a class="code" href="classripple_1_1NodeStore_1_1DatabaseRotatingImp.html#a55502de7f83a364526263b38bc1fe709">storeLedger</a>(<a class="codeRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr<Ledger const></a> <span class="keyword">const</span>& srcLedger) <span class="keyword">override</span>;</div>
|
||||
<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>  </div>
|
||||
<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  <span class="keywordtype">bool</span></div>
|
||||
<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  <a class="code" href="classripple_1_1NodeStore_1_1DatabaseRotatingImp.html#a55502de7f83a364526263b38bc1fe709">storeLedger</a>(<a class="codeRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr<Ledger const></a> <span class="keyword">const</span>& srcLedger) <span class="keyword">override</span>;</div>
|
||||
<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  <span class="keywordtype">void</span></div>
|
||||
<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  <a class="code" href="classripple_1_1NodeStore_1_1DatabaseRotatingImp.html#aa67b13515a70659f536b6d1cfeb1c2a2">sweep</a>() <span class="keyword">override</span>;</div>
|
||||
<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>  </div>
|
||||
<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>  <span class="keywordtype">void</span></div>
|
||||
<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>  <a class="code" href="classripple_1_1NodeStore_1_1DatabaseRotatingImp.html#aa67b13515a70659f536b6d1cfeb1c2a2">sweep</a>() <span class="keyword">override</span>;</div>
|
||||
<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>  </div>
|
||||
<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>  <a class="code" href="classripple_1_1NodeStore_1_1Backend.html">Backend</a>&</div>
|
||||
<div class="line"><a name="l00089"></a><span class="lineno"><a class="line" href="classripple_1_1NodeStore_1_1DatabaseRotatingImp.html#a6a03b74e583dd6d15538fce0e75b76b0"> 89</a></span>  <a class="code" href="classripple_1_1NodeStore_1_1DatabaseRotatingImp.html#a6a03b74e583dd6d15538fce0e75b76b0">getBackend</a>()<span class="keyword"> override</span></div>
|
||||
<div class="line"><a name="l00090"></a><span class="lineno"> 90</span> <span class="keyword"> </span>{</div>
|
||||
<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>  <span class="keywordflow">return</span> *<a class="code" href="classripple_1_1NodeStore_1_1DatabaseRotatingImp.html#acaa8e51a8678905a0b2d831154cc91b5">writableBackend_</a>;</div>
|
||||
<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>  }</div>
|
||||
<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>  </div>
|
||||
<div class="line"><a name="l00094"></a><span class="lineno"> 94</span> <span class="keyword">private</span>:</div>
|
||||
<div class="line"><a name="l00095"></a><span class="lineno"><a class="line" href="classripple_1_1NodeStore_1_1DatabaseRotatingImp.html#acaa8e51a8678905a0b2d831154cc91b5"> 95</a></span>  <a class="codeRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr<Backend></a> <a class="code" href="classripple_1_1NodeStore_1_1DatabaseRotatingImp.html#acaa8e51a8678905a0b2d831154cc91b5">writableBackend_</a>;</div>
|
||||
<div class="line"><a name="l00096"></a><span class="lineno"><a class="line" href="classripple_1_1NodeStore_1_1DatabaseRotatingImp.html#a44b1eace70e02649d16668ca920531cb"> 96</a></span>  <a class="codeRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr<Backend></a> <a class="code" href="classripple_1_1NodeStore_1_1DatabaseRotatingImp.html#a44b1eace70e02649d16668ca920531cb">archiveBackend_</a>;</div>
|
||||
<div class="line"><a name="l00097"></a><span class="lineno"><a class="line" href="classripple_1_1NodeStore_1_1DatabaseRotatingImp.html#a4d803c36c8aea67c83f735814de25717"> 97</a></span>  <span class="keyword">mutable</span> <a class="codeRef" href="http://en.cppreference.com/w/cpp/thread/mutex.html">std::mutex</a> <a class="code" href="classripple_1_1NodeStore_1_1DatabaseRotatingImp.html#a4d803c36c8aea67c83f735814de25717">mutex_</a>;</div>
|
||||
<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>  </div>
|
||||
<div class="line"><a name="l00099"></a><span class="lineno"><a class="line" href="structripple_1_1NodeStore_1_1DatabaseRotatingImp_1_1Backends.html"> 99</a></span>  <span class="keyword">struct </span><a class="code" href="structripple_1_1NodeStore_1_1DatabaseRotatingImp_1_1Backends.html">Backends</a></div>
|
||||
<div class="line"><a name="l00100"></a><span class="lineno"> 100</span>  {</div>
|
||||
<div class="line"><a name="l00101"></a><span class="lineno"><a class="line" href="structripple_1_1NodeStore_1_1DatabaseRotatingImp_1_1Backends.html#a4f1561f76ce402f223faf00ba3396c4b"> 101</a></span>  <a class="codeRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr<Backend></a> <span class="keyword">const</span>& <a class="code" href="structripple_1_1NodeStore_1_1DatabaseRotatingImp_1_1Backends.html#a4f1561f76ce402f223faf00ba3396c4b">writableBackend</a>;</div>
|
||||
<div class="line"><a name="l00102"></a><span class="lineno"><a class="line" href="structripple_1_1NodeStore_1_1DatabaseRotatingImp_1_1Backends.html#a2b10b7c2daa16551441cedb31ea179f0"> 102</a></span>  <a class="codeRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr<Backend></a> <span class="keyword">const</span>& <a class="code" href="structripple_1_1NodeStore_1_1DatabaseRotatingImp_1_1Backends.html#a2b10b7c2daa16551441cedb31ea179f0">archiveBackend</a>;</div>
|
||||
<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>  };</div>
|
||||
<div class="line"><a name="l00104"></a><span class="lineno"> 104</span>  </div>
|
||||
<div class="line"><a name="l00105"></a><span class="lineno"> 105</span>  <a class="code" href="structripple_1_1NodeStore_1_1DatabaseRotatingImp_1_1Backends.html">Backends</a></div>
|
||||
<div class="line"><a name="l00106"></a><span class="lineno"><a class="line" href="classripple_1_1NodeStore_1_1DatabaseRotatingImp.html#ae393c2bdac121a9e9d2c801a6817624d"> 106</a></span>  <a class="code" href="classripple_1_1NodeStore_1_1DatabaseRotatingImp.html#ae393c2bdac121a9e9d2c801a6817624d">getBackends</a>()<span class="keyword"> const</span></div>
|
||||
<div class="line"><a name="l00107"></a><span class="lineno"> 107</span> <span class="keyword"> </span>{</div>
|
||||
<div class="line"><a name="l00108"></a><span class="lineno"> 108</span>  <a class="codeRef" href="http://en.cppreference.com/w/cpp/thread/lock_guard.html">std::lock_guard</a> lock(<a class="code" href="classripple_1_1NodeStore_1_1DatabaseRotatingImp.html#a4d803c36c8aea67c83f735814de25717">mutex_</a>);</div>
|
||||
<div class="line"><a name="l00109"></a><span class="lineno"> 109</span>  <span class="keywordflow">return</span> <a class="code" href="structripple_1_1NodeStore_1_1DatabaseRotatingImp_1_1Backends.html">Backends</a>{<a class="code" href="classripple_1_1NodeStore_1_1DatabaseRotatingImp.html#acaa8e51a8678905a0b2d831154cc91b5">writableBackend_</a>, <a class="code" href="classripple_1_1NodeStore_1_1DatabaseRotatingImp.html#a44b1eace70e02649d16668ca920531cb">archiveBackend_</a>};</div>
|
||||
<div class="line"><a name="l00110"></a><span class="lineno"> 110</span>  }</div>
|
||||
<div class="line"><a name="l00111"></a><span class="lineno"> 111</span>  </div>
|
||||
<div class="line"><a name="l00112"></a><span class="lineno"> 112</span>  <a class="codeRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr<NodeObject></a></div>
|
||||
<div class="line"><a name="l00113"></a><span class="lineno"> 113</span>  <a class="code" href="classripple_1_1NodeStore_1_1DatabaseRotatingImp.html#ac8979815c7dbf46de5ca0dd7b293d5bb">fetchNodeObject</a>(</div>
|
||||
<div class="line"><a name="l00114"></a><span class="lineno"> 114</span>  <a class="code" href="classripple_1_1base__uint.html">uint256</a> <span class="keyword">const</span>& hash,</div>
|
||||
<div class="line"><a name="l00115"></a><span class="lineno"> 115</span>  <a class="codeRef" href="http://en.cppreference.com/w/cpp/types/integer.html">std::uint32_t</a>,</div>
|
||||
<div class="line"><a name="l00116"></a><span class="lineno"> 116</span>  <a class="code" href="structripple_1_1NodeStore_1_1FetchReport.html">FetchReport</a>& fetchReport) <span class="keyword">override</span>;</div>
|
||||
<div class="line"><a name="l00117"></a><span class="lineno"> 117</span>  </div>
|
||||
<div class="line"><a name="l00118"></a><span class="lineno"> 118</span>  <span class="keywordtype">void</span></div>
|
||||
<div class="line"><a name="l00119"></a><span class="lineno"> 119</span>  <a class="code" href="classripple_1_1NodeStore_1_1DatabaseRotatingImp.html#aee99c67c55042890a37368f5d17620d4">for_each</a>(<a class="codeRef" href="http://en.cppreference.com/w/cpp/utility/functional/function.html">std::function</a><<span class="keywordtype">void</span>(<a class="codeRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr<NodeObject></a>)> f) <span class="keyword">override</span>;</div>
|
||||
<div class="line"><a name="l00120"></a><span class="lineno"> 120</span> };</div>
|
||||
<div class="line"><a name="l00121"></a><span class="lineno"> 121</span>  </div>
|
||||
<div class="line"><a name="l00122"></a><span class="lineno"> 122</span> } <span class="comment">// namespace NodeStore</span></div>
|
||||
<div class="line"><a name="l00123"></a><span class="lineno"> 123</span> } <span class="comment">// namespace ripple</span></div>
|
||||
<div class="line"><a name="l00124"></a><span class="lineno"> 124</span>  </div>
|
||||
<div class="line"><a name="l00125"></a><span class="lineno"> 125</span> <span class="preprocessor">#endif</span></div>
|
||||
<div class="line"><a name="l00085"></a><span class="lineno"> 85</span> <span class="keyword">private</span>:</div>
|
||||
<div class="line"><a name="l00086"></a><span class="lineno"><a class="line" href="classripple_1_1NodeStore_1_1DatabaseRotatingImp.html#acaa8e51a8678905a0b2d831154cc91b5"> 86</a></span>  <a class="codeRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr<Backend></a> <a class="code" href="classripple_1_1NodeStore_1_1DatabaseRotatingImp.html#acaa8e51a8678905a0b2d831154cc91b5">writableBackend_</a>;</div>
|
||||
<div class="line"><a name="l00087"></a><span class="lineno"><a class="line" href="classripple_1_1NodeStore_1_1DatabaseRotatingImp.html#a44b1eace70e02649d16668ca920531cb"> 87</a></span>  <a class="codeRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr<Backend></a> <a class="code" href="classripple_1_1NodeStore_1_1DatabaseRotatingImp.html#a44b1eace70e02649d16668ca920531cb">archiveBackend_</a>;</div>
|
||||
<div class="line"><a name="l00088"></a><span class="lineno"><a class="line" href="classripple_1_1NodeStore_1_1DatabaseRotatingImp.html#a4d803c36c8aea67c83f735814de25717"> 88</a></span>  <span class="keyword">mutable</span> <a class="codeRef" href="http://en.cppreference.com/w/cpp/thread/mutex.html">std::mutex</a> <a class="code" href="classripple_1_1NodeStore_1_1DatabaseRotatingImp.html#a4d803c36c8aea67c83f735814de25717">mutex_</a>;</div>
|
||||
<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>  </div>
|
||||
<div class="line"><a name="l00090"></a><span class="lineno"><a class="line" href="structripple_1_1NodeStore_1_1DatabaseRotatingImp_1_1Backends.html"> 90</a></span>  <span class="keyword">struct </span><a class="code" href="structripple_1_1NodeStore_1_1DatabaseRotatingImp_1_1Backends.html">Backends</a></div>
|
||||
<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>  {</div>
|
||||
<div class="line"><a name="l00092"></a><span class="lineno"><a class="line" href="structripple_1_1NodeStore_1_1DatabaseRotatingImp_1_1Backends.html#a4f1561f76ce402f223faf00ba3396c4b"> 92</a></span>  <a class="codeRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr<Backend></a> <span class="keyword">const</span>& <a class="code" href="structripple_1_1NodeStore_1_1DatabaseRotatingImp_1_1Backends.html#a4f1561f76ce402f223faf00ba3396c4b">writableBackend</a>;</div>
|
||||
<div class="line"><a name="l00093"></a><span class="lineno"><a class="line" href="structripple_1_1NodeStore_1_1DatabaseRotatingImp_1_1Backends.html#a2b10b7c2daa16551441cedb31ea179f0"> 93</a></span>  <a class="codeRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr<Backend></a> <span class="keyword">const</span>& <a class="code" href="structripple_1_1NodeStore_1_1DatabaseRotatingImp_1_1Backends.html#a2b10b7c2daa16551441cedb31ea179f0">archiveBackend</a>;</div>
|
||||
<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>  };</div>
|
||||
<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>  </div>
|
||||
<div class="line"><a name="l00096"></a><span class="lineno"> 96</span>  <a class="codeRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr<NodeObject></a></div>
|
||||
<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>  <a class="code" href="classripple_1_1NodeStore_1_1DatabaseRotatingImp.html#ac8979815c7dbf46de5ca0dd7b293d5bb">fetchNodeObject</a>(</div>
|
||||
<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>  <a class="code" href="classripple_1_1base__uint.html">uint256</a> <span class="keyword">const</span>& hash,</div>
|
||||
<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>  <a class="codeRef" href="http://en.cppreference.com/w/cpp/types/integer.html">std::uint32_t</a>,</div>
|
||||
<div class="line"><a name="l00100"></a><span class="lineno"> 100</span>  <a class="code" href="structripple_1_1NodeStore_1_1FetchReport.html">FetchReport</a>& fetchReport) <span class="keyword">override</span>;</div>
|
||||
<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>  </div>
|
||||
<div class="line"><a name="l00102"></a><span class="lineno"> 102</span>  <span class="keywordtype">void</span></div>
|
||||
<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>  <a class="code" href="classripple_1_1NodeStore_1_1DatabaseRotatingImp.html#aee99c67c55042890a37368f5d17620d4">for_each</a>(<a class="codeRef" href="http://en.cppreference.com/w/cpp/utility/functional/function.html">std::function</a><<span class="keywordtype">void</span>(<a class="codeRef" href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr<NodeObject></a>)> f) <span class="keyword">override</span>;</div>
|
||||
<div class="line"><a name="l00104"></a><span class="lineno"> 104</span> };</div>
|
||||
<div class="line"><a name="l00105"></a><span class="lineno"> 105</span>  </div>
|
||||
<div class="line"><a name="l00106"></a><span class="lineno"> 106</span> } <span class="comment">// namespace NodeStore</span></div>
|
||||
<div class="line"><a name="l00107"></a><span class="lineno"> 107</span> } <span class="comment">// namespace ripple</span></div>
|
||||
<div class="line"><a name="l00108"></a><span class="lineno"> 108</span>  </div>
|
||||
<div class="line"><a name="l00109"></a><span class="lineno"> 109</span> <span class="preprocessor">#endif</span></div>
|
||||
</div><!-- fragment --></div><!-- contents -->
|
||||
<div class="ttc" id="aclassripple_1_1Section_html"><div class="ttname"><a href="classripple_1_1Section.html">ripple::Section</a></div><div class="ttdoc">Holds a collection of configuration values.</div><div class="ttdef"><b>Definition:</b> <a href="BasicConfig_8h_source.html#l00043">BasicConfig.h:43</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1NodeStore_1_1DatabaseRotatingImp_html_a76f256f68048bc81a0d034f7226387b8"><div class="ttname"><a href="classripple_1_1NodeStore_1_1DatabaseRotatingImp.html#a76f256f68048bc81a0d034f7226387b8">ripple::NodeStore::DatabaseRotatingImp::rotateWithLock</a></div><div class="ttdeci">void rotateWithLock(std::function< std::unique_ptr< NodeStore::Backend >(std::string const &writableBackendName)> const &f) override</div><div class="ttdoc">Rotates the backends.</div><div class="ttdef"><b>Definition:</b> <a href="DatabaseRotatingImp_8cpp_source.html#l00048">DatabaseRotatingImp.cpp:48</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1NodeStore_1_1DatabaseRotatingImp_html_a44b1eace70e02649d16668ca920531cb"><div class="ttname"><a href="classripple_1_1NodeStore_1_1DatabaseRotatingImp.html#a44b1eace70e02649d16668ca920531cb">ripple::NodeStore::DatabaseRotatingImp::archiveBackend_</a></div><div class="ttdeci">std::shared_ptr< Backend > archiveBackend_</div><div class="ttdef"><b>Definition:</b> <a href="DatabaseRotatingImp_8h_source.html#l00096">DatabaseRotatingImp.h:96</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1NodeStore_1_1Database_html"><div class="ttname"><a href="classripple_1_1NodeStore_1_1Database.html">ripple::NodeStore::Database</a></div><div class="ttdoc">Persistency layer for NodeObject.</div><div class="ttdef"><b>Definition:</b> <a href="Database_8h_source.html#l00052">Database.h:52</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1NodeStore_1_1DatabaseRotatingImp_html_a44b1eace70e02649d16668ca920531cb"><div class="ttname"><a href="classripple_1_1NodeStore_1_1DatabaseRotatingImp.html#a44b1eace70e02649d16668ca920531cb">ripple::NodeStore::DatabaseRotatingImp::archiveBackend_</a></div><div class="ttdeci">std::shared_ptr< Backend > archiveBackend_</div><div class="ttdef"><b>Definition:</b> <a href="DatabaseRotatingImp_8h_source.html#l00087">DatabaseRotatingImp.h:87</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1NodeStore_1_1Database_html"><div class="ttname"><a href="classripple_1_1NodeStore_1_1Database.html">ripple::NodeStore::Database</a></div><div class="ttdoc">Persistency layer for NodeObject.</div><div class="ttdef"><b>Definition:</b> <a href="Database_8h_source.html#l00050">Database.h:50</a></div></div>
|
||||
<div class="ttc" id="abasic_string_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a></div><div class="ttdoc">STL class.</div></div>
|
||||
<div class="ttc" id="ashared_ptr_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html">std::shared_ptr</a></div><div class="ttdoc">STL class.</div></div>
|
||||
<div class="ttc" id="aclassripple_1_1NodeStore_1_1DatabaseRotatingImp_html_aa67b13515a70659f536b6d1cfeb1c2a2"><div class="ttname"><a href="classripple_1_1NodeStore_1_1DatabaseRotatingImp.html#aa67b13515a70659f536b6d1cfeb1c2a2">ripple::NodeStore::DatabaseRotatingImp::sweep</a></div><div class="ttdeci">void sweep() override</div><div class="ttdoc">Remove expired entries from the positive and negative caches.</div><div class="ttdef"><b>Definition:</b> <a href="DatabaseRotatingImp_8cpp_source.html#l00115">DatabaseRotatingImp.cpp:115</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1NodeStore_1_1DatabaseRotatingImp_html_a6a03b74e583dd6d15538fce0e75b76b0"><div class="ttname"><a href="classripple_1_1NodeStore_1_1DatabaseRotatingImp.html#a6a03b74e583dd6d15538fce0e75b76b0">ripple::NodeStore::DatabaseRotatingImp::getBackend</a></div><div class="ttdeci">Backend & getBackend() override</div><div class="ttdef"><b>Definition:</b> <a href="DatabaseRotatingImp_8h_source.html#l00089">DatabaseRotatingImp.h:89</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1NodeStore_1_1DatabaseRotatingImp_html_aa67b13515a70659f536b6d1cfeb1c2a2"><div class="ttname"><a href="classripple_1_1NodeStore_1_1DatabaseRotatingImp.html#aa67b13515a70659f536b6d1cfeb1c2a2">ripple::NodeStore::DatabaseRotatingImp::sweep</a></div><div class="ttdeci">void sweep() override</div><div class="ttdoc">Remove expired entries from the positive and negative caches.</div><div class="ttdef"><b>Definition:</b> <a href="DatabaseRotatingImp_8cpp_source.html#l00122">DatabaseRotatingImp.cpp:122</a></div></div>
|
||||
<div class="ttc" id="avector_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/container/vector.html">std::vector< unsigned char ></a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a57d7e7b27df7e719fdf5569f96be60a3"><div class="ttname"><a href="namespaceripple.html#a57d7e7b27df7e719fdf5569f96be60a3">ripple::NodeObjectType</a></div><div class="ttdeci">NodeObjectType</div><div class="ttdoc">The types of node objects.</div><div class="ttdef"><b>Definition:</b> <a href="NodeObject_8h_source.html#l00032">NodeObject.h:32</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1NodeStore_1_1DatabaseRotatingImp_1_1Backends_html_a2b10b7c2daa16551441cedb31ea179f0"><div class="ttname"><a href="structripple_1_1NodeStore_1_1DatabaseRotatingImp_1_1Backends.html#a2b10b7c2daa16551441cedb31ea179f0">ripple::NodeStore::DatabaseRotatingImp::Backends::archiveBackend</a></div><div class="ttdeci">std::shared_ptr< Backend > const & archiveBackend</div><div class="ttdef"><b>Definition:</b> <a href="DatabaseRotatingImp_8h_source.html#l00102">DatabaseRotatingImp.h:102</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1NodeStore_1_1DatabaseRotatingImp_1_1Backends_html_a2b10b7c2daa16551441cedb31ea179f0"><div class="ttname"><a href="structripple_1_1NodeStore_1_1DatabaseRotatingImp_1_1Backends.html#a2b10b7c2daa16551441cedb31ea179f0">ripple::NodeStore::DatabaseRotatingImp::Backends::archiveBackend</a></div><div class="ttdeci">std::shared_ptr< Backend > const & archiveBackend</div><div class="ttdef"><b>Definition:</b> <a href="DatabaseRotatingImp_8h_source.html#l00093">DatabaseRotatingImp.h:93</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1NodeStore_1_1DatabaseRotatingImp_html_ac82d8cd599ee29280d5cf6796ff01332"><div class="ttname"><a href="classripple_1_1NodeStore_1_1DatabaseRotatingImp.html#ac82d8cd599ee29280d5cf6796ff01332">ripple::NodeStore::DatabaseRotatingImp::DatabaseRotatingImp</a></div><div class="ttdeci">DatabaseRotatingImp()=delete</div></div>
|
||||
<div class="ttc" id="aclassripple_1_1NodeStore_1_1DatabaseRotatingImp_html_ac8979815c7dbf46de5ca0dd7b293d5bb"><div class="ttname"><a href="classripple_1_1NodeStore_1_1DatabaseRotatingImp.html#ac8979815c7dbf46de5ca0dd7b293d5bb">ripple::NodeStore::DatabaseRotatingImp::fetchNodeObject</a></div><div class="ttdeci">std::shared_ptr< NodeObject > fetchNodeObject(uint256 const &hash, std::uint32_t, FetchReport &fetchReport) override</div><div class="ttdef"><b>Definition:</b> <a href="DatabaseRotatingImp_8cpp_source.html#l00121">DatabaseRotatingImp.cpp:121</a></div></div>
|
||||
<div class="ttc" id="alock_guard_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/thread/lock_guard.html">std::lock_guard</a></div><div class="ttdoc">STL class.</div></div>
|
||||
<div class="ttc" id="aclassripple_1_1NodeStore_1_1DatabaseRotatingImp_html_ac8979815c7dbf46de5ca0dd7b293d5bb"><div class="ttname"><a href="classripple_1_1NodeStore_1_1DatabaseRotatingImp.html#ac8979815c7dbf46de5ca0dd7b293d5bb">ripple::NodeStore::DatabaseRotatingImp::fetchNodeObject</a></div><div class="ttdeci">std::shared_ptr< NodeObject > fetchNodeObject(uint256 const &hash, std::uint32_t, FetchReport &fetchReport) override</div><div class="ttdef"><b>Definition:</b> <a href="DatabaseRotatingImp_8cpp_source.html#l00128">DatabaseRotatingImp.cpp:128</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1NodeStore_1_1FetchReport_html"><div class="ttname"><a href="structripple_1_1NodeStore_1_1FetchReport.html">ripple::NodeStore::FetchReport</a></div><div class="ttdoc">Contains information about a fetch operation.</div><div class="ttdef"><b>Definition:</b> <a href="ripple_2nodestore_2Scheduler_8h_source.html#l00032">ripple/nodestore/Scheduler.h:32</a></div></div>
|
||||
<div class="ttc" id="afunction_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/utility/functional/function.html">std::function</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1NodeStore_1_1DatabaseRotatingImp_html_a9c3f2d7e8b7e4cca14afe2177c1466b3"><div class="ttname"><a href="classripple_1_1NodeStore_1_1DatabaseRotatingImp.html#a9c3f2d7e8b7e4cca14afe2177c1466b3">ripple::NodeStore::DatabaseRotatingImp::getName</a></div><div class="ttdeci">std::string getName() const override</div><div class="ttdoc">Retrieve the name associated with this backend.</div><div class="ttdef"><b>Definition:</b> <a href="DatabaseRotatingImp_8cpp_source.html#l00061">DatabaseRotatingImp.cpp:61</a></div></div>
|
||||
@@ -216,10 +198,9 @@ $(function() {
|
||||
<div class="ttc" id="aclassripple_1_1NodeStore_1_1DatabaseRotatingImp_html_a3b006f7535475fd276bc30b77a1b4673"><div class="ttname"><a href="classripple_1_1NodeStore_1_1DatabaseRotatingImp.html#a3b006f7535475fd276bc30b77a1b4673">ripple::NodeStore::DatabaseRotatingImp::getWriteLoad</a></div><div class="ttdeci">std::int32_t getWriteLoad() const override</div><div class="ttdoc">Retrieve the estimated number of pending write operations.</div><div class="ttdef"><b>Definition:</b> <a href="DatabaseRotatingImp_8cpp_source.html#l00068">DatabaseRotatingImp.cpp:68</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1NodeStore_1_1DatabaseRotatingImp_html"><div class="ttname"><a href="classripple_1_1NodeStore_1_1DatabaseRotatingImp.html">ripple::NodeStore::DatabaseRotatingImp</a></div><div class="ttdef"><b>Definition:</b> <a href="DatabaseRotatingImp_8h_source.html#l00028">DatabaseRotatingImp.h:28</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1Stoppable_html"><div class="ttname"><a href="classripple_1_1Stoppable.html">ripple::Stoppable</a></div><div class="ttdoc">Provides an interface for starting and stopping.</div><div class="ttdef"><b>Definition:</b> <a href="Stoppable_8h_source.html#l00201">Stoppable.h:201</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1NodeStore_1_1DatabaseRotatingImp_html_ae393c2bdac121a9e9d2c801a6817624d"><div class="ttname"><a href="classripple_1_1NodeStore_1_1DatabaseRotatingImp.html#ae393c2bdac121a9e9d2c801a6817624d">ripple::NodeStore::DatabaseRotatingImp::getBackends</a></div><div class="ttdeci">Backends getBackends() const</div><div class="ttdef"><b>Definition:</b> <a href="DatabaseRotatingImp_8h_source.html#l00106">DatabaseRotatingImp.h:106</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1NodeStore_1_1DatabaseRotatingImp_html_a4d803c36c8aea67c83f735814de25717"><div class="ttname"><a href="classripple_1_1NodeStore_1_1DatabaseRotatingImp.html#a4d803c36c8aea67c83f735814de25717">ripple::NodeStore::DatabaseRotatingImp::mutex_</a></div><div class="ttdeci">std::mutex mutex_</div><div class="ttdef"><b>Definition:</b> <a href="DatabaseRotatingImp_8h_source.html#l00097">DatabaseRotatingImp.h:97</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1NodeStore_1_1DatabaseRotatingImp_html_a4d803c36c8aea67c83f735814de25717"><div class="ttname"><a href="classripple_1_1NodeStore_1_1DatabaseRotatingImp.html#a4d803c36c8aea67c83f735814de25717">ripple::NodeStore::DatabaseRotatingImp::mutex_</a></div><div class="ttdeci">std::mutex mutex_</div><div class="ttdef"><b>Definition:</b> <a href="DatabaseRotatingImp_8h_source.html#l00088">DatabaseRotatingImp.h:88</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1NodeStore_1_1DatabaseRotatingImp_html_a55502de7f83a364526263b38bc1fe709"><div class="ttname"><a href="classripple_1_1NodeStore_1_1DatabaseRotatingImp.html#a55502de7f83a364526263b38bc1fe709">ripple::NodeStore::DatabaseRotatingImp::storeLedger</a></div><div class="ttdeci">bool storeLedger(std::shared_ptr< Ledger const > const &srcLedger) override</div><div class="ttdoc">Store a ledger from a different database.</div><div class="ttdef"><b>Definition:</b> <a href="DatabaseRotatingImp_8cpp_source.html#l00086">DatabaseRotatingImp.cpp:86</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1NodeStore_1_1DatabaseRotatingImp_html_a61a400a9f8a8403d64c70b8d089c5be0"><div class="ttname"><a href="classripple_1_1NodeStore_1_1DatabaseRotatingImp.html#a61a400a9f8a8403d64c70b8d089c5be0">ripple::NodeStore::DatabaseRotatingImp::sync</a></div><div class="ttdeci">void sync() override</div><div class="ttdef"><b>Definition:</b> <a href="DatabaseRotatingImp_8h_source.html#l00077">DatabaseRotatingImp.h:77</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1NodeStore_1_1DatabaseRotatingImp_html_a61a400a9f8a8403d64c70b8d089c5be0"><div class="ttname"><a href="classripple_1_1NodeStore_1_1DatabaseRotatingImp.html#a61a400a9f8a8403d64c70b8d089c5be0">ripple::NodeStore::DatabaseRotatingImp::sync</a></div><div class="ttdeci">void sync() override</div><div class="ttdef"><b>Definition:</b> <a href="DatabaseRotatingImp_8cpp_source.html#l00097">DatabaseRotatingImp.cpp:97</a></div></div>
|
||||
<div class="ttc" id="aclassbeast_1_1Journal_html"><div class="ttname"><a href="classbeast_1_1Journal.html">beast::Journal</a></div><div class="ttdoc">A generic endpoint for log messages.</div><div class="ttdef"><b>Definition:</b> <a href="Journal_8h_source.html#l00058">Journal.h:58</a></div></div>
|
||||
<div class="ttc" id="ainteger_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/types/integer.html">std::int32_t</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1NodeStore_1_1DatabaseRotating_html"><div class="ttname"><a href="classripple_1_1NodeStore_1_1DatabaseRotating.html">ripple::NodeStore::DatabaseRotating</a></div><div class="ttdef"><b>Definition:</b> <a href="DatabaseRotating_8h_source.html#l00033">DatabaseRotating.h:33</a></div></div>
|
||||
@@ -227,16 +208,15 @@ $(function() {
|
||||
<div class="ttc" id="aclassripple_1_1NodeStore_1_1DatabaseRotatingImp_html_a7c5d2c471c6ceac28c09bb729f377c0e"><div class="ttname"><a href="classripple_1_1NodeStore_1_1DatabaseRotatingImp.html#a7c5d2c471c6ceac28c09bb729f377c0e">ripple::NodeStore::DatabaseRotatingImp::~DatabaseRotatingImp</a></div><div class="ttdeci">~DatabaseRotatingImp() override</div><div class="ttdef"><b>Definition:</b> <a href="DatabaseRotatingImp_8h_source.html#l00046">DatabaseRotatingImp.h:46</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1NodeStore_1_1Database_html_adb9c1d15c7638e1448be9f5a98563f6b"><div class="ttname"><a href="classripple_1_1NodeStore_1_1Database.html#adb9c1d15c7638e1448be9f5a98563f6b">ripple::NodeStore::Database::stopReadThreads</a></div><div class="ttdeci">void stopReadThreads()</div><div class="ttdef"><b>Definition:</b> <a href="Database_8cpp_source.html#l00078">Database.cpp:78</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html"><div class="ttname"><a href="namespaceripple.html">ripple</a></div><div class="ttdoc">Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.</div><div class="ttdef"><b>Definition:</b> <a href="RCLCensorshipDetector_8h_source.html#l00029">RCLCensorshipDetector.h:29</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1NodeStore_1_1DatabaseRotatingImp_html_a7992d0dd009c5b855c331c73872c946d"><div class="ttname"><a href="classripple_1_1NodeStore_1_1DatabaseRotatingImp.html#a7992d0dd009c5b855c331c73872c946d">ripple::NodeStore::DatabaseRotatingImp::store</a></div><div class="ttdeci">void store(NodeObjectType type, Blob &&data, uint256 const &hash, std::uint32_t) override</div><div class="ttdoc">Store the object.</div><div class="ttdef"><b>Definition:</b> <a href="DatabaseRotatingImp_8cpp_source.html#l00097">DatabaseRotatingImp.cpp:97</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1NodeStore_1_1DatabaseRotatingImp_1_1Backends_html_a4f1561f76ce402f223faf00ba3396c4b"><div class="ttname"><a href="structripple_1_1NodeStore_1_1DatabaseRotatingImp_1_1Backends.html#a4f1561f76ce402f223faf00ba3396c4b">ripple::NodeStore::DatabaseRotatingImp::Backends::writableBackend</a></div><div class="ttdeci">std::shared_ptr< Backend > const & writableBackend</div><div class="ttdef"><b>Definition:</b> <a href="DatabaseRotatingImp_8h_source.html#l00101">DatabaseRotatingImp.h:101</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1NodeStore_1_1DatabaseRotatingImp_html_a7992d0dd009c5b855c331c73872c946d"><div class="ttname"><a href="classripple_1_1NodeStore_1_1DatabaseRotatingImp.html#a7992d0dd009c5b855c331c73872c946d">ripple::NodeStore::DatabaseRotatingImp::store</a></div><div class="ttdeci">void store(NodeObjectType type, Blob &&data, uint256 const &hash, std::uint32_t) override</div><div class="ttdoc">Store the object.</div><div class="ttdef"><b>Definition:</b> <a href="DatabaseRotatingImp_8cpp_source.html#l00104">DatabaseRotatingImp.cpp:104</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1NodeStore_1_1DatabaseRotatingImp_1_1Backends_html_a4f1561f76ce402f223faf00ba3396c4b"><div class="ttname"><a href="structripple_1_1NodeStore_1_1DatabaseRotatingImp_1_1Backends.html#a4f1561f76ce402f223faf00ba3396c4b">ripple::NodeStore::DatabaseRotatingImp::Backends::writableBackend</a></div><div class="ttdeci">std::shared_ptr< Backend > const & writableBackend</div><div class="ttdef"><b>Definition:</b> <a href="DatabaseRotatingImp_8h_source.html#l00092">DatabaseRotatingImp.h:92</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1NodeStore_1_1DatabaseRotatingImp_html_a60f48a153732ad494f553eded13438cb"><div class="ttname"><a href="classripple_1_1NodeStore_1_1DatabaseRotatingImp.html#a60f48a153732ad494f553eded13438cb">ripple::NodeStore::DatabaseRotatingImp::operator=</a></div><div class="ttdeci">DatabaseRotatingImp & operator=(DatabaseRotatingImp const &)=delete</div></div>
|
||||
<div class="ttc" id="astructripple_1_1NodeStore_1_1DatabaseRotatingImp_1_1Backends_html"><div class="ttname"><a href="structripple_1_1NodeStore_1_1DatabaseRotatingImp_1_1Backends.html">ripple::NodeStore::DatabaseRotatingImp::Backends</a></div><div class="ttdef"><b>Definition:</b> <a href="DatabaseRotatingImp_8h_source.html#l00099">DatabaseRotatingImp.h:99</a></div></div>
|
||||
<div class="ttc" id="astructripple_1_1NodeStore_1_1DatabaseRotatingImp_1_1Backends_html"><div class="ttname"><a href="structripple_1_1NodeStore_1_1DatabaseRotatingImp_1_1Backends.html">ripple::NodeStore::DatabaseRotatingImp::Backends</a></div><div class="ttdef"><b>Definition:</b> <a href="DatabaseRotatingImp_8h_source.html#l00090">DatabaseRotatingImp.h:90</a></div></div>
|
||||
<div class="ttc" id="amutex_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/thread/mutex.html">std::mutex</a></div><div class="ttdoc">STL class.</div></div>
|
||||
<div class="ttc" id="aclassripple_1_1NodeStore_1_1DatabaseRotatingImp_html_ac8dfef2dee29968270119971f4d60f94"><div class="ttname"><a href="classripple_1_1NodeStore_1_1DatabaseRotatingImp.html#ac8dfef2dee29968270119971f4d60f94">ripple::NodeStore::DatabaseRotatingImp::isSameDB</a></div><div class="ttdeci">bool isSameDB(std::uint32_t, std::uint32_t) override</div><div class="ttdef"><b>Definition:</b> <a href="DatabaseRotatingImp_8h_source.html#l00066">DatabaseRotatingImp.h:66</a></div></div>
|
||||
<div class="ttc" id="aunique_ptr_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/memory/unique_ptr.html">std::unique_ptr</a></div><div class="ttdoc">STL class.</div></div>
|
||||
<div class="ttc" id="aclassripple_1_1NodeStore_1_1DatabaseRotatingImp_html_aee99c67c55042890a37368f5d17620d4"><div class="ttname"><a href="classripple_1_1NodeStore_1_1DatabaseRotatingImp.html#aee99c67c55042890a37368f5d17620d4">ripple::NodeStore::DatabaseRotatingImp::for_each</a></div><div class="ttdeci">void for_each(std::function< void(std::shared_ptr< NodeObject >)> f) override</div><div class="ttdoc">Visit every object in the database This is usually called during import.</div><div class="ttdef"><b>Definition:</b> <a href="DatabaseRotatingImp_8cpp_source.html#l00193">DatabaseRotatingImp.cpp:193</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1NodeStore_1_1DatabaseRotatingImp_html_acaa8e51a8678905a0b2d831154cc91b5"><div class="ttname"><a href="classripple_1_1NodeStore_1_1DatabaseRotatingImp.html#acaa8e51a8678905a0b2d831154cc91b5">ripple::NodeStore::DatabaseRotatingImp::writableBackend_</a></div><div class="ttdeci">std::shared_ptr< Backend > writableBackend_</div><div class="ttdef"><b>Definition:</b> <a href="DatabaseRotatingImp_8h_source.html#l00095">DatabaseRotatingImp.h:95</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1NodeStore_1_1Backend_html"><div class="ttname"><a href="classripple_1_1NodeStore_1_1Backend.html">ripple::NodeStore::Backend</a></div><div class="ttdoc">A backend used for the NodeStore.</div><div class="ttdef"><b>Definition:</b> <a href="Backend_8h_source.html#l00039">Backend.h:39</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1NodeStore_1_1DatabaseRotatingImp_html_aee99c67c55042890a37368f5d17620d4"><div class="ttname"><a href="classripple_1_1NodeStore_1_1DatabaseRotatingImp.html#aee99c67c55042890a37368f5d17620d4">ripple::NodeStore::DatabaseRotatingImp::for_each</a></div><div class="ttdeci">void for_each(std::function< void(std::shared_ptr< NodeObject >)> f) override</div><div class="ttdoc">Visit every object in the database This is usually called during import.</div><div class="ttdef"><b>Definition:</b> <a href="DatabaseRotatingImp_8cpp_source.html#l00200">DatabaseRotatingImp.cpp:200</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1NodeStore_1_1DatabaseRotatingImp_html_acaa8e51a8678905a0b2d831154cc91b5"><div class="ttname"><a href="classripple_1_1NodeStore_1_1DatabaseRotatingImp.html#acaa8e51a8678905a0b2d831154cc91b5">ripple::NodeStore::DatabaseRotatingImp::writableBackend_</a></div><div class="ttdeci">std::shared_ptr< Backend > writableBackend_</div><div class="ttdef"><b>Definition:</b> <a href="DatabaseRotatingImp_8h_source.html#l00086">DatabaseRotatingImp.h:86</a></div></div>
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated by  <a href="http://www.doxygen.org/index.html">
|
||||
|
||||
Reference in New Issue
Block a user