Skip to content

Commit

Permalink
Deploying to gh-pages from @ 5248900 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
jmalkin committed Feb 21, 2025
1 parent 55ac269 commit 464af37
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
18 changes: 9 additions & 9 deletions docs/main/index-all.html
Original file line number Diff line number Diff line change
Expand Up @@ -6048,47 +6048,47 @@ <h2 class="title" id="I:Q">Q</h2>
<dt><a href="org/apache/datasketches/filters/bloomfilter/BloomFilter.html#queryAndUpdate(byte%5B%5D)" class="member-name-link">queryAndUpdate(byte[])</a> - Method in class org.apache.datasketches.filters.bloomfilter.<a href="org/apache/datasketches/filters/bloomfilter/BloomFilter.html" title="class in org.apache.datasketches.filters.bloomfilter">BloomFilter</a></dt>
<dd>
<div class="block">Updates the filter with the provided byte[] and
returns the result from quering that array prior to the update.</div>
returns the result from querying that array prior to the update.</div>
</dd>
<dt><a href="org/apache/datasketches/filters/bloomfilter/BloomFilter.html#queryAndUpdate(char%5B%5D)" class="member-name-link">queryAndUpdate(char[])</a> - Method in class org.apache.datasketches.filters.bloomfilter.<a href="org/apache/datasketches/filters/bloomfilter/BloomFilter.html" title="class in org.apache.datasketches.filters.bloomfilter">BloomFilter</a></dt>
<dd>
<div class="block">Updates the filter with the provided char[] and
returns the result from quering that array prior to the update.</div>
returns the result from querying that array prior to the update.</div>
</dd>
<dt><a href="org/apache/datasketches/filters/bloomfilter/BloomFilter.html#queryAndUpdate(double)" class="member-name-link">queryAndUpdate(double)</a> - Method in class org.apache.datasketches.filters.bloomfilter.<a href="org/apache/datasketches/filters/bloomfilter/BloomFilter.html" title="class in org.apache.datasketches.filters.bloomfilter">BloomFilter</a></dt>
<dd>
<div class="block">Updates the filter with the provided double and
returns the result from quering that value prior to the update.</div>
returns the result from querying that value prior to the update.</div>
</dd>
<dt><a href="org/apache/datasketches/filters/bloomfilter/BloomFilter.html#queryAndUpdate(int%5B%5D)" class="member-name-link">queryAndUpdate(int[])</a> - Method in class org.apache.datasketches.filters.bloomfilter.<a href="org/apache/datasketches/filters/bloomfilter/BloomFilter.html" title="class in org.apache.datasketches.filters.bloomfilter">BloomFilter</a></dt>
<dd>
<div class="block">Updates the filter with the provided int[] and
returns the result from quering that array prior to the update.</div>
returns the result from querying that array prior to the update.</div>
</dd>
<dt><a href="org/apache/datasketches/filters/bloomfilter/BloomFilter.html#queryAndUpdate(long)" class="member-name-link">queryAndUpdate(long)</a> - Method in class org.apache.datasketches.filters.bloomfilter.<a href="org/apache/datasketches/filters/bloomfilter/BloomFilter.html" title="class in org.apache.datasketches.filters.bloomfilter">BloomFilter</a></dt>
<dd>
<div class="block">Updates the filter with the provided long and
returns the result from quering that value prior to the update.</div>
returns the result from querying that value prior to the update.</div>
</dd>
<dt><a href="org/apache/datasketches/filters/bloomfilter/BloomFilter.html#queryAndUpdate(long%5B%5D)" class="member-name-link">queryAndUpdate(long[])</a> - Method in class org.apache.datasketches.filters.bloomfilter.<a href="org/apache/datasketches/filters/bloomfilter/BloomFilter.html" title="class in org.apache.datasketches.filters.bloomfilter">BloomFilter</a></dt>
<dd>
<div class="block">Updates the filter with the provided long[] and
returns the result from quering that array prior to the update.</div>
returns the result from querying that array prior to the update.</div>
</dd>
<dt><a href="org/apache/datasketches/filters/bloomfilter/BloomFilter.html#queryAndUpdate(short%5B%5D)" class="member-name-link">queryAndUpdate(short[])</a> - Method in class org.apache.datasketches.filters.bloomfilter.<a href="org/apache/datasketches/filters/bloomfilter/BloomFilter.html" title="class in org.apache.datasketches.filters.bloomfilter">BloomFilter</a></dt>
<dd>
<div class="block">Updates the filter with the provided short[] and
returns the result from quering that array prior to the update.</div>
returns the result from querying that array prior to the update.</div>
</dd>
<dt><a href="org/apache/datasketches/filters/bloomfilter/BloomFilter.html#queryAndUpdate(java.lang.String)" class="member-name-link">queryAndUpdate(String)</a> - Method in class org.apache.datasketches.filters.bloomfilter.<a href="org/apache/datasketches/filters/bloomfilter/BloomFilter.html" title="class in org.apache.datasketches.filters.bloomfilter">BloomFilter</a></dt>
<dd>
<div class="block">Updates the filter with the provided String and
returns the result from quering that value prior to the update.</div>
returns the result from querying that value prior to the update.</div>
</dd>
<dt><a href="org/apache/datasketches/filters/bloomfilter/BloomFilter.html#queryAndUpdate(org.apache.datasketches.memory.Memory)" class="member-name-link">queryAndUpdate(Memory)</a> - Method in class org.apache.datasketches.filters.bloomfilter.<a href="org/apache/datasketches/filters/bloomfilter/BloomFilter.html" title="class in org.apache.datasketches.filters.bloomfilter">BloomFilter</a></dt>
<dd>
<div class="block">Updates the filter with the provided Memory and
returns the result from quering that Memory prior to the update.</div>
returns the result from querying that Memory prior to the update.</div>
</dd>
<dt><a href="org/apache/datasketches/cpc/QuickMergingValidation.html" class="type-name-link" title="class in org.apache.datasketches.cpc">QuickMergingValidation</a> - Class in <a href="org/apache/datasketches/cpc/package-summary.html">org.apache.datasketches.cpc</a></dt>
<dd>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -265,55 +265,55 @@ <h2>Method Summary</h2>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#queryAndUpdate(byte%5B%5D)" class="member-name-link">queryAndUpdate</a><wbr>(byte[]&nbsp;data)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Updates the filter with the provided byte[] and
returns the result from quering that array prior to the update.</div>
returns the result from querying that array prior to the update.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#queryAndUpdate(char%5B%5D)" class="member-name-link">queryAndUpdate</a><wbr>(char[]&nbsp;data)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Updates the filter with the provided char[] and
returns the result from quering that array prior to the update.</div>
returns the result from querying that array prior to the update.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#queryAndUpdate(double)" class="member-name-link">queryAndUpdate</a><wbr>(double&nbsp;item)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Updates the filter with the provided double and
returns the result from quering that value prior to the update.</div>
returns the result from querying that value prior to the update.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#queryAndUpdate(int%5B%5D)" class="member-name-link">queryAndUpdate</a><wbr>(int[]&nbsp;data)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Updates the filter with the provided int[] and
returns the result from quering that array prior to the update.</div>
returns the result from querying that array prior to the update.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#queryAndUpdate(long)" class="member-name-link">queryAndUpdate</a><wbr>(long&nbsp;item)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Updates the filter with the provided long and
returns the result from quering that value prior to the update.</div>
returns the result from querying that value prior to the update.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#queryAndUpdate(long%5B%5D)" class="member-name-link">queryAndUpdate</a><wbr>(long[]&nbsp;data)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Updates the filter with the provided long[] and
returns the result from quering that array prior to the update.</div>
returns the result from querying that array prior to the update.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#queryAndUpdate(short%5B%5D)" class="member-name-link">queryAndUpdate</a><wbr>(short[]&nbsp;data)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Updates the filter with the provided short[] and
returns the result from quering that array prior to the update.</div>
returns the result from querying that array prior to the update.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#queryAndUpdate(java.lang.String)" class="member-name-link">queryAndUpdate</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;item)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Updates the filter with the provided String and
returns the result from quering that value prior to the update.</div>
returns the result from querying that value prior to the update.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#queryAndUpdate(org.apache.datasketches.memory.Memory)" class="member-name-link">queryAndUpdate</a><wbr>(org.apache.datasketches.memory.Memory&nbsp;mem)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">
<div class="block">Updates the filter with the provided Memory and
returns the result from quering that Memory prior to the update.</div>
returns the result from querying that Memory prior to the update.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#reset()" class="member-name-link">reset</a>()</code></div>
Expand Down Expand Up @@ -684,7 +684,7 @@ <h3>update</h3>
<h3>queryAndUpdate</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">boolean</span>&nbsp;<span class="element-name">queryAndUpdate</span><wbr><span class="parameters">(long&nbsp;item)</span></div>
<div class="block">Updates the filter with the provided long and
returns the result from quering that value prior to the update.</div>
returns the result from querying that value prior to the update.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>item</code> - an item with which to update the filter</dd>
Expand All @@ -698,7 +698,7 @@ <h3>queryAndUpdate</h3>
<h3>queryAndUpdate</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">boolean</span>&nbsp;<span class="element-name">queryAndUpdate</span><wbr><span class="parameters">(double&nbsp;item)</span></div>
<div class="block">Updates the filter with the provided double and
returns the result from quering that value prior to the update.
returns the result from querying that value prior to the update.
The double is canonicalized (NaN and +/- infinity) in the call.</div>
<dl class="notes">
<dt>Parameters:</dt>
Expand All @@ -713,7 +713,7 @@ <h3>queryAndUpdate</h3>
<h3>queryAndUpdate</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">boolean</span>&nbsp;<span class="element-name">queryAndUpdate</span><wbr><span class="parameters">(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;item)</span></div>
<div class="block">Updates the filter with the provided String and
returns the result from quering that value prior to the update.
returns the result from querying that value prior to the update.
The string is converted to a byte array using UTF8 encoding.

<p>Note: this will not produce the same output hash values as the <a href="#queryAndUpdate(char%5B%5D)"><code>queryAndUpdate(char[])</code></a>
Expand All @@ -732,7 +732,7 @@ <h3>queryAndUpdate</h3>
<h3>queryAndUpdate</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">boolean</span>&nbsp;<span class="element-name">queryAndUpdate</span><wbr><span class="parameters">(byte[]&nbsp;data)</span></div>
<div class="block">Updates the filter with the provided byte[] and
returns the result from quering that array prior to the update.</div>
returns the result from querying that array prior to the update.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>data</code> - an array with which to update the filter</dd>
Expand All @@ -746,7 +746,7 @@ <h3>queryAndUpdate</h3>
<h3>queryAndUpdate</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">boolean</span>&nbsp;<span class="element-name">queryAndUpdate</span><wbr><span class="parameters">(char[]&nbsp;data)</span></div>
<div class="block">Updates the filter with the provided char[] and
returns the result from quering that array prior to the update.</div>
returns the result from querying that array prior to the update.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>data</code> - an array with which to update the filter</dd>
Expand All @@ -760,7 +760,7 @@ <h3>queryAndUpdate</h3>
<h3>queryAndUpdate</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">boolean</span>&nbsp;<span class="element-name">queryAndUpdate</span><wbr><span class="parameters">(short[]&nbsp;data)</span></div>
<div class="block">Updates the filter with the provided short[] and
returns the result from quering that array prior to the update.</div>
returns the result from querying that array prior to the update.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>data</code> - an array with which to update the filter</dd>
Expand All @@ -774,7 +774,7 @@ <h3>queryAndUpdate</h3>
<h3>queryAndUpdate</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">boolean</span>&nbsp;<span class="element-name">queryAndUpdate</span><wbr><span class="parameters">(int[]&nbsp;data)</span></div>
<div class="block">Updates the filter with the provided int[] and
returns the result from quering that array prior to the update.</div>
returns the result from querying that array prior to the update.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>data</code> - an array with which to update the filter</dd>
Expand All @@ -788,7 +788,7 @@ <h3>queryAndUpdate</h3>
<h3>queryAndUpdate</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">boolean</span>&nbsp;<span class="element-name">queryAndUpdate</span><wbr><span class="parameters">(long[]&nbsp;data)</span></div>
<div class="block">Updates the filter with the provided long[] and
returns the result from quering that array prior to the update.</div>
returns the result from querying that array prior to the update.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>data</code> - an array with which to update the filter</dd>
Expand All @@ -802,7 +802,7 @@ <h3>queryAndUpdate</h3>
<h3>queryAndUpdate</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">boolean</span>&nbsp;<span class="element-name">queryAndUpdate</span><wbr><span class="parameters">(org.apache.datasketches.memory.Memory&nbsp;mem)</span></div>
<div class="block">Updates the filter with the provided Memory and
returns the result from quering that Memory prior to the update.</div>
returns the result from querying that Memory prior to the update.</div>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>mem</code> - an array with which to update the filter</dd>
Expand Down

0 comments on commit 464af37

Please sign in to comment.