InfluxSchema
hotstaq / Modules / InfluxSchema
Class: InfluxSchema
The Influx schema.
Hierarchy​
↳
InfluxSchema
Table of contents​
Constructors​
Properties​
Constructors​
constructor​
• new InfluxSchema(name
)
Parameters​
Name | Type |
---|---|
name | string |
Overrides​
Defined in​
schemas/influx/InfluxSchema.ts:13
Properties​
buckets​
• buckets: Object
The buckets in this schema.
Index signature​
â–ª [name: string
]: any
Defined in​
schemas/influx/InfluxSchema.ts:11
name​
• name: string
The name of this schema.