@InterfaceAudience.Private @InterfaceStability.Unstable public class SharedCacheConfig extends Object
| Modifier and Type | Field and Description | 
|---|---|
| protected static org.apache.commons.logging.Log | LOG | 
| Constructor and Description | 
|---|
| SharedCacheConfig() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | init(org.apache.hadoop.conf.Configuration conf) | 
| boolean | isSharedCacheArchivesEnabled() | 
| boolean | isSharedCacheEnabled() | 
| boolean | isSharedCacheFilesEnabled() | 
| boolean | isSharedCacheJobjarEnabled() | 
| boolean | isSharedCacheLibjarsEnabled() | 
public void init(org.apache.hadoop.conf.Configuration conf)
public boolean isSharedCacheFilesEnabled()
public boolean isSharedCacheLibjarsEnabled()
public boolean isSharedCacheArchivesEnabled()
public boolean isSharedCacheJobjarEnabled()
public boolean isSharedCacheEnabled()
Copyright © 2022 Apache Software Foundation. All rights reserved.