Uses of Class
org.apache.synapse.aspects.flow.statistics.data.raw.StatisticsLog
-
Packages that use StatisticsLog Package Description org.apache.synapse.aspects.flow.statistics.publishing org.apache.synapse.aspects.flow.statistics.util -
-
Uses of StatisticsLog in org.apache.synapse.aspects.flow.statistics.publishing
Constructors in org.apache.synapse.aspects.flow.statistics.publishing with parameters of type StatisticsLog Constructor Description PublishingEvent(String flowId, int componentIndex, StatisticsLog statisticsLog, String entryPoint, Integer entryPointHashcode)
-
Uses of StatisticsLog in org.apache.synapse.aspects.flow.statistics.util
Method parameters in org.apache.synapse.aspects.flow.statistics.util with type arguments of type StatisticsLog Modifier and Type Method Description static PublishingFlow
TracingDataCollectionHelper. createPublishingFlow(List<StatisticsLog> messageFlowLogs)
-