Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewReportTSMCommand ¶
Types ¶
type Counter ¶ added in v2.6.0
Counter abstracts a method of counting keys.
func NewExactCounter ¶ added in v2.6.0
func NewExactCounter() Counter
func NewHLLCounter ¶ added in v2.6.0
func NewHLLCounter() Counter
NewHLLCounter returns an approximate Counter using HyperLogLogs for cardinality estimation.
Click to show internal directories.
Click to hide internal directories.