Uses of Class
io.split.client.dtos.SplitChange
-
Packages that use SplitChange Package Description io.split.client io.split.engine.experiments -
-
Uses of SplitChange in io.split.client
Methods in io.split.client that return SplitChange Modifier and Type Method Description SplitChangeHttpSplitChangeFetcher. fetch(long since) -
Uses of SplitChange in io.split.engine.experiments
Methods in io.split.engine.experiments that return SplitChange Modifier and Type Method Description SplitChangeSplitChangeFetcher. fetch(long since)The returned list should contain AT MOST one split per name.
-