public class MessageDataStore
extends java.lang.Object
Constructor and Description |
---|
MessageDataStore(SynapseConfiguration synCfg) |
Modifier and Type | Method and Description |
---|---|
StatisticsReportingEventHolder |
dequeue()
Removes and return StatisticReportingLog from the queue
|
void |
enqueue(StatisticsReportingEventHolder statisticsReportingEventHolder)
Add StatisticsReportingEventHolder instance to the queue
|
public MessageDataStore(SynapseConfiguration synCfg)
public void enqueue(StatisticsReportingEventHolder statisticsReportingEventHolder)
statisticsReportingEventHolder
- StatisticReportingLog to be stored in the queuepublic StatisticsReportingEventHolder dequeue() throws java.lang.Exception
java.lang.Exception
Copyright © 2005-2022 Apache Software Foundation. All Rights Reserved.