Package org.apache.storm.testing
Class TmpPath
- java.lang.Object
-
- org.apache.storm.testing.TmpPath
-
- All Implemented Interfaces:
AutoCloseable
public class TmpPath extends Object implements AutoCloseable
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description void
close()
File
getFile()
String
getPath()
static String
localTempPath()
-