|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.lens.server.stats.store.log.StatisticsLogRollupHandler
public class StatisticsLogRollupHandler
Class which handles the log4j rolled file.
| Constructor Summary | |
|---|---|
StatisticsLogRollupHandler()
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StatisticsLogRollupHandler()
| Method Detail |
|---|
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 event
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||