| Package | Description |
|---|---|
| io.featureflow.client | |
| io.featureflow.client.core |
| Modifier and Type | Method and Description |
|---|---|
FeatureflowClient.Builder |
FeatureflowClient.Builder.withCallback(CallbackEvent event,
FeatureControlCallbackHandler featureControlCallbackHandler) |
| Modifier and Type | Method and Description |
|---|---|
static CallbackEvent |
CallbackEvent.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CallbackEvent[] |
CallbackEvent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
FeatureControlStreamClient(String apiKey,
FeatureflowConfig config,
FeatureControlCache repository,
Map<CallbackEvent,List<FeatureControlCallbackHandler>> callbacks) |
Copyright © 2017. All rights reserved.