Package org.apache.iceberg
Class StatisticsFileParser
java.lang.Object
org.apache.iceberg.StatisticsFileParser
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
toJson
(StatisticsFile statisticsFile) static String
toJson
(StatisticsFile statisticsFile, boolean pretty) static void
toJson
(StatisticsFile statisticsFile, com.fasterxml.jackson.core.JsonGenerator generator)
-
Method Details
-
toJson
-
toJson
-
toJson
public static void toJson(StatisticsFile statisticsFile, com.fasterxml.jackson.core.JsonGenerator generator) throws IOException - Throws:
IOException
-