This is an automated email from the ASF dual-hosted git repository.
mmerli pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 209344c Updated site at revision 9ad5446
209344c is described below
commit 209344c49d006244b68a5db52e2fe972e9af95a0
Author: jenkins <[email protected]>
AuthorDate: Wed Jun 20 22:33:20 2018 +0000
Updated site at revision 9ad5446
---
content/api/pulsar-functions/index-all.html | 16 ++++++-
.../org/apache/pulsar/functions/api/SerDe.html | 51 +++++++++++++++++++---
.../pulsar/functions/api/utils/DefaultSerDe.html | 7 +++
.../pulsar/functions/api/utils/JavaSerDe.html | 7 +++
.../docs/latest/adaptors/PulsarSpark/index.html | 8 ++--
.../docs/latest/adaptors/PulsarStorm/index.html | 6 +--
content/docs/latest/admin-api/overview/index.html | 10 ++---
content/docs/latest/admin/Authz/index.html | 20 ++++-----
content/docs/latest/clients/Cpp/index.html | 10 ++---
content/docs/latest/clients/Java/index.html | 14 +++---
content/docs/latest/clients/Python/index.html | 10 ++---
content/docs/latest/clients/WebSocket/index.html | 8 ++--
.../docs/latest/cookbooks/Encryption/index.html | 6 +--
.../latest/cookbooks/PartitionedTopics/index.html | 14 +++---
.../latest/cookbooks/RetentionExpiry/index.html | 14 +++---
.../docs/latest/cookbooks/compaction/index.html | 6 +--
.../cookbooks/message-deduplication/index.html | 10 ++---
.../docs/latest/cookbooks/message-queue/index.html | 14 +++---
.../latest/cookbooks/tiered-storage/index.html | 4 +-
.../docs/latest/deployment/Kubernetes/index.html | 4 +-
.../docs/latest/deployment/aws-cluster/index.html | 4 +-
content/docs/latest/deployment/cluster/index.html | 4 +-
content/docs/latest/deployment/instance/index.html | 4 +-
.../ConceptsAndArchitecture/index.html | 4 +-
.../latest/getting-started/LocalCluster/index.html | 4 +-
.../latest/getting-started/Pulsar-2.0/index.html | 2 +-
.../docs/latest/getting-started/docker/index.html | 4 +-
.../docs/latest/project/BinaryProtocol/index.html | 4 +-
content/docs/latest/project/CompileCpp/index.html | 10 ++---
.../docs/latest/project/SimulationTools/index.html | 2 +-
.../docs/latest/project/schema-storage/index.html | 4 +-
content/docs/latest/reference/CliTools/index.html | 18 ++++----
.../docs/latest/reference/CustomAuth/index.html | 4 +-
content/docs/latest/reference/RestApi/index.html | 4 +-
content/ja/adaptors/PulsarSpark/index.html | 8 ++--
content/ja/adaptors/PulsarStorm/index.html | 6 +--
content/ja/admin/AdminInterface/index.html | 14 +++---
content/ja/admin/Authz/index.html | 24 +++++-----
content/ja/admin/ClustersBrokers/index.html | 8 ++--
content/ja/admin/PropertiesNamespaces/index.html | 8 ++--
content/ja/advanced/PartitionedTopics/index.html | 14 +++---
content/ja/advanced/RetentionExpiry/index.html | 14 +++---
content/ja/clients/Cpp/index.html | 8 ++--
content/ja/clients/Java/index.html | 8 ++--
content/ja/clients/Python/index.html | 8 ++--
content/ja/clients/WebSocket/index.html | 8 ++--
content/ja/deployment/InstanceSetup/index.html | 8 ++--
content/ja/deployment/Kubernetes/index.html | 4 +-
.../ConceptsAndArchitecture/index.html | 2 +-
content/ja/getting-started/LocalCluster/index.html | 4 +-
content/ja/project/BinaryProtocol/index.html | 4 +-
content/ja/project/SimulationTools/index.html | 2 +-
content/ja/reference/CliTools/index.html | 20 ++++-----
content/ja/reference/RestApi/index.html | 4 +-
54 files changed, 277 insertions(+), 210 deletions(-)
diff --git a/content/api/pulsar-functions/index-all.html
b/content/api/pulsar-functions/index-all.html
index 41c517e..8121e0b 100644
--- a/content/api/pulsar-functions/index-all.html
+++ b/content/api/pulsar-functions/index-all.html
@@ -67,7 +67,7 @@
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
-<div class="contentContainer"><a href="#I:A">A</a> <a
href="#I:C">C</a> <a href="#I:D">D</a> <a href="#I:F">F</a> <a
href="#I:G">G</a> <a href="#I:I">I</a> <a href="#I:J">J</a> <a
href="#I:O">O</a> <a href="#I:P">P</a> <a href="#I:R">R</a> <a
href="#I:S">S</a> <a name="I:A">
+<div class="contentContainer"><a href="#I:A">A</a> <a
href="#I:C">C</a> <a href="#I:D">D</a> <a href="#I:E">E</a> <a
href="#I:F">F</a> <a href="#I:G">G</a> <a href="#I:I">I</a> <a
href="#I:J">J</a> <a href="#I:O">O</a> <a href="#I:P">P</a> <a
href="#I:R">R</a> <a href="#I:S">S</a> <a name="I:A">
<!-- -->
</a>
<h2 class="title">A</h2>
@@ -94,6 +94,8 @@
</a>
<h2 class="title">D</h2>
<dl>
+<dt><span class="memberNameLink"><a
href="org/apache/pulsar/functions/api/SerDe.html#decode-byte:A-">decode(byte[])</a></span>
- Method in interface org.apache.pulsar.functions.api.<a
href="org/apache/pulsar/functions/api/SerDe.html" title="interface in
org.apache.pulsar.functions.api">SerDe</a></dt>
+<dd> </dd>
<dt><a href="org/apache/pulsar/functions/api/utils/DefaultSerDe.html"
title="class in org.apache.pulsar.functions.api.utils"><span
class="typeNameLink">DefaultSerDe</span></a> - Class in <a
href="org/apache/pulsar/functions/api/utils/package-summary.html">org.apache.pulsar.functions.api.utils</a></dt>
<dd>
<div class="block">Simplest form of SerDe.</div>
@@ -107,6 +109,14 @@
<dt><span class="memberNameLink"><a
href="org/apache/pulsar/functions/api/utils/JavaSerDe.html#deserialize-byte:A-">deserialize(byte[])</a></span>
- Method in class org.apache.pulsar.functions.api.utils.<a
href="org/apache/pulsar/functions/api/utils/JavaSerDe.html" title="class in
org.apache.pulsar.functions.api.utils">JavaSerDe</a></dt>
<dd> </dd>
</dl>
+<a name="I:E">
+<!-- -->
+</a>
+<h2 class="title">E</h2>
+<dl>
+<dt><span class="memberNameLink"><a
href="org/apache/pulsar/functions/api/SerDe.html#encode-T-">encode(T)</a></span>
- Method in interface org.apache.pulsar.functions.api.<a
href="org/apache/pulsar/functions/api/SerDe.html" title="interface in
org.apache.pulsar.functions.api">SerDe</a></dt>
+<dd> </dd>
+</dl>
<a name="I:F">
<!-- -->
</a>
@@ -167,6 +177,8 @@
<dd>
<div class="block">Get the output topic of the function</div>
</dd>
+<dt><span class="memberNameLink"><a
href="org/apache/pulsar/functions/api/SerDe.html#getSchemaInfo--">getSchemaInfo()</a></span>
- Method in interface org.apache.pulsar.functions.api.<a
href="org/apache/pulsar/functions/api/SerDe.html" title="interface in
org.apache.pulsar.functions.api">SerDe</a></dt>
+<dd> </dd>
<dt><span class="memberNameLink"><a
href="org/apache/pulsar/functions/api/Context.html#getTenant--">getTenant()</a></span>
- Method in interface org.apache.pulsar.functions.api.<a
href="org/apache/pulsar/functions/api/Context.html" title="interface in
org.apache.pulsar.functions.api">Context</a></dt>
<dd>
<div class="block">The tenant this function belongs to</div>
@@ -270,7 +282,7 @@
<dt><span class="memberNameLink"><a
href="org/apache/pulsar/functions/api/utils/JavaSerDe.html#serialize-java.lang.Object-">serialize(Object)</a></span>
- Method in class org.apache.pulsar.functions.api.utils.<a
href="org/apache/pulsar/functions/api/utils/JavaSerDe.html" title="class in
org.apache.pulsar.functions.api.utils">JavaSerDe</a></dt>
<dd> </dd>
</dl>
-<a href="#I:A">A</a> <a href="#I:C">C</a> <a
href="#I:D">D</a> <a href="#I:F">F</a> <a href="#I:G">G</a> <a
href="#I:I">I</a> <a href="#I:J">J</a> <a href="#I:O">O</a> <a
href="#I:P">P</a> <a href="#I:R">R</a> <a
href="#I:S">S</a> </div>
+<a href="#I:A">A</a> <a href="#I:C">C</a> <a
href="#I:D">D</a> <a href="#I:E">E</a> <a href="#I:F">F</a> <a
href="#I:G">G</a> <a href="#I:I">I</a> <a href="#I:J">J</a> <a
href="#I:O">O</a> <a href="#I:P">P</a> <a href="#I:R">R</a> <a
href="#I:S">S</a> </div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
diff --git
a/content/api/pulsar-functions/org/apache/pulsar/functions/api/SerDe.html
b/content/api/pulsar-functions/org/apache/pulsar/functions/api/SerDe.html
index 3753a10..d7123c3 100644
--- a/content/api/pulsar-functions/org/apache/pulsar/functions/api/SerDe.html
+++ b/content/api/pulsar-functions/org/apache/pulsar/functions/api/SerDe.html
@@ -17,8 +17,8 @@
catch(err) {
}
//-->
-var methods = {"i0":6,"i1":6};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance
Methods"],4:["t3","Abstract Methods"]};
+var methods = {"i0":18,"i1":6,"i2":18,"i3":18,"i4":6};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance
Methods"],4:["t3","Abstract Methods"],16:["t5","Default Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
@@ -118,16 +118,28 @@ var activeTableTab = "activeTableTab";
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0"
summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span
class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a
href="javascript:show(2);">Instance Methods</a></span><span
class="tabEnd"> </span></span><span id="t3" class="tableTab"><span><a
href="javascript:show(4);">Abstract Methods</a></span><span
class="tabEnd"> </span></span></caption>
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span
class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a
href="javascript:show(2);">Instance Methods</a></span><span
class="tabEnd"> </span></span><span id="t3" class="tableTab"><span><a
href="javascript:show(4);">Abstract Methods</a></span><span
class="tabEnd"> </span></span><span id="t5" class="tableTab"><span><a
href="javascript:show(16);">Default Methods</a></span><span class="tabE [...]
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
+<td class="colFirst"><code>default <a
href="../../../../../org/apache/pulsar/functions/api/SerDe.html" title="type
parameter in SerDe">T</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../org/apache/pulsar/functions/api/SerDe.html#decode-byte:A-">decode</a></span>(byte[] bytes)</code> </td>
+</tr>
+<tr id="i1" class="rowColor">
<td class="colFirst"><code><a
href="../../../../../org/apache/pulsar/functions/api/SerDe.html" title="type
parameter in SerDe">T</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../org/apache/pulsar/functions/api/SerDe.html#deserialize-byte:A-">deserialize</a></span>(byte[] input)</code> </td>
</tr>
-<tr id="i1" class="rowColor">
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>default byte[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../org/apache/pulsar/functions/api/SerDe.html#encode-T-">encode</a></span>(<a
href="../../../../../org/apache/pulsar/functions/api/SerDe.html" title="type
parameter in SerDe">T</a> message)</code> </td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>default SchemaInfo</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../org/apache/pulsar/functions/api/SerDe.html#getSchemaInfo--">getSchemaInfo</a></span>()</code> </td>
+</tr>
+<tr id="i4" class="altColor">
<td class="colFirst"><code>byte[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a
href="../../../../../org/apache/pulsar/functions/api/SerDe.html#serialize-T-">serialize</a></span>(<a
href="../../../../../org/apache/pulsar/functions/api/SerDe.html" title="type
parameter in SerDe">T</a> input)</code> </td>
</tr>
@@ -160,12 +172,41 @@ var activeTableTab = "activeTableTab";
</a><a name="serialize-T-">
<!-- -->
</a>
-<ul class="blockListLast">
+<ul class="blockList">
<li class="blockList">
<h4>serialize</h4>
<pre>byte[] serialize(<a
href="../../../../../org/apache/pulsar/functions/api/SerDe.html" title="type
parameter in SerDe">T</a> input)</pre>
</li>
</ul>
+<a name="getSchemaInfo--">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getSchemaInfo</h4>
+<pre>default SchemaInfo getSchemaInfo()</pre>
+</li>
+</ul>
+<a name="encode-java.lang.Object-">
+<!-- -->
+</a><a name="encode-T-">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>encode</h4>
+<pre>default byte[] encode(<a
href="../../../../../org/apache/pulsar/functions/api/SerDe.html" title="type
parameter in SerDe">T</a> message)</pre>
+</li>
+</ul>
+<a name="decode-byte:A-">
+<!-- -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>decode</h4>
+<pre>default <a
href="../../../../../org/apache/pulsar/functions/api/SerDe.html" title="type
parameter in SerDe">T</a> decode(byte[] bytes)</pre>
+</li>
+</ul>
</li>
</ul>
</li>
diff --git
a/content/api/pulsar-functions/org/apache/pulsar/functions/api/utils/DefaultSerDe.html
b/content/api/pulsar-functions/org/apache/pulsar/functions/api/utils/DefaultSerDe.html
index 353d439..a1abe24 100644
---
a/content/api/pulsar-functions/org/apache/pulsar/functions/api/utils/DefaultSerDe.html
+++
b/content/api/pulsar-functions/org/apache/pulsar/functions/api/utils/DefaultSerDe.html
@@ -170,6 +170,13 @@ implements <a
href="../../../../../../org/apache/pulsar/functions/api/SerDe.html
<h3>Methods inherited from class Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll,
toString, wait, wait, wait</code></li>
</ul>
+<ul class="blockList">
+<li class="blockList"><a
name="methods.inherited.from.class.org.apache.pulsar.functions.api.SerDe">
+<!-- -->
+</a>
+<h3>Methods inherited from interface org.apache.pulsar.functions.api.<a
href="../../../../../../org/apache/pulsar/functions/api/SerDe.html"
title="interface in org.apache.pulsar.functions.api">SerDe</a></h3>
+<code><a
href="../../../../../../org/apache/pulsar/functions/api/SerDe.html#decode-byte:A-">decode</a>,
<a
href="../../../../../../org/apache/pulsar/functions/api/SerDe.html#encode-T-">encode</a>,
<a
href="../../../../../../org/apache/pulsar/functions/api/SerDe.html#getSchemaInfo--">getSchemaInfo</a></code></li>
+</ul>
</li>
</ul>
</li>
diff --git
a/content/api/pulsar-functions/org/apache/pulsar/functions/api/utils/JavaSerDe.html
b/content/api/pulsar-functions/org/apache/pulsar/functions/api/utils/JavaSerDe.html
index a95bd36..67c61a7 100644
---
a/content/api/pulsar-functions/org/apache/pulsar/functions/api/utils/JavaSerDe.html
+++
b/content/api/pulsar-functions/org/apache/pulsar/functions/api/utils/JavaSerDe.html
@@ -170,6 +170,13 @@ implements <a
href="../../../../../../org/apache/pulsar/functions/api/SerDe.html
<h3>Methods inherited from class Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll,
toString, wait, wait, wait</code></li>
</ul>
+<ul class="blockList">
+<li class="blockList"><a
name="methods.inherited.from.class.org.apache.pulsar.functions.api.SerDe">
+<!-- -->
+</a>
+<h3>Methods inherited from interface org.apache.pulsar.functions.api.<a
href="../../../../../../org/apache/pulsar/functions/api/SerDe.html"
title="interface in org.apache.pulsar.functions.api">SerDe</a></h3>
+<code><a
href="../../../../../../org/apache/pulsar/functions/api/SerDe.html#decode-byte:A-">decode</a>,
<a
href="../../../../../../org/apache/pulsar/functions/api/SerDe.html#encode-T-">encode</a>,
<a
href="../../../../../../org/apache/pulsar/functions/api/SerDe.html#getSchemaInfo--">getSchemaInfo</a></code></li>
+</ul>
</li>
</ul>
</li>
diff --git a/content/docs/latest/adaptors/PulsarSpark/index.html
b/content/docs/latest/adaptors/PulsarSpark/index.html
index b51b2cf..a8d25b8 100644
--- a/content/docs/latest/adaptors/PulsarSpark/index.html
+++ b/content/docs/latest/adaptors/PulsarSpark/index.html
@@ -1001,9 +1001,9 @@
- <li><a href="/docs/latest/adaptors/PulsarSpark/">Spark Streaming
Pulsar receiver</a></li>
+ <li><a href="/docs/latest/adaptors/PulsarSpark/">Spark Streaming
Pulsar receiver</a></li>
@@ -1231,9 +1231,9 @@
- <li><a href="/docs/latest/adaptors/PulsarSpark/">Spark Streaming
Pulsar receiver</a></li>
+ <li><a href="/docs/latest/adaptors/PulsarSpark/">Spark Streaming
Pulsar receiver</a></li>
@@ -1377,6 +1377,8 @@
+
+
<li><a href="/docs/latest/admin/Authz/">Authentication and
authorization in Pulsar</a></li>
@@ -1535,8 +1537,6 @@
-
-
<li><a href="/docs/latest/cookbooks/message-queue/">Using Pulsar as
a message queue</a></li>
diff --git a/content/docs/latest/adaptors/PulsarStorm/index.html
b/content/docs/latest/adaptors/PulsarStorm/index.html
index f86716a..511215b 100644
--- a/content/docs/latest/adaptors/PulsarStorm/index.html
+++ b/content/docs/latest/adaptors/PulsarStorm/index.html
@@ -1005,9 +1005,9 @@
- <li><a href="/docs/latest/adaptors/PulsarStorm/">Pulsar adaptor for
Apache Storm</a></li>
+ <li><a href="/docs/latest/adaptors/PulsarStorm/">Pulsar adaptor for
Apache Storm</a></li>
@@ -1147,6 +1147,8 @@
+
+
<li><a href="/docs/latest/admin/Authz/">Authentication and
authorization in Pulsar</a></li>
@@ -1305,8 +1307,6 @@
-
-
<li><a href="/docs/latest/cookbooks/message-queue/">Using Pulsar as
a message queue</a></li>
diff --git a/content/docs/latest/admin-api/overview/index.html
b/content/docs/latest/admin-api/overview/index.html
index 6ac00c5..aa428cd 100644
--- a/content/docs/latest/admin-api/overview/index.html
+++ b/content/docs/latest/admin-api/overview/index.html
@@ -917,6 +917,8 @@
+
+
<li><a href="/docs/latest/admin/Authz/">Authentication and
authorization in Pulsar</a></li>
@@ -1045,8 +1047,6 @@
-
-
<li><a href="/docs/latest/deployment/aws-cluster/">Deploying a
Pulsar cluster on AWS using Terraform and Ansible</a></li>
@@ -1175,9 +1175,9 @@
- <li><a href="/docs/latest/reference/CliTools/">Pulsar command-line
tools</a></li>
+ <li><a href="/docs/latest/reference/CliTools/">Pulsar command-line
tools</a></li>
@@ -1629,6 +1629,8 @@
+
+
<li><a href="/docs/latest/admin/Authz/">Authentication and
authorization in Pulsar</a></li>
@@ -1787,8 +1789,6 @@
-
-
<li><a href="/docs/latest/cookbooks/message-queue/">Using Pulsar as
a message queue</a></li>
diff --git a/content/docs/latest/admin/Authz/index.html
b/content/docs/latest/admin/Authz/index.html
index edddbc6..e99c85a 100644
--- a/content/docs/latest/admin/Authz/index.html
+++ b/content/docs/latest/admin/Authz/index.html
@@ -917,6 +917,8 @@
+
+
<li><a href="/docs/latest/admin/Authz/">Authentication and
authorization in Pulsar</a></li>
@@ -1045,8 +1047,6 @@
-
-
<li><a href="/docs/latest/deployment/aws-cluster/">Deploying a
Pulsar cluster on AWS using Terraform and Ansible</a></li>
@@ -1167,9 +1167,9 @@
- <li><a href="/docs/latest/admin/Authz/">Authentication and
authorization in Pulsar</a></li>
+ <li><a href="/docs/latest/admin/Authz/">Authentication and
authorization in Pulsar</a></li>
@@ -1399,9 +1399,9 @@
- <li><a href="/docs/latest/admin/Authz/">Authentication and
authorization in Pulsar</a></li>
+ <li><a href="/docs/latest/admin/Authz/">Authentication and
authorization in Pulsar</a></li>
@@ -1631,9 +1631,9 @@
- <li><a href="/docs/latest/admin/Authz/">Authentication and
authorization in Pulsar</a></li>
+ <li><a href="/docs/latest/admin/Authz/">Authentication and
authorization in Pulsar</a></li>
@@ -1861,9 +1861,9 @@
- <li><a href="/docs/latest/admin/Authz/">Authentication and
authorization in Pulsar</a></li>
+ <li><a href="/docs/latest/admin/Authz/">Authentication and
authorization in Pulsar</a></li>
@@ -2091,6 +2091,8 @@
+
+
<li><a href="/docs/latest/admin/Authz/">Authentication and
authorization in Pulsar</a></li>
@@ -2249,8 +2251,6 @@
-
-
<li><a href="/docs/latest/cookbooks/message-queue/">Using Pulsar as
a message queue</a></li>
@@ -2331,9 +2331,9 @@
- <li><a href="/docs/latest/admin/Authz/">Authentication and
authorization in Pulsar</a></li>
+ <li><a href="/docs/latest/admin/Authz/">Authentication and
authorization in Pulsar</a></li>
@@ -2367,9 +2367,9 @@
- <li><a href="/docs/latest/clients/Cpp/">The Pulsar C++
client</a></li>
+ <li><a href="/docs/latest/clients/Cpp/">The Pulsar C++
client</a></li>
diff --git a/content/docs/latest/clients/Cpp/index.html
b/content/docs/latest/clients/Cpp/index.html
index 66f78d2..4ea5a02 100644
--- a/content/docs/latest/clients/Cpp/index.html
+++ b/content/docs/latest/clients/Cpp/index.html
@@ -925,9 +925,9 @@
- <li><a href="/docs/latest/reference/CliTools/">Pulsar command-line
tools</a></li>
+ <li><a href="/docs/latest/reference/CliTools/">Pulsar command-line
tools</a></li>
@@ -953,6 +953,8 @@
+
+
<li><a href="/docs/latest/clients/Cpp/">The Pulsar C++
client</a></li>
@@ -1112,8 +1114,6 @@
-
-
</ul>
</div>
</div>
@@ -1155,9 +1155,9 @@
- <li><a href="/docs/latest/admin/Authz/">Authentication and
authorization in Pulsar</a></li>
+ <li><a href="/docs/latest/admin/Authz/">Authentication and
authorization in Pulsar</a></li>
@@ -1191,9 +1191,9 @@
- <li><a href="/docs/latest/clients/Cpp/">The Pulsar C++
client</a></li>
+ <li><a href="/docs/latest/clients/Cpp/">The Pulsar C++
client</a></li>
diff --git a/content/docs/latest/clients/Java/index.html
b/content/docs/latest/clients/Java/index.html
index a61ef6a..d488773 100644
--- a/content/docs/latest/clients/Java/index.html
+++ b/content/docs/latest/clients/Java/index.html
@@ -925,9 +925,9 @@
- <li><a href="/docs/latest/reference/CliTools/">Pulsar command-line
tools</a></li>
+ <li><a href="/docs/latest/reference/CliTools/">Pulsar command-line
tools</a></li>
@@ -953,6 +953,8 @@
+
+
<li><a href="/docs/latest/clients/Cpp/">The Pulsar C++
client</a></li>
@@ -1112,8 +1114,6 @@
-
-
</ul>
</div>
</div>
@@ -1155,6 +1155,8 @@
+
+
<li><a href="/docs/latest/admin/Authz/">Authentication and
authorization in Pulsar</a></li>
@@ -1313,8 +1315,6 @@
-
-
<li><a href="/docs/latest/cookbooks/message-queue/">Using Pulsar as
a message queue</a></li>
@@ -1445,9 +1445,9 @@
- <li><a href="/docs/latest/clients/Java/">The Pulsar Java
client</a></li>
+ <li><a href="/docs/latest/clients/Java/">The Pulsar Java
client</a></li>
@@ -1677,9 +1677,9 @@
- <li><a href="/docs/latest/clients/Java/">The Pulsar Java
client</a></li>
+ <li><a href="/docs/latest/clients/Java/">The Pulsar Java
client</a></li>
diff --git a/content/docs/latest/clients/Python/index.html
b/content/docs/latest/clients/Python/index.html
index aa832df..10f5222 100644
--- a/content/docs/latest/clients/Python/index.html
+++ b/content/docs/latest/clients/Python/index.html
@@ -925,9 +925,9 @@
- <li><a href="/docs/latest/reference/CliTools/">Pulsar command-line
tools</a></li>
+ <li><a href="/docs/latest/reference/CliTools/">Pulsar command-line
tools</a></li>
@@ -953,6 +953,8 @@
+
+
<li><a href="/docs/latest/clients/Cpp/">The Pulsar C++
client</a></li>
@@ -1112,8 +1114,6 @@
-
-
</ul>
</div>
</div>
@@ -1247,9 +1247,9 @@
- <li><a href="/docs/latest/clients/Python/">The Pulsar Python
client</a></li>
+ <li><a href="/docs/latest/clients/Python/">The Pulsar Python
client</a></li>
@@ -1269,9 +1269,9 @@
- <li><a href="/docs/latest/clients/WebSocket/">Pulsar's WebSocket
API</a></li>
+ <li><a href="/docs/latest/clients/WebSocket/">Pulsar's WebSocket
API</a></li>
diff --git a/content/docs/latest/clients/WebSocket/index.html
b/content/docs/latest/clients/WebSocket/index.html
index e14d8d9..21e5230 100644
--- a/content/docs/latest/clients/WebSocket/index.html
+++ b/content/docs/latest/clients/WebSocket/index.html
@@ -1029,9 +1029,9 @@
- <li><a href="/docs/latest/clients/WebSocket/">Pulsar's WebSocket
API</a></li>
+ <li><a href="/docs/latest/clients/WebSocket/">Pulsar's WebSocket
API</a></li>
@@ -1259,9 +1259,9 @@
- <li><a href="/docs/latest/clients/WebSocket/">Pulsar's WebSocket
API</a></li>
+ <li><a href="/docs/latest/clients/WebSocket/">Pulsar's WebSocket
API</a></li>
@@ -1469,9 +1469,9 @@
- <li><a href="/docs/latest/clients/Python/">The Pulsar Python
client</a></li>
+ <li><a href="/docs/latest/clients/Python/">The Pulsar Python
client</a></li>
@@ -1491,9 +1491,9 @@
- <li><a href="/docs/latest/clients/WebSocket/">Pulsar's WebSocket
API</a></li>
+ <li><a href="/docs/latest/clients/WebSocket/">Pulsar's WebSocket
API</a></li>
diff --git a/content/docs/latest/cookbooks/Encryption/index.html
b/content/docs/latest/cookbooks/Encryption/index.html
index 518d57f..74ef4de 100644
--- a/content/docs/latest/cookbooks/Encryption/index.html
+++ b/content/docs/latest/cookbooks/Encryption/index.html
@@ -1453,9 +1453,9 @@
- <li><a href="/docs/latest/cookbooks/PartitionedTopics/">Partitioned
topics</a></li>
+ <li><a href="/docs/latest/cookbooks/PartitionedTopics/">Partitioned
topics</a></li>
@@ -1691,9 +1691,9 @@
- <li><a href="/docs/latest/cookbooks/PartitionedTopics/">Partitioned
topics</a></li>
+ <li><a href="/docs/latest/cookbooks/PartitionedTopics/">Partitioned
topics</a></li>
@@ -1719,9 +1719,9 @@
- <li><a href="/docs/latest/cookbooks/RetentionExpiry/">Message
retention and expiry</a></li>
+ <li><a href="/docs/latest/cookbooks/RetentionExpiry/">Message
retention and expiry</a></li>
diff --git a/content/docs/latest/cookbooks/PartitionedTopics/index.html
b/content/docs/latest/cookbooks/PartitionedTopics/index.html
index f3b7bb7..e3430ae 100644
--- a/content/docs/latest/cookbooks/PartitionedTopics/index.html
+++ b/content/docs/latest/cookbooks/PartitionedTopics/index.html
@@ -991,9 +991,9 @@
- <li><a href="/docs/latest/cookbooks/PartitionedTopics/">Partitioned
topics</a></li>
+ <li><a href="/docs/latest/cookbooks/PartitionedTopics/">Partitioned
topics</a></li>
@@ -1221,9 +1221,9 @@
- <li><a href="/docs/latest/cookbooks/PartitionedTopics/">Partitioned
topics</a></li>
+ <li><a href="/docs/latest/cookbooks/PartitionedTopics/">Partitioned
topics</a></li>
@@ -1377,6 +1377,8 @@
+
+
<li><a href="/docs/latest/admin/Authz/">Authentication and
authorization in Pulsar</a></li>
@@ -1505,8 +1507,6 @@
-
-
<li><a href="/docs/latest/deployment/aws-cluster/">Deploying a
Pulsar cluster on AWS using Terraform and Ansible</a></li>
@@ -1703,9 +1703,9 @@
- <li><a href="/docs/latest/cookbooks/PartitionedTopics/">Partitioned
topics</a></li>
+ <li><a href="/docs/latest/cookbooks/PartitionedTopics/">Partitioned
topics</a></li>
@@ -1941,9 +1941,9 @@
- <li><a href="/docs/latest/cookbooks/PartitionedTopics/">Partitioned
topics</a></li>
+ <li><a href="/docs/latest/cookbooks/PartitionedTopics/">Partitioned
topics</a></li>
@@ -1969,9 +1969,9 @@
- <li><a href="/docs/latest/cookbooks/RetentionExpiry/">Message
retention and expiry</a></li>
+ <li><a href="/docs/latest/cookbooks/RetentionExpiry/">Message
retention and expiry</a></li>
diff --git a/content/docs/latest/cookbooks/RetentionExpiry/index.html
b/content/docs/latest/cookbooks/RetentionExpiry/index.html
index 832dcb2..fd2ba86 100644
--- a/content/docs/latest/cookbooks/RetentionExpiry/index.html
+++ b/content/docs/latest/cookbooks/RetentionExpiry/index.html
@@ -917,6 +917,8 @@
+
+
<li><a href="/docs/latest/admin/Authz/">Authentication and
authorization in Pulsar</a></li>
@@ -1045,8 +1047,6 @@
-
-
<li><a href="/docs/latest/deployment/aws-cluster/">Deploying a
Pulsar cluster on AWS using Terraform and Ansible</a></li>
@@ -1267,9 +1267,9 @@
- <li><a href="/docs/latest/cookbooks/RetentionExpiry/">Message
retention and expiry</a></li>
+ <li><a href="/docs/latest/cookbooks/RetentionExpiry/">Message
retention and expiry</a></li>
@@ -1497,9 +1497,9 @@
- <li><a href="/docs/latest/cookbooks/RetentionExpiry/">Message
retention and expiry</a></li>
+ <li><a href="/docs/latest/cookbooks/RetentionExpiry/">Message
retention and expiry</a></li>
@@ -1727,9 +1727,9 @@
- <li><a href="/docs/latest/cookbooks/RetentionExpiry/">Message
retention and expiry</a></li>
+ <li><a href="/docs/latest/cookbooks/RetentionExpiry/">Message
retention and expiry</a></li>
@@ -1933,9 +1933,9 @@
- <li><a href="/docs/latest/cookbooks/PartitionedTopics/">Partitioned
topics</a></li>
+ <li><a href="/docs/latest/cookbooks/PartitionedTopics/">Partitioned
topics</a></li>
@@ -1961,9 +1961,9 @@
- <li><a href="/docs/latest/cookbooks/RetentionExpiry/">Message
retention and expiry</a></li>
+ <li><a href="/docs/latest/cookbooks/RetentionExpiry/">Message
retention and expiry</a></li>
diff --git a/content/docs/latest/cookbooks/compaction/index.html
b/content/docs/latest/cookbooks/compaction/index.html
index 92c657e..0246290 100644
--- a/content/docs/latest/cookbooks/compaction/index.html
+++ b/content/docs/latest/cookbooks/compaction/index.html
@@ -917,6 +917,8 @@
+
+
<li><a href="/docs/latest/admin/Authz/">Authentication and
authorization in Pulsar</a></li>
@@ -1045,8 +1047,6 @@
-
-
<li><a href="/docs/latest/deployment/aws-cluster/">Deploying a
Pulsar cluster on AWS using Terraform and Ansible</a></li>
@@ -1243,9 +1243,9 @@
- <li><a href="/docs/latest/cookbooks/PartitionedTopics/">Partitioned
topics</a></li>
+ <li><a href="/docs/latest/cookbooks/PartitionedTopics/">Partitioned
topics</a></li>
diff --git a/content/docs/latest/cookbooks/message-deduplication/index.html
b/content/docs/latest/cookbooks/message-deduplication/index.html
index 86cc2af..9383502 100644
--- a/content/docs/latest/cookbooks/message-deduplication/index.html
+++ b/content/docs/latest/cookbooks/message-deduplication/index.html
@@ -917,6 +917,8 @@
+
+
<li><a href="/docs/latest/admin/Authz/">Authentication and
authorization in Pulsar</a></li>
@@ -1045,8 +1047,6 @@
-
-
<li><a href="/docs/latest/deployment/aws-cluster/">Deploying a
Pulsar cluster on AWS using Terraform and Ansible</a></li>
@@ -1191,9 +1191,9 @@
- <li><a
href="/docs/latest/getting-started/ConceptsAndArchitecture/">Pulsar concepts
and architecture</a></li>
+ <li><a
href="/docs/latest/getting-started/ConceptsAndArchitecture/">Pulsar concepts
and architecture</a></li>
@@ -1475,9 +1475,9 @@
- <li><a href="/docs/latest/cookbooks/PartitionedTopics/">Partitioned
topics</a></li>
+ <li><a href="/docs/latest/cookbooks/PartitionedTopics/">Partitioned
topics</a></li>
@@ -1503,9 +1503,9 @@
- <li><a href="/docs/latest/cookbooks/RetentionExpiry/">Message
retention and expiry</a></li>
+ <li><a href="/docs/latest/cookbooks/RetentionExpiry/">Message
retention and expiry</a></li>
diff --git a/content/docs/latest/cookbooks/message-queue/index.html
b/content/docs/latest/cookbooks/message-queue/index.html
index 00da00b..90a0d3e 100644
--- a/content/docs/latest/cookbooks/message-queue/index.html
+++ b/content/docs/latest/cookbooks/message-queue/index.html
@@ -993,9 +993,9 @@
- <li><a href="/docs/latest/cookbooks/PartitionedTopics/">Partitioned
topics</a></li>
+ <li><a href="/docs/latest/cookbooks/PartitionedTopics/">Partitioned
topics</a></li>
@@ -1155,6 +1155,8 @@
+
+
<li><a href="/docs/latest/admin/Authz/">Authentication and
authorization in Pulsar</a></li>
@@ -1313,8 +1315,6 @@
-
-
<li><a href="/docs/latest/cookbooks/message-queue/">Using Pulsar as
a message queue</a></li>
@@ -1487,9 +1487,9 @@
- <li><a href="/docs/latest/clients/Python/">The Pulsar Python
client</a></li>
+ <li><a href="/docs/latest/clients/Python/">The Pulsar Python
client</a></li>
@@ -1509,9 +1509,9 @@
- <li><a href="/docs/latest/clients/WebSocket/">Pulsar's WebSocket
API</a></li>
+ <li><a href="/docs/latest/clients/WebSocket/">Pulsar's WebSocket
API</a></li>
@@ -1935,9 +1935,9 @@
- <li><a href="/docs/latest/cookbooks/PartitionedTopics/">Partitioned
topics</a></li>
+ <li><a href="/docs/latest/cookbooks/PartitionedTopics/">Partitioned
topics</a></li>
@@ -1963,9 +1963,9 @@
- <li><a href="/docs/latest/cookbooks/RetentionExpiry/">Message
retention and expiry</a></li>
+ <li><a href="/docs/latest/cookbooks/RetentionExpiry/">Message
retention and expiry</a></li>
diff --git a/content/docs/latest/cookbooks/tiered-storage/index.html
b/content/docs/latest/cookbooks/tiered-storage/index.html
index 8e85295..95583b1 100644
--- a/content/docs/latest/cookbooks/tiered-storage/index.html
+++ b/content/docs/latest/cookbooks/tiered-storage/index.html
@@ -917,6 +917,8 @@
+
+
<li><a href="/docs/latest/admin/Authz/">Authentication and
authorization in Pulsar</a></li>
@@ -1045,8 +1047,6 @@
-
-
<li><a href="/docs/latest/deployment/aws-cluster/">Deploying a
Pulsar cluster on AWS using Terraform and Ansible</a></li>
diff --git a/content/docs/latest/deployment/Kubernetes/index.html
b/content/docs/latest/deployment/Kubernetes/index.html
index e914fd7..b0ff96d 100644
--- a/content/docs/latest/deployment/Kubernetes/index.html
+++ b/content/docs/latest/deployment/Kubernetes/index.html
@@ -973,9 +973,9 @@
- <li><a href="/docs/latest/deployment/Kubernetes/">Deploying Pulsar
on Kubernetes</a></li>
+ <li><a href="/docs/latest/deployment/Kubernetes/">Deploying Pulsar
on Kubernetes</a></li>
@@ -1203,9 +1203,9 @@
- <li><a href="/docs/latest/deployment/Kubernetes/">Deploying Pulsar
on Kubernetes</a></li>
+ <li><a href="/docs/latest/deployment/Kubernetes/">Deploying Pulsar
on Kubernetes</a></li>
diff --git a/content/docs/latest/deployment/aws-cluster/index.html
b/content/docs/latest/deployment/aws-cluster/index.html
index 3f0d1ef..4ce3ffa 100644
--- a/content/docs/latest/deployment/aws-cluster/index.html
+++ b/content/docs/latest/deployment/aws-cluster/index.html
@@ -917,6 +917,8 @@
+
+
<li><a href="/docs/latest/admin/Authz/">Authentication and
authorization in Pulsar</a></li>
@@ -1045,8 +1047,6 @@
-
-
<li><a href="/docs/latest/deployment/aws-cluster/">Deploying a
Pulsar cluster on AWS using Terraform and Ansible</a></li>
diff --git a/content/docs/latest/deployment/cluster/index.html
b/content/docs/latest/deployment/cluster/index.html
index 07c00bb..dc5ad00 100644
--- a/content/docs/latest/deployment/cluster/index.html
+++ b/content/docs/latest/deployment/cluster/index.html
@@ -917,6 +917,8 @@
+
+
<li><a href="/docs/latest/admin/Authz/">Authentication and
authorization in Pulsar</a></li>
@@ -1045,8 +1047,6 @@
-
-
<li><a href="/docs/latest/deployment/aws-cluster/">Deploying a
Pulsar cluster on AWS using Terraform and Ansible</a></li>
diff --git a/content/docs/latest/deployment/instance/index.html
b/content/docs/latest/deployment/instance/index.html
index 4ebb8e2..1bb27df 100644
--- a/content/docs/latest/deployment/instance/index.html
+++ b/content/docs/latest/deployment/instance/index.html
@@ -917,6 +917,8 @@
+
+
<li><a href="/docs/latest/admin/Authz/">Authentication and
authorization in Pulsar</a></li>
@@ -1045,8 +1047,6 @@
-
-
<li><a href="/docs/latest/deployment/aws-cluster/">Deploying a
Pulsar cluster on AWS using Terraform and Ansible</a></li>
diff --git
a/content/docs/latest/getting-started/ConceptsAndArchitecture/index.html
b/content/docs/latest/getting-started/ConceptsAndArchitecture/index.html
index 29a0117..8aaa0cf 100644
--- a/content/docs/latest/getting-started/ConceptsAndArchitecture/index.html
+++ b/content/docs/latest/getting-started/ConceptsAndArchitecture/index.html
@@ -941,9 +941,9 @@
- <li><a
href="/docs/latest/getting-started/ConceptsAndArchitecture/">Pulsar concepts
and architecture</a></li>
+ <li><a
href="/docs/latest/getting-started/ConceptsAndArchitecture/">Pulsar concepts
and architecture</a></li>
@@ -1171,9 +1171,9 @@
- <li><a
href="/docs/latest/getting-started/ConceptsAndArchitecture/">Pulsar concepts
and architecture</a></li>
+ <li><a
href="/docs/latest/getting-started/ConceptsAndArchitecture/">Pulsar concepts
and architecture</a></li>
diff --git a/content/docs/latest/getting-started/LocalCluster/index.html
b/content/docs/latest/getting-started/LocalCluster/index.html
index 5c35fbe..f350e84 100644
--- a/content/docs/latest/getting-started/LocalCluster/index.html
+++ b/content/docs/latest/getting-started/LocalCluster/index.html
@@ -979,9 +979,9 @@
- <li><a href="/docs/latest/getting-started/LocalCluster/">Setting up
a local standalone cluster</a></li>
+ <li><a href="/docs/latest/getting-started/LocalCluster/">Setting up
a local standalone cluster</a></li>
@@ -1211,9 +1211,9 @@
- <li><a href="/docs/latest/getting-started/LocalCluster/">Setting up
a local standalone cluster</a></li>
+ <li><a href="/docs/latest/getting-started/LocalCluster/">Setting up
a local standalone cluster</a></li>
diff --git a/content/docs/latest/getting-started/Pulsar-2.0/index.html
b/content/docs/latest/getting-started/Pulsar-2.0/index.html
index 73eb468..f5a2871 100644
--- a/content/docs/latest/getting-started/Pulsar-2.0/index.html
+++ b/content/docs/latest/getting-started/Pulsar-2.0/index.html
@@ -1453,9 +1453,9 @@
- <li><a href="/docs/latest/cookbooks/PartitionedTopics/">Partitioned
topics</a></li>
+ <li><a href="/docs/latest/cookbooks/PartitionedTopics/">Partitioned
topics</a></li>
diff --git a/content/docs/latest/getting-started/docker/index.html
b/content/docs/latest/getting-started/docker/index.html
index e7dab6c..1074829 100644
--- a/content/docs/latest/getting-started/docker/index.html
+++ b/content/docs/latest/getting-started/docker/index.html
@@ -979,9 +979,9 @@
- <li><a href="/docs/latest/getting-started/LocalCluster/">Setting up
a local standalone cluster</a></li>
+ <li><a href="/docs/latest/getting-started/LocalCluster/">Setting up
a local standalone cluster</a></li>
@@ -1211,9 +1211,9 @@
- <li><a href="/docs/latest/getting-started/LocalCluster/">Setting up
a local standalone cluster</a></li>
+ <li><a href="/docs/latest/getting-started/LocalCluster/">Setting up
a local standalone cluster</a></li>
diff --git a/content/docs/latest/project/BinaryProtocol/index.html
b/content/docs/latest/project/BinaryProtocol/index.html
index 23aeb18..e9ae0aa 100644
--- a/content/docs/latest/project/BinaryProtocol/index.html
+++ b/content/docs/latest/project/BinaryProtocol/index.html
@@ -921,9 +921,9 @@
- <li><a href="/docs/latest/project/BinaryProtocol/">Pulsar binary
protocol specification</a></li>
+ <li><a href="/docs/latest/project/BinaryProtocol/">Pulsar binary
protocol specification</a></li>
@@ -1151,9 +1151,9 @@
- <li><a href="/docs/latest/project/BinaryProtocol/">Pulsar binary
protocol specification</a></li>
+ <li><a href="/docs/latest/project/BinaryProtocol/">Pulsar binary
protocol specification</a></li>
diff --git a/content/docs/latest/project/CompileCpp/index.html
b/content/docs/latest/project/CompileCpp/index.html
index c9283dc..f307749 100644
--- a/content/docs/latest/project/CompileCpp/index.html
+++ b/content/docs/latest/project/CompileCpp/index.html
@@ -925,9 +925,9 @@
- <li><a href="/docs/latest/reference/CliTools/">Pulsar command-line
tools</a></li>
+ <li><a href="/docs/latest/reference/CliTools/">Pulsar command-line
tools</a></li>
@@ -953,6 +953,8 @@
+
+
<li><a href="/docs/latest/clients/Cpp/">The Pulsar C++
client</a></li>
@@ -1112,8 +1114,6 @@
-
-
</ul>
</div>
</div>
@@ -1155,9 +1155,9 @@
- <li><a href="/docs/latest/admin/Authz/">Authentication and
authorization in Pulsar</a></li>
+ <li><a href="/docs/latest/admin/Authz/">Authentication and
authorization in Pulsar</a></li>
@@ -1191,9 +1191,9 @@
- <li><a href="/docs/latest/clients/Cpp/">The Pulsar C++
client</a></li>
+ <li><a href="/docs/latest/clients/Cpp/">The Pulsar C++
client</a></li>
diff --git a/content/docs/latest/project/SimulationTools/index.html
b/content/docs/latest/project/SimulationTools/index.html
index 0db5966..1c219ce 100644
--- a/content/docs/latest/project/SimulationTools/index.html
+++ b/content/docs/latest/project/SimulationTools/index.html
@@ -1021,9 +1021,9 @@
- <li><a href="/docs/latest/project/SimulationTools/">Simulation
tools</a></li>
+ <li><a href="/docs/latest/project/SimulationTools/">Simulation
tools</a></li>
diff --git a/content/docs/latest/project/schema-storage/index.html
b/content/docs/latest/project/schema-storage/index.html
index 69f322e..586eb98 100644
--- a/content/docs/latest/project/schema-storage/index.html
+++ b/content/docs/latest/project/schema-storage/index.html
@@ -967,9 +967,9 @@
- <li><a href="/docs/latest/clients/Java/">The Pulsar Java
client</a></li>
+ <li><a href="/docs/latest/clients/Java/">The Pulsar Java
client</a></li>
@@ -1199,9 +1199,9 @@
- <li><a href="/docs/latest/clients/Java/">The Pulsar Java
client</a></li>
+ <li><a href="/docs/latest/clients/Java/">The Pulsar Java
client</a></li>
diff --git a/content/docs/latest/reference/CliTools/index.html
b/content/docs/latest/reference/CliTools/index.html
index 8c2e70a..3fd10fc 100644
--- a/content/docs/latest/reference/CliTools/index.html
+++ b/content/docs/latest/reference/CliTools/index.html
@@ -917,6 +917,8 @@
+
+
<li><a href="/docs/latest/admin/Authz/">Authentication and
authorization in Pulsar</a></li>
@@ -1045,8 +1047,6 @@
-
-
<li><a href="/docs/latest/deployment/aws-cluster/">Deploying a
Pulsar cluster on AWS using Terraform and Ansible</a></li>
@@ -1175,9 +1175,9 @@
- <li><a href="/docs/latest/reference/CliTools/">Pulsar command-line
tools</a></li>
+ <li><a href="/docs/latest/reference/CliTools/">Pulsar command-line
tools</a></li>
@@ -1407,9 +1407,9 @@
- <li><a href="/docs/latest/reference/CliTools/">Pulsar command-line
tools</a></li>
+ <li><a href="/docs/latest/reference/CliTools/">Pulsar command-line
tools</a></li>
@@ -1435,6 +1435,8 @@
+
+
<li><a href="/docs/latest/clients/Cpp/">The Pulsar C++
client</a></li>
@@ -1594,8 +1596,6 @@
-
-
</ul>
</div>
</div>
@@ -1645,9 +1645,9 @@
- <li><a href="/docs/latest/reference/CliTools/">Pulsar command-line
tools</a></li>
+ <li><a href="/docs/latest/reference/CliTools/">Pulsar command-line
tools</a></li>
@@ -1875,9 +1875,9 @@
- <li><a href="/docs/latest/reference/CliTools/">Pulsar command-line
tools</a></li>
+ <li><a href="/docs/latest/reference/CliTools/">Pulsar command-line
tools</a></li>
@@ -2105,9 +2105,9 @@
- <li><a href="/docs/latest/reference/CliTools/">Pulsar command-line
tools</a></li>
+ <li><a href="/docs/latest/reference/CliTools/">Pulsar command-line
tools</a></li>
diff --git a/content/docs/latest/reference/CustomAuth/index.html
b/content/docs/latest/reference/CustomAuth/index.html
index 5042928..d4f988d 100644
--- a/content/docs/latest/reference/CustomAuth/index.html
+++ b/content/docs/latest/reference/CustomAuth/index.html
@@ -917,9 +917,9 @@
- <li><a href="/docs/latest/admin/Authz/">Authentication and
authorization in Pulsar</a></li>
+ <li><a href="/docs/latest/admin/Authz/">Authentication and
authorization in Pulsar</a></li>
@@ -1149,9 +1149,9 @@
- <li><a href="/docs/latest/admin/Authz/">Authentication and
authorization in Pulsar</a></li>
+ <li><a href="/docs/latest/admin/Authz/">Authentication and
authorization in Pulsar</a></li>
diff --git a/content/docs/latest/reference/RestApi/index.html
b/content/docs/latest/reference/RestApi/index.html
index a967304..f19e5f7 100644
--- a/content/docs/latest/reference/RestApi/index.html
+++ b/content/docs/latest/reference/RestApi/index.html
@@ -4242,7 +4242,7 @@
<h5>
<code class="highlighter-rouge get">GET</code>
</h5>
- <p>Get all namespaces that are grouped by given anti-affinity group
in a given cluster. api can be only accessed by admin of any of the existing
property</p>
+ <p>Get all namespaces that are grouped by given anti-affinity group
in a given cluster. api can be only accessed by admin of any of the existing
tenant</p>
<h5>URL parameters</h5>
<table>
@@ -4271,7 +4271,7 @@
</tr>
<tr>
- <td><code class="highlighter-rouge">property</code></td>
+ <td><code class="highlighter-rouge">tenant</code></td>
<td>query</td>
<td>false</td>
<td>string</td>
diff --git a/content/ja/adaptors/PulsarSpark/index.html
b/content/ja/adaptors/PulsarSpark/index.html
index d7a4e36..0afe662 100644
--- a/content/ja/adaptors/PulsarSpark/index.html
+++ b/content/ja/adaptors/PulsarSpark/index.html
@@ -760,9 +760,9 @@
+ <li><a href="/ja/adaptors/PulsarSpark/">Spark Streaming Pulsar
Receiver</a></li>
- <li><a href="/ja/adaptors/PulsarSpark/">Spark Streaming Pulsar
Receiver</a></li>
@@ -990,9 +990,9 @@
+ <li><a href="/ja/adaptors/PulsarSpark/">Spark Streaming Pulsar
Receiver</a></li>
- <li><a href="/ja/adaptors/PulsarSpark/">Spark Streaming Pulsar
Receiver</a></li>
@@ -1138,8 +1138,6 @@
-
-
<li><a href="/ja/admin/Authz/">Pulsarにおける認証と認可</a></li>
@@ -1333,6 +1331,8 @@
+
+
</ul>
</div>
</div>
diff --git a/content/ja/adaptors/PulsarStorm/index.html
b/content/ja/adaptors/PulsarStorm/index.html
index 8c5de1d..4c34fd1 100644
--- a/content/ja/adaptors/PulsarStorm/index.html
+++ b/content/ja/adaptors/PulsarStorm/index.html
@@ -764,9 +764,9 @@
+ <li><a href="/ja/adaptors/PulsarStorm/">Apache
StormのためのPulsarアダプタ</a></li>
- <li><a href="/ja/adaptors/PulsarStorm/">Apache
StormのためのPulsarアダプタ</a></li>
@@ -908,8 +908,6 @@
-
-
<li><a href="/ja/admin/Authz/">Pulsarにおける認証と認可</a></li>
@@ -1103,6 +1101,8 @@
+
+
</ul>
</div>
</div>
diff --git a/content/ja/admin/AdminInterface/index.html
b/content/ja/admin/AdminInterface/index.html
index 0be92be..25365a2 100644
--- a/content/ja/admin/AdminInterface/index.html
+++ b/content/ja/admin/AdminInterface/index.html
@@ -678,8 +678,6 @@
-
-
<li><a href="/ja/admin/Authz/">Pulsarにおける認証と認可</a></li>
@@ -698,6 +696,8 @@
+
+
<li><a
href="/ja/admin/ClustersBrokers/">PulsarクラスタとBrokerの管理</a></li>
@@ -760,9 +760,9 @@
+ <li><a href="/ja/advanced/PartitionedTopics/">パーティションドトピック</a></li>
- <li><a href="/ja/advanced/PartitionedTopics/">パーティションドトピック</a></li>
@@ -790,9 +790,9 @@
+ <li><a href="/ja/advanced/RetentionExpiry/">メッセージの保存と有効期限</a></li>
- <li><a href="/ja/advanced/RetentionExpiry/">メッセージの保存と有効期限</a></li>
@@ -930,9 +930,9 @@
+ <li><a href="/ja/reference/CliTools/">Pulsarコマンドラインツール</a></li>
- <li><a href="/ja/reference/CliTools/">Pulsarコマンドラインツール</a></li>
@@ -1384,8 +1384,6 @@
-
-
<li><a href="/ja/admin/Authz/">Pulsarにおける認証と認可</a></li>
@@ -1579,6 +1577,8 @@
+
+
</ul>
</div>
</div>
diff --git a/content/ja/admin/Authz/index.html
b/content/ja/admin/Authz/index.html
index 5dbec0c..9c8180f 100644
--- a/content/ja/admin/Authz/index.html
+++ b/content/ja/admin/Authz/index.html
@@ -678,8 +678,6 @@
-
-
<li><a href="/ja/admin/Authz/">Pulsarにおける認証と認可</a></li>
@@ -698,6 +696,8 @@
+
+
<li><a
href="/ja/admin/ClustersBrokers/">PulsarクラスタとBrokerの管理</a></li>
@@ -760,9 +760,9 @@
+ <li><a href="/ja/advanced/PartitionedTopics/">パーティションドトピック</a></li>
- <li><a href="/ja/advanced/PartitionedTopics/">パーティションドトピック</a></li>
@@ -790,9 +790,9 @@
+ <li><a href="/ja/advanced/RetentionExpiry/">メッセージの保存と有効期限</a></li>
- <li><a href="/ja/advanced/RetentionExpiry/">メッセージの保存と有効期限</a></li>
@@ -920,9 +920,9 @@
+ <li><a href="/ja/admin/Authz/">Pulsarにおける認証と認可</a></li>
- <li><a href="/ja/admin/Authz/">Pulsarにおける認証と認可</a></li>
@@ -1150,9 +1150,9 @@
+ <li><a href="/ja/admin/Authz/">Pulsarにおける認証と認可</a></li>
- <li><a href="/ja/admin/Authz/">Pulsarにおける認証と認可</a></li>
@@ -1380,9 +1380,9 @@
+ <li><a href="/ja/admin/Authz/">Pulsarにおける認証と認可</a></li>
- <li><a href="/ja/admin/Authz/">Pulsarにおける認証と認可</a></li>
@@ -1610,9 +1610,9 @@
+ <li><a href="/ja/admin/Authz/">Pulsarにおける認証と認可</a></li>
- <li><a href="/ja/admin/Authz/">Pulsarにおける認証と認可</a></li>
@@ -1842,8 +1842,6 @@
-
-
<li><a href="/ja/admin/Authz/">Pulsarにおける認証と認可</a></li>
@@ -2037,6 +2035,8 @@
+
+
</ul>
</div>
</div>
@@ -2078,8 +2078,6 @@
-
-
<li><a href="/ja/admin/Authz/">Pulsarにおける認証と認可</a></li>
@@ -2269,6 +2267,8 @@
+
+
</ul>
</div>
</div>
diff --git a/content/ja/admin/ClustersBrokers/index.html
b/content/ja/admin/ClustersBrokers/index.html
index 43690fc..3bb4b25 100644
--- a/content/ja/admin/ClustersBrokers/index.html
+++ b/content/ja/admin/ClustersBrokers/index.html
@@ -678,8 +678,6 @@
-
-
<li><a href="/ja/admin/Authz/">Pulsarにおける認証と認可</a></li>
@@ -698,6 +696,8 @@
+
+
<li><a
href="/ja/admin/ClustersBrokers/">PulsarクラスタとBrokerの管理</a></li>
@@ -760,9 +760,9 @@
+ <li><a href="/ja/advanced/PartitionedTopics/">パーティションドトピック</a></li>
- <li><a href="/ja/advanced/PartitionedTopics/">パーティションドトピック</a></li>
@@ -790,9 +790,9 @@
+ <li><a href="/ja/advanced/RetentionExpiry/">メッセージの保存と有効期限</a></li>
- <li><a href="/ja/advanced/RetentionExpiry/">メッセージの保存と有効期限</a></li>
diff --git a/content/ja/admin/PropertiesNamespaces/index.html
b/content/ja/admin/PropertiesNamespaces/index.html
index 66ab023..989cfb6 100644
--- a/content/ja/admin/PropertiesNamespaces/index.html
+++ b/content/ja/admin/PropertiesNamespaces/index.html
@@ -1138,8 +1138,6 @@
-
-
<li><a href="/ja/admin/Authz/">Pulsarにおける認証と認可</a></li>
@@ -1158,6 +1156,8 @@
+
+
<li><a
href="/ja/admin/ClustersBrokers/">PulsarクラスタとBrokerの管理</a></li>
@@ -1220,9 +1220,9 @@
+ <li><a href="/ja/advanced/PartitionedTopics/">パーティションドトピック</a></li>
- <li><a href="/ja/advanced/PartitionedTopics/">パーティションドトピック</a></li>
@@ -1250,9 +1250,9 @@
+ <li><a href="/ja/advanced/RetentionExpiry/">メッセージの保存と有効期限</a></li>
- <li><a href="/ja/advanced/RetentionExpiry/">メッセージの保存と有効期限</a></li>
diff --git a/content/ja/advanced/PartitionedTopics/index.html
b/content/ja/advanced/PartitionedTopics/index.html
index b0e0f90..b69d1fb 100644
--- a/content/ja/advanced/PartitionedTopics/index.html
+++ b/content/ja/advanced/PartitionedTopics/index.html
@@ -750,9 +750,9 @@
+ <li><a href="/ja/advanced/PartitionedTopics/">パーティションドトピック</a></li>
- <li><a href="/ja/advanced/PartitionedTopics/">パーティションドトピック</a></li>
@@ -980,9 +980,9 @@
+ <li><a href="/ja/advanced/PartitionedTopics/">パーティションドトピック</a></li>
- <li><a href="/ja/advanced/PartitionedTopics/">パーティションドトピック</a></li>
@@ -1138,8 +1138,6 @@
-
-
<li><a href="/ja/admin/Authz/">Pulsarにおける認証と認可</a></li>
@@ -1158,6 +1156,8 @@
+
+
<li><a
href="/ja/admin/ClustersBrokers/">PulsarクラスタとBrokerの管理</a></li>
@@ -1220,9 +1220,9 @@
+ <li><a href="/ja/advanced/PartitionedTopics/">パーティションドトピック</a></li>
- <li><a href="/ja/advanced/PartitionedTopics/">パーティションドトピック</a></li>
@@ -1250,9 +1250,9 @@
+ <li><a href="/ja/advanced/RetentionExpiry/">メッセージの保存と有効期限</a></li>
- <li><a href="/ja/advanced/RetentionExpiry/">メッセージの保存と有効期限</a></li>
@@ -1454,9 +1454,9 @@
+ <li><a href="/ja/advanced/PartitionedTopics/">パーティションドトピック</a></li>
- <li><a href="/ja/advanced/PartitionedTopics/">パーティションドトピック</a></li>
diff --git a/content/ja/advanced/RetentionExpiry/index.html
b/content/ja/advanced/RetentionExpiry/index.html
index 3d2f343..eba1829 100644
--- a/content/ja/advanced/RetentionExpiry/index.html
+++ b/content/ja/advanced/RetentionExpiry/index.html
@@ -678,8 +678,6 @@
-
-
<li><a href="/ja/admin/Authz/">Pulsarにおける認証と認可</a></li>
@@ -698,6 +696,8 @@
+
+
<li><a
href="/ja/admin/ClustersBrokers/">PulsarクラスタとBrokerの管理</a></li>
@@ -760,9 +760,9 @@
+ <li><a href="/ja/advanced/PartitionedTopics/">パーティションドトピック</a></li>
- <li><a href="/ja/advanced/PartitionedTopics/">パーティションドトピック</a></li>
@@ -790,9 +790,9 @@
+ <li><a href="/ja/advanced/RetentionExpiry/">メッセージの保存と有効期限</a></li>
- <li><a href="/ja/advanced/RetentionExpiry/">メッセージの保存と有効期限</a></li>
@@ -1020,9 +1020,9 @@
+ <li><a href="/ja/advanced/RetentionExpiry/">メッセージの保存と有効期限</a></li>
- <li><a href="/ja/advanced/RetentionExpiry/">メッセージの保存と有効期限</a></li>
@@ -1250,9 +1250,9 @@
+ <li><a href="/ja/advanced/RetentionExpiry/">メッセージの保存と有効期限</a></li>
- <li><a href="/ja/advanced/RetentionExpiry/">メッセージの保存と有効期限</a></li>
@@ -1480,9 +1480,9 @@
+ <li><a href="/ja/advanced/RetentionExpiry/">メッセージの保存と有効期限</a></li>
- <li><a href="/ja/advanced/RetentionExpiry/">メッセージの保存と有効期限</a></li>
diff --git a/content/ja/clients/Cpp/index.html
b/content/ja/clients/Cpp/index.html
index 1646dcd..b69538c 100644
--- a/content/ja/clients/Cpp/index.html
+++ b/content/ja/clients/Cpp/index.html
@@ -684,8 +684,6 @@
-
-
<li><a href="/ja/reference/CliTools/">Pulsarコマンドラインツール</a></li>
@@ -871,6 +869,8 @@
+
+
</ul>
</div>
</div>
@@ -912,8 +912,6 @@
-
-
<li><a href="/ja/admin/Authz/">Pulsarにおける認証と認可</a></li>
@@ -1103,6 +1101,8 @@
+
+
</ul>
</div>
</div>
diff --git a/content/ja/clients/Java/index.html
b/content/ja/clients/Java/index.html
index 5edc7d5..e592e70 100644
--- a/content/ja/clients/Java/index.html
+++ b/content/ja/clients/Java/index.html
@@ -684,8 +684,6 @@
-
-
<li><a href="/ja/reference/CliTools/">Pulsarコマンドラインツール</a></li>
@@ -871,6 +869,8 @@
+
+
</ul>
</div>
</div>
@@ -914,8 +914,6 @@
-
-
<li><a href="/ja/admin/Authz/">Pulsarにおける認証と認可</a></li>
@@ -1109,6 +1107,8 @@
+
+
</ul>
</div>
</div>
diff --git a/content/ja/clients/Python/index.html
b/content/ja/clients/Python/index.html
index 140b8be..b04842a 100644
--- a/content/ja/clients/Python/index.html
+++ b/content/ja/clients/Python/index.html
@@ -684,8 +684,6 @@
-
-
<li><a href="/ja/reference/CliTools/">Pulsarコマンドラインツール</a></li>
@@ -871,6 +869,8 @@
+
+
</ul>
</div>
</div>
@@ -1004,8 +1004,6 @@
-
-
<li><a href="/ja/clients/Python/">Pulsar Pythonクライアント</a></li>
@@ -1103,6 +1101,8 @@
+
+
</ul>
</div>
</div>
diff --git a/content/ja/clients/WebSocket/index.html
b/content/ja/clients/WebSocket/index.html
index af8e37d..8e9b17c 100644
--- a/content/ja/clients/WebSocket/index.html
+++ b/content/ja/clients/WebSocket/index.html
@@ -788,9 +788,9 @@
+ <li><a href="/ja/clients/WebSocket/">PulsarにおけるWebSocket API</a></li>
- <li><a href="/ja/clients/WebSocket/">PulsarにおけるWebSocket API</a></li>
@@ -1018,9 +1018,9 @@
+ <li><a href="/ja/clients/WebSocket/">PulsarにおけるWebSocket API</a></li>
- <li><a href="/ja/clients/WebSocket/">PulsarにおけるWebSocket API</a></li>
@@ -1228,8 +1228,6 @@
-
-
<li><a href="/ja/clients/Python/">Pulsar Pythonクライアント</a></li>
@@ -1327,6 +1325,8 @@
+
+
</ul>
</div>
</div>
diff --git a/content/ja/deployment/InstanceSetup/index.html
b/content/ja/deployment/InstanceSetup/index.html
index 0c4d6e1..070d3f0 100644
--- a/content/ja/deployment/InstanceSetup/index.html
+++ b/content/ja/deployment/InstanceSetup/index.html
@@ -678,8 +678,6 @@
-
-
<li><a href="/ja/admin/Authz/">Pulsarにおける認証と認可</a></li>
@@ -698,6 +696,8 @@
+
+
<li><a
href="/ja/admin/ClustersBrokers/">PulsarクラスタとBrokerの管理</a></li>
@@ -760,9 +760,9 @@
+ <li><a href="/ja/advanced/PartitionedTopics/">パーティションドトピック</a></li>
- <li><a href="/ja/advanced/PartitionedTopics/">パーティションドトピック</a></li>
@@ -790,9 +790,9 @@
+ <li><a href="/ja/advanced/RetentionExpiry/">メッセージの保存と有効期限</a></li>
- <li><a href="/ja/advanced/RetentionExpiry/">メッセージの保存と有効期限</a></li>
diff --git a/content/ja/deployment/Kubernetes/index.html
b/content/ja/deployment/Kubernetes/index.html
index 63e97e9..5f281dd 100644
--- a/content/ja/deployment/Kubernetes/index.html
+++ b/content/ja/deployment/Kubernetes/index.html
@@ -732,9 +732,9 @@
+ <li><a
href="/ja/deployment/Kubernetes/">Kubernetes上でのPulsarのデプロイ</a></li>
- <li><a
href="/ja/deployment/Kubernetes/">Kubernetes上でのPulsarのデプロイ</a></li>
@@ -962,9 +962,9 @@
+ <li><a
href="/ja/deployment/Kubernetes/">Kubernetes上でのPulsarのデプロイ</a></li>
- <li><a
href="/ja/deployment/Kubernetes/">Kubernetes上でのPulsarのデプロイ</a></li>
diff --git a/content/ja/getting-started/ConceptsAndArchitecture/index.html
b/content/ja/getting-started/ConceptsAndArchitecture/index.html
index 4db7fcf..415182a 100644
--- a/content/ja/getting-started/ConceptsAndArchitecture/index.html
+++ b/content/ja/getting-started/ConceptsAndArchitecture/index.html
@@ -700,9 +700,9 @@
+ <li><a
href="/ja/getting-started/ConceptsAndArchitecture/">Pulsarのコンセプトとアーキテクチャ</a></li>
- <li><a
href="/ja/getting-started/ConceptsAndArchitecture/">Pulsarのコンセプトとアーキテクチャ</a></li>
diff --git a/content/ja/getting-started/LocalCluster/index.html
b/content/ja/getting-started/LocalCluster/index.html
index 3f9d838..34af969 100644
--- a/content/ja/getting-started/LocalCluster/index.html
+++ b/content/ja/getting-started/LocalCluster/index.html
@@ -738,9 +738,9 @@
+ <li><a
href="/ja/getting-started/LocalCluster/">ローカルスタンドアローンクラスタのセットアップ</a></li>
- <li><a
href="/ja/getting-started/LocalCluster/">ローカルスタンドアローンクラスタのセットアップ</a></li>
@@ -968,9 +968,9 @@
+ <li><a
href="/ja/getting-started/LocalCluster/">ローカルスタンドアローンクラスタのセットアップ</a></li>
- <li><a
href="/ja/getting-started/LocalCluster/">ローカルスタンドアローンクラスタのセットアップ</a></li>
diff --git a/content/ja/project/BinaryProtocol/index.html
b/content/ja/project/BinaryProtocol/index.html
index dfce54d..19812dc 100644
--- a/content/ja/project/BinaryProtocol/index.html
+++ b/content/ja/project/BinaryProtocol/index.html
@@ -680,9 +680,9 @@
+ <li><a
href="/ja/project/BinaryProtocol/">Pulsarのバイナリプロトコルの仕様</a></li>
- <li><a
href="/ja/project/BinaryProtocol/">Pulsarのバイナリプロトコルの仕様</a></li>
@@ -910,9 +910,9 @@
+ <li><a
href="/ja/project/BinaryProtocol/">Pulsarのバイナリプロトコルの仕様</a></li>
- <li><a
href="/ja/project/BinaryProtocol/">Pulsarのバイナリプロトコルの仕様</a></li>
diff --git a/content/ja/project/SimulationTools/index.html
b/content/ja/project/SimulationTools/index.html
index b551293..df0aae9 100644
--- a/content/ja/project/SimulationTools/index.html
+++ b/content/ja/project/SimulationTools/index.html
@@ -780,9 +780,9 @@
+ <li><a href="/ja/project/SimulationTools/">シミュレーションツール</a></li>
- <li><a href="/ja/project/SimulationTools/">シミュレーションツール</a></li>
diff --git a/content/ja/reference/CliTools/index.html
b/content/ja/reference/CliTools/index.html
index 28038da..fa26f02 100644
--- a/content/ja/reference/CliTools/index.html
+++ b/content/ja/reference/CliTools/index.html
@@ -678,8 +678,6 @@
-
-
<li><a href="/ja/admin/Authz/">Pulsarにおける認証と認可</a></li>
@@ -698,6 +696,8 @@
+
+
<li><a
href="/ja/admin/ClustersBrokers/">PulsarクラスタとBrokerの管理</a></li>
@@ -760,9 +760,9 @@
+ <li><a href="/ja/advanced/PartitionedTopics/">パーティションドトピック</a></li>
- <li><a href="/ja/advanced/PartitionedTopics/">パーティションドトピック</a></li>
@@ -790,9 +790,9 @@
+ <li><a href="/ja/advanced/RetentionExpiry/">メッセージの保存と有効期限</a></li>
- <li><a href="/ja/advanced/RetentionExpiry/">メッセージの保存と有効期限</a></li>
@@ -930,9 +930,9 @@
+ <li><a href="/ja/reference/CliTools/">Pulsarコマンドラインツール</a></li>
- <li><a href="/ja/reference/CliTools/">Pulsarコマンドラインツール</a></li>
@@ -1160,8 +1160,6 @@
-
-
<li><a href="/ja/reference/CliTools/">Pulsarコマンドラインツール</a></li>
@@ -1347,6 +1345,8 @@
+
+
</ul>
</div>
</div>
@@ -1396,9 +1396,9 @@
+ <li><a href="/ja/reference/CliTools/">Pulsarコマンドラインツール</a></li>
- <li><a href="/ja/reference/CliTools/">Pulsarコマンドラインツール</a></li>
@@ -1626,9 +1626,9 @@
+ <li><a href="/ja/reference/CliTools/">Pulsarコマンドラインツール</a></li>
- <li><a href="/ja/reference/CliTools/">Pulsarコマンドラインツール</a></li>
@@ -1856,9 +1856,9 @@
+ <li><a href="/ja/reference/CliTools/">Pulsarコマンドラインツール</a></li>
- <li><a href="/ja/reference/CliTools/">Pulsarコマンドラインツール</a></li>
diff --git a/content/ja/reference/RestApi/index.html
b/content/ja/reference/RestApi/index.html
index 10bae10..f4eab29 100644
--- a/content/ja/reference/RestApi/index.html
+++ b/content/ja/reference/RestApi/index.html
@@ -4007,7 +4007,7 @@
<h5>
<code class="highlighter-rouge get">GET</code>
</h5>
- <p>Get all namespaces that are grouped by given anti-affinity group
in a given cluster. api can be only accessed by admin of any of the existing
property</p>
+ <p>Get all namespaces that are grouped by given anti-affinity group
in a given cluster. api can be only accessed by admin of any of the existing
tenant</p>
<h5>URL parameters</h5>
<table>
@@ -4036,7 +4036,7 @@
</tr>
<tr>
- <td><code class="highlighter-rouge">property</code></td>
+ <td><code class="highlighter-rouge">tenant</code></td>
<td>query</td>
<td>false</td>
<td>string</td>