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<SplitAndKey,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 SplitFactorypublic void updateFeatureToTreatmentMap(Map<SplitAndKey,String> featureToTreatmentMap)
Copyright © 2018. All rights reserved.