com.ibm.jzos.sample.compress

Class CompressRecords

  • java.lang.Object
    • com.ibm.jzos.sample.compress.CompressRecords


  • public class CompressRecords
    extends java.lang.Object
    Use CompressionFactory to compress individual records from one data set to another data set.
    Since:
    2.4.4
    See Also:
    CompressionFactory, ExpandRecords
    • Constructor Summary

      Constructors 
      Constructor and Description
      CompressRecords() 
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      static void main(java.lang.String[] args) 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CompressRecords

        public CompressRecords()
    • Method Detail

      • main

        public static void main(java.lang.String[] args)
                         throws java.lang.Exception
        Throws:
        java.lang.Exception
© Copyright IBM Corporation 2005, 2014.