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