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 Fabric : ver. 2.6.0 Release Date : July 10 2018