Uses of Interface
io.split.client.SplitManager
-
Packages that use SplitManager Package Description io.split.client -
-
Uses of SplitManager in io.split.client
Classes in io.split.client that implement SplitManager Modifier and Type Class Description classLocalhostSplitManagerAn implementation of SplitClient that considers all partitions passed in the constructor to be 100% on for all users, and any other split to be 100% off for all users.classSplitManagerImplCreated by adilaijaz on 7/15/16.Methods in io.split.client that return SplitManager Modifier and Type Method Description SplitManagerLocalhostSplitFactory. manager()SplitManagerSplitFactory. manager()SplitManagerSplitFactoryImpl. manager()
-