Class NumberBackupFileReducer


  • public class NumberBackupFileReducer
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      NumberBackupFileReducer​(java.lang.String directory, java.lang.String prefix, int numberGenerations)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void process()  
      • Methods inherited from class java.lang.Object

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

      • NumberBackupFileReducer

        public NumberBackupFileReducer​(java.lang.String directory,
                                       java.lang.String prefix,
                                       int numberGenerations)
    • Method Detail

      • process

        public void process()
                     throws java.lang.Exception
        Throws:
        java.lang.Exception