public final class LocalhostSplitFactory extends Object implements SplitFactory
| Constructor and Description |
|---|
LocalhostSplitFactory(String directory) |
| Modifier and Type | Method and Description |
|---|---|
SplitClient |
client() |
static LocalhostSplitFactory |
createLocalhostSplitFactory() |
void |
destroy() |
SplitManager |
manager() |
void |
updateFeatureToTreatmentMap(Map<String,String> featureToTreatmentMap) |
public LocalhostSplitFactory(String directory) throws IOException
IOExceptionpublic static LocalhostSplitFactory createLocalhostSplitFactory() throws IOException
IOExceptionpublic SplitClient client()
client in interface SplitFactorypublic SplitManager manager()
manager in interface SplitFactorypublic void destroy()
destroy in interface SplitFactoryCopyright © 2018. All rights reserved.