076de383f018f08aea7fc18b1710ce18cb794aa8
Files Diff
- Added: 12
- Removed: 3
- Renamed: 0
- Modified: 37
Link to commit
Third party dependencies:
Dependency Action | |
---|---|
Removed | |
log4j:log4j:1.2.17 | |
org.apache.curator:curator-recipes:2.1.0-incubating | |
org.slf4j:slf4j-log4j12:1.7.2 | |
org.eclipse.jetty:jetty-servlet:7.6.15.v20140411 | |
org.eclipse.jetty:jetty-jsp:7.6.15.v20140411 | |
org.eclipse.jetty:jetty-webapp:7.6.15.v20140411 | |
junit:junit:4.10 | |
commons-io:commons-io:2.4 | |
io.netty:netty-all:4.0.23.Final | |
org.apache.curator:curator-test:2.1.0-incubating | |
org.slf4j:slf4j-api:1.7.2 | |
com.fasterxml.jackson.core:jackson-databind:2.3.0 | |
org.apache.hadoop:hadoop-client:1.0.4 | |
org.eclipse.jetty:jetty-server:7.6.15.v20140411 | |
commons-codec:commons-codec:1.5 | |
org.powermock:powermock-module-junit4:1.5.4 | |
org.powermock:powermock-api-mockito:1.5.4 | |
org.apache.commons:commons-lang3:3.0 | |
commons-httpclient:commons-httpclient:3.0.1 | |
com.google.guava:guava:14.0.1 | |
org.apache.thrift:libthrift:0.9.1 |
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Rename Class | 2 | ||
Move And Rename Class tachyon.UnderFileSystemHdfs moved and renamed to tachyon.underfs.hdfs.HdfsUnderFileSystem | From | To | |
Move And Rename Class tachyon.UnderFileSystemSingleLocal moved and renamed to tachyon.underfs.local.SingleMachineLocalUnderFileSystem | From | To | |
Move Class | 1 | ||
Move Class tachyon.UnderFileSystem moved to tachyon.underfs.UnderFileSystem | From | To | |
Rename Parameter | 1 | ||
Rename Parameter tachyonConf : TachyonConf to conf : TachyonConf in method public SingleMachineLocalUnderFileSystem(conf TachyonConf) in class tachyon.underfs.local.SingleMachineLocalUnderFileSystem | From | To |