282faac66190caca11d3d68c3389fbfd97df2e87
Files Diff
- Added: 1
 - Removed: 1
 - Renamed: 0
 - Modified: 1
 
Link to commit
Third party dependencies:
| Dependency Action | |
|---|---|
| Added | |
| org.apache.mesos:mesos:0.23.0 | |
| org.apache.curator:curator-test:2.1.0-incubating | |
| org.slf4j:slf4j-api:1.7.2 | |
| org.slf4j:slf4j-log4j12:1.7.2 | |
| org.apache.thrift:libthrift:0.9.3 | |
| org.apache.hadoop:hadoop-minicluster:2.2.0 | |
| org.apache.hadoop:hadoop-client:2.2.0 | |
| org.apache.commons:commons-lang3:3.0 | |
| org.apache.hadoop:hadoop-test:2.2.0 | |
| com.google.guava:guava:14.0.1 | |
| com.google.code.findbugs:annotations:3.0.1 | 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable localTachyonCluster : LocalTachyonCluster to localAlluxioCluster : LocalAlluxioCluster in method public before() : void in class alluxio.web.WebServerIntegrationTest | From | To | |
| Move Class | 1 | ||
| Move Class tachyon.web.WebServerIntegrationTest moved to alluxio.web.WebServerIntegrationTest | From | To | |
| Rename Attribute | 3 | ||
| Rename Attribute mWorkerTachyonConf : TachyonConf to mWorkerConf : Configuration in class alluxio.web.WebServerIntegrationTest | From | To | |
| Rename Attribute mLocalTachyonClusterResource : LocalTachyonClusterResource to mLocalAlluxioClusterResource : LocalAlluxioClusterResource in class alluxio.web.WebServerIntegrationTest | From | To | |
| Rename Attribute mMasterTachyonConf : TachyonConf to mMasterConf : Configuration in class alluxio.web.WebServerIntegrationTest | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type conf : TachyonConf to conf : Configuration in method private verifyWebService(serviceType ServiceType, path String) : void in class alluxio.web.WebServerIntegrationTest | From | To | |
| Change Variable Type localTachyonCluster : LocalTachyonCluster to localAlluxioCluster : LocalAlluxioCluster in method public before() : void in class alluxio.web.WebServerIntegrationTest | From | To | |
| Change Attribute Type | 3 | ||
| Change Attribute Type mLocalTachyonClusterResource : LocalTachyonClusterResource to mLocalAlluxioClusterResource : LocalAlluxioClusterResource in class alluxio.web.WebServerIntegrationTest | From | To | |
| Change Attribute Type mMasterTachyonConf : TachyonConf to mMasterConf : Configuration in class alluxio.web.WebServerIntegrationTest | From | To | |
| Change Attribute Type mWorkerTachyonConf : TachyonConf to mWorkerConf : Configuration in class alluxio.web.WebServerIntegrationTest | From | To |