Class InfluxDbFeatures

  • All Implemented Interfaces:
    io.vertigo.core.lang.Builder<io.vertigo.core.node.config.ModuleConfig>

    public final class InfluxDbFeatures
    extends io.vertigo.core.node.config.Features<InfluxDbFeatures>
    Defines the influxdb connector module.
    Author:
    mlaroche
    • Constructor Detail

      • InfluxDbFeatures

        public InfluxDbFeatures()
        Constructor.
    • Method Detail

      • withInfluxDb

        public InfluxDbFeatures withInfluxDb​(io.vertigo.core.param.Param... params)
      • buildFeatures

        protected void buildFeatures()
        Specified by:
        buildFeatures in class io.vertigo.core.node.config.Features<InfluxDbFeatures>