Class PrintFirstAndLastTimes


  • public class PrintFirstAndLastTimes
    extends Object
    Print the timestamp of the first and last sample in a PB files/PB files in a directory
    Author:
    mshankar
    • Constructor Detail

      • PrintFirstAndLastTimes

        public PrintFirstAndLastTimes()
    • Method Detail

      • printFirstAndLastTimes

        public static boolean printFirstAndLastTimes​(Path path,
                                                     boolean verboseMode)
                                              throws IOException
        Throws:
        IOException
      • main

        public static void main​(String[] args)
                         throws Exception
        Parameters:
        args - main function arguments
        Throws:
        Exception -