public class FeatureflowClientImpl extends Object implements FeatureflowClient
FeatureflowClient.Builder, FeatureflowClient.Evaluate| Modifier and Type | Method and Description |
|---|---|
void |
close() |
protected String |
eval(String featureKey,
FeatureflowContext featureflowContext) |
FeatureflowClient.Evaluate |
evaluate(String featureKey) |
FeatureflowClient.Evaluate |
evaluate(String featureKey,
FeatureflowContext featureflowContext) |
Map<String,String> |
evaluateAll(FeatureflowContext featureflowContext) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderpublic FeatureflowClient.Evaluate evaluate(String featureKey, FeatureflowContext featureflowContext)
evaluate in interface FeatureflowClientpublic FeatureflowClient.Evaluate evaluate(String featureKey)
evaluate in interface FeatureflowClientpublic Map<String,String> evaluateAll(FeatureflowContext featureflowContext)
evaluateAll in interface FeatureflowClientprotected String eval(String featureKey, FeatureflowContext featureflowContext)
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2017. All rights reserved.