Uses of Class
org.apache.synapse.aspects.flow.statistics.log.StatisticsReportingEventHolder
-
Packages that use StatisticsReportingEventHolder Package Description org.apache.synapse.aspects.flow.statistics.store -
-
Uses of StatisticsReportingEventHolder in org.apache.synapse.aspects.flow.statistics.store
Methods in org.apache.synapse.aspects.flow.statistics.store that return StatisticsReportingEventHolder Modifier and Type Method Description StatisticsReportingEventHolderMessageDataStore. dequeue()Removes and return StatisticReportingLog from the queueMethods in org.apache.synapse.aspects.flow.statistics.store with parameters of type StatisticsReportingEventHolder Modifier and Type Method Description voidMessageDataStore. enqueue(StatisticsReportingEventHolder statisticsReportingEventHolder)Add StatisticsReportingEventHolder instance to the queue
-