Class YarnConfigurationStore.LogMutation
java.lang.Object
org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.conf.YarnConfigurationStore.LogMutation
- All Implemented Interfaces:
Serializable
- Enclosing class:
- YarnConfigurationStore
LogMutation encapsulates the fields needed for configuration mutation
audit logging and recovery.
- See Also:
-
Method Summary
-
Method Details
-
getUpdates
Get key-value configuration updates.- Returns:
- map of configuration updates
-
getUser
Get user who requested configuration change.- Returns:
- user who requested configuration change
-