public class Split extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
algo |
long |
changeNumber |
List<Condition> |
conditions |
Map<String,String> |
configurations |
String |
defaultTreatment |
boolean |
killed |
String |
name |
int |
seed |
Status |
status |
Integer |
trafficAllocation |
Integer |
trafficAllocationSeed |
String |
trafficTypeName |
| Constructor and Description |
|---|
Split() |
public String name
public int seed
public Status status
public boolean killed
public String defaultTreatment
public String trafficTypeName
public long changeNumber
public Integer trafficAllocation
public Integer trafficAllocationSeed
public int algo
Copyright © 2019. All rights reserved.