Package org.apache.iceberg
Class SchemaParser
java.lang.Object
org.apache.iceberg.SchemaParser
- 
Method Details- 
toJsonpublic static void toJson(Schema schema, com.fasterxml.jackson.core.JsonGenerator generator) throws IOException - Throws:
- IOException
 
- 
toJson
- 
toJson
- 
fromJson
- 
fromJson
 
-