public class SplitView extends Object
| Modifier and Type | Field and Description |
|---|---|
long |
changeNumber |
Map<String,String> |
configs |
boolean |
killed |
String |
name |
String |
trafficType |
List<String> |
treatments |
| Constructor and Description |
|---|
SplitView() |
| Modifier and Type | Method and Description |
|---|---|
static SplitView |
fromParsedSplit(ParsedSplit parsedSplit) |
public String name
public String trafficType
public boolean killed
public long changeNumber
public static SplitView fromParsedSplit(ParsedSplit parsedSplit)
Copyright © 2021. All rights reserved.