public class PlatformExpiryPolicyFactory extends Object implements javax.cache.configuration.Factory<PlatformExpiryPolicy>
| Constructor and Description |
|---|
PlatformExpiryPolicyFactory(long create,
long update,
long access)
Ctor.
|
| Modifier and Type | Method and Description |
|---|---|
PlatformExpiryPolicy |
create() |
long |
getAccess() |
long |
getCreate() |
long |
getUpdate() |
public PlatformExpiryPolicyFactory(long create,
long update,
long access)
create - Expiry for create.update - Expiry for update.access - Expiry for access.public long getCreate()
public long getUpdate()
public long getAccess()
public PlatformExpiryPolicy create()
create in interface javax.cache.configuration.Factory<PlatformExpiryPolicy>
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023