@InterfaceAudience.Public @InterfaceStability.Evolving public class SharedCacheChecksumFactory extends Object
| Constructor and Description | 
|---|
| SharedCacheChecksumFactory() | 
| Modifier and Type | Method and Description | 
|---|---|
| static SharedCacheChecksum | getChecksum(Configuration conf)Get a new  SharedCacheChecksumobject based on the configurable
 algorithm implementation
 (seeyarn.sharedcache.checksum.algo.impl). | 
public static SharedCacheChecksum getChecksum(Configuration conf)
SharedCacheChecksum object based on the configurable
 algorithm implementation
 (see yarn.sharedcache.checksum.algo.impl).conf - configuration.SharedCacheChecksum objectCopyright © 2025 Apache Software Foundation. All rights reserved.