|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.hadoop.conf.ReconfigurationUtil
public class ReconfigurationUtil
| Nested Class Summary | |
|---|---|
static class |
ReconfigurationUtil.PropertyChange
|
| Constructor Summary | |
|---|---|
ReconfigurationUtil()
|
|
| Method Summary | |
|---|---|
static Collection<ReconfigurationUtil.PropertyChange> |
getChangedProperties(Configuration newConf,
Configuration oldConf)
|
Collection<ReconfigurationUtil.PropertyChange> |
parseChangedProperties(Configuration newConf,
Configuration oldConf)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReconfigurationUtil()
| Method Detail |
|---|
public static Collection<ReconfigurationUtil.PropertyChange> getChangedProperties(Configuration newConf,
Configuration oldConf)
public Collection<ReconfigurationUtil.PropertyChange> parseChangedProperties(Configuration newConf,
Configuration oldConf)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||