public class DaxUtils
extends java.lang.Object
Constructor and Description |
---|
DaxUtils() |
Modifier and Type | Method and Description |
---|---|
static java.io.File |
createDummyIOConfigFile(TaskGraph taskGraph)
Creates the dummy io config file.
|
public static java.io.File createDummyIOConfigFile(TaskGraph taskGraph) throws java.io.IOException
taskGraph
- the task graphjava.io.IOException
- Signals that an I/O exception has occurred.