Package org.apache.storm.testing
Class TmpPath
java.lang.Object
org.apache.storm.testing.TmpPath
- All Implemented Interfaces:
 AutoCloseable
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
TmpPath
public TmpPath() - 
TmpPath
 
 - 
 - 
Method Details
- 
localTempPath
 - 
getPath
 - 
getFile
 - 
close
public void close()- Specified by:
 closein interfaceAutoCloseable
 
 -