| this.searchFunction=requireNonNull(searchFunction,STR0); | this.searchFunctions=searchFunctions.stream().toArray(JoinFilterFunction[]::new); | searchFunction | searchFunction.stream() | presto | 2790951f161fc694b116d6b637dc657ae9262354 | com.facebook.presto.operator.SortedPositionLinks | | | _1 | searchFunction |
|---|
| _2 | searchFunctions |
|---|
| | | | Uses | True |
| if(schemaPath != null && !schemaPath.exists()) | if(schemaPaths != null && !schemaPaths.stream().allMatch(File::exists)) | schemaPath | schemaPath.stream() | voltdb | f7ba8b66db7bf97f9f2caece84fd643dfb4e60a8 | org.voltdb.compiler.VoltCompiler | | | _1 | schemaPath |
|---|
| _2 | schemaPaths |
|---|
| | | | Uses | True |