@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
SharedCacheChecksum object based on the configurable
algorithm implementation
(see yarn.sharedcache.checksum.algo.impl ) |
public SharedCacheChecksumFactory()
public static SharedCacheChecksum getChecksum(Configuration conf)
SharedCacheChecksum
object based on the configurable
algorithm implementation
(see yarn.sharedcache.checksum.algo.impl
)SharedCacheChecksum
objectCopyright © 2016 Apache Software Foundation. All rights reserved.