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