Class TsFileSplitTool


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

      Constructors 
      Constructor Description
      TsFileSplitTool​(java.lang.String filename)  
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)  
      void run()  
      • Methods inherited from class java.lang.Object

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

      • maxPlanIndex

        protected long maxPlanIndex
      • minPlanIndex

        protected long minPlanIndex
    • Constructor Detail

      • TsFileSplitTool

        public TsFileSplitTool​(java.lang.String filename)
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
                         throws java.io.IOException
        Throws:
        java.io.IOException
      • run

        public void run()
                 throws java.io.IOException
        Throws:
        java.io.IOException