public class PlatformExpiryPolicyFactory extends Object implements javax.cache.configuration.Factory<PlatformExpiryPolicy>
| Constructor and Description |
|---|
PlatformExpiryPolicyFactory(long create,
long update,
long access)
Ctor.
|
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. 1.9.0 Release Date : March 2 2017