Class DeviceMappingViewer
- java.lang.Object
-
- org.apache.iotdb.db.tools.dataregion.DeviceMappingViewer
-
public class DeviceMappingViewer extends java.lang.Objectfor DBA to view the mapping from device to virtual storage group ID usage: run this class with arguments [system_schema_dir], if args are not given, use default in config
-
-
Constructor Summary
Constructors Constructor Description DeviceMappingViewer()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)
-