Syncsort Java Class - mfx - 3.1

Syncsort™ MFX Programmers Guide

Product type
Software
Portfolio
Integrate
Product family
Syncsort™ Software
Product
Syncsort™ MFX > MFX
Version
3.1
Language
English
ContentType
Programmer’s Guide
Product name
Syncsort™ MFX
Title
Syncsort™ MFX Programmers Guide
Topic type
How Do I
Copyright
2024
First publish date
2010
ft:lastEdition
2024-08-27
ft:lastPublication
2024-08-27T08:14:56.318001

The Syncsort() Java class provides a wrapper around the Syncsort™ MFX sort/merge/copy utility. When invoked from Java, the input data can be taken from either existing data sets or produced directly from a Java application. Likewise, the output data from Syncsort™ MFX can be written to a data set or read directly back into the Java application. When writing from or reading into a Java application, the java.ioInputStream and java.io.OutputStream can be used to read and write data from the application to Syncsort™ MFX.