| File quarantine=new File(localFileSystem.pathToFile(storageService.getQuarantineFile(shardUuid)) + STR0); | File quarantine=new File(localFileSystem.get().pathToFile(storageService.getQuarantineFile(shardUuid)) + STR0); | localFileSystem.pathToFile(storageService.getQuarantineFile(shardUuid)) | localFileSystem.get().pathToFile(storageService.getQuarantineFile(shardUuid)) | presto | 19e334a0fd6b9f50b40c367c182c4e4239b4565c | com.facebook.presto.raptor.storage.ShardRecoveryManager | | | _1 | localFileSystem |
|---|
| _2 | localFileSystem |
|---|
| | TCIVar | localFileSystem |
|---|
| v1 | storageService.getQuarantineFile(shardUuid) |
|---|
| | | TCIVar | localFileSystem |
|---|
| v1 | storageService.getQuarantineFile(shardUuid) |
|---|
| Uses | True |
| File stagingFile=temporarySuffix(localFileSystem.pathToFile(storageService.getStagingFile(shardUuid))); | File stagingFile=temporarySuffix(localFileSystem.get().pathToFile(storageService.getStagingFile(shardUuid))); | localFileSystem.pathToFile(storageService.getStagingFile(shardUuid)) | localFileSystem.get().pathToFile(storageService.getStagingFile(shardUuid)) | presto | 19e334a0fd6b9f50b40c367c182c4e4239b4565c | com.facebook.presto.raptor.storage.ShardRecoveryManager | | | _1 | localFileSystem |
|---|
| _2 | localFileSystem |
|---|
| | TCIVar | localFileSystem |
|---|
| v1 | storageService.getStagingFile(shardUuid) |
|---|
| | | TCIVar | localFileSystem |
|---|
| v1 | storageService.getStagingFile(shardUuid) |
|---|
| Uses | True |
| File storageFile=localFileSystem.pathToFile(storageService.getStorageFile(shardUuid)); | File storageFile=localFileSystem.get().pathToFile(storageService.getStorageFile(shardUuid)); | localFileSystem.pathToFile(storageService.getStorageFile(shardUuid)) | localFileSystem.get().pathToFile(storageService.getStorageFile(shardUuid)) | presto | 19e334a0fd6b9f50b40c367c182c4e4239b4565c | com.facebook.presto.raptor.storage.ShardRecoveryManager | | | _1 | localFileSystem |
|---|
| _2 | localFileSystem |
|---|
| | TCIVar | localFileSystem |
|---|
| v1 | storageService.getStorageFile(shardUuid) |
|---|
| | | TCIVar | localFileSystem |
|---|
| v1 | storageService.getStorageFile(shardUuid) |
|---|
| Uses | True |
| File storageFile=localFileSystem.pathToFile(storageService.getStorageFile(shardUuid)); | File storageFile=localFileSystem.get().pathToFile(storageService.getStorageFile(shardUuid)); | localFileSystem.pathToFile(storageService.getStorageFile(shardUuid)) | localFileSystem.get().pathToFile(storageService.getStorageFile(shardUuid)) | presto | 19e334a0fd6b9f50b40c367c182c4e4239b4565c | com.facebook.presto.raptor.storage.ShardRecoveryManager | | | _1 | localFileSystem |
|---|
| _2 | localFileSystem |
|---|
| | TCIVar | localFileSystem |
|---|
| v1 | storageService.getStorageFile(shardUuid) |
|---|
| | | TCIVar | localFileSystem |
|---|
| v1 | storageService.getStorageFile(shardUuid) |
|---|
| Uses | True |