| 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,LocalhostSplit> |
YamlLocalhostSplitFile.readOnSplits() |
abstract Map<SplitAndKey,LocalhostSplit> |
AbstractLocalhostSplitFile.readOnSplits() |
Map<SplitAndKey,LocalhostSplit> |
LegacyLocalhostSplitFile.readOnSplits() |
| Modifier and Type | Method and Description |
|---|---|
static LocalhostSplitManager |
LocalhostSplitManager.of(Map<SplitAndKey,LocalhostSplit> featureToTreatmentMap) |
void |
LocalhostSplitClient.updateFeatureToTreatmentMap(Map<SplitAndKey,LocalhostSplit> map) |
void |
LocalhostSplitClientAndFactory.updateFeatureToTreatmentMap(Map<SplitAndKey,LocalhostSplit> map) |
void |
LocalhostSplitFactory.updateFeatureToTreatmentMap(Map<SplitAndKey,LocalhostSplit> featureToTreatmentMap) |
| Constructor and Description |
|---|
LocalhostSplitClient(Map<SplitAndKey,LocalhostSplit> map) |
Copyright © 2019. All rights reserved.