| Package | Description |
|---|---|
| io.split.client | |
| io.split.client.jmx |
| Modifier and Type | Class and Description |
|---|---|
class |
AlwaysReturnControlSplitClient
A SplitClient that ensures that all features are turned off for all users.
|
class |
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.
|
class |
SplitClientImpl
A basic implementation of SplitClient.
|
| Modifier and Type | Method and Description |
|---|---|
SplitClient |
SplitFactoryImpl.client() |
SplitClient |
SplitFactory.client() |
SplitClient |
LocalhostSplitFactory.client() |
| Constructor and Description |
|---|
SplitJmxMonitor(SplitClient splitClient,
SplitFetcher fetcher,
SegmentFetcher segmentFetcher) |
Copyright © 2018. All rights reserved.