public class StatisticsLogRollupHandler extends Object
| Constructor and Description | 
|---|
| StatisticsLogRollupHandler(LogSegregationContext logSegregationContext) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | addToScanTask(String event)Adds the to scan task. | 
| void | initialize(org.apache.hadoop.conf.Configuration conf)Initalize the handler. | 
| void | start(LensEventService service)Start. | 
| void | stop()Stop. | 
public StatisticsLogRollupHandler(@NonNull
                          LogSegregationContext logSegregationContext)
public void initialize(org.apache.hadoop.conf.Configuration conf)
conf - configuration to be used while initialization.public void start(LensEventService service)
service - the servicepublic void stop()
public void addToScanTask(String event)
event - the eventCopyright © 2014–2015 Apache Software Foundation. All rights reserved.