| Package | Description |
|---|---|
| io.split.client |
| Modifier and Type | Method and Description |
|---|---|
static SplitAndKey |
SplitAndKey.of(String split) |
static SplitAndKey |
SplitAndKey.of(String split,
String key) |
| Modifier and Type | Method and Description |
|---|---|
Map<SplitAndKey,String> |
LocalhostSplitFile.readOnSplits() |
| Modifier and Type | Method and Description |
|---|---|
static LocalhostSplitManager |
LocalhostSplitManager.of(Map<SplitAndKey,String> featureToTreatmentMap) |
void |
LocalhostSplitClient.updateFeatureToTreatmentMap(Map<SplitAndKey,String> map) |
void |
LocalhostSplitClientAndFactory.updateFeatureToTreatmentMap(Map<SplitAndKey,String> map) |
void |
LocalhostSplitFactory.updateFeatureToTreatmentMap(Map<SplitAndKey,String> featureToTreatmentMap) |
| Constructor and Description |
|---|
LocalhostSplitClient(Map<SplitAndKey,String> map) |
Copyright © 2018. All rights reserved.