Browse Source

Merge pull request #13648 from JamesDeFabia/HPCC-23883StdFile_sourceIP

HPCC-23883 Improve description of sourceIP in Std.File methods

Reviewed-By: Attila Vamos <attila.vamos@lexisnexis.com>
Reviewed-By: Richard Chapman <rchapman@hpccsystems.com>
Richard Chapman 5 năm trước cách đây
mục cha
commit
e7c4aa10e3

+ 2 - 2
docs/EN_US/ECLStandardLibraryReference/SLR-Mods/SprayFixed.xml

@@ -67,8 +67,8 @@
         <row>
           <entry><emphasis>sourceIP</emphasis></entry>
 
-          <entry>A null-terminated string containing the IP address of the
-          file.</entry>
+          <entry>A null-terminated string containing the IP address or
+          hostname of the Dropzone where the file is located.</entry>
         </row>
 
         <row>

+ 2 - 2
docs/EN_US/ECLStandardLibraryReference/SLR-Mods/SprayJson.xml

@@ -78,8 +78,8 @@
         <row>
           <entry><emphasis>sourceIP</emphasis></entry>
 
-          <entry>A null-terminated string containing the IP address of the
-          file.</entry>
+          <entry>A null-terminated string containing the IP address or
+          hostname of the Dropzone where the file is located.</entry>
         </row>
 
         <row>

+ 2 - 2
docs/EN_US/ECLStandardLibraryReference/SLR-Mods/SprayVariable.xml

@@ -97,8 +97,8 @@
         <row>
           <entry><emphasis>sourceIP</emphasis></entry>
 
-          <entry>A null-terminated string containing the IP address of the
-          file.</entry>
+          <entry>A null-terminated string containing the IP address or
+          hostname of the Dropzone where the file is located.</entry>
         </row>
 
         <row>

+ 2 - 2
docs/EN_US/ECLStandardLibraryReference/SLR-Mods/SprayXML.xml

@@ -78,8 +78,8 @@
         <row>
           <entry><emphasis>sourceIP</emphasis></entry>
 
-          <entry>A null-terminated string containing the IP address of the
-          file.</entry>
+          <entry>A null-terminated string containing the IP address or
+          hostname of the Dropzone where the file is located.</entry>
         </row>
 
         <row>