|
Rename Method private getConfiguration() : Map<String,String> renamed to private getConfigurationInternal() : Map<String,String> in class alluxio.master.AlluxioMasterRestServiceHandler |
From |
To |
|
Rename Method private getUfsCapacity() : Capacity renamed to private getUfsCapacityInternal() : Capacity in class alluxio.master.AlluxioMasterRestServiceHandler |
From |
To |
|
Rename Method private getCapacity() : Capacity renamed to private getCapacityInternal() : Capacity in class alluxio.master.AlluxioMasterRestServiceHandler |
From |
To |
|
Rename Method private getMetrics() : Map<String,Long> renamed to private getMetricsInternal() : Map<String,Long> in class alluxio.master.AlluxioMasterRestServiceHandler |
From |
To |
|
Rename Method private getTierCapacity() : Map<String,Capacity> renamed to private getTierCapacityInternal() : Map<String,Capacity> in class alluxio.master.AlluxioMasterRestServiceHandler |
From |
To |