Class TsFileResourcePrinter


  • public class TsFileResourcePrinter
    extends java.lang.Object
    This tool can analyze the tsfile.resource files from a folder, or analyze a single tsfile.resource file.
    • Method Summary

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

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

      • TsFileResourcePrinter

        public TsFileResourcePrinter()
    • Method Detail

      • main

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

        public static void printResource​(java.lang.String filename)
                                  throws java.io.IOException
        Throws:
        java.io.IOException