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