| Package | Description |
|---|---|
| org.apache.hadoop.hbase.conf |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PropagatingConfigurationObserver
This extension to ConfigurationObserver allows the configuration to propagate to the children of
the current
ConfigurationObserver. |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurationManager.deregisterObserver(ConfigurationObserver observer)
Deregister an observer class
|
void |
ConfigurationManager.registerObserver(ConfigurationObserver observer)
Register an observer class
|
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.