Class DataFileRotater


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

      Constructors 
      Constructor Description
      DataFileRotater​(java.io.File outputFile)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.io.File getNextOutputFile()  
      • Methods inherited from class java.lang.Object

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

      • DataFileRotater

        public DataFileRotater​(java.io.File outputFile)
    • Method Detail

      • getNextOutputFile

        public java.io.File getNextOutputFile()