|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConfigurationChangeListener | |
---|---|
org.apache.falcon.entity | |
org.apache.falcon.entity.store | |
org.apache.falcon.entity.v0 | |
org.apache.falcon.group | |
org.apache.falcon.service |
Uses of ConfigurationChangeListener in org.apache.falcon.entity |
---|
Classes in org.apache.falcon.entity that implement ConfigurationChangeListener | |
---|---|
class |
ColoClusterRelation
Map of clusters in each colocation/ datacenter. |
Uses of ConfigurationChangeListener in org.apache.falcon.entity.store |
---|
Methods in org.apache.falcon.entity.store with parameters of type ConfigurationChangeListener | |
---|---|
void |
ConfigurationStore.registerListener(ConfigurationChangeListener listener)
|
void |
ConfigurationStore.unregisterListener(ConfigurationChangeListener listener)
|
Uses of ConfigurationChangeListener in org.apache.falcon.entity.v0 |
---|
Classes in org.apache.falcon.entity.v0 that implement ConfigurationChangeListener | |
---|---|
class |
EntityGraph
An in-memory graph of entities and relationship among themselves. |
Uses of ConfigurationChangeListener in org.apache.falcon.group |
---|
Classes in org.apache.falcon.group that implement ConfigurationChangeListener | |
---|---|
class |
FeedGroupMap
Has 2 way mappings from feed to group and group to feed. |
Uses of ConfigurationChangeListener in org.apache.falcon.service |
---|
Classes in org.apache.falcon.service that implement ConfigurationChangeListener | |
---|---|
class |
SharedLibraryHostingService
Host shared libraries in oozie shared lib dir upon creation or modification of cluster. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |