Documentation
¶
Overview ¶
Package reporttsi provides a report about the series cardinality in one or more TSI indexes.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Command ¶
type Command struct {
// Standard input/output, overridden for testing.
Stderr io.Writer
Stdout io.Writer
// contains filtered or unexported fields
}
Command represents the program execution for "influxd reporttsi".
func NewCommand ¶
func NewCommand() *Command
NewCommand returns a new instance of Command with default setting applied.
Click to show internal directories.
Click to hide internal directories.