package-summary.html 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280
  1. <!DOCTYPE HTML>
  2. <!-- NewPage -->
  3. <html lang="en">
  4. <head>
  5. <!-- Generated by javadoc (11.0.13) on Mon Jan 24 16:25:44 CST 2022 -->
  6. <title>io.milvus.param.collection</title>
  7. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  8. <meta name="dc.created" content="2022-01-24">
  9. <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
  10. <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
  11. <script type="text/javascript" src="../../../../script.js"></script>
  12. <script type="text/javascript" src="../../../../jquery/jszip/dist/jszip.min.js"></script>
  13. <script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
  14. <!--[if IE]>
  15. <script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
  16. <![endif]-->
  17. <script type="text/javascript" src="../../../../jquery/jquery-3.5.1.js"></script>
  18. <script type="text/javascript" src="../../../../jquery/jquery-ui.js"></script>
  19. </head>
  20. <body>
  21. <script type="text/javascript"><!--
  22. try {
  23. if (location.href.indexOf('is-external=true') == -1) {
  24. parent.document.title="io.milvus.param.collection";
  25. }
  26. }
  27. catch(err) {
  28. }
  29. //-->
  30. var pathtoroot = "../../../../";
  31. var useModuleDirectories = true;
  32. loadScripts(document, 'script');</script>
  33. <noscript>
  34. <div>JavaScript is disabled on your browser.</div>
  35. </noscript>
  36. <header role="banner">
  37. <nav role="navigation">
  38. <div class="fixedNav">
  39. <!-- ========= START OF TOP NAVBAR ======= -->
  40. <div class="topNav"><a id="navbar.top">
  41. <!-- -->
  42. </a>
  43. <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
  44. <a id="navbar.top.firstrow">
  45. <!-- -->
  46. </a>
  47. <ul class="navList" title="Navigation">
  48. <li><a href="../../../../index.html">Overview</a></li>
  49. <li class="navBarCell1Rev">Package</li>
  50. <li>Class</li>
  51. <li><a href="package-tree.html">Tree</a></li>
  52. <li><a href="../../../../deprecated-list.html">Deprecated</a></li>
  53. <li><a href="../../../../index-files/index-1.html">Index</a></li>
  54. <li><a href="../../../../help-doc.html">Help</a></li>
  55. </ul>
  56. </div>
  57. <div class="subNav">
  58. <ul class="navList" id="allclasses_navbar_top">
  59. <li><a href="../../../../allclasses.html">All&nbsp;Classes</a></li>
  60. </ul>
  61. <ul class="navListSearch">
  62. <li><label for="search">SEARCH:</label>
  63. <input type="text" id="search" value="search" disabled="disabled">
  64. <input type="reset" id="reset" value="reset" disabled="disabled">
  65. </li>
  66. </ul>
  67. <div>
  68. <script type="text/javascript"><!--
  69. allClassesLink = document.getElementById("allclasses_navbar_top");
  70. if(window==top) {
  71. allClassesLink.style.display = "block";
  72. }
  73. else {
  74. allClassesLink.style.display = "none";
  75. }
  76. //-->
  77. </script>
  78. <noscript>
  79. <div>JavaScript is disabled on your browser.</div>
  80. </noscript>
  81. </div>
  82. <a id="skip.navbar.top">
  83. <!-- -->
  84. </a></div>
  85. <!-- ========= END OF TOP NAVBAR ========= -->
  86. </div>
  87. <div class="navPadding">&nbsp;</div>
  88. <script type="text/javascript"><!--
  89. $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
  90. //-->
  91. </script>
  92. </nav>
  93. </header>
  94. <main role="main">
  95. <div class="header">
  96. <h1 title="Package" class="title">Package&nbsp;io.milvus.param.collection</h1>
  97. </div>
  98. <div class="contentContainer">
  99. <ul class="blockList">
  100. <li class="blockList">
  101. <table class="typeSummary">
  102. <caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
  103. <tr>
  104. <th class="colFirst" scope="col">Class</th>
  105. <th class="colLast" scope="col">Description</th>
  106. </tr>
  107. <tbody>
  108. <tr class="altColor">
  109. <th class="colFirst" scope="row"><a href="CreateCollectionParam.html" title="class in io.milvus.param.collection">CreateCollectionParam</a></th>
  110. <td class="colLast">
  111. <div class="block">Parameters for <code>createCollection</code> interface.</div>
  112. </td>
  113. </tr>
  114. <tr class="rowColor">
  115. <th class="colFirst" scope="row"><a href="CreateCollectionParam.Builder.html" title="class in io.milvus.param.collection">CreateCollectionParam.Builder</a></th>
  116. <td class="colLast">
  117. <div class="block">Builder for <code>CreateCollectionParam</code> class.</div>
  118. </td>
  119. </tr>
  120. <tr class="altColor">
  121. <th class="colFirst" scope="row"><a href="DescribeCollectionParam.html" title="class in io.milvus.param.collection">DescribeCollectionParam</a></th>
  122. <td class="colLast">
  123. <div class="block">Parameters for <code>describeCollection</code> interface.</div>
  124. </td>
  125. </tr>
  126. <tr class="rowColor">
  127. <th class="colFirst" scope="row"><a href="DescribeCollectionParam.Builder.html" title="class in io.milvus.param.collection">DescribeCollectionParam.Builder</a></th>
  128. <td class="colLast">
  129. <div class="block">Builder for <code>DescribeCollectionParam</code> class.</div>
  130. </td>
  131. </tr>
  132. <tr class="altColor">
  133. <th class="colFirst" scope="row"><a href="DropCollectionParam.html" title="class in io.milvus.param.collection">DropCollectionParam</a></th>
  134. <td class="colLast">
  135. <div class="block">Parameters for <code>dropCollection</code> interface.</div>
  136. </td>
  137. </tr>
  138. <tr class="rowColor">
  139. <th class="colFirst" scope="row"><a href="DropCollectionParam.Builder.html" title="class in io.milvus.param.collection">DropCollectionParam.Builder</a></th>
  140. <td class="colLast">
  141. <div class="block">Builder for <code>DropCollectionParam</code> class.</div>
  142. </td>
  143. </tr>
  144. <tr class="altColor">
  145. <th class="colFirst" scope="row"><a href="FieldType.html" title="class in io.milvus.param.collection">FieldType</a></th>
  146. <td class="colLast">
  147. <div class="block">Parameters for a collection field.</div>
  148. </td>
  149. </tr>
  150. <tr class="rowColor">
  151. <th class="colFirst" scope="row"><a href="FieldType.Builder.html" title="class in io.milvus.param.collection">FieldType.Builder</a></th>
  152. <td class="colLast">
  153. <div class="block">Builder for <code>FieldType</code> class.</div>
  154. </td>
  155. </tr>
  156. <tr class="altColor">
  157. <th class="colFirst" scope="row"><a href="FlushParam.html" title="class in io.milvus.param.collection">FlushParam</a></th>
  158. <td class="colLast">
  159. <div class="block">Parameters for <code>flush</code> interface.</div>
  160. </td>
  161. </tr>
  162. <tr class="rowColor">
  163. <th class="colFirst" scope="row"><a href="FlushParam.Builder.html" title="class in io.milvus.param.collection">FlushParam.Builder</a></th>
  164. <td class="colLast">
  165. <div class="block">Builder for <code>FlushParam</code> class.</div>
  166. </td>
  167. </tr>
  168. <tr class="altColor">
  169. <th class="colFirst" scope="row"><a href="GetCollectionStatisticsParam.html" title="class in io.milvus.param.collection">GetCollectionStatisticsParam</a></th>
  170. <td class="colLast">
  171. <div class="block">Parameters for <code>getCollectionStatistics</code> interface.</div>
  172. </td>
  173. </tr>
  174. <tr class="rowColor">
  175. <th class="colFirst" scope="row"><a href="GetCollectionStatisticsParam.Builder.html" title="class in io.milvus.param.collection">GetCollectionStatisticsParam.Builder</a></th>
  176. <td class="colLast">
  177. <div class="block">Builder for <code>GetCollectionStatisticsParam</code> class.</div>
  178. </td>
  179. </tr>
  180. <tr class="altColor">
  181. <th class="colFirst" scope="row"><a href="HasCollectionParam.html" title="class in io.milvus.param.collection">HasCollectionParam</a></th>
  182. <td class="colLast">
  183. <div class="block">Parameters for <code>hasCollection</code> interface.</div>
  184. </td>
  185. </tr>
  186. <tr class="rowColor">
  187. <th class="colFirst" scope="row"><a href="HasCollectionParam.Builder.html" title="class in io.milvus.param.collection">HasCollectionParam.Builder</a></th>
  188. <td class="colLast">
  189. <div class="block">Builder for <code>HasCollectionParam</code> class.</div>
  190. </td>
  191. </tr>
  192. <tr class="altColor">
  193. <th class="colFirst" scope="row"><a href="LoadCollectionParam.html" title="class in io.milvus.param.collection">LoadCollectionParam</a></th>
  194. <td class="colLast">
  195. <div class="block">Parameters for <code>loadCollection</code> interface.</div>
  196. </td>
  197. </tr>
  198. <tr class="rowColor">
  199. <th class="colFirst" scope="row"><a href="LoadCollectionParam.Builder.html" title="class in io.milvus.param.collection">LoadCollectionParam.Builder</a></th>
  200. <td class="colLast">
  201. <div class="block">Builder for <code>LoadCollectionParam</code> class.</div>
  202. </td>
  203. </tr>
  204. <tr class="altColor">
  205. <th class="colFirst" scope="row"><a href="ReleaseCollectionParam.html" title="class in io.milvus.param.collection">ReleaseCollectionParam</a></th>
  206. <td class="colLast">
  207. <div class="block">Parameters for <code>releaseCollection</code> interface.</div>
  208. </td>
  209. </tr>
  210. <tr class="rowColor">
  211. <th class="colFirst" scope="row"><a href="ReleaseCollectionParam.Builder.html" title="class in io.milvus.param.collection">ReleaseCollectionParam.Builder</a></th>
  212. <td class="colLast">
  213. <div class="block">Builder for <code>ReleaseCollectionParam</code> class.</div>
  214. </td>
  215. </tr>
  216. <tr class="altColor">
  217. <th class="colFirst" scope="row"><a href="ShowCollectionsParam.html" title="class in io.milvus.param.collection">ShowCollectionsParam</a></th>
  218. <td class="colLast">
  219. <div class="block">Parameters for <code>showCollections</code> interface.</div>
  220. </td>
  221. </tr>
  222. <tr class="rowColor">
  223. <th class="colFirst" scope="row"><a href="ShowCollectionsParam.Builder.html" title="class in io.milvus.param.collection">ShowCollectionsParam.Builder</a></th>
  224. <td class="colLast">
  225. <div class="block">Builder for <code>ShowCollectionsParam</code> class.</div>
  226. </td>
  227. </tr>
  228. </tbody>
  229. </table>
  230. </li>
  231. </ul>
  232. </div>
  233. </main>
  234. <footer role="contentinfo">
  235. <nav role="navigation">
  236. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  237. <div class="bottomNav"><a id="navbar.bottom">
  238. <!-- -->
  239. </a>
  240. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  241. <a id="navbar.bottom.firstrow">
  242. <!-- -->
  243. </a>
  244. <ul class="navList" title="Navigation">
  245. <li><a href="../../../../index.html">Overview</a></li>
  246. <li class="navBarCell1Rev">Package</li>
  247. <li>Class</li>
  248. <li><a href="package-tree.html">Tree</a></li>
  249. <li><a href="../../../../deprecated-list.html">Deprecated</a></li>
  250. <li><a href="../../../../index-files/index-1.html">Index</a></li>
  251. <li><a href="../../../../help-doc.html">Help</a></li>
  252. </ul>
  253. </div>
  254. <div class="subNav">
  255. <ul class="navList" id="allclasses_navbar_bottom">
  256. <li><a href="../../../../allclasses.html">All&nbsp;Classes</a></li>
  257. </ul>
  258. <div>
  259. <script type="text/javascript"><!--
  260. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  261. if(window==top) {
  262. allClassesLink.style.display = "block";
  263. }
  264. else {
  265. allClassesLink.style.display = "none";
  266. }
  267. //-->
  268. </script>
  269. <noscript>
  270. <div>JavaScript is disabled on your browser.</div>
  271. </noscript>
  272. </div>
  273. <a id="skip.navbar.bottom">
  274. <!-- -->
  275. </a></div>
  276. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  277. </nav>
  278. </footer>
  279. </body>
  280. </html>