| Interface | Description |
|---|---|
| SplitClient |
Created by adilaijaz on 5/8/15.
|
| SplitFactory |
Created by adilaijaz on 5/8/15.
|
| SplitManager |
An interface to manage an instance of Split SDK.
|
| Class | Description |
|---|---|
| AlwaysReturnControlSplitClient |
A SplitClient that ensures that all features are turned off for all users.
|
| HttpSegmentChangeFetcher |
Created by adilaijaz on 5/22/15.
|
| HttpSplitChangeFetcher |
Created by adilaijaz on 5/30/15.
|
| LocalhostSplitClient |
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.
|
| LocalhostSplitFactory |
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.
|
| LocalhostSplitFile | |
| LocalhostSplitManager |
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.
|
| SplitClientConfig |
Configurations for the SplitClient.
|
| SplitClientConfig.Builder | |
| SplitClientImpl |
A basic implementation of SplitClient.
|
| SplitFactoryBuilder |
Builds an instance of SplitClient.
|
| SplitFactoryImpl | |
| SplitManagerImpl |
Created by adilaijaz on 7/15/16.
|
Copyright © 2018. All rights reserved.