public class LogStashServiceImpl extends Object implements eu.dnetlib.monitoring.rmi.LogStashService
| Constructor and Description |
|---|
LogStashServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
GenericStashDAO |
getDao() |
void |
init() |
void |
setDao(GenericStashDAO dao) |
boolean |
stashRecord(eu.dnetlib.monitoring.model.Observation record) |
public void init()
throws IOException
IOExceptionpublic boolean stashRecord(eu.dnetlib.monitoring.model.Observation record)
stashRecord in interface eu.dnetlib.monitoring.rmi.LogStashServicepublic GenericStashDAO getDao()
public void setDao(GenericStashDAO dao)
Copyright © 2015. All Rights Reserved.