Package io.split.client.dtos
Class Split
- java.lang.Object
-
- io.split.client.dtos.Split
-
public class Split extends Object
-
-
Field Summary
Fields Modifier and Type Field Description intalgolongchangeNumberList<Condition>conditionsMap<String,String>configurationsStringdefaultTreatmentbooleankilledStringnameintseedStatusstatusIntegertrafficAllocationIntegertrafficAllocationSeedStringtrafficTypeName
-
Constructor Summary
Constructors Constructor Description Split()
-
-
-
Field Detail
-
name
public String name
-
seed
public int seed
-
status
public Status status
-
killed
public boolean killed
-
defaultTreatment
public String defaultTreatment
-
trafficTypeName
public String trafficTypeName
-
changeNumber
public long changeNumber
-
trafficAllocation
public Integer trafficAllocation
-
trafficAllocationSeed
public Integer trafficAllocationSeed
-
algo
public int algo
-
-