@InterfaceAudience.Private @InterfaceStability.Unstable public class SharedCacheUtil extends Object
Constructor and Description |
---|
SharedCacheUtil() |
Modifier and Type | Method and Description |
---|---|
static int |
getCacheDepth(org.apache.hadoop.conf.Configuration conf) |
static String |
getCacheEntryGlobPattern(int depth) |
static String |
getCacheEntryPath(int cacheDepth,
String cacheRoot,
String checksum) |
@InterfaceAudience.Private public static int getCacheDepth(org.apache.hadoop.conf.Configuration conf)
@InterfaceAudience.Private public static String getCacheEntryPath(int cacheDepth, String cacheRoot, String checksum)
@InterfaceAudience.Private public static String getCacheEntryGlobPattern(int depth)
Copyright © 2008–2018 Apache Software Foundation. All rights reserved.