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
-
read
Read properties- Parameters:
version
- is the version ofPropertiesSerDesUtil
-
toBytes
Write properties, the version iscurrentVersion()
-
currentVersion
Get version of current serializer implementation.
-