public class KeyImpression extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
bucketingKey |
Long |
changeNumber |
String |
feature |
String |
keyName |
String |
label |
Long |
previousTime |
long |
time |
String |
treatment |
| Constructor and Description |
|---|
KeyImpression() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
static KeyImpression |
fromImpression(Impression i) |
int |
hashCode() |
public transient String feature
public String keyName
public String bucketingKey
public String treatment
public String label
public long time
public Long changeNumber
public Long previousTime
public static KeyImpression fromImpression(Impression i)
Copyright © 2021. All rights reserved.