Package org.apache.hadoop.conf
Class Configuration.DeprecationDelta
java.lang.Object
org.apache.hadoop.conf.Configuration.DeprecationDelta
- Enclosing class:
- Configuration
A pending addition to the global set of deprecated keys.
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecationDelta(String key, String newKey) DeprecationDelta(String key, String newKey, String customMessage) -
Method Summary
-
Constructor Details
-
DeprecationDelta
-
DeprecationDelta
-
-
Method Details
-
getKey
-
getNewKeys
-
getCustomMessage
-