Browse Source

Update doc (#729)

Signed-off-by: yhmo <yihua.mo@zilliz.com>
groot 1 year ago
parent
commit
a319fd5faa
100 changed files with 1593 additions and 254 deletions
  1. 62 44
      doc/allclasses-index.html
  2. 5 2
      doc/allclasses.html
  3. 2 2
      doc/allpackages-index.html
  4. 3 3
      doc/constant-values.html
  5. 10 2
      doc/deprecated-list.html
  6. 2 2
      doc/help-doc.html
  7. 2 2
      doc/index-files/index-1.html
  8. 2 2
      doc/index-files/index-10.html
  9. 2 2
      doc/index-files/index-11.html
  10. 2 2
      doc/index-files/index-12.html
  11. 2 2
      doc/index-files/index-13.html
  12. 4 2
      doc/index-files/index-14.html
  13. 2 2
      doc/index-files/index-15.html
  14. 2 2
      doc/index-files/index-16.html
  15. 2 2
      doc/index-files/index-17.html
  16. 12 2
      doc/index-files/index-18.html
  17. 8 2
      doc/index-files/index-19.html
  18. 8 2
      doc/index-files/index-2.html
  19. 2 2
      doc/index-files/index-20.html
  20. 2 2
      doc/index-files/index-21.html
  21. 2 2
      doc/index-files/index-22.html
  22. 36 4
      doc/index-files/index-23.html
  23. 4 2
      doc/index-files/index-3.html
  24. 2 2
      doc/index-files/index-4.html
  25. 2 2
      doc/index-files/index-5.html
  26. 2 2
      doc/index-files/index-6.html
  27. 4 2
      doc/index-files/index-7.html
  28. 2 2
      doc/index-files/index-8.html
  29. 2 2
      doc/index-files/index-9.html
  30. 2 2
      doc/index.html
  31. 3 3
      doc/io/milvus/client/AbstractMilvusGrpcClient.html
  32. 35 10
      doc/io/milvus/client/MilvusClient.html
  33. 28 4
      doc/io/milvus/client/MilvusMultiServiceClient.html
  34. 26 4
      doc/io/milvus/client/MilvusServiceClient.html
  35. 2 2
      doc/io/milvus/client/package-summary.html
  36. 2 2
      doc/io/milvus/client/package-tree.html
  37. 2 2
      doc/io/milvus/common/clientenum/ConsistencyLevelEnum.html
  38. 2 2
      doc/io/milvus/common/clientenum/package-summary.html
  39. 2 2
      doc/io/milvus/common/clientenum/package-tree.html
  40. 2 2
      doc/io/milvus/common/constant/MilvusClientConstant.MilvusConsts.html
  41. 2 2
      doc/io/milvus/common/constant/MilvusClientConstant.StringValue.html
  42. 2 2
      doc/io/milvus/common/constant/MilvusClientConstant.html
  43. 2 2
      doc/io/milvus/common/constant/package-summary.html
  44. 2 2
      doc/io/milvus/common/constant/package-tree.html
  45. 2 2
      doc/io/milvus/common/utils/JacksonUtils.html
  46. 2 2
      doc/io/milvus/common/utils/VectorUtils.html
  47. 2 2
      doc/io/milvus/common/utils/package-summary.html
  48. 2 2
      doc/io/milvus/common/utils/package-tree.html
  49. 2 2
      doc/io/milvus/connection/ClusterFactory.Builder.html
  50. 2 2
      doc/io/milvus/connection/ClusterFactory.html
  51. 2 2
      doc/io/milvus/connection/ClusterListener.html
  52. 2 2
      doc/io/milvus/connection/Listener.html
  53. 2 2
      doc/io/milvus/connection/QueryNodeListener.html
  54. 2 2
      doc/io/milvus/connection/ServerMonitor.html
  55. 2 2
      doc/io/milvus/connection/ServerSetting.Builder.html
  56. 2 2
      doc/io/milvus/connection/ServerSetting.html
  57. 2 2
      doc/io/milvus/connection/package-summary.html
  58. 2 2
      doc/io/milvus/connection/package-tree.html
  59. 2 2
      doc/io/milvus/exception/ClientNotConnectedException.html
  60. 2 2
      doc/io/milvus/exception/IllegalResponseException.html
  61. 4 4
      doc/io/milvus/exception/MilvusException.html
  62. 2 2
      doc/io/milvus/exception/ParamException.html
  63. 401 0
      doc/io/milvus/exception/ServerException.html
  64. 8 2
      doc/io/milvus/exception/package-summary.html
  65. 3 2
      doc/io/milvus/exception/package-tree.html
  66. 2 2
      doc/io/milvus/param/ConnectParam.Builder.html
  67. 2 2
      doc/io/milvus/param/ConnectParam.html
  68. 2 2
      doc/io/milvus/param/Constant.html
  69. 2 2
      doc/io/milvus/param/IndexType.html
  70. 2 2
      doc/io/milvus/param/LogLevel.html
  71. 2 2
      doc/io/milvus/param/MetricType.html
  72. 2 2
      doc/io/milvus/param/MultiConnectParam.Builder.html
  73. 2 2
      doc/io/milvus/param/MultiConnectParam.html
  74. 2 2
      doc/io/milvus/param/ParamUtils.InsertBuilderWrapper.html
  75. 2 2
      doc/io/milvus/param/ParamUtils.InsertDataInfo.html
  76. 2 2
      doc/io/milvus/param/ParamUtils.html
  77. 2 2
      doc/io/milvus/param/QueryNodeSingleSearch.Builder.html
  78. 2 2
      doc/io/milvus/param/QueryNodeSingleSearch.html
  79. 2 2
      doc/io/milvus/param/R.Status.html
  80. 2 2
      doc/io/milvus/param/R.html
  81. 437 0
      doc/io/milvus/param/RetryParam.Builder.html
  82. 334 0
      doc/io/milvus/param/RetryParam.html
  83. 2 2
      doc/io/milvus/param/RpcStatus.html
  84. 2 2
      doc/io/milvus/param/ServerAddress.Builder.html
  85. 2 2
      doc/io/milvus/param/ServerAddress.html
  86. 2 2
      doc/io/milvus/param/alias/AlterAliasParam.Builder.html
  87. 2 2
      doc/io/milvus/param/alias/AlterAliasParam.html
  88. 2 2
      doc/io/milvus/param/alias/CreateAliasParam.Builder.html
  89. 2 2
      doc/io/milvus/param/alias/CreateAliasParam.html
  90. 2 2
      doc/io/milvus/param/alias/DropAliasParam.Builder.html
  91. 2 2
      doc/io/milvus/param/alias/DropAliasParam.html
  92. 2 2
      doc/io/milvus/param/alias/package-summary.html
  93. 2 2
      doc/io/milvus/param/alias/package-tree.html
  94. 2 2
      doc/io/milvus/param/bulkinsert/BulkInsertParam.Builder.html
  95. 2 2
      doc/io/milvus/param/bulkinsert/BulkInsertParam.html
  96. 2 2
      doc/io/milvus/param/bulkinsert/GetBulkInsertStateParam.Builder.html
  97. 2 2
      doc/io/milvus/param/bulkinsert/GetBulkInsertStateParam.html
  98. 2 2
      doc/io/milvus/param/bulkinsert/ListBulkInsertTasksParam.Builder.html
  99. 2 2
      doc/io/milvus/param/bulkinsert/ListBulkInsertTasksParam.html
  100. 2 2
      doc/io/milvus/param/bulkinsert/package-summary.html

+ 62 - 44
doc/allclasses-index.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>All Classes</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
@@ -28,7 +28,7 @@
     catch(err) {
     }
 //-->
-var data = {"i0":2,"i1":2,"i2":2,"i3":2,"i4":2,"i5":2,"i6":2,"i7":2,"i8":2,"i9":2,"i10":8,"i11":2,"i12":2,"i13":2,"i14":2,"i15":2,"i16":4,"i17":2,"i18":2,"i19":2,"i20":2,"i21":2,"i22":2,"i23":2,"i24":2,"i25":2,"i26":2,"i27":2,"i28":2,"i29":2,"i30":2,"i31":2,"i32":2,"i33":2,"i34":2,"i35":2,"i36":2,"i37":2,"i38":2,"i39":2,"i40":2,"i41":2,"i42":2,"i43":2,"i44":2,"i45":2,"i46":2,"i47":2,"i48":2,"i49":2,"i50":2,"i51":2,"i52":2,"i53":2,"i54":2,"i55":2,"i56":2,"i57":2,"i58":2,"i59":2,"i60":2,"i61":2,"i62":2,"i63":2,"i64":2,"i65":2,"i66":2,"i67":2,"i68":2,"i69":2,"i70":2,"i71":2,"i72":2,"i73":2,"i74":2,"i75":2,"i76":2,"i77":2,"i78":2,"i79":2,"i80":2,"i81":2,"i82":2,"i83":2,"i84":2,"i85":2,"i86":2,"i87":2,"i88":2,"i89":2,"i90":2,"i91":2,"i92":2,"i93":2,"i94":2,"i95":2,"i96":2,"i97":2,"i98":2,"i99":2,"i100":2,"i101":2,"i102":2,"i103":2,"i104":2,"i105":2,"i106":2,"i107":2,"i108":2,"i109":2,"i110":2,"i111":2,"i112":2,"i113":8,"i114":4,"i115":2,"i116":2,"i117":2,"i118":2,"i119":2,"i120":2,"i121":2,"i122":2,"i123":2,"i124":2,"i125":2,"i126":2,"i127":2,"i128":2,"i129":1,"i130":2,"i131":2,"i132":2,"i133":2,"i134":2,"i135":2,"i136":2,"i137":2,"i138":4,"i139":2,"i140":2,"i141":4,"i142":1,"i143":2,"i144":2,"i145":2,"i146":8,"i147":2,"i148":2,"i149":2,"i150":2,"i151":2,"i152":8,"i153":2,"i154":2,"i155":2,"i156":2,"i157":2,"i158":2,"i159":2,"i160":2,"i161":2,"i162":2,"i163":2,"i164":2,"i165":2,"i166":2,"i167":4,"i168":2,"i169":2,"i170":2,"i171":2,"i172":2,"i173":2,"i174":2,"i175":2,"i176":2,"i177":2,"i178":2,"i179":2,"i180":2,"i181":2,"i182":2,"i183":2,"i184":2,"i185":2,"i186":2,"i187":2,"i188":2,"i189":2,"i190":2,"i191":2,"i192":2,"i193":2,"i194":2,"i195":2,"i196":2,"i197":2,"i198":2,"i199":2,"i200":2,"i201":2,"i202":2,"i203":2,"i204":2,"i205":2,"i206":2,"i207":2,"i208":2,"i209":2,"i210":2,"i211":2,"i212":2,"i213":2,"i214":2,"i215":2,"i216":2,"i217":2};
+var data = {"i0":2,"i1":2,"i2":2,"i3":2,"i4":2,"i5":2,"i6":2,"i7":2,"i8":2,"i9":2,"i10":8,"i11":2,"i12":2,"i13":2,"i14":2,"i15":2,"i16":4,"i17":2,"i18":2,"i19":2,"i20":2,"i21":2,"i22":2,"i23":2,"i24":2,"i25":2,"i26":2,"i27":2,"i28":2,"i29":2,"i30":2,"i31":2,"i32":2,"i33":2,"i34":2,"i35":2,"i36":2,"i37":2,"i38":2,"i39":2,"i40":2,"i41":2,"i42":2,"i43":2,"i44":2,"i45":2,"i46":2,"i47":2,"i48":2,"i49":2,"i50":2,"i51":2,"i52":2,"i53":2,"i54":2,"i55":2,"i56":2,"i57":2,"i58":2,"i59":2,"i60":2,"i61":2,"i62":2,"i63":2,"i64":2,"i65":2,"i66":2,"i67":2,"i68":2,"i69":2,"i70":2,"i71":2,"i72":2,"i73":2,"i74":2,"i75":2,"i76":2,"i77":2,"i78":2,"i79":2,"i80":2,"i81":2,"i82":2,"i83":2,"i84":2,"i85":2,"i86":2,"i87":2,"i88":2,"i89":2,"i90":2,"i91":2,"i92":2,"i93":2,"i94":2,"i95":2,"i96":2,"i97":2,"i98":2,"i99":2,"i100":2,"i101":2,"i102":2,"i103":2,"i104":2,"i105":2,"i106":2,"i107":2,"i108":2,"i109":2,"i110":2,"i111":2,"i112":2,"i113":8,"i114":4,"i115":2,"i116":2,"i117":2,"i118":2,"i119":2,"i120":2,"i121":2,"i122":2,"i123":2,"i124":2,"i125":2,"i126":2,"i127":2,"i128":2,"i129":1,"i130":2,"i131":2,"i132":2,"i133":2,"i134":2,"i135":2,"i136":2,"i137":2,"i138":4,"i139":2,"i140":2,"i141":4,"i142":1,"i143":2,"i144":2,"i145":2,"i146":8,"i147":2,"i148":2,"i149":2,"i150":2,"i151":2,"i152":8,"i153":2,"i154":2,"i155":2,"i156":2,"i157":2,"i158":2,"i159":2,"i160":2,"i161":2,"i162":2,"i163":2,"i164":2,"i165":2,"i166":2,"i167":4,"i168":2,"i169":2,"i170":2,"i171":2,"i172":2,"i173":2,"i174":2,"i175":2,"i176":2,"i177":2,"i178":2,"i179":2,"i180":2,"i181":2,"i182":2,"i183":2,"i184":2,"i185":2,"i186":2,"i187":2,"i188":2,"i189":2,"i190":2,"i191":2,"i192":2,"i193":2,"i194":2,"i195":2,"i196":2,"i197":2,"i198":2,"i199":8,"i200":2,"i201":2,"i202":2,"i203":2,"i204":2,"i205":2,"i206":2,"i207":2,"i208":2,"i209":2,"i210":2,"i211":2,"i212":2,"i213":2,"i214":2,"i215":2,"i216":2,"i217":2,"i218":2,"i219":2,"i220":2};
 var tabs = {65535:["t0","All Classes"],1:["t1","Interface Summary"],2:["t2","Class Summary"],4:["t3","Enum Summary"],8:["t4","Exception Summary"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -1123,226 +1123,244 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 </th>
 </tr>
 <tr id="i176" class="altColor">
+<td class="colFirst"><a href="io/milvus/param/RetryParam.html" title="class in io.milvus.param">RetryParam</a></td>
+<th class="colLast" scope="row">
+<div class="block">Parameters for retry on failure.</div>
+</th>
+</tr>
+<tr id="i177" class="rowColor">
+<td class="colFirst"><a href="io/milvus/param/RetryParam.Builder.html" title="class in io.milvus.param">RetryParam.Builder</a></td>
+<th class="colLast" scope="row">
+<div class="block">Builder for <a href="io/milvus/param/ConnectParam.html" title="class in io.milvus.param"><code>ConnectParam</code></a></div>
+</th>
+</tr>
+<tr id="i178" class="altColor">
 <td class="colFirst"><a href="io/milvus/param/role/RevokeRolePrivilegeParam.html" title="class in io.milvus.param.role">RevokeRolePrivilegeParam</a></td>
 <th class="colLast" scope="row">&nbsp;</th>
 </tr>
-<tr id="i177" class="rowColor">
+<tr id="i179" class="rowColor">
 <td class="colFirst"><a href="io/milvus/param/role/RevokeRolePrivilegeParam.Builder.html" title="class in io.milvus.param.role">RevokeRolePrivilegeParam.Builder</a></td>
 <th class="colLast" scope="row">
 <div class="block">Builder for <a href="io/milvus/param/role/RevokeRolePrivilegeParam.html" title="class in io.milvus.param.role"><code>RevokeRolePrivilegeParam</code></a> class.</div>
 </th>
 </tr>
-<tr id="i178" class="altColor">
+<tr id="i180" class="altColor">
 <td class="colFirst"><a href="io/milvus/response/basic/RowRecordWrapper.html" title="class in io.milvus.response.basic">RowRecordWrapper</a></td>
 <th class="colLast" scope="row">&nbsp;</th>
 </tr>
-<tr id="i179" class="rowColor">
+<tr id="i181" class="rowColor">
 <td class="colFirst"><a href="io/milvus/param/RpcStatus.html" title="class in io.milvus.param">RpcStatus</a></td>
 <th class="colLast" scope="row">
 <div class="block">Utility class to wrap a message.</div>
 </th>
 </tr>
-<tr id="i180" class="altColor">
+<tr id="i182" class="altColor">
 <td class="colFirst"><a href="io/milvus/param/dml/SearchParam.html" title="class in io.milvus.param.dml">SearchParam</a></td>
 <th class="colLast" scope="row">
 <div class="block">Parameters for <code>search</code> interface.</div>
 </th>
 </tr>
-<tr id="i181" class="rowColor">
+<tr id="i183" class="rowColor">
 <td class="colFirst"><a href="io/milvus/param/dml/SearchParam.Builder.html" title="class in io.milvus.param.dml">SearchParam.Builder</a></td>
 <th class="colLast" scope="row">
 <div class="block">Builder for <a href="io/milvus/param/dml/SearchParam.html" title="class in io.milvus.param.dml"><code>SearchParam</code></a> class.</div>
 </th>
 </tr>
-<tr id="i182" class="altColor">
+<tr id="i184" class="altColor">
 <td class="colFirst"><a href="io/milvus/param/highlevel/dml/response/SearchResponse.html" title="class in io.milvus.param.highlevel.dml.response">SearchResponse</a></td>
 <th class="colLast" scope="row">
 <div class="block">Parameters for <code>search</code> interface.</div>
 </th>
 </tr>
-<tr id="i183" class="rowColor">
+<tr id="i185" class="rowColor">
 <td class="colFirst"><a href="io/milvus/response/SearchResultsWrapper.html" title="class in io.milvus.response">SearchResultsWrapper</a></td>
 <th class="colLast" scope="row">
 <div class="block">Utility class to wrap response of <code>search</code> interface.</div>
 </th>
 </tr>
-<tr id="i184" class="altColor">
+<tr id="i186" class="altColor">
 <td class="colFirst"><a href="io/milvus/response/SearchResultsWrapper.IDScore.html" title="class in io.milvus.response">SearchResultsWrapper.IDScore</a></td>
 <th class="colLast" scope="row">
 <div class="block">Internal-use class to wrap response of <code>search</code> interface.</div>
 </th>
 </tr>
-<tr id="i185" class="rowColor">
+<tr id="i187" class="rowColor">
 <td class="colFirst"><a href="io/milvus/param/highlevel/dml/SearchSimpleParam.html" title="class in io.milvus.param.highlevel.dml">SearchSimpleParam</a></td>
 <th class="colLast" scope="row">
 <div class="block">Parameters for <code>search</code> interface.</div>
 </th>
 </tr>
-<tr id="i186" class="altColor">
+<tr id="i188" class="altColor">
 <td class="colFirst"><a href="io/milvus/param/highlevel/dml/SearchSimpleParam.Builder.html" title="class in io.milvus.param.highlevel.dml">SearchSimpleParam.Builder</a></td>
 <th class="colLast" scope="row">
 <div class="block">Builder for <a href="io/milvus/param/highlevel/dml/SearchSimpleParam.html" title="class in io.milvus.param.highlevel.dml"><code>SearchSimpleParam</code></a> class.</div>
 </th>
 </tr>
-<tr id="i187" class="rowColor">
+<tr id="i189" class="rowColor">
 <td class="colFirst"><a href="io/milvus/param/role/SelectGrantForRoleAndObjectParam.html" title="class in io.milvus.param.role">SelectGrantForRoleAndObjectParam</a></td>
 <th class="colLast" scope="row">&nbsp;</th>
 </tr>
-<tr id="i188" class="altColor">
+<tr id="i190" class="altColor">
 <td class="colFirst"><a href="io/milvus/param/role/SelectGrantForRoleAndObjectParam.Builder.html" title="class in io.milvus.param.role">SelectGrantForRoleAndObjectParam.Builder</a></td>
 <th class="colLast" scope="row">
 <div class="block">Builder for <a href="io/milvus/param/role/SelectGrantForRoleAndObjectParam.html" title="class in io.milvus.param.role"><code>SelectGrantForRoleAndObjectParam</code></a> class.</div>
 </th>
 </tr>
-<tr id="i189" class="rowColor">
+<tr id="i191" class="rowColor">
 <td class="colFirst"><a href="io/milvus/param/role/SelectGrantForRoleParam.html" title="class in io.milvus.param.role">SelectGrantForRoleParam</a></td>
 <th class="colLast" scope="row">&nbsp;</th>
 </tr>
-<tr id="i190" class="altColor">
+<tr id="i192" class="altColor">
 <td class="colFirst"><a href="io/milvus/param/role/SelectGrantForRoleParam.Builder.html" title="class in io.milvus.param.role">SelectGrantForRoleParam.Builder</a></td>
 <th class="colLast" scope="row">
 <div class="block">Builder for <a href="io/milvus/param/role/SelectGrantForRoleParam.html" title="class in io.milvus.param.role"><code>SelectGrantForRoleParam</code></a> class.</div>
 </th>
 </tr>
-<tr id="i191" class="rowColor">
+<tr id="i193" class="rowColor">
 <td class="colFirst"><a href="io/milvus/param/role/SelectRoleParam.html" title="class in io.milvus.param.role">SelectRoleParam</a></td>
 <th class="colLast" scope="row">&nbsp;</th>
 </tr>
-<tr id="i192" class="altColor">
+<tr id="i194" class="altColor">
 <td class="colFirst"><a href="io/milvus/param/role/SelectRoleParam.Builder.html" title="class in io.milvus.param.role">SelectRoleParam.Builder</a></td>
 <th class="colLast" scope="row">
 <div class="block">Builder for <a href="io/milvus/param/role/SelectRoleParam.html" title="class in io.milvus.param.role"><code>SelectRoleParam</code></a> class.</div>
 </th>
 </tr>
-<tr id="i193" class="rowColor">
+<tr id="i195" class="rowColor">
 <td class="colFirst"><a href="io/milvus/param/role/SelectUserParam.html" title="class in io.milvus.param.role">SelectUserParam</a></td>
 <th class="colLast" scope="row">&nbsp;</th>
 </tr>
-<tr id="i194" class="altColor">
+<tr id="i196" class="altColor">
 <td class="colFirst"><a href="io/milvus/param/role/SelectUserParam.Builder.html" title="class in io.milvus.param.role">SelectUserParam.Builder</a></td>
 <th class="colLast" scope="row">
 <div class="block">Builder for <a href="io/milvus/param/role/SelectUserParam.html" title="class in io.milvus.param.role"><code>SelectUserParam</code></a> class.</div>
 </th>
 </tr>
-<tr id="i195" class="rowColor">
+<tr id="i197" class="rowColor">
 <td class="colFirst"><a href="io/milvus/param/ServerAddress.html" title="class in io.milvus.param">ServerAddress</a></td>
 <th class="colLast" scope="row">&nbsp;</th>
 </tr>
-<tr id="i196" class="altColor">
+<tr id="i198" class="altColor">
 <td class="colFirst"><a href="io/milvus/param/ServerAddress.Builder.html" title="class in io.milvus.param">ServerAddress.Builder</a></td>
 <th class="colLast" scope="row">&nbsp;</th>
 </tr>
-<tr id="i197" class="rowColor">
+<tr id="i199" class="rowColor">
+<td class="colFirst"><a href="io/milvus/exception/ServerException.html" title="class in io.milvus.exception">ServerException</a></td>
+<th class="colLast" scope="row">
+<div class="block">Exception for error response from server side.</div>
+</th>
+</tr>
+<tr id="i200" class="altColor">
 <td class="colFirst"><a href="io/milvus/connection/ServerMonitor.html" title="class in io.milvus.connection">ServerMonitor</a></td>
 <th class="colLast" scope="row">
 <div class="block">Monitor with scheduling to check server healthy state.</div>
 </th>
 </tr>
-<tr id="i198" class="altColor">
+<tr id="i201" class="rowColor">
 <td class="colFirst"><a href="io/milvus/connection/ServerSetting.html" title="class in io.milvus.connection">ServerSetting</a></td>
 <th class="colLast" scope="row">
 <div class="block">Defined address and Milvus clients for each server.</div>
 </th>
 </tr>
-<tr id="i199" class="rowColor">
+<tr id="i202" class="altColor">
 <td class="colFirst"><a href="io/milvus/connection/ServerSetting.Builder.html" title="class in io.milvus.connection">ServerSetting.Builder</a></td>
 <th class="colLast" scope="row">&nbsp;</th>
 </tr>
-<tr id="i200" class="altColor">
+<tr id="i203" class="rowColor">
 <td class="colFirst"><a href="io/milvus/param/collection/ShowCollectionsParam.html" title="class in io.milvus.param.collection">ShowCollectionsParam</a></td>
 <th class="colLast" scope="row">
 <div class="block">Parameters for <code>showCollections</code> interface.</div>
 </th>
 </tr>
-<tr id="i201" class="rowColor">
+<tr id="i204" class="altColor">
 <td class="colFirst"><a href="io/milvus/param/collection/ShowCollectionsParam.Builder.html" title="class in io.milvus.param.collection">ShowCollectionsParam.Builder</a></td>
 <th class="colLast" scope="row">
 <div class="block">Builder for <a href="io/milvus/param/collection/ShowCollectionsParam.html" title="class in io.milvus.param.collection"><code>ShowCollectionsParam</code></a> class.</div>
 </th>
 </tr>
-<tr id="i202" class="altColor">
+<tr id="i205" class="rowColor">
 <td class="colFirst"><a href="io/milvus/response/ShowCollResponseWrapper.html" title="class in io.milvus.response">ShowCollResponseWrapper</a></td>
 <th class="colLast" scope="row">
 <div class="block">Util class to wrap response of <code>showCollections</code> interface.</div>
 </th>
 </tr>
-<tr id="i203" class="rowColor">
+<tr id="i206" class="altColor">
 <td class="colFirst"><a href="io/milvus/response/ShowCollResponseWrapper.CollectionInfo.html" title="class in io.milvus.response">ShowCollResponseWrapper.CollectionInfo</a></td>
 <th class="colLast" scope="row">
 <div class="block">Internal-use class to wrap response of <code>showCollections</code> interface.</div>
 </th>
 </tr>
-<tr id="i204" class="altColor">
+<tr id="i207" class="rowColor">
 <td class="colFirst"><a href="io/milvus/param/partition/ShowPartitionsParam.html" title="class in io.milvus.param.partition">ShowPartitionsParam</a></td>
 <th class="colLast" scope="row">
 <div class="block">Parameters for <code>showPartition</code> interface.</div>
 </th>
 </tr>
-<tr id="i205" class="rowColor">
+<tr id="i208" class="altColor">
 <td class="colFirst"><a href="io/milvus/param/partition/ShowPartitionsParam.Builder.html" title="class in io.milvus.param.partition">ShowPartitionsParam.Builder</a></td>
 <th class="colLast" scope="row">
 <div class="block">Builder for <a href="io/milvus/param/partition/ShowPartitionsParam.html" title="class in io.milvus.param.partition"><code>ShowPartitionsParam</code></a> class.</div>
 </th>
 </tr>
-<tr id="i206" class="altColor">
+<tr id="i209" class="rowColor">
 <td class="colFirst"><a href="io/milvus/response/ShowPartResponseWrapper.html" title="class in io.milvus.response">ShowPartResponseWrapper</a></td>
 <th class="colLast" scope="row">
 <div class="block">Util class to wrap response of <code>showPartitions</code> interface.</div>
 </th>
 </tr>
-<tr id="i207" class="rowColor">
+<tr id="i210" class="altColor">
 <td class="colFirst"><a href="io/milvus/response/ShowPartResponseWrapper.PartitionInfo.html" title="class in io.milvus.response">ShowPartResponseWrapper.PartitionInfo</a></td>
 <th class="colLast" scope="row">
 <div class="block">Internal-use class to wrap response of <code>showPartitions</code> interface.</div>
 </th>
 </tr>
-<tr id="i208" class="altColor">
+<tr id="i211" class="rowColor">
 <td class="colFirst"><a href="io/milvus/param/resourcegroup/TransferNodeParam.html" title="class in io.milvus.param.resourcegroup">TransferNodeParam</a></td>
 <th class="colLast" scope="row">&nbsp;</th>
 </tr>
-<tr id="i209" class="rowColor">
+<tr id="i212" class="altColor">
 <td class="colFirst"><a href="io/milvus/param/resourcegroup/TransferNodeParam.Builder.html" title="class in io.milvus.param.resourcegroup">TransferNodeParam.Builder</a></td>
 <th class="colLast" scope="row">
 <div class="block">Builder for <a href="io/milvus/param/resourcegroup/TransferNodeParam.html" title="class in io.milvus.param.resourcegroup"><code>TransferNodeParam</code></a> class.</div>
 </th>
 </tr>
-<tr id="i210" class="altColor">
+<tr id="i213" class="rowColor">
 <td class="colFirst"><a href="io/milvus/param/resourcegroup/TransferReplicaParam.html" title="class in io.milvus.param.resourcegroup">TransferReplicaParam</a></td>
 <th class="colLast" scope="row">&nbsp;</th>
 </tr>
-<tr id="i211" class="rowColor">
+<tr id="i214" class="altColor">
 <td class="colFirst"><a href="io/milvus/param/resourcegroup/TransferReplicaParam.Builder.html" title="class in io.milvus.param.resourcegroup">TransferReplicaParam.Builder</a></td>
 <th class="colLast" scope="row">
 <div class="block">Builder for <a href="io/milvus/param/resourcegroup/TransferReplicaParam.html" title="class in io.milvus.param.resourcegroup"><code>TransferReplicaParam</code></a> class.</div>
 </th>
 </tr>
-<tr id="i212" class="altColor">
+<tr id="i215" class="rowColor">
 <td class="colFirst"><a href="io/milvus/param/credential/UpdateCredentialParam.html" title="class in io.milvus.param.credential">UpdateCredentialParam</a></td>
 <th class="colLast" scope="row">&nbsp;</th>
 </tr>
-<tr id="i213" class="rowColor">
+<tr id="i216" class="altColor">
 <td class="colFirst"><a href="io/milvus/param/credential/UpdateCredentialParam.Builder.html" title="class in io.milvus.param.credential">UpdateCredentialParam.Builder</a></td>
 <th class="colLast" scope="row">
 <div class="block">Builder for <a href="io/milvus/param/credential/UpdateCredentialParam.html" title="class in io.milvus.param.credential"><code>UpdateCredentialParam</code></a> class.</div>
 </th>
 </tr>
-<tr id="i214" class="altColor">
+<tr id="i217" class="rowColor">
 <td class="colFirst"><a href="io/milvus/param/dml/UpsertParam.html" title="class in io.milvus.param.dml">UpsertParam</a></td>
 <th class="colLast" scope="row">
 <div class="block">Parameters for <code>upsert</code> interface.</div>
 </th>
 </tr>
-<tr id="i215" class="rowColor">
+<tr id="i218" class="altColor">
 <td class="colFirst"><a href="io/milvus/param/dml/UpsertParam.Builder.html" title="class in io.milvus.param.dml">UpsertParam.Builder</a></td>
 <th class="colLast" scope="row">
 <div class="block">Builder for <a href="io/milvus/param/dml/UpsertParam.html" title="class in io.milvus.param.dml"><code>UpsertParam</code></a> class.</div>
 </th>
 </tr>
-<tr id="i216" class="altColor">
+<tr id="i219" class="rowColor">
 <td class="colFirst"><a href="io/milvus/utils/URLParser.html" title="class in io.milvus.utils">URLParser</a></td>
 <th class="colLast" scope="row">&nbsp;</th>
 </tr>
-<tr id="i217" class="rowColor">
+<tr id="i220" class="altColor">
 <td class="colFirst"><a href="io/milvus/common/utils/VectorUtils.html" title="class in io.milvus.common.utils">VectorUtils</a></td>
 <th class="colLast" scope="row">&nbsp;</th>
 </tr>

+ 5 - 2
doc/allclasses.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>All Classes</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
@@ -199,6 +199,8 @@
 <li><a href="io/milvus/param/role/RemoveUserFromRoleParam.Builder.html" title="class in io.milvus.param.role">RemoveUserFromRoleParam.Builder</a></li>
 <li><a href="io/milvus/param/collection/RenameCollectionParam.html" title="class in io.milvus.param.collection">RenameCollectionParam</a></li>
 <li><a href="io/milvus/param/collection/RenameCollectionParam.Builder.html" title="class in io.milvus.param.collection">RenameCollectionParam.Builder</a></li>
+<li><a href="io/milvus/param/RetryParam.html" title="class in io.milvus.param">RetryParam</a></li>
+<li><a href="io/milvus/param/RetryParam.Builder.html" title="class in io.milvus.param">RetryParam.Builder</a></li>
 <li><a href="io/milvus/param/role/RevokeRolePrivilegeParam.html" title="class in io.milvus.param.role">RevokeRolePrivilegeParam</a></li>
 <li><a href="io/milvus/param/role/RevokeRolePrivilegeParam.Builder.html" title="class in io.milvus.param.role">RevokeRolePrivilegeParam.Builder</a></li>
 <li><a href="io/milvus/response/basic/RowRecordWrapper.html" title="class in io.milvus.response.basic">RowRecordWrapper</a></li>
@@ -220,6 +222,7 @@
 <li><a href="io/milvus/param/role/SelectUserParam.Builder.html" title="class in io.milvus.param.role">SelectUserParam.Builder</a></li>
 <li><a href="io/milvus/param/ServerAddress.html" title="class in io.milvus.param">ServerAddress</a></li>
 <li><a href="io/milvus/param/ServerAddress.Builder.html" title="class in io.milvus.param">ServerAddress.Builder</a></li>
+<li><a href="io/milvus/exception/ServerException.html" title="class in io.milvus.exception">ServerException</a></li>
 <li><a href="io/milvus/connection/ServerMonitor.html" title="class in io.milvus.connection">ServerMonitor</a></li>
 <li><a href="io/milvus/connection/ServerSetting.html" title="class in io.milvus.connection">ServerSetting</a></li>
 <li><a href="io/milvus/connection/ServerSetting.Builder.html" title="class in io.milvus.connection">ServerSetting.Builder</a></li>

+ 2 - 2
doc/allpackages-index.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>All Packages</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">

+ 3 - 3
doc/constant-values.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>Constant Field Values</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
@@ -122,7 +122,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
 <th class="colSecond" scope="row"><code><a href="io/milvus/common/constant/MilvusClientConstant.MilvusConsts.html#CLOUD_SERVERLESS_URI_REGEX">CLOUD_SERVERLESS_URI_REGEX</a></code></th>
-<td class="colLast"><code>"^https://in03-.{20,}zilliz.*.com$"</code></td>
+<td class="colLast"><code>"^https://in03-.{20,}zilliz.*.(com|cn)$"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a id="io.milvus.common.constant.MilvusClientConstant.MilvusConsts.HOST_HTTP_PREFIX">

+ 10 - 2
doc/deprecated-list.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>Deprecated List</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
@@ -142,6 +142,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <td class="colLast"></td>
 </tr>
 <tr class="altColor">
+<th class="colDeprecatedItemName" scope="row"><a href="io/milvus/client/MilvusClient.html#withRetry(int)">io.milvus.client.MilvusClient.withRetry&#8203;(int)</a></th>
+<td class="colLast"></td>
+</tr>
+<tr class="rowColor">
+<th class="colDeprecatedItemName" scope="row"><a href="io/milvus/client/MilvusClient.html#withRetryInterval(long,java.util.concurrent.TimeUnit)">io.milvus.client.MilvusClient.withRetryInterval&#8203;(long, TimeUnit)</a></th>
+<td class="colLast"></td>
+</tr>
+<tr class="altColor">
 <th class="colDeprecatedItemName" scope="row"><a href="io/milvus/param/ConnectParam.Builder.html#secure(boolean)">io.milvus.param.ConnectParam.Builder.secure&#8203;(boolean)</a></th>
 <td class="colLast"></td>
 </tr>

+ 2 - 2
doc/help-doc.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>API Help</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/index-files/index-1.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>A-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/index-files/index-10.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>J-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/index-files/index-11.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>K-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/index-files/index-12.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>L-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/index-files/index-13.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>M-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">

+ 4 - 2
doc/index-files/index-14.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>N-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">
@@ -240,6 +240,8 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/resourcegroup/TransferReplicaParam.html#newBuilder()">newBuilder()</a></span> - Static method in class io.milvus.param.resourcegroup.<a href="../io/milvus/param/resourcegroup/TransferReplicaParam.html" title="class in io.milvus.param.resourcegroup">TransferReplicaParam</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="../io/milvus/param/RetryParam.html#newBuilder()">newBuilder()</a></span> - Static method in class io.milvus.param.<a href="../io/milvus/param/RetryParam.html" title="class in io.milvus.param">RetryParam</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/role/AddUserToRoleParam.html#newBuilder()">newBuilder()</a></span> - Static method in class io.milvus.param.role.<a href="../io/milvus/param/role/AddUserToRoleParam.html" title="class in io.milvus.param.role">AddUserToRoleParam</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/role/CreateRoleParam.html#newBuilder()">newBuilder()</a></span> - Static method in class io.milvus.param.role.<a href="../io/milvus/param/role/CreateRoleParam.html" title="class in io.milvus.param.role">CreateRoleParam</a></dt>

+ 2 - 2
doc/index-files/index-15.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>O-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/index-files/index-16.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>P-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/index-files/index-17.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>Q-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">

+ 12 - 2
doc/index-files/index-18.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>R-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">
@@ -180,6 +180,16 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <dd>
 <div class="block">Builder for <a href="../io/milvus/param/collection/RenameCollectionParam.html" title="class in io.milvus.param.collection"><code>RenameCollectionParam</code></a> class.</div>
 </dd>
+<dt><a href="../io/milvus/param/RetryParam.html" title="class in io.milvus.param"><span class="typeNameLink">RetryParam</span></a> - Class in <a href="../io/milvus/param/package-summary.html">io.milvus.param</a></dt>
+<dd>
+<div class="block">Parameters for retry on failure.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="../io/milvus/param/RetryParam.html#%3Cinit%3E(io.milvus.param.RetryParam.Builder)">RetryParam(RetryParam.Builder)</a></span> - Constructor for class io.milvus.param.<a href="../io/milvus/param/RetryParam.html" title="class in io.milvus.param">RetryParam</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="../io/milvus/param/RetryParam.Builder.html" title="class in io.milvus.param"><span class="typeNameLink">RetryParam.Builder</span></a> - Class in <a href="../io/milvus/param/package-summary.html">io.milvus.param</a></dt>
+<dd>
+<div class="block">Builder for <a href="../io/milvus/param/ConnectParam.html" title="class in io.milvus.param"><code>ConnectParam</code></a></div>
+</dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/client/AbstractMilvusGrpcClient.html#revokeRolePrivilege(io.milvus.param.role.RevokeRolePrivilegeParam)">revokeRolePrivilege(RevokeRolePrivilegeParam)</a></span> - Method in class io.milvus.client.<a href="../io/milvus/client/AbstractMilvusGrpcClient.html" title="class in io.milvus.client">AbstractMilvusGrpcClient</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/client/MilvusClient.html#revokeRolePrivilege(io.milvus.param.role.RevokeRolePrivilegeParam)">revokeRolePrivilege(RevokeRolePrivilegeParam)</a></span> - Method in interface io.milvus.client.<a href="../io/milvus/client/MilvusClient.html" title="interface in io.milvus.client">MilvusClient</a></dt>

+ 8 - 2
doc/index-files/index-19.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>S-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">
@@ -234,6 +234,12 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <dd>&nbsp;</dd>
 <dt><a href="../io/milvus/param/ServerAddress.Builder.html" title="class in io.milvus.param"><span class="typeNameLink">ServerAddress.Builder</span></a> - Class in <a href="../io/milvus/param/package-summary.html">io.milvus.param</a></dt>
 <dd>&nbsp;</dd>
+<dt><a href="../io/milvus/exception/ServerException.html" title="class in io.milvus.exception"><span class="typeNameLink">ServerException</span></a> - Exception in <a href="../io/milvus/exception/package-summary.html">io.milvus.exception</a></dt>
+<dd>
+<div class="block">Exception for error response from server side.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="../io/milvus/exception/ServerException.html#%3Cinit%3E(java.lang.String,java.lang.Integer,io.milvus.grpc.ErrorCode)">ServerException(String, Integer, ErrorCode)</a></span> - Constructor for exception io.milvus.exception.<a href="../io/milvus/exception/ServerException.html" title="class in io.milvus.exception">ServerException</a></dt>
+<dd>&nbsp;</dd>
 <dt><a href="../io/milvus/connection/ServerMonitor.html" title="class in io.milvus.connection"><span class="typeNameLink">ServerMonitor</span></a> - Class in <a href="../io/milvus/connection/package-summary.html">io.milvus.connection</a></dt>
 <dd>
 <div class="block">Monitor with scheduling to check server healthy state.</div>

+ 8 - 2
doc/index-files/index-2.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>B-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">
@@ -394,6 +394,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <dd>
 <div class="block">Verifies parameters and creates a new <a href="../io/milvus/param/resourcegroup/TransferReplicaParam.html" title="class in io.milvus.param.resourcegroup"><code>TransferReplicaParam</code></a> instance.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="../io/milvus/param/RetryParam.Builder.html#build()">build()</a></span> - Method in class io.milvus.param.<a href="../io/milvus/param/RetryParam.Builder.html" title="class in io.milvus.param">RetryParam.Builder</a></dt>
+<dd>
+<div class="block">Verifies parameters and creates a new <a href="../io/milvus/param/RetryParam.html" title="class in io.milvus.param"><code>RetryParam</code></a> instance.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/role/AddUserToRoleParam.Builder.html#build()">build()</a></span> - Method in class io.milvus.param.role.<a href="../io/milvus/param/role/AddUserToRoleParam.Builder.html" title="class in io.milvus.param.role">AddUserToRoleParam.Builder</a></dt>
 <dd>
 <div class="block">Verifies parameters and creates a new <a href="../io/milvus/param/role/AddUserToRoleParam.html" title="class in io.milvus.param.role"><code>AddUserToRoleParam</code></a> instance.</div>
@@ -442,6 +446,8 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/dml/InsertParam.Builder.html#%3Cinit%3E()">Builder()</a></span> - Constructor for class io.milvus.param.dml.<a href="../io/milvus/param/dml/InsertParam.Builder.html" title="class in io.milvus.param.dml">InsertParam.Builder</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="../io/milvus/param/RetryParam.Builder.html#%3Cinit%3E()">Builder()</a></span> - Constructor for class io.milvus.param.<a href="../io/milvus/param/RetryParam.Builder.html" title="class in io.milvus.param">RetryParam.Builder</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/R.Status.html#BuildIndexError">BuildIndexError</a></span> - io.milvus.param.<a href="../io/milvus/param/R.Status.html" title="enum in io.milvus.param">R.Status</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/ParamUtils.InsertBuilderWrapper.html#buildInsertRequest()">buildInsertRequest()</a></span> - Method in class io.milvus.param.<a href="../io/milvus/param/ParamUtils.InsertBuilderWrapper.html" title="class in io.milvus.param">ParamUtils.InsertBuilderWrapper</a></dt>

+ 2 - 2
doc/index-files/index-20.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>T-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/index-files/index-21.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>U-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/index-files/index-22.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>V-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">

+ 36 - 4
doc/index-files/index-23.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>W-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">
@@ -136,6 +136,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <dd>
 <div class="block">Enables auto-id function for the field.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="../io/milvus/param/RetryParam.Builder.html#withBackOffMultiplier(int)">withBackOffMultiplier(int)</a></span> - Method in class io.milvus.param.<a href="../io/milvus/param/RetryParam.Builder.html" title="class in io.milvus.param">RetryParam.Builder</a></dt>
+<dd>
+<div class="block">Sets multiplier to increase time interval after each retry.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/ConnectParam.Builder.html#withCaPemPath(java.lang.String)">withCaPemPath(String)</a></span> - Method in class io.milvus.param.<a href="../io/milvus/param/ConnectParam.Builder.html" title="class in io.milvus.param">ConnectParam.Builder</a></dt>
 <dd>
 <div class="block">Set the ca.pem path for tls two-way authentication, only takes effect when "secure" is True.</div>
@@ -644,6 +648,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <dd>
 <div class="block">Sets the index type.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="../io/milvus/param/RetryParam.Builder.html#withInitialBackOffMs(long)">withInitialBackOffMs(long)</a></span> - Method in class io.milvus.param.<a href="../io/milvus/param/RetryParam.Builder.html" title="class in io.milvus.param">RetryParam.Builder</a></dt>
+<dd>
+<div class="block">Sets the first time interval between two retries, units: millisecond.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/collection/FieldType.Builder.html#withIsDynamic(boolean)">withIsDynamic(boolean)</a></span> - Method in class io.milvus.param.collection.<a href="../io/milvus/param/collection/FieldType.Builder.html" title="class in io.milvus.param.collection">FieldType.Builder</a></dt>
 <dd>
 <div class="block">Sets the isDynamic of a field.</div>
@@ -680,6 +688,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <dd>
 <div class="block">Specify a value to control the returned number of entities.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="../io/milvus/param/RetryParam.Builder.html#withMaxBackOffMs(long)">withMaxBackOffMs(long)</a></span> - Method in class io.milvus.param.<a href="../io/milvus/param/RetryParam.Builder.html" title="class in io.milvus.param">RetryParam.Builder</a></dt>
+<dd>
+<div class="block">Sets the maximum time interval between two retries, units: millisecond.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/collection/FieldType.Builder.html#withMaxCapacity(java.lang.Integer)">withMaxCapacity(Integer)</a></span> - Method in class io.milvus.param.collection.<a href="../io/milvus/param/collection/FieldType.Builder.html" title="class in io.milvus.param.collection">FieldType.Builder</a></dt>
 <dd>
 <div class="block">Sets the max capacity of an array field.</div>
@@ -692,6 +704,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <dd>
 <div class="block">Sets the primaryFiled maxLength.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="../io/milvus/param/RetryParam.Builder.html#withMaxRetryTimes(int)">withMaxRetryTimes(int)</a></span> - Method in class io.milvus.param.<a href="../io/milvus/param/RetryParam.Builder.html" title="class in io.milvus.param">RetryParam.Builder</a></dt>
+<dd>
+<div class="block">Sets the max retry times on failure.Default value is 75.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/dml/SearchParam.Builder.html#withMetricType(io.milvus.param.MetricType)">withMetricType(MetricType)</a></span> - Method in class io.milvus.param.dml.<a href="../io/milvus/param/dml/SearchParam.Builder.html" title="class in io.milvus.param.dml">SearchParam.Builder</a></dt>
 <dd>
 <div class="block">Sets metric type of ANN searching.</div>
@@ -818,6 +834,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <dd>
 <div class="block">Set partition name (Optional).</div>
 </dd>
+<dt><span class="memberNameLink"><a href="../io/milvus/param/highlevel/dml/DeleteIdsParam.Builder.html#withPartitionName(java.lang.String)">withPartitionName(String)</a></span> - Method in class io.milvus.param.highlevel.dml.<a href="../io/milvus/param/highlevel/dml/DeleteIdsParam.Builder.html" title="class in io.milvus.param.highlevel.dml">DeleteIdsParam.Builder</a></dt>
+<dd>
+<div class="block">Sets the partition name (Optional).</div>
+</dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/partition/CreatePartitionParam.Builder.html#withPartitionName(java.lang.String)">withPartitionName(String)</a></span> - Method in class io.milvus.param.partition.<a href="../io/milvus/param/partition/CreatePartitionParam.Builder.html" title="class in io.milvus.param.partition">CreatePartitionParam.Builder</a></dt>
 <dd>
 <div class="block">Sets the partition name.</div>
@@ -956,20 +976,32 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 </dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/client/MilvusClient.html#withRetry(int)">withRetry(int)</a></span> - Method in interface io.milvus.client.<a href="../io/milvus/client/MilvusClient.html" title="interface in io.milvus.client">MilvusClient</a></dt>
 <dd>
-<div class="block">Number of retry attempts.</div>
+<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
 </dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/client/MilvusMultiServiceClient.html#withRetry(int)">withRetry(int)</a></span> - Method in class io.milvus.client.<a href="../io/milvus/client/MilvusMultiServiceClient.html" title="class in io.milvus.client">MilvusMultiServiceClient</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/client/MilvusServiceClient.html#withRetry(int)">withRetry(int)</a></span> - Method in class io.milvus.client.<a href="../io/milvus/client/MilvusServiceClient.html" title="class in io.milvus.client">MilvusServiceClient</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="../io/milvus/client/MilvusClient.html#withRetry(io.milvus.param.RetryParam)">withRetry(RetryParam)</a></span> - Method in interface io.milvus.client.<a href="../io/milvus/client/MilvusClient.html" title="interface in io.milvus.client">MilvusClient</a></dt>
+<dd>
+<div class="block">Sets the parameters for retry.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="../io/milvus/client/MilvusMultiServiceClient.html#withRetry(io.milvus.param.RetryParam)">withRetry(RetryParam)</a></span> - Method in class io.milvus.client.<a href="../io/milvus/client/MilvusMultiServiceClient.html" title="class in io.milvus.client">MilvusMultiServiceClient</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="../io/milvus/client/MilvusServiceClient.html#withRetry(io.milvus.param.RetryParam)">withRetry(RetryParam)</a></span> - Method in class io.milvus.client.<a href="../io/milvus/client/MilvusServiceClient.html" title="class in io.milvus.client">MilvusServiceClient</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/client/MilvusClient.html#withRetryInterval(long,java.util.concurrent.TimeUnit)">withRetryInterval(long, TimeUnit)</a></span> - Method in interface io.milvus.client.<a href="../io/milvus/client/MilvusClient.html" title="interface in io.milvus.client">MilvusClient</a></dt>
 <dd>
-<div class="block">Time interval between retry attempts.</div>
+<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
 </dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/client/MilvusMultiServiceClient.html#withRetryInterval(long,java.util.concurrent.TimeUnit)">withRetryInterval(long, TimeUnit)</a></span> - Method in class io.milvus.client.<a href="../io/milvus/client/MilvusMultiServiceClient.html" title="class in io.milvus.client">MilvusMultiServiceClient</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/client/MilvusServiceClient.html#withRetryInterval(long,java.util.concurrent.TimeUnit)">withRetryInterval(long, TimeUnit)</a></span> - Method in class io.milvus.client.<a href="../io/milvus/client/MilvusServiceClient.html" title="class in io.milvus.client">MilvusServiceClient</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="../io/milvus/param/RetryParam.Builder.html#withRetryOnRateLimie(boolean)">withRetryOnRateLimie(boolean)</a></span> - Method in class io.milvus.param.<a href="../io/milvus/param/RetryParam.Builder.html" title="class in io.milvus.param">RetryParam.Builder</a></dt>
+<dd>
+<div class="block">Sets whether to retry when the returned error is rate limit.Default value is true.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/role/AddUserToRoleParam.Builder.html#withRoleName(java.lang.String)">withRoleName(String)</a></span> - Method in class io.milvus.param.role.<a href="../io/milvus/param/role/AddUserToRoleParam.Builder.html" title="class in io.milvus.param.role">AddUserToRoleParam.Builder</a></dt>
 <dd>
 <div class="block">Sets the roleName.</div>

+ 4 - 2
doc/index-files/index-3.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>C-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">
@@ -186,6 +186,8 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/common/constant/MilvusClientConstant.StringValue.html#COLON">COLON</a></span> - Static variable in class io.milvus.common.constant.<a href="../io/milvus/common/constant/MilvusClientConstant.StringValue.html" title="class in io.milvus.common.constant">MilvusClientConstant.StringValue</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="../io/milvus/exception/ServerException.html#compatibleCode">compatibleCode</a></span> - Variable in exception io.milvus.exception.<a href="../io/milvus/exception/ServerException.html" title="class in io.milvus.exception">ServerException</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/param/R.Status.html#ConnectFailed">ConnectFailed</a></span> - io.milvus.param.<a href="../io/milvus/param/R.Status.html" title="enum in io.milvus.param">R.Status</a></dt>
 <dd>&nbsp;</dd>
 <dt><a href="../io/milvus/param/ConnectParam.html" title="class in io.milvus.param"><span class="typeNameLink">ConnectParam</span></a> - Class in <a href="../io/milvus/param/package-summary.html">io.milvus.param</a></dt>

+ 2 - 2
doc/index-files/index-4.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>D-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/index-files/index-5.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>E-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/index-files/index-6.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>F-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">

+ 4 - 2
doc/index-files/index-7.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>G-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">
@@ -252,6 +252,8 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/client/MilvusServiceClient.html#getCompactionStateWithPlans(io.milvus.param.control.GetCompactionPlansParam)">getCompactionStateWithPlans(GetCompactionPlansParam)</a></span> - Method in class io.milvus.client.<a href="../io/milvus/client/MilvusServiceClient.html" title="class in io.milvus.client">MilvusServiceClient</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="../io/milvus/exception/ServerException.html#getCompatibleCode()">getCompatibleCode()</a></span> - Method in exception io.milvus.exception.<a href="../io/milvus/exception/ServerException.html" title="class in io.milvus.exception">ServerException</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="../io/milvus/response/DescCollResponseWrapper.html#getCreatedUtcTimestamp()">getCreatedUtcTimestamp()</a></span> - Method in class io.milvus.response.<a href="../io/milvus/response/DescCollResponseWrapper.html" title="class in io.milvus.response">DescCollResponseWrapper</a></dt>
 <dd>
 <div class="block">Get utc timestamp when collection created.</div>

+ 2 - 2
doc/index-files/index-8.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>H-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/index-files/index-9.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>I-Index</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/index.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>Overview</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">

+ 3 - 3
doc/io/milvus/client/AbstractMilvusGrpcClient.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>AbstractMilvusGrpcClient</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">
@@ -849,7 +849,7 @@ implements <a href="MilvusClient.html" title="interface in io.milvus.client">Mil
 <!--   -->
 </a>
 <h3>Methods inherited from interface&nbsp;io.milvus.client.<a href="MilvusClient.html" title="interface in io.milvus.client">MilvusClient</a></h3>
-<code><a href="MilvusClient.html#close()">close</a>, <a href="MilvusClient.html#close(long)">close</a>, <a href="MilvusClient.html#setLogLevel(io.milvus.param.LogLevel)">setLogLevel</a>, <a href="MilvusClient.html#withRetry(int)">withRetry</a>, <a href="MilvusClient.html#withRetryInterval(long,java.util.concurrent.TimeUnit)">withRetryInterval</a>, <a href="MilvusClient.html#withTimeout(long,java.util.concurrent.TimeUnit)">withTimeout</a></code></li>
+<code><a href="MilvusClient.html#close()">close</a>, <a href="MilvusClient.html#close(long)">close</a>, <a href="MilvusClient.html#setLogLevel(io.milvus.param.LogLevel)">setLogLevel</a>, <a href="MilvusClient.html#withRetry(int)">withRetry</a>, <a href="MilvusClient.html#withRetry(io.milvus.param.RetryParam)">withRetry</a>, <a href="MilvusClient.html#withRetryInterval(long,java.util.concurrent.TimeUnit)">withRetryInterval</a>, <a href="MilvusClient.html#withTimeout(long,java.util.concurrent.TimeUnit)">withTimeout</a></code></li>
 </ul>
 </li>
 </ul>

+ 35 - 10
doc/io/milvus/client/MilvusClient.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>MilvusClient</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">
@@ -28,8 +28,8 @@
     catch(err) {
     }
 //-->
-var data = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":18,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6,"i13":6,"i14":6,"i15":6,"i16":6,"i17":6,"i18":6,"i19":6,"i20":6,"i21":6,"i22":6,"i23":6,"i24":6,"i25":6,"i26":6,"i27":6,"i28":6,"i29":6,"i30":6,"i31":6,"i32":6,"i33":6,"i34":6,"i35":6,"i36":6,"i37":6,"i38":6,"i39":6,"i40":6,"i41":6,"i42":6,"i43":6,"i44":6,"i45":6,"i46":6,"i47":6,"i48":6,"i49":6,"i50":6,"i51":6,"i52":6,"i53":6,"i54":6,"i55":6,"i56":6,"i57":6,"i58":6,"i59":6,"i60":6,"i61":6,"i62":6,"i63":6,"i64":6,"i65":6,"i66":6,"i67":6,"i68":6,"i69":6,"i70":6,"i71":6,"i72":6,"i73":6,"i74":6,"i75":6,"i76":6,"i77":6,"i78":6,"i79":6,"i80":6,"i81":6,"i82":6,"i83":6,"i84":6,"i85":6,"i86":6,"i87":6,"i88":6};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],16:["t5","Default Methods"]};
+var data = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":18,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6,"i13":6,"i14":6,"i15":6,"i16":6,"i17":6,"i18":6,"i19":6,"i20":6,"i21":6,"i22":6,"i23":6,"i24":6,"i25":6,"i26":6,"i27":6,"i28":6,"i29":6,"i30":6,"i31":6,"i32":6,"i33":6,"i34":6,"i35":6,"i36":6,"i37":6,"i38":6,"i39":6,"i40":6,"i41":6,"i42":6,"i43":6,"i44":6,"i45":6,"i46":6,"i47":6,"i48":6,"i49":6,"i50":6,"i51":6,"i52":6,"i53":6,"i54":6,"i55":6,"i56":6,"i57":6,"i58":6,"i59":6,"i60":6,"i61":6,"i62":6,"i63":6,"i64":6,"i65":6,"i66":6,"i67":6,"i68":6,"i69":6,"i70":6,"i71":6,"i72":6,"i73":6,"i74":6,"i75":6,"i76":6,"i77":6,"i78":6,"i79":6,"i80":6,"i81":6,"i82":6,"i83":6,"i84":6,"i85":6,"i86":38,"i87":6,"i88":38,"i89":6};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],16:["t5","Default Methods"],32:["t6","Deprecated Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
 var tableTab = "tableTab";
@@ -144,7 +144,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 </a>
 <h3>Method Summary</h3>
 <table class="memberSummary">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t5" class="tableTab"><span><a href="javascript:show(16);">Default Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t5" class="tableTab"><span><a href="javascript:show(16);">Default Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t6" class="tableTab"><span><a href="javascript:show(32);">Deprecated Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
 <th class="colSecond" scope="col">Method</th>
@@ -760,18 +760,25 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <td class="colFirst"><code><a href="MilvusClient.html" title="interface in io.milvus.client">MilvusClient</a></code></td>
 <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#withRetry(int)">withRetry</a></span>&#8203;(int&nbsp;retryTimes)</code></th>
 <td class="colLast">
-<div class="block">Number of retry attempts.</div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
 </td>
 </tr>
 <tr id="i87" class="rowColor">
 <td class="colFirst"><code><a href="MilvusClient.html" title="interface in io.milvus.client">MilvusClient</a></code></td>
+<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#withRetry(io.milvus.param.RetryParam)">withRetry</a></span>&#8203;(<a href="../param/RetryParam.html" title="class in io.milvus.param">RetryParam</a>&nbsp;retryParam)</code></th>
+<td class="colLast">
+<div class="block">Sets the parameters for retry.</div>
+</td>
+</tr>
+<tr id="i88" class="altColor">
+<td class="colFirst"><code><a href="MilvusClient.html" title="interface in io.milvus.client">MilvusClient</a></code></td>
 <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#withRetryInterval(long,java.util.concurrent.TimeUnit)">withRetryInterval</a></span>&#8203;(long&nbsp;interval,
                  java.util.concurrent.TimeUnit&nbsp;timeUnit)</code></th>
 <td class="colLast">
-<div class="block">Time interval between retry attempts.</div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
 </td>
 </tr>
-<tr id="i88" class="altColor">
+<tr id="i89" class="rowColor">
 <td class="colFirst"><code><a href="MilvusClient.html" title="interface in io.milvus.client">MilvusClient</a></code></td>
 <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#withTimeout(long,java.util.concurrent.TimeUnit)">withTimeout</a></span>&#8203;(long&nbsp;timeout,
            java.util.concurrent.TimeUnit&nbsp;timeoutUnit)</code></th>
@@ -812,13 +819,29 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 </dl>
 </li>
 </ul>
+<a id="withRetry(io.milvus.param.RetryParam)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>withRetry</h4>
+<pre class="methodSignature"><a href="MilvusClient.html" title="interface in io.milvus.client">MilvusClient</a>&nbsp;withRetry&#8203;(<a href="../param/RetryParam.html" title="class in io.milvus.param">RetryParam</a>&nbsp;retryParam)</pre>
+<div class="block">Sets the parameters for retry.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>retryParam</code> - <a href="../param/RetryParam.html" title="class in io.milvus.param"><code>RetryParam</code></a></dd>
+</dl>
+</li>
+</ul>
 <a id="withRetry(int)">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>withRetry</h4>
-<pre class="methodSignature"><a href="MilvusClient.html" title="interface in io.milvus.client">MilvusClient</a>&nbsp;withRetry&#8203;(int&nbsp;retryTimes)</pre>
+<pre class="methodSignature">@Deprecated
+<a href="MilvusClient.html" title="interface in io.milvus.client">MilvusClient</a>&nbsp;withRetry&#8203;(int&nbsp;retryTimes)</pre>
+<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
 <div class="block">Number of retry attempts.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -832,8 +855,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <ul class="blockList">
 <li class="blockList">
 <h4>withRetryInterval</h4>
-<pre class="methodSignature"><a href="MilvusClient.html" title="interface in io.milvus.client">MilvusClient</a>&nbsp;withRetryInterval&#8203;(long&nbsp;interval,
+<pre class="methodSignature">@Deprecated
+<a href="MilvusClient.html" title="interface in io.milvus.client">MilvusClient</a>&nbsp;withRetryInterval&#8203;(long&nbsp;interval,
                                java.util.concurrent.TimeUnit&nbsp;timeUnit)</pre>
+<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
 <div class="block">Time interval between retry attempts. Default value is 500ms.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>

+ 28 - 4
doc/io/milvus/client/MilvusMultiServiceClient.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>MilvusMultiServiceClient</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">
@@ -28,7 +28,7 @@
     catch(err) {
     }
 //-->
-var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10,"i49":10,"i50":10,"i51":10,"i52":10,"i53":10,"i54":10,"i55":10,"i56":10,"i57":10,"i58":10,"i59":10,"i60":10,"i61":10,"i62":10,"i63":10,"i64":10,"i65":10,"i66":10,"i67":10,"i68":10,"i69":10,"i70":10,"i71":10,"i72":10,"i73":10,"i74":10,"i75":10,"i76":10,"i77":10,"i78":10,"i79":10,"i80":10,"i81":10,"i82":10,"i83":10,"i84":10,"i85":10,"i86":10,"i87":10};
+var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10,"i49":10,"i50":10,"i51":10,"i52":10,"i53":10,"i54":10,"i55":10,"i56":10,"i57":10,"i58":10,"i59":10,"i60":10,"i61":10,"i62":10,"i63":10,"i64":10,"i65":10,"i66":10,"i67":10,"i68":10,"i69":10,"i70":10,"i71":10,"i72":10,"i73":10,"i74":10,"i75":10,"i76":10,"i77":10,"i78":10,"i79":10,"i80":10,"i81":10,"i82":10,"i83":10,"i84":10,"i85":10,"i86":10,"i87":10,"i88":10};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -790,13 +790,20 @@ implements <a href="MilvusClient.html" title="interface in io.milvus.client">Mil
 </tr>
 <tr id="i86" class="altColor">
 <td class="colFirst"><code><a href="MilvusClient.html" title="interface in io.milvus.client">MilvusClient</a></code></td>
+<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#withRetry(io.milvus.param.RetryParam)">withRetry</a></span>&#8203;(<a href="../param/RetryParam.html" title="class in io.milvus.param">RetryParam</a>&nbsp;retryParam)</code></th>
+<td class="colLast">
+<div class="block">Sets the parameters for retry.</div>
+</td>
+</tr>
+<tr id="i87" class="rowColor">
+<td class="colFirst"><code><a href="MilvusClient.html" title="interface in io.milvus.client">MilvusClient</a></code></td>
 <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#withRetryInterval(long,java.util.concurrent.TimeUnit)">withRetryInterval</a></span>&#8203;(long&nbsp;interval,
                  java.util.concurrent.TimeUnit&nbsp;timeUnit)</code></th>
 <td class="colLast">
 <div class="block">Time interval between retry attempts.</div>
 </td>
 </tr>
-<tr id="i87" class="rowColor">
+<tr id="i88" class="altColor">
 <td class="colFirst"><code><a href="MilvusClient.html" title="interface in io.milvus.client">MilvusClient</a></code></td>
 <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#withTimeout(long,java.util.concurrent.TimeUnit)">withTimeout</a></span>&#8203;(long&nbsp;timeout,
            java.util.concurrent.TimeUnit&nbsp;timeoutUnit)</code></th>
@@ -879,6 +886,23 @@ implements <a href="MilvusClient.html" title="interface in io.milvus.client">Mil
 </dl>
 </li>
 </ul>
+<a id="withRetry(io.milvus.param.RetryParam)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>withRetry</h4>
+<pre class="methodSignature">public&nbsp;<a href="MilvusClient.html" title="interface in io.milvus.client">MilvusClient</a>&nbsp;withRetry&#8203;(<a href="../param/RetryParam.html" title="class in io.milvus.param">RetryParam</a>&nbsp;retryParam)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="MilvusClient.html#withRetry(io.milvus.param.RetryParam)">MilvusClient</a></code></span></div>
+<div class="block">Sets the parameters for retry.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="MilvusClient.html#withRetry(io.milvus.param.RetryParam)">withRetry</a></code>&nbsp;in interface&nbsp;<code><a href="MilvusClient.html" title="interface in io.milvus.client">MilvusClient</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>retryParam</code> - <a href="../param/RetryParam.html" title="class in io.milvus.param"><code>RetryParam</code></a></dd>
+</dl>
+</li>
+</ul>
 <a id="withRetry(int)">
 <!--   -->
 </a>

+ 26 - 4
doc/io/milvus/client/MilvusServiceClient.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>MilvusServiceClient</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">
@@ -28,7 +28,7 @@
     catch(err) {
     }
 //-->
-var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10,"i49":10,"i50":10,"i51":10,"i52":10,"i53":10,"i54":10,"i55":10,"i56":10,"i57":10,"i58":10,"i59":10,"i60":10,"i61":10,"i62":10,"i63":10,"i64":10,"i65":10,"i66":10,"i67":10,"i68":10,"i69":10,"i70":10,"i71":10,"i72":10,"i73":10,"i74":10,"i75":10,"i76":10,"i77":10,"i78":10,"i79":10,"i80":10,"i81":10,"i82":10,"i83":10};
+var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10,"i49":10,"i50":10,"i51":10,"i52":10,"i53":10,"i54":10,"i55":10,"i56":10,"i57":10,"i58":10,"i59":10,"i60":10,"i61":10,"i62":10,"i63":10,"i64":10,"i65":10,"i66":10,"i67":10,"i68":10,"i69":10,"i70":10,"i71":10,"i72":10,"i73":10,"i74":10,"i75":10,"i76":10,"i77":10,"i78":10,"i79":10,"i80":10,"i81":10,"i82":10,"i83":10,"i84":10};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -782,13 +782,20 @@ extends <a href="AbstractMilvusGrpcClient.html" title="class in io.milvus.client
 </tr>
 <tr id="i82" class="altColor">
 <td class="colFirst"><code><a href="MilvusClient.html" title="interface in io.milvus.client">MilvusClient</a></code></td>
+<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#withRetry(io.milvus.param.RetryParam)">withRetry</a></span>&#8203;(<a href="../param/RetryParam.html" title="class in io.milvus.param">RetryParam</a>&nbsp;retryParam)</code></th>
+<td class="colLast">
+<div class="block">Sets the parameters for retry.</div>
+</td>
+</tr>
+<tr id="i83" class="rowColor">
+<td class="colFirst"><code><a href="MilvusClient.html" title="interface in io.milvus.client">MilvusClient</a></code></td>
 <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#withRetryInterval(long,java.util.concurrent.TimeUnit)">withRetryInterval</a></span>&#8203;(long&nbsp;interval,
                  java.util.concurrent.TimeUnit&nbsp;timeUnit)</code></th>
 <td class="colLast">
 <div class="block">Time interval between retry attempts.</div>
 </td>
 </tr>
-<tr id="i83" class="rowColor">
+<tr id="i84" class="altColor">
 <td class="colFirst"><code><a href="MilvusClient.html" title="interface in io.milvus.client">MilvusClient</a></code></td>
 <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#withTimeout(long,java.util.concurrent.TimeUnit)">withTimeout</a></span>&#8203;(long&nbsp;timeout,
            java.util.concurrent.TimeUnit&nbsp;timeoutUnit)</code></th>
@@ -937,6 +944,21 @@ extends <a href="AbstractMilvusGrpcClient.html" title="class in io.milvus.client
 </dl>
 </li>
 </ul>
+<a id="withRetry(io.milvus.param.RetryParam)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>withRetry</h4>
+<pre class="methodSignature">public&nbsp;<a href="MilvusClient.html" title="interface in io.milvus.client">MilvusClient</a>&nbsp;withRetry&#8203;(<a href="../param/RetryParam.html" title="class in io.milvus.param">RetryParam</a>&nbsp;retryParam)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="MilvusClient.html#withRetry(io.milvus.param.RetryParam)">MilvusClient</a></code></span></div>
+<div class="block">Sets the parameters for retry.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>retryParam</code> - <a href="../param/RetryParam.html" title="class in io.milvus.param"><code>RetryParam</code></a></dd>
+</dl>
+</li>
+</ul>
 <a id="withRetry(int)">
 <!--   -->
 </a>

+ 2 - 2
doc/io/milvus/client/package-summary.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>io.milvus.client</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/client/package-tree.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>io.milvus.client Class Hierarchy</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/common/clientenum/ConsistencyLevelEnum.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>ConsistencyLevelEnum</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/common/clientenum/package-summary.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>io.milvus.common.clientenum</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/common/clientenum/package-tree.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>io.milvus.common.clientenum Class Hierarchy</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/common/constant/MilvusClientConstant.MilvusConsts.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>MilvusClientConstant.MilvusConsts</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/common/constant/MilvusClientConstant.StringValue.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>MilvusClientConstant.StringValue</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/common/constant/MilvusClientConstant.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>MilvusClientConstant</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/common/constant/package-summary.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>io.milvus.common.constant</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/common/constant/package-tree.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>io.milvus.common.constant Class Hierarchy</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/common/utils/JacksonUtils.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>JacksonUtils</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/common/utils/VectorUtils.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>VectorUtils</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/common/utils/package-summary.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>io.milvus.common.utils</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/common/utils/package-tree.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>io.milvus.common.utils Class Hierarchy</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/connection/ClusterFactory.Builder.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>ClusterFactory.Builder</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/connection/ClusterFactory.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>ClusterFactory</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/connection/ClusterListener.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>ClusterListener</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/connection/Listener.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>Listener</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/connection/QueryNodeListener.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>QueryNodeListener</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/connection/ServerMonitor.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>ServerMonitor</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/connection/ServerSetting.Builder.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>ServerSetting.Builder</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/connection/ServerSetting.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>ServerSetting</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/connection/package-summary.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>io.milvus.connection</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/connection/package-tree.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>io.milvus.connection Class Hierarchy</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/exception/ClientNotConnectedException.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>ClientNotConnectedException</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/exception/IllegalResponseException.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>IllegalResponseException</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 4 - 4
doc/io/milvus/exception/MilvusException.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>MilvusException</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">
@@ -152,10 +152,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 </dl>
 <dl>
 <dt>Direct Known Subclasses:</dt>
-<dd><code><a href="ClientNotConnectedException.html" title="class in io.milvus.exception">ClientNotConnectedException</a></code>, <code><a href="IllegalResponseException.html" title="class in io.milvus.exception">IllegalResponseException</a></code>, <code><a href="ParamException.html" title="class in io.milvus.exception">ParamException</a></code></dd>
+<dd><code><a href="ClientNotConnectedException.html" title="class in io.milvus.exception">ClientNotConnectedException</a></code>, <code><a href="IllegalResponseException.html" title="class in io.milvus.exception">IllegalResponseException</a></code>, <code><a href="ParamException.html" title="class in io.milvus.exception">ParamException</a></code>, <code><a href="ServerException.html" title="class in io.milvus.exception">ServerException</a></code></dd>
 </dl>
 <hr>
-<pre>public abstract class <span class="typeNameLabel">MilvusException</span>
+<pre>public class <span class="typeNameLabel">MilvusException</span>
 extends java.lang.RuntimeException</pre>
 <div class="block">Base class of Milvus exceptions.</div>
 <dl>

+ 2 - 2
doc/io/milvus/exception/ParamException.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>ParamException</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 401 - 0
doc/io/milvus/exception/ServerException.html

@@ -0,0 +1,401 @@
+<!DOCTYPE HTML>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
+<title>ServerException</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<meta name="dc.created" content="2024-01-02">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
+<link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">
+<script type="text/javascript" src="../../../script.js"></script>
+<script type="text/javascript" src="../../../jquery/jszip/dist/jszip.min.js"></script>
+<script type="text/javascript" src="../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
+<!--[if IE]>
+<script type="text/javascript" src="../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
+<![endif]-->
+<script type="text/javascript" src="../../../jquery/jquery-3.6.0.min.js"></script>
+<script type="text/javascript" src="../../../jquery/jquery-ui.min.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="ServerException";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var data = {"i0":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+var pathtoroot = "../../../";
+var useModuleDirectories = true;
+loadScripts(document, 'script');</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<header role="banner">
+<nav role="navigation">
+<div class="fixedNav">
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a id="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a id="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../index.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses.html">All&nbsp;Classes</a></li>
+</ul>
+<ul class="navListSearch">
+<li><label for="search">SEARCH:</label>
+<input type="text" id="search" value="search" disabled="disabled">
+<input type="reset" id="reset" value="reset" disabled="disabled">
+</li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a id="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+</div>
+<div class="navPadding">&nbsp;</div>
+<script type="text/javascript"><!--
+$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
+//-->
+</script>
+</nav>
+</header>
+<!-- ======== START OF CLASS DATA ======== -->
+<main role="main">
+<div class="header">
+<div class="subTitle"><span class="packageLabelInType">Package</span>&nbsp;<a href="package-summary.html">io.milvus.exception</a></div>
+<h2 title="Class ServerException" class="title">Class ServerException</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Throwable</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Exception</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.RuntimeException</li>
+<li>
+<ul class="inheritance">
+<li><a href="MilvusException.html" title="class in io.milvus.exception">io.milvus.exception.MilvusException</a></li>
+<li>
+<ul class="inheritance">
+<li>io.milvus.exception.ServerException</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><code>java.io.Serializable</code></dd>
+</dl>
+<hr>
+<pre>public class <span class="typeNameLabel">ServerException</span>
+extends <a href="MilvusException.html" title="class in io.milvus.exception">MilvusException</a></pre>
+<div class="block">Exception for error response from server side.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../serialized-form.html#io.milvus.exception.ServerException">Serialized Form</a></dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<section>
+<ul class="blockList">
+<li class="blockList"><a id="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colSecond" scope="col">Field</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected io.milvus.grpc.ErrorCode</code></td>
+<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#compatibleCode">compatibleCode</a></span></code></th>
+<td class="colLast">&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a id="fields.inherited.from.class.io.milvus.exception.MilvusException">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;io.milvus.exception.<a href="MilvusException.html" title="class in io.milvus.exception">MilvusException</a></h3>
+<code><a href="MilvusException.html#status">status</a></code></li>
+</ul>
+</li>
+</ul>
+</section>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<section>
+<ul class="blockList">
+<li class="blockList"><a id="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Constructor</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tr class="altColor">
+<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(java.lang.String,java.lang.Integer,io.milvus.grpc.ErrorCode)">ServerException</a></span>&#8203;(java.lang.String&nbsp;msg,
+               java.lang.Integer&nbsp;code,
+               io.milvus.grpc.ErrorCode&nbsp;compatibleCode)</code></th>
+<td class="colLast">&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+</section>
+<!-- ========== METHOD SUMMARY =========== -->
+<section>
+<ul class="blockList">
+<li class="blockList"><a id="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colSecond" scope="col">Method</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>io.milvus.grpc.ErrorCode</code></td>
+<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getCompatibleCode()">getCompatibleCode</a></span>()</code></th>
+<td class="colLast">&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a id="methods.inherited.from.class.io.milvus.exception.MilvusException">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;io.milvus.exception.<a href="MilvusException.html" title="class in io.milvus.exception">MilvusException</a></h3>
+<code><a href="MilvusException.html#getStatus()">getStatus</a>, <a href="MilvusException.html#setStatus(java.lang.Integer)">setStatus</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a id="methods.inherited.from.class.java.lang.Throwable">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Throwable</h3>
+<code>addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a id="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</section>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<section>
+<ul class="blockList">
+<li class="blockList"><a id="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a id="compatibleCode">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>compatibleCode</h4>
+<pre>protected&nbsp;io.milvus.grpc.ErrorCode compatibleCode</pre>
+</li>
+</ul>
+</li>
+</ul>
+</section>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<section>
+<ul class="blockList">
+<li class="blockList"><a id="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a id="&lt;init&gt;(java.lang.String,java.lang.Integer,io.milvus.grpc.ErrorCode)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ServerException</h4>
+<pre>public&nbsp;ServerException&#8203;(java.lang.String&nbsp;msg,
+                       java.lang.Integer&nbsp;code,
+                       io.milvus.grpc.ErrorCode&nbsp;compatibleCode)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</section>
+<!-- ============ METHOD DETAIL ========== -->
+<section>
+<ul class="blockList">
+<li class="blockList"><a id="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a id="getCompatibleCode()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getCompatibleCode</h4>
+<pre class="methodSignature">public&nbsp;io.milvus.grpc.ErrorCode&nbsp;getCompatibleCode()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</section>
+</li>
+</ul>
+</div>
+</div>
+</main>
+<!-- ========= END OF CLASS DATA ========= -->
+<footer role="contentinfo">
+<nav role="navigation">
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a id="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a id="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../index.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a id="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</nav>
+</footer>
+</body>
+</html>

+ 8 - 2
doc/io/milvus/exception/package-summary.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>io.milvus.exception</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">
@@ -131,6 +131,12 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <div class="block">Exception for illegal parameters input.</div>
 </td>
 </tr>
+<tr class="altColor">
+<th class="colFirst" scope="row"><a href="ServerException.html" title="class in io.milvus.exception">ServerException</a></th>
+<td class="colLast">
+<div class="block">Exception for error response from server side.</div>
+</td>
+</tr>
 </tbody>
 </table>
 </li>

+ 3 - 2
doc/io/milvus/exception/package-tree.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>io.milvus.exception Class Hierarchy</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">
@@ -117,6 +117,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
 <li class="circle">io.milvus.exception.<a href="ClientNotConnectedException.html" title="class in io.milvus.exception"><span class="typeNameLink">ClientNotConnectedException</span></a></li>
 <li class="circle">io.milvus.exception.<a href="IllegalResponseException.html" title="class in io.milvus.exception"><span class="typeNameLink">IllegalResponseException</span></a></li>
 <li class="circle">io.milvus.exception.<a href="ParamException.html" title="class in io.milvus.exception"><span class="typeNameLink">ParamException</span></a></li>
+<li class="circle">io.milvus.exception.<a href="ServerException.html" title="class in io.milvus.exception"><span class="typeNameLink">ServerException</span></a></li>
 </ul>
 </li>
 </ul>

+ 2 - 2
doc/io/milvus/param/ConnectParam.Builder.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>ConnectParam.Builder</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/param/ConnectParam.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>ConnectParam</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/param/Constant.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>Constant</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/param/IndexType.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>IndexType</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/param/LogLevel.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>LogLevel</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/param/MetricType.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>MetricType</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/param/MultiConnectParam.Builder.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>MultiConnectParam.Builder</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/param/MultiConnectParam.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>MultiConnectParam</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/param/ParamUtils.InsertBuilderWrapper.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>ParamUtils.InsertBuilderWrapper</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/param/ParamUtils.InsertDataInfo.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>ParamUtils.InsertDataInfo</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/param/ParamUtils.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>ParamUtils</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/param/QueryNodeSingleSearch.Builder.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>QueryNodeSingleSearch.Builder</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/param/QueryNodeSingleSearch.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>QueryNodeSingleSearch</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/param/R.Status.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>R.Status</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/param/R.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>R</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 437 - 0
doc/io/milvus/param/RetryParam.Builder.html

@@ -0,0 +1,437 @@
+<!DOCTYPE HTML>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
+<title>RetryParam.Builder</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<meta name="dc.created" content="2024-01-02">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
+<link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">
+<script type="text/javascript" src="../../../script.js"></script>
+<script type="text/javascript" src="../../../jquery/jszip/dist/jszip.min.js"></script>
+<script type="text/javascript" src="../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
+<!--[if IE]>
+<script type="text/javascript" src="../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
+<![endif]-->
+<script type="text/javascript" src="../../../jquery/jquery-3.6.0.min.js"></script>
+<script type="text/javascript" src="../../../jquery/jquery-ui.min.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="RetryParam.Builder";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+var pathtoroot = "../../../";
+var useModuleDirectories = true;
+loadScripts(document, 'script');</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<header role="banner">
+<nav role="navigation">
+<div class="fixedNav">
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a id="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a id="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../index.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses.html">All&nbsp;Classes</a></li>
+</ul>
+<ul class="navListSearch">
+<li><label for="search">SEARCH:</label>
+<input type="text" id="search" value="search" disabled="disabled">
+<input type="reset" id="reset" value="reset" disabled="disabled">
+</li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a id="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+</div>
+<div class="navPadding">&nbsp;</div>
+<script type="text/javascript"><!--
+$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
+//-->
+</script>
+</nav>
+</header>
+<!-- ======== START OF CLASS DATA ======== -->
+<main role="main">
+<div class="header">
+<div class="subTitle"><span class="packageLabelInType">Package</span>&nbsp;<a href="package-summary.html">io.milvus.param</a></div>
+<h2 title="Class RetryParam.Builder" class="title">Class RetryParam.Builder</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>io.milvus.param.RetryParam.Builder</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="RetryParam.html" title="class in io.milvus.param">RetryParam</a></dd>
+</dl>
+<hr>
+<pre>public static class <span class="typeNameLabel">RetryParam.Builder</span>
+extends java.lang.Object</pre>
+<div class="block">Builder for <a href="ConnectParam.html" title="class in io.milvus.param"><code>ConnectParam</code></a></div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<section>
+<ul class="blockList">
+<li class="blockList"><a id="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier</th>
+<th class="colSecond" scope="col">Constructor</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected </code></td>
+<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E()">Builder</a></span>()</code></th>
+<td class="colLast">&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+</section>
+<!-- ========== METHOD SUMMARY =========== -->
+<section>
+<ul class="blockList">
+<li class="blockList"><a id="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colSecond" scope="col">Method</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code><a href="RetryParam.html" title="class in io.milvus.param">RetryParam</a></code></td>
+<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#build()">build</a></span>()</code></th>
+<td class="colLast">
+<div class="block">Verifies parameters and creates a new <a href="RetryParam.html" title="class in io.milvus.param"><code>RetryParam</code></a> instance.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code><a href="RetryParam.Builder.html" title="class in io.milvus.param">RetryParam.Builder</a></code></td>
+<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#withBackOffMultiplier(int)">withBackOffMultiplier</a></span>&#8203;(int&nbsp;backOffMultiplier)</code></th>
+<td class="colLast">
+<div class="block">Sets multiplier to increase time interval after each retry.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code><a href="RetryParam.Builder.html" title="class in io.milvus.param">RetryParam.Builder</a></code></td>
+<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#withInitialBackOffMs(long)">withInitialBackOffMs</a></span>&#8203;(long&nbsp;initialBackOffMs)</code></th>
+<td class="colLast">
+<div class="block">Sets the first time interval between two retries, units: millisecond.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code><a href="RetryParam.Builder.html" title="class in io.milvus.param">RetryParam.Builder</a></code></td>
+<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#withMaxBackOffMs(long)">withMaxBackOffMs</a></span>&#8203;(long&nbsp;maxBackOffMs)</code></th>
+<td class="colLast">
+<div class="block">Sets the maximum time interval between two retries, units: millisecond.</div>
+</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code><a href="RetryParam.Builder.html" title="class in io.milvus.param">RetryParam.Builder</a></code></td>
+<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#withMaxRetryTimes(int)">withMaxRetryTimes</a></span>&#8203;(int&nbsp;maxRetryTimes)</code></th>
+<td class="colLast">
+<div class="block">Sets the max retry times on failure.Default value is 75.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code><a href="RetryParam.Builder.html" title="class in io.milvus.param">RetryParam.Builder</a></code></td>
+<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#withRetryOnRateLimie(boolean)">withRetryOnRateLimie</a></span>&#8203;(boolean&nbsp;retryOnRateLimie)</code></th>
+<td class="colLast">
+<div class="block">Sets whether to retry when the returned error is rate limit.Default value is true.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a id="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</section>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<section>
+<ul class="blockList">
+<li class="blockList"><a id="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a id="&lt;init&gt;()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>Builder</h4>
+<pre>protected&nbsp;Builder()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</section>
+<!-- ============ METHOD DETAIL ========== -->
+<section>
+<ul class="blockList">
+<li class="blockList"><a id="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a id="withMaxRetryTimes(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>withMaxRetryTimes</h4>
+<pre class="methodSignature">public&nbsp;<a href="RetryParam.Builder.html" title="class in io.milvus.param">RetryParam.Builder</a>&nbsp;withMaxRetryTimes&#8203;(int&nbsp;maxRetryTimes)</pre>
+<div class="block">Sets the max retry times on failure.Default value is 75.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>maxRetryTimes</code> - the maxinum times to retry</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd><code>Builder</code></dd>
+</dl>
+</li>
+</ul>
+<a id="withInitialBackOffMs(long)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>withInitialBackOffMs</h4>
+<pre class="methodSignature">public&nbsp;<a href="RetryParam.Builder.html" title="class in io.milvus.param">RetryParam.Builder</a>&nbsp;withInitialBackOffMs&#8203;(long&nbsp;initialBackOffMs)</pre>
+<div class="block">Sets the first time interval between two retries, units: millisecond. Default value is 10ms.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>initialBackOffMs</code> - time interval value</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd><code>Builder</code></dd>
+</dl>
+</li>
+</ul>
+<a id="withMaxBackOffMs(long)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>withMaxBackOffMs</h4>
+<pre class="methodSignature">public&nbsp;<a href="RetryParam.Builder.html" title="class in io.milvus.param">RetryParam.Builder</a>&nbsp;withMaxBackOffMs&#8203;(long&nbsp;maxBackOffMs)</pre>
+<div class="block">Sets the maximum time interval between two retries, units: millisecond. Default value is 3000ms.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>maxBackOffMs</code> - time interval value</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd><code>Builder</code></dd>
+</dl>
+</li>
+</ul>
+<a id="withBackOffMultiplier(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>withBackOffMultiplier</h4>
+<pre class="methodSignature">public&nbsp;<a href="RetryParam.Builder.html" title="class in io.milvus.param">RetryParam.Builder</a>&nbsp;withBackOffMultiplier&#8203;(int&nbsp;backOffMultiplier)</pre>
+<div class="block">Sets multiplier to increase time interval after each retry. Default value is 3.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>backOffMultiplier</code> - the multiplier to increase time interval after each retry</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd><code>Builder</code></dd>
+</dl>
+</li>
+</ul>
+<a id="withRetryOnRateLimie(boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>withRetryOnRateLimie</h4>
+<pre class="methodSignature">public&nbsp;<a href="RetryParam.Builder.html" title="class in io.milvus.param">RetryParam.Builder</a>&nbsp;withRetryOnRateLimie&#8203;(boolean&nbsp;retryOnRateLimie)</pre>
+<div class="block">Sets whether to retry when the returned error is rate limit.Default value is true.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>retryOnRateLimie</code> - whether to retry when the returned error is rate limit</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd><code>Builder</code></dd>
+</dl>
+</li>
+</ul>
+<a id="build()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>build</h4>
+<pre class="methodSignature">public&nbsp;<a href="RetryParam.html" title="class in io.milvus.param">RetryParam</a>&nbsp;build()
+                 throws <a href="../exception/ParamException.html" title="class in io.milvus.exception">ParamException</a></pre>
+<div class="block">Verifies parameters and creates a new <a href="RetryParam.html" title="class in io.milvus.param"><code>RetryParam</code></a> instance.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd><a href="RetryParam.html" title="class in io.milvus.param"><code>RetryParam</code></a></dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="../exception/ParamException.html" title="class in io.milvus.exception">ParamException</a></code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</section>
+</li>
+</ul>
+</div>
+</div>
+</main>
+<!-- ========= END OF CLASS DATA ========= -->
+<footer role="contentinfo">
+<nav role="navigation">
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a id="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a id="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../index.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a id="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</nav>
+</footer>
+</body>
+</html>

+ 334 - 0
doc/io/milvus/param/RetryParam.html

@@ -0,0 +1,334 @@
+<!DOCTYPE HTML>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
+<title>RetryParam</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<meta name="dc.created" content="2024-01-02">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
+<link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">
+<script type="text/javascript" src="../../../script.js"></script>
+<script type="text/javascript" src="../../../jquery/jszip/dist/jszip.min.js"></script>
+<script type="text/javascript" src="../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
+<!--[if IE]>
+<script type="text/javascript" src="../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
+<![endif]-->
+<script type="text/javascript" src="../../../jquery/jquery-3.6.0.min.js"></script>
+<script type="text/javascript" src="../../../jquery/jquery-ui.min.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="RetryParam";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var data = {"i0":9};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+var pathtoroot = "../../../";
+var useModuleDirectories = true;
+loadScripts(document, 'script');</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<header role="banner">
+<nav role="navigation">
+<div class="fixedNav">
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a id="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a id="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../index.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses.html">All&nbsp;Classes</a></li>
+</ul>
+<ul class="navListSearch">
+<li><label for="search">SEARCH:</label>
+<input type="text" id="search" value="search" disabled="disabled">
+<input type="reset" id="reset" value="reset" disabled="disabled">
+</li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a id="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+</div>
+<div class="navPadding">&nbsp;</div>
+<script type="text/javascript"><!--
+$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
+//-->
+</script>
+</nav>
+</header>
+<!-- ======== START OF CLASS DATA ======== -->
+<main role="main">
+<div class="header">
+<div class="subTitle"><span class="packageLabelInType">Package</span>&nbsp;<a href="package-summary.html">io.milvus.param</a></div>
+<h2 title="Class RetryParam" class="title">Class RetryParam</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>io.milvus.param.RetryParam</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<pre>public class <span class="typeNameLabel">RetryParam</span>
+extends java.lang.Object</pre>
+<div class="block">Parameters for retry on failure.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<section>
+<ul class="blockList">
+<li class="blockList"><a id="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<table class="memberSummary">
+<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colSecond" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static class&nbsp;</code></td>
+<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="RetryParam.Builder.html" title="class in io.milvus.param">RetryParam.Builder</a></span></code></th>
+<td class="colLast">
+<div class="block">Builder for <a href="ConnectParam.html" title="class in io.milvus.param"><code>ConnectParam</code></a></div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+</section>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<section>
+<ul class="blockList">
+<li class="blockList"><a id="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier</th>
+<th class="colSecond" scope="col">Constructor</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected </code></td>
+<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(io.milvus.param.RetryParam.Builder)">RetryParam</a></span>&#8203;(@NonNull <a href="RetryParam.Builder.html" title="class in io.milvus.param">RetryParam.Builder</a>&nbsp;builder)</code></th>
+<td class="colLast">&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+</section>
+<!-- ========== METHOD SUMMARY =========== -->
+<section>
+<ul class="blockList">
+<li class="blockList"><a id="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colSecond" scope="col">Method</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>static <a href="RetryParam.Builder.html" title="class in io.milvus.param">RetryParam.Builder</a></code></td>
+<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#newBuilder()">newBuilder</a></span>()</code></th>
+<td class="colLast">&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a id="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</section>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<section>
+<ul class="blockList">
+<li class="blockList"><a id="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a id="&lt;init&gt;(io.milvus.param.RetryParam.Builder)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>RetryParam</h4>
+<pre>protected&nbsp;RetryParam&#8203;(@NonNull
+                     @NonNull <a href="RetryParam.Builder.html" title="class in io.milvus.param">RetryParam.Builder</a>&nbsp;builder)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</section>
+<!-- ============ METHOD DETAIL ========== -->
+<section>
+<ul class="blockList">
+<li class="blockList"><a id="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a id="newBuilder()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>newBuilder</h4>
+<pre class="methodSignature">public static&nbsp;<a href="RetryParam.Builder.html" title="class in io.milvus.param">RetryParam.Builder</a>&nbsp;newBuilder()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</section>
+</li>
+</ul>
+</div>
+</div>
+</main>
+<!-- ========= END OF CLASS DATA ========= -->
+<footer role="contentinfo">
+<nav role="navigation">
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a id="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a id="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../index.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a id="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</nav>
+</footer>
+</body>
+</html>

+ 2 - 2
doc/io/milvus/param/RpcStatus.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>RpcStatus</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/param/ServerAddress.Builder.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>ServerAddress.Builder</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/param/ServerAddress.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>ServerAddress</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/param/alias/AlterAliasParam.Builder.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>AlterAliasParam.Builder</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/param/alias/AlterAliasParam.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>AlterAliasParam</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/param/alias/CreateAliasParam.Builder.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>CreateAliasParam.Builder</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/param/alias/CreateAliasParam.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>CreateAliasParam</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/param/alias/DropAliasParam.Builder.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>DropAliasParam.Builder</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/param/alias/DropAliasParam.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>DropAliasParam</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/param/alias/package-summary.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>io.milvus.param.alias</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/param/alias/package-tree.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>io.milvus.param.alias Class Hierarchy</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/param/bulkinsert/BulkInsertParam.Builder.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>BulkInsertParam.Builder</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/param/bulkinsert/BulkInsertParam.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>BulkInsertParam</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/param/bulkinsert/GetBulkInsertStateParam.Builder.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>GetBulkInsertStateParam.Builder</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/param/bulkinsert/GetBulkInsertStateParam.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>GetBulkInsertStateParam</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/param/bulkinsert/ListBulkInsertTasksParam.Builder.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>ListBulkInsertTasksParam.Builder</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/param/bulkinsert/ListBulkInsertTasksParam.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>ListBulkInsertTasksParam</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

+ 2 - 2
doc/io/milvus/param/bulkinsert/package-summary.html

@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.18) on Wed Nov 08 12:07:04 CST 2023 -->
+<!-- Generated by javadoc (11.0.18) on Tue Jan 02 10:20:52 CST 2024 -->
 <title>io.milvus.param.bulkinsert</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2023-11-08">
+<meta name="dc.created" content="2024-01-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">

Some files were not shown because too many files changed in this diff