LeaseSpec
LeaseSpec is a specification of a Lease.
- Source:
- LeaseSpec.scala
Value members
Concrete methods
if acquireTime has a value, transforms to the result of function
if acquireTime has a value, transforms to the result of function
- Source:
- LeaseSpec.scala
if holderIdentity has a value, transforms to the result of function
if holderIdentity has a value, transforms to the result of function
- Source:
- LeaseSpec.scala
if leaseDurationSeconds has a value, transforms to the result of function
if leaseDurationSeconds has a value, transforms to the result of function
- Source:
- LeaseSpec.scala
if leaseTransitions has a value, transforms to the result of function
if leaseTransitions has a value, transforms to the result of function
- Source:
- LeaseSpec.scala
if renewTime has a value, transforms to the result of function
if renewTime has a value, transforms to the result of function
- Source:
- LeaseSpec.scala
Returns a new data with acquireTime set to new value
Returns a new data with acquireTime set to new value
- Source:
- LeaseSpec.scala
Returns a new data with holderIdentity set to new value
Returns a new data with holderIdentity set to new value
- Source:
- LeaseSpec.scala
Returns a new data with leaseDurationSeconds set to new value
Returns a new data with leaseDurationSeconds set to new value
- Source:
- LeaseSpec.scala
Returns a new data with leaseTransitions set to new value
Returns a new data with leaseTransitions set to new value
- Source:
- LeaseSpec.scala
Returns a new data with renewTime set to new value
Returns a new data with renewTime set to new value
- Source:
- LeaseSpec.scala