Record Class TtlPolicy.Eternal
java.lang.Object
java.lang.Record
com.loomcache.server.lease.TtlPolicy.Eternal
- All Implemented Interfaces:
TtlPolicy
- Enclosing interface:
TtlPolicy
-
Nested Class Summary
Nested classes/interfaces inherited from interface TtlPolicy
TtlPolicy.AdaptiveTtl, TtlPolicy.Eternal, TtlPolicy.FixedTtl, TtlPolicy.PerKeyTtl, TtlPolicy.SlidingTtl -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Eternal
public Eternal()Creates an instance of aEternalrecord class.
-
-
Method Details
-
toString
-
hashCode
-
equals
Indicates whether some other object is "equal to" this one. The objects are equal if the other object is of the same class and if all the record components are equal.
-