Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CaseCreator ¶
type CaseCreator struct { NumRows int LargeConcurrency int LargeTimeout time.Duration SmallConcurrency int SmallTimeout time.Duration ReplicaRead string }
CaseCreator is a creator of a read-stress test
func (CaseCreator) Create ¶
func (c CaseCreator) Create(node cluster.ClientNode) core.Client
Create creates a read-stress test client
Click to show internal directories.
Click to hide internal directories.