- FailedResponseException - Class in io.featureflow.client.core
-
Created by oliver on 6/06/2016.
- FailedResponseException(int) - Constructor for class io.featureflow.client.core.FailedResponseException
-
- failoverVariant - Variable in class io.featureflow.client.model.Feature
-
- Feature - Class in io.featureflow.client.model
-
This is used to actively register available features in the featureflowClient
A feature can declare its key and available variants
If the feature does not exist in featureflow then it will be created with the defined variants
If no variants are defined then a defualt on/off feature will be created
If a feature does match then the variants will be merged and the feature will be shown as available in the clients configured environment
- Feature(String) - Constructor for class io.featureflow.client.model.Feature
-
- Feature(String, String) - Constructor for class io.featureflow.client.model.Feature
-
- Feature(String, List<Variant>) - Constructor for class io.featureflow.client.model.Feature
-
- Feature(String, List<Variant>, String) - Constructor for class io.featureflow.client.model.Feature
-
- FEATURE_CONTROL_REST_PATH - Static variable in class io.featureflow.client.FeatureflowConfig
-
- FeatureControl - Class in io.featureflow.client.model
-
A feature control hold the configuration for a feature for a given environment.
- FeatureControl() - Constructor for class io.featureflow.client.model.FeatureControl
-
- FeatureControlCache - Interface in io.featureflow.client.core
-
This is the repository that will hold the runtime state for features
- FeatureControlCallbackHandler - Interface in io.featureflow.client
-
Created by oliver on 7/06/2016.
- FeatureControlStreamClient - Class in io.featureflow.client.core
-
Created by oliver on 26/05/2016.
- FeatureControlStreamClient(String, FeatureflowConfig, FeatureControlCache, Map<CallbackEvent, List<FeatureControlCallbackHandler>>) - Constructor for class io.featureflow.client.core.FeatureControlStreamClient
-
- FeatureEventHandler - Class in io.featureflow.client.core
-
Created by oliver.oldfieldhodge on 3/1/17.
- FeatureEventHandler(FeatureflowConfig, RestClient) - Constructor for class io.featureflow.client.core.FeatureEventHandler
-
- FEATUREFLOW_DATE - Static variable in class io.featureflow.client.FeatureflowContext
-
- FEATUREFLOW_HOUROFDAY - Static variable in class io.featureflow.client.FeatureflowContext
-
- FEATUREFLOW_KEY - Static variable in class io.featureflow.client.FeatureflowContext
-
- FeatureflowClient - Class in io.featureflow.client
-
Created by oliver on 23/05/2016.
- FeatureflowConfig - Class in io.featureflow.client
-
Created by oliver on 23/05/2016.
- FeatureflowConfig.Builder - Class in io.featureflow.client
-
- FeatureflowConfig.Event - Class in io.featureflow.client
-
- FeatureflowContext - Class in io.featureflow.client
-
Created by oliver on 23/05/2016.
- FeatureflowContext() - Constructor for class io.featureflow.client.FeatureflowContext
-
- FeatureflowContext(String) - Constructor for class io.featureflow.client.FeatureflowContext
-
- FeatureflowContext.Builder - Class in io.featureflow.client
-
- featureId - Variable in class io.featureflow.client.model.FeatureControl
-
- FEATURES_DELETED - Static variable in class io.featureflow.client.core.FeatureControlStreamClient
-
- FEATURES_UPDATED - Static variable in class io.featureflow.client.core.FeatureControlStreamClient
-
- fromIso(String) - Static method in class io.featureflow.client.FeatureflowContext.Builder
-