| Package | Description |
|---|---|
| io.split.client |
| Modifier and Type | Field and Description |
|---|---|
static SplitResult |
SplitClientImpl.SPLIT_RESULT_CONTROL |
| Modifier and Type | Method and Description |
|---|---|
SplitResult |
AlwaysReturnControlSplitClient.getTreatmentWithConfig(Key key,
String split,
Map<String,Object> attributes) |
SplitResult |
LocalhostSplitClient.getTreatmentWithConfig(Key key,
String split,
Map<String,Object> attributes) |
SplitResult |
SplitClientImpl.getTreatmentWithConfig(Key key,
String split,
Map<String,Object> attributes) |
SplitResult |
LocalhostSplitClientAndFactory.getTreatmentWithConfig(Key key,
String split,
Map<String,Object> attributes) |
SplitResult |
SplitClient.getTreatmentWithConfig(Key key,
String split,
Map<String,Object> attributes)
Same as
SplitClient.getTreatment(Key, String, Map) but it returns the configuration associated to the
matching treatment if any. |
SplitResult |
AlwaysReturnControlSplitClient.getTreatmentWithConfig(String key,
String split) |
SplitResult |
LocalhostSplitClient.getTreatmentWithConfig(String key,
String split) |
SplitResult |
SplitClientImpl.getTreatmentWithConfig(String key,
String split) |
SplitResult |
LocalhostSplitClientAndFactory.getTreatmentWithConfig(String key,
String split) |
SplitResult |
SplitClient.getTreatmentWithConfig(String key,
String split)
Same as
SplitClient.getTreatment(String, String) but it returns the configuration associated to the
matching treatment if any. |
SplitResult |
AlwaysReturnControlSplitClient.getTreatmentWithConfig(String key,
String split,
Map<String,Object> attributes) |
SplitResult |
LocalhostSplitClient.getTreatmentWithConfig(String key,
String split,
Map<String,Object> attributes) |
SplitResult |
SplitClientImpl.getTreatmentWithConfig(String key,
String split,
Map<String,Object> attributes) |
SplitResult |
LocalhostSplitClientAndFactory.getTreatmentWithConfig(String key,
String split,
Map<String,Object> attributes) |
SplitResult |
SplitClient.getTreatmentWithConfig(String key,
String split,
Map<String,Object> attributes)
Same as
SplitClient.getTreatment(String, String, Map) but it returns the configuration associated to the
matching treatment if any. |
Copyright © 2019. All rights reserved.