Package io.trino.operator.join
Class StaticLookupSourceProvider
java.lang.Object
io.trino.operator.join.StaticLookupSourceProvider
- All Implemented Interfaces:
LookupSourceProvider,AutoCloseable
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.trino.operator.join.LookupSourceProvider
LookupSourceProvider.LookupSourceLease -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StaticLookupSourceProvider
-
-
Method Details
-
withLease
- Specified by:
withLeasein interfaceLookupSourceProvider
-
close
public void close()- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceLookupSourceProvider
-