Package org.apache.iceberg
Class EncryptedKeyParser
java.lang.Object
org.apache.iceberg.EncryptedKeyParser
-
Method Summary
Modifier and TypeMethodDescriptionstatic EncryptedKey
static String
toJson
(EncryptedKey key) static String
toJson
(EncryptedKey key, boolean pretty)
-
Method Details
-
toJson
-
toJson
-
fromJson
-