OriginalCompleteBeforeOriginalCompleteAfterBeforeAfterProjectCommitCompilationUnitLineNosNamesTemplateVariableToCodeBeforeRelevantImportsTemplateVariableToCodeAfterisRelevantisSafe
return (file.length() != size) || (xxhash64.isPresent() && (xxhash64(localFileSystem,new Path(file.toURI())) != xxhash64.getAsLong()));return (file.length() != size) || (xxhash64.isPresent() && (xxhash64(localFileSystem.get(),new Path(file.toURI())) != xxhash64.getAsLong()));(file.length() != size) || (xxhash64.isPresent() && (xxhash64(localFileSystem,new Path(file.toURI())) != xxhash64.getAsLong()))(file.length() != size) || (xxhash64.isPresent() && (xxhash64(localFileSystem.get(),new Path(file.toURI())) != xxhash64.getAsLong()))presto19e334a0fd6b9f50b40c367c182c4e4239b4565ccom.facebook.presto.raptor.storage.ShardRecoveryManager
_188
_286
_1localFileSystem
_2localFileSystem
v0(file.length() != size)
v1xxhash64
v0(file.length() != size)
v1xxhash64
ReturnsTrue