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.