Package org.apache.iceberg.dell.ecs
Class PropertiesSerDesUtil
java.lang.Object
org.apache.iceberg.dell.ecs.PropertiesSerDesUtil
Convert Map properties to bytes.
- 
Method Summary
- 
Method Details- 
readRead properties- Parameters:
- version- is the version of- PropertiesSerDesUtil
 
- 
toBytesWrite properties, the version iscurrentVersion()
- 
currentVersionGet version of current serializer implementation.
 
-