@InterfaceAudience.Private @InterfaceStability.Evolving public final class PathMetadataDynamoDBTranslation extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
pathToParentKey(org.apache.hadoop.fs.Path path)
e.g.
|
public static String pathToParentKey(org.apache.hadoop.fs.Path path)
pathToParentKey(s3a://bucket/path/a) -> /bucket/path/apath - path to convertCopyright © 2008–2022 Apache Software Foundation. All rights reserved.