Class ResourcesState
java.lang.Object
io.trino.tempto.internal.fulfillment.resources.ResourcesState
- All Implemented Interfaces:
State,AutoCloseable
- Direct Known Subclasses:
SuiteResourcesState,TestResourcesState
-
Constructor Details
-
ResourcesState
public ResourcesState()
-
-
Method Details
-
register
-
close
public void close()- Specified by:
closein interfaceAutoCloseable
-