public class Split extends Object
| Constructor and Description |
|---|
Split() |
Split(List<List<List<Integer>>> distribution) |
| Modifier and Type | Method and Description |
|---|---|
HitResult |
findIndex(FPUser user,
String toggleKey) |
String |
getBucketBy() |
List<List<List<Integer>>> |
getDistribution() |
String |
getSalt() |
void |
setBucketBy(String bucketBy) |
void |
setDistribution(List<List<List<Integer>>> distribution) |
void |
setSalt(String salt) |
Copyright © 2023. All rights reserved.