public class Application extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CONF_MONITOR_CLASS |
static String |
CONF_MONITOR_PREFIX |
| Constructor and Description |
|---|
Application() |
Application(List<org.apache.flume.lifecycle.LifecycleAware> components) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleConfigurationEvent(MaterializedConfiguration conf) |
void |
start() |
void |
stop() |
public static final String CONF_MONITOR_CLASS
public static final String CONF_MONITOR_PREFIX
public Application()
public Application(List<org.apache.flume.lifecycle.LifecycleAware> components)
public void start()
public void handleConfigurationEvent(MaterializedConfiguration conf)
public void stop()
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.