class Shard extends Model (View source)

Properties

string $estimatedShardDuration
int $numShards
int $shardIndex
protected $testTargetsForShardType
protected $testTargetsForShardDataType

Methods

setEstimatedShardDuration($estimatedShardDuration)

No description

string
getEstimatedShardDuration()

No description

setNumShards($numShards)

No description

int
getNumShards()

No description

setShardIndex($shardIndex)

No description

int
getShardIndex()

No description

setTestTargetsForShard(TestTargetsForShard $testTargetsForShard)

No description

Details

setEstimatedShardDuration($estimatedShardDuration)

No description

Parameters

$estimatedShardDuration

string getEstimatedShardDuration()

No description

Return Value

string

setNumShards($numShards)

No description

Parameters

$numShards

int getNumShards()

No description

Return Value

int

setShardIndex($shardIndex)

No description

Parameters

$shardIndex

int getShardIndex()

No description

Return Value

int

setTestTargetsForShard(TestTargetsForShard $testTargetsForShard)

No description

Parameters

TestTargetsForShard $testTargetsForShard

TestTargetsForShard getTestTargetsForShard()

No description

Return Value

TestTargetsForShard