Class TempPathResource
java.lang.Object
com.carrotsearch.randomizedtesting.TempPathResource
- All Implemented Interfaces:
Closeable
,AutoCloseable
A temporary path resource will be deleted at the end of a given lifecycle phase.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
location
-
-
Constructor Details
-
TempPathResource
-
-
Method Details
-
close
- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceCloseable
- Throws:
IOException
-