Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PartitionStats ¶
type Stats ¶
type Stats struct {
// contains filtered or unexported fields
}
Stats keeps track of throughput and error rates for each partition
func (*Stats) All ¶
func (s *Stats) All() map[string]PartitionStats
All returns a map containing stats for all available partitions
Click to show internal directories.
Click to hide internal directories.