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