Uses of Class
io.featureflow.client.model.FeatureControl
Packages that use FeatureControl
-
Uses of FeatureControl in io.featureflow.client
Methods in io.featureflow.client with parameters of type FeatureControlModifier and TypeMethodDescriptionvoidFeatureControlCallbackHandler.onUpdate(FeatureControl control) -
Uses of FeatureControl in io.featureflow.client.core
Methods in io.featureflow.client.core that return FeatureControlModifier and TypeMethodDescriptionMethods in io.featureflow.client.core that return types with arguments of type FeatureControlMethods in io.featureflow.client.core with parameters of type FeatureControlModifier and TypeMethodDescriptionvoidFeatureControlCache.update(String key, FeatureControl featureControl) voidSimpleMemoryFeatureCache.update(String key, FeatureControl featureControl) Method parameters in io.featureflow.client.core with type arguments of type FeatureControlModifier and TypeMethodDescriptionvoidFeatureControlCache.init(Map<String, FeatureControl> featureControls) voidSimpleMemoryFeatureCache.init(Map<String, FeatureControl> featureControls)