//
pkg.gl
Category
github.com/influxdata/influxdb/v2
cmd
influxd
inspect
report_tsm
package
2.7.11
Repository:
https://github.com/influxdata/influxdb.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
16
Dependents
2
Files
346 SLOC
#
Functions
NewExactCounter
NewHLLCounter
NewHLLCounter returns an approximate Counter using HyperLogLogs for cardinality estimation.
NewReportTSMCommand
#
Interfaces
Counter
Counter abstracts a method of counting keys.