public class PollingPropertiesFileConfigurationProvider extends PropertiesFileConfigurationProvider implements org.apache.flume.lifecycle.LifecycleAware
| Modifier and Type | Class and Description |
|---|---|
class |
PollingPropertiesFileConfigurationProvider.FileWatcherRunnable |
| Constructor and Description |
|---|
PollingPropertiesFileConfigurationProvider(String agentName,
File file,
com.google.common.eventbus.EventBus eventBus,
int interval) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.flume.lifecycle.LifecycleState |
getLifecycleState() |
void |
start() |
void |
stop() |
String |
toString() |
getFlumeConfigurationgetAgentName, getConfiguration, toMappublic void start()
start in interface org.apache.flume.lifecycle.LifecycleAwarepublic void stop()
stop in interface org.apache.flume.lifecycle.LifecycleAwarepublic org.apache.flume.lifecycle.LifecycleState getLifecycleState()
getLifecycleState in interface org.apache.flume.lifecycle.LifecycleAwareCopyright © 2017–2022 Apache Software Foundation. All rights reserved.