public interface ImpressionsSender
| Modifier and Type | Method and Description |
|---|---|
void |
postCounters(HashMap<ImpressionCounter.Key,Integer> raw) |
void |
postImpressionsBulk(List<TestImpressions> impressions) |
void postImpressionsBulk(List<TestImpressions> impressions)
void postCounters(HashMap<ImpressionCounter.Key,Integer> raw)
Copyright © 2021. All rights reserved.