public static class ImpressionAggregatorServiceTest.Impression
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected int |
impressionCount |
protected int |
itemCount |
protected java.lang.String |
scenarioId |
protected long |
time |
| Constructor and Description |
|---|
Impression(java.lang.String scenarioId,
int impressionCount,
int itemCount,
long time) |
Copyright © 2018 SAP SE. All Rights Reserved.