Package org.apache.hadoop.util.dynamic


@LimitedPrivate("testing") @Unstable package org.apache.hadoop.util.dynamic
Dynamic class loading and instantiation. Taken from org.apache.parquet; there is also a fork of this in Apache Iceberg, so code using these classes should be relatively easily portable between the projects.