Class InfluxDbConstants


  • public final class InfluxDbConstants
    extends Object
    • Field Detail

      • RETENTION_POLICY_HEADER

        @Metadata(description="The string that defines the retention policy to the data created by the endpoint",
                  javaType="String")
        public static final String RETENTION_POLICY_HEADER
        See Also:
        Constant Field Values
      • DBNAME_HEADER

        @Metadata(description="The name of the database where the time series will be stored",
                  javaType="String")
        public static final String DBNAME_HEADER
        See Also:
        Constant Field Values
      • INFLUXDB_QUERY

        @Metadata(description="Define the query in case of operation query",
                  javaType="String")
        public static final String INFLUXDB_QUERY
        See Also:
        Constant Field Values