public class Split extends Object
Split()
Split(List<List<List<Integer>>> distribution)
HitResult
findIndex(FPUser user, String toggleKey)
String
getBucketBy()
List<List<List<Integer>>>
getDistribution()
getSalt()
void
setBucketBy(String bucketBy)
setDistribution(List<List<List<Integer>>> distribution)
setSalt(String salt)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Split()
public Split(List<List<List<Integer>>> distribution)
public HitResult findIndex(FPUser user, String toggleKey)
public List<List<List<Integer>>> getDistribution()
public void setDistribution(List<List<List<Integer>>> distribution)
public String getBucketBy()
public void setBucketBy(String bucketBy)
public String getSalt()
public void setSalt(String salt)
Copyright © 2022. All rights reserved.