public class Impression extends Object
| Constructor and Description |
|---|
Impression(String key,
String bucketingKey,
String split,
String treatment,
long time,
String appliedRule,
Long changeNumber,
Map<String,Object> atributes) |
| Modifier and Type | Method and Description |
|---|---|
String |
appliedRule() |
Map<String,Object> |
attributes() |
String |
bucketingKey() |
Long |
changeNumber() |
String |
key() |
String |
split() |
long |
time() |
String |
treatment() |
Copyright © 2018. All rights reserved.