if(localFileSystem.exists(file) && !localFileSystem.delete(file,false)) | if(localFileSystem.get().exists(file) && !localFileSystem.get().delete(file,false)) | localFileSystem.exists(file) && !localFileSystem.delete(file,false) | localFileSystem.get().exists(file) && !localFileSystem.get().delete(file,false) | presto | 19e334a0fd6b9f50b40c367c182c4e4239b4565c | com.facebook.presto.raptor.storage.ShardEjector | | _1 | localFileSystem |
---|
_2 | localFileSystem |
---|
| TCIVar | localFileSystem |
---|
v0 | file |
---|
| | TCIVar | localFileSystem |
---|
v0 | file |
---|
| Uses | True |