Packages

object LeaseSpecO

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. LeaseSpecO
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. val acquireTimeL: Lens[LeaseSpec, Optional[MicroTime]]
  2. val acquireTimeO: Optional[LeaseSpec, MicroTime]
  3. val holderIdentityL: Lens[LeaseSpec, Optional[String]]
  4. val holderIdentityO: Optional[LeaseSpec, String]
  5. val leaseDurationSecondsL: Lens[LeaseSpec, Optional[Int]]
  6. val leaseDurationSecondsO: Optional[LeaseSpec, Int]
  7. val leaseTransitionsL: Lens[LeaseSpec, Optional[Int]]
  8. val leaseTransitionsO: Optional[LeaseSpec, Int]
  9. val renewTimeL: Lens[LeaseSpec, Optional[MicroTime]]
  10. val renewTimeO: Optional[LeaseSpec, MicroTime]