public class ReconfigurationUtil extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ReconfigurationUtil.PropertyChange |
Constructor and Description |
---|
ReconfigurationUtil() |
Modifier and Type | Method and Description |
---|---|
static Collection<ReconfigurationUtil.PropertyChange> |
getChangedProperties(Configuration newConf,
Configuration oldConf) |
Collection<ReconfigurationUtil.PropertyChange> |
parseChangedProperties(Configuration newConf,
Configuration oldConf) |
public ReconfigurationUtil()
public static Collection<ReconfigurationUtil.PropertyChange> getChangedProperties(Configuration newConf, Configuration oldConf)
public Collection<ReconfigurationUtil.PropertyChange> parseChangedProperties(Configuration newConf, Configuration oldConf)
Copyright © 2017 Apache Software Foundation. All Rights Reserved.