public class AnalyticsEventCaches extends Object
| Constructor and Description |
|---|
AnalyticsEventCaches(AnalyticsEventCache regularEventsCache,
AnalyticsEventCache violationsEventsCache) |
| Modifier and Type | Method and Description |
|---|---|
AnalyticsEventCache |
getRegularEventsCache() |
AnalyticsEventCache |
getViolationsEventsCache() |
public AnalyticsEventCaches(AnalyticsEventCache regularEventsCache, AnalyticsEventCache violationsEventsCache)
public AnalyticsEventCache getRegularEventsCache()
public AnalyticsEventCache getViolationsEventsCache()
Copyright © 2014–2022 MuleSoft, Inc.. All rights reserved.