Class PercentileBucketsTranslator

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static String KEY  
      • Fields inherited from class com.quartetfs.fwk.types.impl.PluginValue

        name, plugin
      • Fields inherited from interface com.quartetfs.biz.pivot.context.IContextValueTranslator

        ALL_VALUE, BOOL_VALUE, DOUBLE_VALUE, ENUM_VALUE, INT_VALUE, LONG_VALUE, RANGE
    • Constructor Detail

      • PercentileBucketsTranslator

        public PercentileBucketsTranslator()
    • Method Detail

      • setEnv

        public void setEnv​(org.springframework.core.env.Environment env)
        Description copied from interface: ISpringEnvAware
        Set the implementation of Environment
        Specified by:
        setEnv in interface ISpringEnvAware
        Parameters:
        env - the implementation of Environment
      • key

        public String key()
        Specified by:
        key in interface com.quartetfs.biz.pivot.context.IContextValueTranslator<IPercentileBuckets>
        Specified by:
        key in interface com.quartetfs.fwk.types.IPluginValue
      • getAvailableProperties

        public Map<String,​String> getAvailableProperties()
        Specified by:
        getAvailableProperties in interface com.quartetfs.biz.pivot.context.IContextValueTranslator<IPercentileBuckets>
        Overrides:
        getAvailableProperties in class com.quartetfs.biz.pivot.context.impl.IntegerContextValueTranslator<IPercentileBuckets>