| AbstractLocalhostSplitFile |
|
| EventClient |
|
| EventClientImpl |
Responsible for sending events added via .track() to Split collection services
|
| HttpSegmentChangeFetcher |
Created by adilaijaz on 5/22/15.
|
| HttpSplitChangeFetcher |
Created by adilaijaz on 5/30/15.
|
| LocalhostSplit |
|
| 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.
|
| 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.
|
| SplitAndKey |
A split and a key.
|
| SplitClient |
Created by adilaijaz on 5/8/15.
|
| SplitClientConfig |
Configurations for the SplitClient.
|
| SplitClientConfig.Builder |
|
| SplitFactory |
Created by adilaijaz on 5/8/15.
|
| SplitManager |
An interface to manage an instance of Split SDK.
|