Uses of Interface
io.keen.client.java.GlobalPropertiesEvaluator

Packages that use GlobalPropertiesEvaluator
io.keen.client.java   
 

Uses of GlobalPropertiesEvaluator in io.keen.client.java
 

Methods in io.keen.client.java that return GlobalPropertiesEvaluator
 GlobalPropertiesEvaluator KeenClient.getGlobalPropertiesEvaluator()
          Getter for the GlobalPropertiesEvaluator associated with this instance of the KeenClient.
 

Methods in io.keen.client.java with parameters of type GlobalPropertiesEvaluator
 void KeenClient.setGlobalPropertiesEvaluator(GlobalPropertiesEvaluator globalPropertiesEvaluator)
          Call this to set the GlobalPropertiesEvaluator for this instance of the KeenClient.
 



Copyright © 2013 Keen IO. All Rights Reserved.