public class SDKUtil extends Object
| Constructor and Description |
|---|
SDKUtil() |
| Modifier and Type | Method and Description |
|---|---|
static Object[] |
getSplitList(String path,
String suf,
int numOfSplit) |
static Object[] |
getSplitList(String path,
String suf,
int numOfSplit,
org.apache.hadoop.conf.Configuration conf) |
static ArrayList |
listFiles(String sourceImageFolder,
String suf) |
static ArrayList |
listFiles(String sourceImageFolder,
String suf,
org.apache.hadoop.conf.Configuration conf) |
public static ArrayList listFiles(String sourceImageFolder, String suf) throws Exception
Exceptionpublic static ArrayList listFiles(String sourceImageFolder, String suf, org.apache.hadoop.conf.Configuration conf) throws Exception
Exceptionpublic static Object[] getSplitList(String path, String suf, int numOfSplit, org.apache.hadoop.conf.Configuration conf) throws Exception
ExceptionCopyright © 2016–2019 The Apache Software Foundation. All rights reserved.