com.cloudera.crunch.test
Class FileHelper

java.lang.Object
  extended by com.cloudera.crunch.test.FileHelper

public class FileHelper
extends Object


Constructor Summary
FileHelper()
           
 
Method Summary
static File createOutputPath()
           
static String createTempCopyOf(String fileResource)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileHelper

public FileHelper()
Method Detail

createTempCopyOf

public static String createTempCopyOf(String fileResource)
                               throws IOException
Throws:
IOException

createOutputPath

public static File createOutputPath()
                             throws IOException
Throws:
IOException


Copyright © 2012. All Rights Reserved.