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() |
Long |
pt() |
String |
split() |
long |
time() |
String |
treatment() |
Impression |
withPreviousTime(Long pt) |
public String key()
public String bucketingKey()
public String split()
public String treatment()
public long time()
public String appliedRule()
public Long changeNumber()
public Long pt()
public Impression withPreviousTime(Long pt)
Copyright © 2021. All rights reserved.