Package org.apache.parquet.cli.util
Class Formats
- java.lang.Object
-
- org.apache.parquet.cli.util.Formats
-
public class Formats extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classFormats.Format
-
Constructor Summary
Constructors Constructor Description Formats()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Formats.FormatdetectFormat(InputStream stream)
-
-
-
Method Detail
-
detectFormat
public static Formats.Format detectFormat(InputStream stream) throws IOException
- Throws:
IOException
-
-