| Interface | Description |
|---|---|
| EventClient | |
| 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 |
|---|---|
| AbstractLocalhostSplitFile | |
| AlwaysReturnControlSplitClient |
A SplitClient that ensures that all features are turned off for all users.
|
| 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.
|
| LegacyLocalhostSplitFile | |
| 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.
|
| LocalhostSplitClientAndFactory |
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.
|
| NoopEventClient | |
| SplitAndKey |
A split and a key.
|
| 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.
|
| YamlLocalhostSplitFile |
Copyright © 2019. All rights reserved.