Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StatReport ¶
type StatReport struct {
// contains filtered or unexported fields
}
func NewStat ¶
func NewStat() *StatReport
func (*StatReport) IncQuery ¶
func (m *StatReport) IncQuery(cluster, table string, elapse time.Duration)
func (*StatReport) StatInfo ¶
func (m *StatReport) StatInfo() []*QueryStat
Click to show internal directories.
Click to hide internal directories.