Package org.apache.hadoop.fs.azurebfs.commit

Class AzureManifestCommitterFactory

All Implemented Interfaces:
Configurable

@Public @Evolving public class AzureManifestCommitterFactory extends ManifestCommitterFactory
A Committer for the manifest committer which performs all bindings needed to work best with abfs. This includes, at a minimum, switching to the abfs-specific manifest store operations. This classname is referenced in configurations, so MUST NOT change.