Uses of Interface
io.trino.operator.join.LookupSourceProvider.LookupSourceLease
Packages that use LookupSourceProvider.LookupSourceLease
-
Uses of LookupSourceProvider.LookupSourceLease in io.trino.operator.join
Method parameters in io.trino.operator.join with type arguments of type LookupSourceProvider.LookupSourceLeaseModifier and TypeMethodDescription<R> RLookupSourceProvider.withLease(Function<LookupSourceProvider.LookupSourceLease, R> action) <R> RStaticLookupSourceProvider.withLease(Function<LookupSourceProvider.LookupSourceLease, R> action)