class ReplicatingStep extends Model (View source)

Properties

string $lastThirtyMinutesAverageBytesPerSecond
string $lastTwoMinutesAverageBytesPerSecond
string $replicatedBytes
string $totalBytes

Methods

setLastThirtyMinutesAverageBytesPerSecond($lastThirtyMinutesAverageBytesPerSecond)

No description

setLastTwoMinutesAverageBytesPerSecond($lastTwoMinutesAverageBytesPerSecond)

No description

string
setReplicatedBytes($replicatedBytes)

No description

string
getReplicatedBytes()

No description

setTotalBytes($totalBytes)

No description

string
getTotalBytes()

No description

Details

setLastThirtyMinutesAverageBytesPerSecond($lastThirtyMinutesAverageBytesPerSecond)

No description

Parameters

$lastThirtyMinutesAverageBytesPerSecond

string getLastThirtyMinutesAverageBytesPerSecond()

No description

Return Value

string

setLastTwoMinutesAverageBytesPerSecond($lastTwoMinutesAverageBytesPerSecond)

No description

Parameters

$lastTwoMinutesAverageBytesPerSecond

string getLastTwoMinutesAverageBytesPerSecond()

No description

Return Value

string

setReplicatedBytes($replicatedBytes)

No description

Parameters

$replicatedBytes

string getReplicatedBytes()

No description

Return Value

string

setTotalBytes($totalBytes)

No description

Parameters

$totalBytes

string getTotalBytes()

No description

Return Value

string