|
Change Parameter Type key : String to key : PropertyKey in method public getDouble(key PropertyKey) : double in class alluxio.Configuration |
From |
To |
|
Change Parameter Type key : String to key : PropertyKey in method public getList(key PropertyKey, delimiter String) : List<String> in class alluxio.Configuration |
From |
To |
|
Change Parameter Type key : String to key : PropertyKey in method public getLong(key PropertyKey) : long in class alluxio.Configuration |
From |
To |
|
Change Parameter Type key : String to key : PropertyKey in method public PropertyKey(key PropertyKey) : float in class alluxio.Configuration |
From |
To |
|
Change Parameter Type key : String to key : PropertyKey in method public getBoolean(key PropertyKey) : boolean in class alluxio.Configuration |
From |
To |
|
Change Parameter Type key : String to key : PropertyKey in method public getInt(key PropertyKey) : int in class alluxio.Configuration |
From |
To |
|
Change Parameter Type key : String to key : PropertyKey in method public getBytes(key PropertyKey) : long in class alluxio.Configuration |
From |
To |
|
Change Parameter Type key : String to key : PropertyKey in method public get(key PropertyKey) : String in class alluxio.Configuration |
From |
To |
|
Change Parameter Type key : String to key : PropertyKey in method public getEnum(key PropertyKey, enumType Class<T>) : T in class alluxio.Configuration |
From |
To |
|
Change Parameter Type key : String to key : PropertyKey in method public set(key PropertyKey, value String) : void in class alluxio.Configuration |
From |
To |
|
Change Parameter Type key : String to key : PropertyKey in method public getClass(key PropertyKey) : Class<T> in class alluxio.Configuration |
From |
To |
|
Change Parameter Type key : String to key : PropertyKey in method public containsKey(key PropertyKey) : boolean in class alluxio.Configuration |
From |
To |