public abstract class AbstractListenerManager extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractListenerManager(CoordinatorRegistryCenter regCenter,
String jobName) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addDataListener(org.apache.curator.framework.recipes.cache.CuratorCacheListener listener) |
abstract void |
start()
Start listener.
|
protected AbstractListenerManager(CoordinatorRegistryCenter regCenter, String jobName)
Copyright © 2021 The Apache Software Foundation. All rights reserved.