AllocatedDeviceStatus contains the status of an allocated device, if the driver chooses to report it. This may include driver-specific information.
The combination of Driver, Pool, Device, and ShareID must match the corresponding key in Status.Allocation.Devices.
Attributes
- Companion
- object
- Source
- AllocatedDeviceStatus.scala
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
Appends new values to conditions
if conditions has a value, transforms to the result of function
if conditions has a value, transforms to the result of function
Attributes
- Source
- AllocatedDeviceStatus.scala
if data has a value, transforms to the result of function
if data has a value, transforms to the result of function
Attributes
- Source
- AllocatedDeviceStatus.scala
transforms device to result of function
transforms driver to result of function
if networkData has a value, transforms to the result of function
if networkData has a value, transforms to the result of function
Attributes
- Source
- AllocatedDeviceStatus.scala
transforms pool to result of function
if shareID has a value, transforms to the result of function
if shareID has a value, transforms to the result of function
Attributes
- Source
- AllocatedDeviceStatus.scala
Returns a new data with conditions set to new value
Returns a new data with data set to new value
Returns a new data with device set to new value
Returns a new data with driver set to new value
Returns a new data with networkData set to new value
Returns a new data with pool set to new value
Returns a new data with shareID set to new value