|
18 | 18 | catch(err) { |
19 | 19 | } |
20 | 20 | //--> |
21 | | -var methods = {"i0":9,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9,"i6":9,"i7":9,"i8":9,"i9":9,"i10":9,"i11":9,"i12":9}; |
| 21 | +var methods = {"i0":9,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9,"i6":9,"i7":9,"i8":9,"i9":9,"i10":9,"i11":9,"i12":9,"i13":9}; |
22 | 22 | var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]}; |
23 | 23 | var altColor = "altColor"; |
24 | 24 | var rowColor = "rowColor"; |
@@ -166,6 +166,14 @@ <h3>Field Summary</h3> |
166 | 166 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/sysds/api/DMLScript.html#EXPLAIN">EXPLAIN</a></span></code> </td> |
167 | 167 | </tr> |
168 | 168 | <tr class="rowColor"> |
| 169 | +<td class="colFirst"><code>static boolean</code></td> |
| 170 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/sysds/api/DMLScript.html#FED_STATISTICS">FED_STATISTICS</a></span></code> </td> |
| 171 | +</tr> |
| 172 | +<tr class="altColor"> |
| 173 | +<td class="colFirst"><code>static int</code></td> |
| 174 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/sysds/api/DMLScript.html#FED_STATISTICS_COUNT">FED_STATISTICS_COUNT</a></span></code> </td> |
| 175 | +</tr> |
| 176 | +<tr class="rowColor"> |
169 | 177 | <td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
170 | 178 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/sysds/api/DMLScript.html#FLOATING_POINT_PRECISION">FLOATING_POINT_PRECISION</a></span></code> </td> |
171 | 179 | </tr> |
@@ -316,27 +324,34 @@ <h3>Method Summary</h3> |
316 | 324 | </td> |
317 | 325 | </tr> |
318 | 326 | <tr id="i8" class="altColor"> |
| 327 | +<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> |
| 328 | +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/sysds/api/DMLScript.html#readDMLScript-boolean-java.lang.String-">readDMLScript</a></span>(boolean isFile, |
| 329 | + <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> scriptOrFilename)</code> |
| 330 | +<div class="block">Reads the DML/PyDML script into a String</div> |
| 331 | +</td> |
| 332 | +</tr> |
| 333 | +<tr id="i9" class="rowColor"> |
319 | 334 | <td class="colFirst"><code>static void</code></td> |
320 | 335 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/sysds/api/DMLScript.html#setActiveAM--">setActiveAM</a></span>()</code> </td> |
321 | 336 | </tr> |
322 | | -<tr id="i9" class="rowColor"> |
| 337 | +<tr id="i10" class="altColor"> |
323 | 338 | <td class="colFirst"><code>static void</code></td> |
324 | 339 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/sysds/api/DMLScript.html#setGlobalExecMode-org.apache.sysds.common.Types.ExecMode-">setGlobalExecMode</a></span>(<a href="../../../../org/apache/sysds/common/Types.ExecMode.html" title="enum in org.apache.sysds.common">Types.ExecMode</a> mode)</code> </td> |
325 | 340 | </tr> |
326 | | -<tr id="i10" class="altColor"> |
| 341 | +<tr id="i11" class="rowColor"> |
327 | 342 | <td class="colFirst"><code>static void</code></td> |
328 | 343 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/sysds/api/DMLScript.html#setGlobalFlags-org.apache.sysds.conf.DMLConfig-">setGlobalFlags</a></span>(<a href="../../../../org/apache/sysds/conf/DMLConfig.html" title="class in org.apache.sysds.conf">DMLConfig</a> dmlconf)</code> |
329 | 344 | <div class="block">Sets the global flags in DMLScript based on user provided configuration</div> |
330 | 345 | </td> |
331 | 346 | </tr> |
332 | | -<tr id="i11" class="rowColor"> |
| 347 | +<tr id="i12" class="altColor"> |
333 | 348 | <td class="colFirst"><code>static void</code></td> |
334 | 349 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/sysds/api/DMLScript.html#setUUID-java.lang.String-">setUUID</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> uuid)</code> |
335 | 350 | <div class="block">Used to set master UUID on all nodes (in parfor remote, where DMLScript passed) |
336 | 351 | in order to simplify cleanup of scratch_space and local working dirs.</div> |
337 | 352 | </td> |
338 | 353 | </tr> |
339 | | -<tr id="i12" class="altColor"> |
| 354 | +<tr id="i13" class="rowColor"> |
340 | 355 | <td class="colFirst"><code>static boolean</code></td> |
341 | 356 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/sysds/api/DMLScript.html#suppressPrint2Stdout--">suppressPrint2Stdout</a></span>()</code> </td> |
342 | 357 | </tr> |
@@ -398,6 +413,24 @@ <h4>STATISTICS_MAX_WRAP_LEN</h4> |
398 | 413 | <pre>public static int STATISTICS_MAX_WRAP_LEN</pre> |
399 | 414 | </li> |
400 | 415 | </ul> |
| 416 | +<a name="FED_STATISTICS"> |
| 417 | +<!-- --> |
| 418 | +</a> |
| 419 | +<ul class="blockList"> |
| 420 | +<li class="blockList"> |
| 421 | +<h4>FED_STATISTICS</h4> |
| 422 | +<pre>public static boolean FED_STATISTICS</pre> |
| 423 | +</li> |
| 424 | +</ul> |
| 425 | +<a name="FED_STATISTICS_COUNT"> |
| 426 | +<!-- --> |
| 427 | +</a> |
| 428 | +<ul class="blockList"> |
| 429 | +<li class="blockList"> |
| 430 | +<h4>FED_STATISTICS_COUNT</h4> |
| 431 | +<pre>public static int FED_STATISTICS_COUNT</pre> |
| 432 | +</li> |
| 433 | +</ul> |
401 | 434 | <a name="EXPLAIN"> |
402 | 435 | <!-- --> |
403 | 436 | </a> |
@@ -731,6 +764,27 @@ <h4>executeScript</h4> |
731 | 764 | </dl> |
732 | 765 | </li> |
733 | 766 | </ul> |
| 767 | +<a name="readDMLScript-boolean-java.lang.String-"> |
| 768 | +<!-- --> |
| 769 | +</a> |
| 770 | +<ul class="blockList"> |
| 771 | +<li class="blockList"> |
| 772 | +<h4>readDMLScript</h4> |
| 773 | +<pre>public static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> readDMLScript(boolean isFile, |
| 774 | + <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> scriptOrFilename) |
| 775 | + throws <a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> |
| 776 | +<div class="block">Reads the DML/PyDML script into a String</div> |
| 777 | +<dl> |
| 778 | +<dt><span class="paramLabel">Parameters:</span></dt> |
| 779 | +<dd><code>isFile</code> - Whether the string argument is a path to a file or the script itself</dd> |
| 780 | +<dd><code>scriptOrFilename</code> - script or filename</dd> |
| 781 | +<dt><span class="returnLabel">Returns:</span></dt> |
| 782 | +<dd>a string representation of the script</dd> |
| 783 | +<dt><span class="throwsLabel">Throws:</span></dt> |
| 784 | +<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - if error</dd> |
| 785 | +</dl> |
| 786 | +</li> |
| 787 | +</ul> |
734 | 788 | <a name="setGlobalFlags-org.apache.sysds.conf.DMLConfig-"> |
735 | 789 | <!-- --> |
736 | 790 | </a> |
|
0 commit comments