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