Skip to content

Commit 9721ce2

Browse files
committed
1 parent 18b5935 commit 9721ce2

File tree

9 files changed

+213
-28
lines changed

9 files changed

+213
-28
lines changed

public/oxia-client-java/apidocs/latest/allclasses-index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces</h1>
5656
</div>
5757
<div id="all-classes-table">
58-
<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button id="all-classes-table-tab0" role="tab" aria-selected="true" aria-controls="all-classes-table.tabpanel" tabindex="0" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table', 2)" class="active-table-tab">All Classes and Interfaces</button><button id="all-classes-table-tab1" role="tab" aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table-tab1', 2)" class="table-tab">Interfaces</button><button id="all-classes-table-tab2" role="tab" aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table-tab2', 2)" class="table-tab">Classes</button><button id="all-classes-table-tab3" role="tab" aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table-tab3', 2)" class="table-tab">Enum Classes</button><button id="all-classes-table-tab4" role="tab" aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table-tab4', 2)" class="table-tab">Record Classes</button><button id="all-classes-table-tab5" role="tab" aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table-tab5', 2)" class="table-tab">Exceptions</button></div>
58+
<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button id="all-classes-table-tab0" role="tab" aria-selected="true" aria-controls="all-classes-table.tabpanel" tabindex="0" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table', 2)" class="active-table-tab">All Classes and Interfaces</button><button id="all-classes-table-tab1" role="tab" aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table-tab1', 2)" class="table-tab">Interfaces</button><button id="all-classes-table-tab3" role="tab" aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table-tab3', 2)" class="table-tab">Enum Classes</button><button id="all-classes-table-tab4" role="tab" aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table-tab4', 2)" class="table-tab">Record Classes</button><button id="all-classes-table-tab5" role="tab" aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table-tab5', 2)" class="table-tab">Exceptions</button></div>
5959
<div id="all-classes-table.tabpanel" role="tabpanel" aria-labelledby="all-classes-table-tab0">
6060
<div class="summary-table two-column-summary">
6161
<div class="table-header col-first">Class</div>
@@ -88,8 +88,8 @@ <h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces<
8888
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">
8989
<div class="block">Options for getting a record.</div>
9090
</div>
91-
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="io/oxia/client/api/GetResult.html" title="class in io.oxia.client.api">GetResult</a></div>
92-
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
91+
<div class="col-first odd-row-color all-classes-table all-classes-table-tab4"><a href="io/oxia/client/api/GetResult.html" title="class in io.oxia.client.api">GetResult</a></div>
92+
<div class="col-last odd-row-color all-classes-table all-classes-table-tab4">
9393
<div class="block">The result of a client get request.</div>
9494
</div>
9595
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="io/oxia/client/api/GetSequenceUpdatesOption.html" title="interface in io.oxia.client.api">GetSequenceUpdatesOption</a></div>

public/oxia-client-java/apidocs/latest/index-all.html

Lines changed: 29 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,10 @@ <h2 class="title" id="I:E">E</h2>
224224
</dd>
225225
<dt><a href="io/oxia/client/api/OptionComparisonType.ComparisonType.html#Equal" class="member-name-link">Equal</a> - Enum constant in enum class io.oxia.client.api.<a href="io/oxia/client/api/OptionComparisonType.ComparisonType.html" title="enum class in io.oxia.client.api">OptionComparisonType.ComparisonType</a></dt>
226226
<dd>&nbsp;</dd>
227+
<dt><a href="io/oxia/client/api/GetResult.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in record class io.oxia.client.api.<a href="io/oxia/client/api/GetResult.html" title="class in io.oxia.client.api">GetResult</a></dt>
228+
<dd>
229+
<div class="block">Indicates whether some other object is "equal to" this one.</div>
230+
</dd>
227231
<dt><a href="io/oxia/client/api/Notification.KeyCreated.html#equals(java.lang.Object)" class="member-name-link">equals(Object)</a> - Method in record class io.oxia.client.api.<a href="io/oxia/client/api/Notification.KeyCreated.html" title="class in io.oxia.client.api">Notification.KeyCreated</a></dt>
228232
<dd>
229233
<div class="block">Indicates whether some other object is "equal to" this one.</div>
@@ -316,12 +320,14 @@ <h2 class="title" id="I:G">G</h2>
316320
<dd>
317321
<div class="block">Options for getting a record.</div>
318322
</dd>
319-
<dt><a href="io/oxia/client/api/GetResult.html" class="type-name-link" title="class in io.oxia.client.api">GetResult</a> - Class in <a href="io/oxia/client/api/package-summary.html">io.oxia.client.api</a></dt>
323+
<dt><a href="io/oxia/client/api/GetResult.html" class="type-name-link" title="class in io.oxia.client.api">GetResult</a> - Record Class in <a href="io/oxia/client/api/package-summary.html">io.oxia.client.api</a></dt>
320324
<dd>
321325
<div class="block">The result of a client get request.</div>
322326
</dd>
323-
<dt><a href="io/oxia/client/api/GetResult.html#%3Cinit%3E()" class="member-name-link">GetResult()</a> - Constructor for class io.oxia.client.api.<a href="io/oxia/client/api/GetResult.html" title="class in io.oxia.client.api">GetResult</a></dt>
324-
<dd>&nbsp;</dd>
327+
<dt><a href="io/oxia/client/api/GetResult.html#%3Cinit%3E(java.lang.String,byte%5B%5D,io.oxia.client.api.Version)" class="member-name-link">GetResult(String, byte[], Version)</a> - Constructor for record class io.oxia.client.api.<a href="io/oxia/client/api/GetResult.html" title="class in io.oxia.client.api">GetResult</a></dt>
328+
<dd>
329+
<div class="block">Creates an instance of a <code>GetResult</code> record class.</div>
330+
</dd>
325331
<dt><a href="io/oxia/client/api/AsyncOxiaClient.html#getSequenceUpdates(java.lang.String,java.util.function.Consumer,java.util.Set)" class="member-name-link">getSequenceUpdates(String, Consumer&lt;String&gt;, Set&lt;GetSequenceUpdatesOption&gt;)</a> - Method in interface io.oxia.client.api.<a href="io/oxia/client/api/AsyncOxiaClient.html" title="interface in io.oxia.client.api">AsyncOxiaClient</a></dt>
326332
<dd>
327333
<div class="block">GetSequenceUpdates allows to subscribe to the updates happening on a sequential key The channel
@@ -339,6 +345,10 @@ <h2 class="title" id="I:G">G</h2>
339345
</dl>
340346
<h2 class="title" id="I:H">H</h2>
341347
<dl class="index">
348+
<dt><a href="io/oxia/client/api/GetResult.html#hashCode()" class="member-name-link">hashCode()</a> - Method in record class io.oxia.client.api.<a href="io/oxia/client/api/GetResult.html" title="class in io.oxia.client.api">GetResult</a></dt>
349+
<dd>
350+
<div class="block">Returns a hash code value for this object.</div>
351+
</dd>
342352
<dt><a href="io/oxia/client/api/Notification.KeyCreated.html#hashCode()" class="member-name-link">hashCode()</a> - Method in record class io.oxia.client.api.<a href="io/oxia/client/api/Notification.KeyCreated.html" title="class in io.oxia.client.api">Notification.KeyCreated</a></dt>
343353
<dd>
344354
<div class="block">Returns a hash code value for this object.</div>
@@ -439,6 +449,10 @@ <h2 class="title" id="I:I">I</h2>
439449
</dl>
440450
<h2 class="title" id="I:K">K</h2>
441451
<dl class="index">
452+
<dt><a href="io/oxia/client/api/GetResult.html#key()" class="member-name-link">key()</a> - Method in record class io.oxia.client.api.<a href="io/oxia/client/api/GetResult.html" title="class in io.oxia.client.api">GetResult</a></dt>
453+
<dd>
454+
<div class="block">Returns the value of the <a href="./io/oxia/client/api/GetResult.html#param-key"><code>key</code></a> record component.</div>
455+
</dd>
442456
<dt><a href="io/oxia/client/api/Notification.html#key()" class="member-name-link">key()</a> - Method in interface io.oxia.client.api.<a href="io/oxia/client/api/Notification.html" title="interface in io.oxia.client.api">Notification</a></dt>
443457
<dd>&nbsp;</dd>
444458
<dt><a href="io/oxia/client/api/Notification.KeyCreated.html#key()" class="member-name-link">key()</a> - Method in record class io.oxia.client.api.<a href="io/oxia/client/api/Notification.KeyCreated.html" title="class in io.oxia.client.api">Notification.KeyCreated</a></dt>
@@ -832,6 +846,10 @@ <h2 class="title" id="I:S">S</h2>
832846
</dl>
833847
<h2 class="title" id="I:T">T</h2>
834848
<dl class="index">
849+
<dt><a href="io/oxia/client/api/GetResult.html#toString()" class="member-name-link">toString()</a> - Method in record class io.oxia.client.api.<a href="io/oxia/client/api/GetResult.html" title="class in io.oxia.client.api">GetResult</a></dt>
850+
<dd>
851+
<div class="block">Returns a string representation of this record class.</div>
852+
</dd>
835853
<dt><a href="io/oxia/client/api/Notification.KeyCreated.html#toString()" class="member-name-link">toString()</a> - Method in record class io.oxia.client.api.<a href="io/oxia/client/api/Notification.KeyCreated.html" title="class in io.oxia.client.api">Notification.KeyCreated</a></dt>
836854
<dd>
837855
<div class="block">Returns a string representation of this record class.</div>
@@ -927,6 +945,10 @@ <h2 class="title" id="I:U">U</h2>
927945
</dl>
928946
<h2 class="title" id="I:V">V</h2>
929947
<dl class="index">
948+
<dt><a href="io/oxia/client/api/GetResult.html#value()" class="member-name-link">value()</a> - Method in record class io.oxia.client.api.<a href="io/oxia/client/api/GetResult.html" title="class in io.oxia.client.api">GetResult</a></dt>
949+
<dd>
950+
<div class="block">Returns the value of the <a href="./io/oxia/client/api/GetResult.html#param-value"><code>value</code></a> record component.</div>
951+
</dd>
930952
<dt><a href="io/oxia/client/api/AuthenticationType.html#valueOf(java.lang.String)" class="member-name-link">valueOf(String)</a> - Static method in enum class io.oxia.client.api.<a href="io/oxia/client/api/AuthenticationType.html" title="enum class in io.oxia.client.api">AuthenticationType</a></dt>
931953
<dd>
932954
<div class="block">Returns the enum constant of this class with the specified name.</div>
@@ -945,6 +967,10 @@ <h2 class="title" id="I:V">V</h2>
945967
<div class="block">Returns an array containing the constants of this enum class, in
946968
the order they are declared.</div>
947969
</dd>
970+
<dt><a href="io/oxia/client/api/GetResult.html#version()" class="member-name-link">version()</a> - Method in record class io.oxia.client.api.<a href="io/oxia/client/api/GetResult.html" title="class in io.oxia.client.api">GetResult</a></dt>
971+
<dd>
972+
<div class="block">Returns the value of the <a href="./io/oxia/client/api/GetResult.html#param-version"><code>version</code></a> record component.</div>
973+
</dd>
948974
<dt><a href="io/oxia/client/api/Notification.KeyCreated.html#version()" class="member-name-link">version()</a> - Method in record class io.oxia.client.api.<a href="io/oxia/client/api/Notification.KeyCreated.html" title="class in io.oxia.client.api">Notification.KeyCreated</a></dt>
949975
<dd>
950976
<div class="block">Returns the value of the <a href="./io/oxia/client/api/Notification.KeyCreated.html#param-version"><code>version</code></a> record component.</div>

0 commit comments

Comments
 (0)