Package org.apache.iceberg.data
Class IdentityPartitionConverters
java.lang.Object
org.apache.iceberg.data.IdentityPartitionConverters
- 
Method Summary
Modifier and TypeMethodDescriptionstatic ObjectconvertConstant(Type type, Object value) Conversions from internal representations to Iceberg generic values. 
- 
Method Details
- 
convertConstant
Conversions from internal representations to Iceberg generic values. 
 -