VertxInfluxDbOptions

io.vertx.scala.micrometer.`package`.VertxInfluxDbOptions

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(json: JsonObject): VertxInfluxDbOptions
def apply(batchSize: Integer, bucket: String, compressed: Boolean, connectTimeout: Integer, db: String, enabled: Boolean, org: String, password: String, readTimeout: Integer, retentionPolicy: String, step: Integer, token: String, uri: String, userName: String): VertxInfluxDbOptions