class UsageMetrics extends Model (View source)

Properties

string $acceleratorType
string $milliAcceleratorSeconds
string $milliDcuSeconds
string $shuffleStorageGbSeconds

Methods

setAcceleratorType($acceleratorType)

No description

string
getAcceleratorType()

No description

setMilliAcceleratorSeconds($milliAcceleratorSeconds)

No description

string
getMilliAcceleratorSeconds()

No description

setMilliDcuSeconds($milliDcuSeconds)

No description

string
getMilliDcuSeconds()

No description

setShuffleStorageGbSeconds($shuffleStorageGbSeconds)

No description

string
getShuffleStorageGbSeconds()

No description

Details

setAcceleratorType($acceleratorType)

No description

Parameters

$acceleratorType

string getAcceleratorType()

No description

Return Value

string

setMilliAcceleratorSeconds($milliAcceleratorSeconds)

No description

Parameters

$milliAcceleratorSeconds

string getMilliAcceleratorSeconds()

No description

Return Value

string

setMilliDcuSeconds($milliDcuSeconds)

No description

Parameters

$milliDcuSeconds

string getMilliDcuSeconds()

No description

Return Value

string

setShuffleStorageGbSeconds($shuffleStorageGbSeconds)

No description

Parameters

$shuffleStorageGbSeconds

string getShuffleStorageGbSeconds()

No description

Return Value

string