Package io.trino.testing.sql
Class TestView
java.lang.Object
io.trino.testing.sql.TestView
- All Implemented Interfaces:
TemporaryRelation,AutoCloseable
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TestView
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceTemporaryRelation
-
close
public void close()- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceTemporaryRelation
-