public final class ValidationUtils extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ValidationUtils.State
Task State.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
isHdfsScheme(String path)
Checks if a path is HDFS.
|
public static boolean isHdfsScheme(String path)
path
- the UFS pathCopyright © 2023. All Rights Reserved.