| return lookupSourceFactory.createLookupSource(valueAddresses,ImmutableList.copyOf(channels),hashChannel,joinFilterFunction); | return lookupSourceFactory.createLookupSourceSupplier(session.toConnectorSession(),valueAddresses,channels,hashChannel,filterFunctionFactory); | lookupSourceFactory.createLookupSource(valueAddresses,ImmutableList.copyOf(channels),hashChannel,joinFilterFunction) | lookupSourceFactory.createLookupSourceSupplier(session.toConnectorSession(),valueAddresses,channels,hashChannel,filterFunctionFactory) | presto | 4f0f9fae5611bbcb0632798a751adda0d9f40a62 | com.facebook.presto.operator.PagesIndex | | | _1 | createLookupSource |
|---|
| _2 | createLookupSourceSupplier |
|---|
| | v0 | lookupSourceFactory |
|---|
| v1 | valueAddresses |
|---|
| v2 | channels |
|---|
| v3 | hashChannel |
|---|
| - com.google.common.collect.ImmutableList
| | v0 | lookupSourceFactory |
|---|
| v1 | valueAddresses |
|---|
| v2 | channels |
|---|
| v3 | hashChannel |
|---|
| Returns | False |