Uses of Enum
org.apache.flink.metrics.influxdb.InfluxdbReporterOptions.Scheme
-
Uses of InfluxdbReporterOptions.Scheme in org.apache.flink.metrics.influxdb
Fields in org.apache.flink.metrics.influxdb with type parameters of type InfluxdbReporterOptions.SchemeModifier and TypeFieldDescriptionstatic final org.apache.flink.configuration.ConfigOption<InfluxdbReporterOptions.Scheme>InfluxdbReporterOptions.SCHEMEMethods in org.apache.flink.metrics.influxdb that return InfluxdbReporterOptions.SchemeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static InfluxdbReporterOptions.Scheme[]InfluxdbReporterOptions.Scheme.values()Returns an array containing the constants of this enum type, in the order they are declared.