ResourceClaimStatus tracks whether the resource has been allocated and what the resulting attributes are.
Attributes
- Companion
- object
- Source
- ResourceClaimStatus.scala
- Graph
-
- Supertypes
Members list
- Not inherited
- Product
Value members
Concrete methods
Appends new values to reservedFor
if allocation has a value, transforms to the result of function
if allocation has a value, transforms to the result of function
Attributes
- Source
- ResourceClaimStatus.scala
if deallocationRequested has a value, transforms to the result of function
if deallocationRequested has a value, transforms to the result of function
Attributes
- Source
- ResourceClaimStatus.scala
if driverName has a value, transforms to the result of function
if driverName has a value, transforms to the result of function
Attributes
- Source
- ResourceClaimStatus.scala
if reservedFor has a value, transforms to the result of function
if reservedFor has a value, transforms to the result of function
Attributes
- Source
- ResourceClaimStatus.scala
Returns a new data with allocation set to new value
Returns a new data with deallocationRequested set to new value
Returns a new data with deallocationRequested set to new value
Attributes
- Source
- ResourceClaimStatus.scala
Returns a new data with driverName set to new value
Returns a new data with reservedFor set to new value