Package org.apache.iotdb.db.tools
Class TsFileResourcePrinter
- java.lang.Object
-
- org.apache.iotdb.db.tools.TsFileResourcePrinter
-
public class TsFileResourcePrinter extends java.lang.ObjectThis tool can analyze the tsfile.resource files from a folder, or analyze a single tsfile.resource file.
-
-
Constructor Summary
Constructors Constructor Description TsFileResourcePrinter()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)static voidprintResource(java.lang.String filename)
-