JavaScript is disabled on your browser.
java.lang.Object
org.apache.flume.source.AbstractSource
org.apache.apex.malhar.flume.source.TestSource
Constructor Summary
Constructors
Constructor and Description
TestSource ()
Method Summary
Methods
Modifier and Type
Method and Description
void
configure (org.apache.flume.Context context)
void
start ()
void
stop ()
Methods inherited from class org.apache.flume.source.AbstractSource
getChannelProcessor, getLifecycleState, getName, setChannelProcessor, setName, toString
Methods inherited from interface org.apache.flume.Source
getChannelProcessor, setChannelProcessor
Methods inherited from interface org.apache.flume.lifecycle.LifecycleAware
getLifecycleState
Methods inherited from interface org.apache.flume.NamedComponent
getName, setName
Field Detail
emitTimer
public Timer emitTimer
Constructor Detail
TestSource
public TestSource()
Method Detail
start
public void start()
Specified by:
start in interface org.apache.flume.lifecycle.LifecycleAware
Overrides:
start in class org.apache.flume.source.AbstractSource
stop
public void stop()
Specified by:
stop in interface org.apache.flume.lifecycle.LifecycleAware
Overrides:
stop in class org.apache.flume.source.AbstractSource
Copyright © 2015-2017 Apache Software Foundation . All Rights Reserved.