file = new File(confLocation) | path = PathUtils.get(confLocation) | new File(confLocation) | PathUtils.get(confLocation) | elasticsearch-hadoop | 984a7f641a788a9d2a1967ea3d05295da4d3337d | org.elasticsearch.repositories.hdfs.HdfsRepository | | | | - java.io.File
- org.elasticsearch.common.io.PathUtils
| | AssignedTo | True |
File file=new File(confLocation); | java.nio.file.Path path=PathUtils.get(confLocation); | new File(confLocation) | PathUtils.get(confLocation) | elasticsearch-hadoop | 984a7f641a788a9d2a1967ea3d05295da4d3337d | org.elasticsearch.repositories.hdfs.HdfsRepository | | | | - java.io.File
- org.elasticsearch.common.io.PathUtils
| | AssignedTo | True |
blobsPath = new File(STR0) | blobsPath = PathUtils.get(STR0) | new File(STR0) | PathUtils.get(STR0) | crate | 0f5e86411c9a9f30d3067b90845c8157735fa39b | io.crate.BlobEnvironmentTest | | | | - java.io.File
- org.elasticsearch.common.io.PathUtils
| | AssignedTo | True |
blobsPath = new File(STR0) | blobsPath = PathUtils.get(STR0) | new File(STR0) | PathUtils.get(STR0) | crate | 0f5e86411c9a9f30d3067b90845c8157735fa39b | io.crate.BlobEnvironmentTest | | | | - java.io.File
- org.elasticsearch.common.io.PathUtils
| | AssignedTo | True |