Package cormoran.pepper.parquet
Class RunParquetVisualizer
- java.lang.Object
-
- cormoran.pepper.parquet.RunParquetVisualizer
-
public class RunParquetVisualizer extends Object
This will log a parquet file into the console- Author:
- Benoit Lacelle
-
-
Field Summary
Fields Modifier and Type Field Description protected static org.slf4j.LoggerLOGGER
-
Constructor Summary
Constructors Constructor Description RunParquetVisualizer()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description protected static PathgetParquetFile(String[] args)static voidmain(String[] args)
-
-
-
Method Detail
-
main
public static void main(String[] args) throws IOException
- Throws:
IOException
-
-