-
Interfaces Interface Description org.apache.iceberg.encryption.KmsClient the API will be removed in v2.0.0 (replaced with KeyManagementClient interface).org.apache.iceberg.metrics.MetricsContext.Counter will be removed in 2.0.0, useCounter
instead.
-
Classes Class Description org.apache.iceberg.parquet.ParquetWriteAdapter useParquetWriter
org.apache.iceberg.SystemProperties UseSystemConfigs
instead; will be removed in 2.0.0
-
Constructors Constructor Description org.apache.iceberg.encryption.PlaintextEncryptionManager() will be removed in 1.6.0. usePlaintextEncryptionManager.instance()
instead.org.apache.iceberg.rest.auth.OAuth2Util.AuthSession(Map<String, String>, String, String, String, String) since 1.5.0, will be removed in 1.6.0