package stats
import "github.com/ydb-platform/ydb-go-sdk/v3/cluster/stats"
Index ¶
Types ¶
type Stats ¶
type Stats struct { InFlight int State state.State OpStarted uint64 OpFailed uint64 OpSucceed uint64 OpPerMinute float64 ErrPerMinute float64 AvgOpTime time.Duration }
func (Stats) OpPending ¶
Source Files ¶
Directories ¶
Path | Synopsis |
---|---|
cluster/stats/state |
- Version
- v3.2.4
- Published
- Nov 1, 2021
- Platform
- js/wasm
- Imports
- 2 packages
- Last checked
- 4 minutes ago –
Tools for package owners.