public abstract class TriggerListenerBase extends Object implements TriggerListener
TriggerListener.| Modifier and Type | Field and Description |
|---|---|
protected AutoScalingConfig.TriggerListenerConfig |
config |
protected SolrCloudManager |
dataProvider |
| Constructor and Description |
|---|
TriggerListenerBase() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
AutoScalingConfig.TriggerListenerConfig |
getConfig() |
void |
init(SolrCloudManager dataProvider,
AutoScalingConfig.TriggerListenerConfig config) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitonEventprotected AutoScalingConfig.TriggerListenerConfig config
protected SolrCloudManager dataProvider
public void init(SolrCloudManager dataProvider, AutoScalingConfig.TriggerListenerConfig config)
init in interface TriggerListenerpublic AutoScalingConfig.TriggerListenerConfig getConfig()
getConfig in interface TriggerListenerpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2000-2018 Apache Software Foundation. All Rights Reserved.