public static class TestConstantFolding.SmallFileCreator extends Object
| Constructor and Description |
|---|
SmallFileCreator(File folder) |
| Modifier and Type | Method and Description |
|---|---|
void |
createFiles(int smallFileLines,
int bigFileLines) |
void |
createFiles(int smallFileLines,
int bigFileLines,
String extension) |
void |
createFiles(int smallFileLines,
int bigFileLines,
String extension,
String delimiter) |
TestConstantFolding.SmallFileCreator |
setRecord(String record) |
public SmallFileCreator(File folder)
public TestConstantFolding.SmallFileCreator setRecord(String record)
public void createFiles(int smallFileLines,
int bigFileLines,
String extension,
String delimiter)
throws Exception
Exceptionpublic void createFiles(int smallFileLines,
int bigFileLines,
String extension)
throws Exception
ExceptionCopyright © 2021 The Apache Software Foundation. All rights reserved.