Class LocalhostSplitManager

  • All Implemented Interfaces:
    SplitManager

    public final class LocalhostSplitManager
    extends Object
    implements SplitManager
    An 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. This implementation is useful for using Codigo in localhost environment.
    Author:
    adil