|
Change Variable Type key : String to key : PropertyKey in method public apply(statement Statement, description Description) : Statement in class alluxio.ConfigurationRule |
From |
To |
|
Change Variable Type originalValues : Map<String,String> to originalValues : Map<PropertyKey,String> in method public apply(statement Statement, description Description) : Statement in class alluxio.ConfigurationRule |
From |
To |
|
Change Variable Type entry : Entry<String,String> to entry : Entry<PropertyKey,String> in method public apply(statement Statement, description Description) : Statement in class alluxio.ConfigurationRule |
From |
To |