Class Split
- java.lang.Object
-
- com.featureprobe.sdk.server.model.Split
-
public class Split extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description HitResultfindIndex(FPUser user, String toggleKey)StringgetBucketBy()List<List<List<Integer>>>getDistribution()StringgetSalt()voidsetBucketBy(String bucketBy)voidsetDistribution(List<List<List<Integer>>> distribution)voidsetSalt(String salt)
-