[This is preliminary documentation and is subject to change.]
Overload List
Name | Description | |
---|---|---|
ReadWebHdfsBinaryCollectionTOutput(Computation, Uri) |
Read a collection of HDFS files serialized in the default Naiad binary format. Concatenate all the records to the output,
in an unspecified order.
| |
ReadWebHdfsBinaryCollectionTOutput(Computation, Uri, String, Int32) |
Read a collection of HDFS files serialized in the default Naiad binary format. Concatenate all the records to the output,
in an unspecified order.
|
See Also